[INFO] fetching crate cueball-dns-resolver 0.3.2... [INFO] checking cueball-dns-resolver-0.3.2 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate cueball-dns-resolver 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cueball-dns-resolver 0.3.2 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cueball-dns-resolver 0.3.2 [INFO] finished tweaking crates.io crate cueball-dns-resolver 0.3.2 [INFO] tweaked toml for crates.io crate cueball-dns-resolver 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff8ab4f7d1c8c6d3e03e537d15d043da26a6ab97ae102b9240ba8360952827cc [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" "ff8ab4f7d1c8c6d3e03e537d15d043da26a6ab97ae102b9240ba8360952827cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff8ab4f7d1c8c6d3e03e537d15d043da26a6ab97ae102b9240ba8360952827cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8ab4f7d1c8c6d3e03e537d15d043da26a6ab97ae102b9240ba8360952827cc", kill_on_drop: false }` [INFO] [stdout] ff8ab4f7d1c8c6d3e03e537d15d043da26a6ab97ae102b9240ba8360952827cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a623603dcd222597499daf8808cd94cbac831b803ade4c7dea60f79996ba5429 [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" "a623603dcd222597499daf8808cd94cbac831b803ade4c7dea60f79996ba5429", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking radix_trie v0.1.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stdout] error[E0432]: unresolved import `unicode_normalization::is_nfc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.1/src/uts46.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | use unicode_normalization::{is_nfc, UnicodeNormalization}; [INFO] [stdout] | ^^^^^^ no `is_nfc` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `idna` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a623603dcd222597499daf8808cd94cbac831b803ade4c7dea60f79996ba5429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a623603dcd222597499daf8808cd94cbac831b803ade4c7dea60f79996ba5429", kill_on_drop: false }` [INFO] [stdout] a623603dcd222597499daf8808cd94cbac831b803ade4c7dea60f79996ba5429