psl 0.4.2

A native library for Mozilla's Public Suffix List
Build #354588 2021-02-25T16:38:54.386016+00:00
# rustc version
rustc 1.52.0-nightly (a8486b64b 2021-02-24)
# docs.rs version
docsrs 0.6.0 (78d4fc1 2021-02-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/psl-0.4.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/psl-0.4.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210224-1.52.0-nightly-a8486b64b" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 89000dacdcb6721a2e1ea384a226ecfa98a59988354d3c322209ae41ddb49059
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "89000dacdcb6721a2e1ea384a226ecfa98a59988354d3c322209ae41ddb49059", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling adler v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling sequence_trie v0.3.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling psl v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling psl-lexer v0.2.2
[INFO] [stderr]    Compiling psl-codegen v0.4.4
[INFO] [stderr]  Documenting psl v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> src/list.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Psl, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)]
[INFO] [stderr]   |          ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: failed to download the list: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not document `psl`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name psl src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="list"' --cfg 'feature="psl-codegen"' --cfg 'feature="serde"' --error-format=json --json=diagnostic-rendered-ansi -Z unstable-options --resource-suffix -20210224-1.52.0-nightly-a8486b64b --static-root-path / --cap-lints warn --disable-per-crate-search -L dependency=/opt/rustwide/target/debug/deps --extern psl_codegen=/opt/rustwide/target/debug/deps/libpsl_codegen-8fa5c37e8c5f28ab.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a9e584376e65b3e8.rmeta --extern-html-root-url 'psl_codegen=https://docs.rs/psl-codegen/0.4.4/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.123/' -Zunstable-options --crate-version 0.4.2` (exit code: 1)
[INFO] running `Command { std: "docker" "inspect" "89000dacdcb6721a2e1ea384a226ecfa98a59988354d3c322209ae41ddb49059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89000dacdcb6721a2e1ea384a226ecfa98a59988354d3c322209ae41ddb49059", kill_on_drop: false }`
[INFO] [stdout] 89000dacdcb6721a2e1ea384a226ecfa98a59988354d3c322209ae41ddb49059