[INFO] fetching crate encrypted-dns 0.9.9... [INFO] building encrypted-dns-0.9.9 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate encrypted-dns 0.9.9 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate encrypted-dns 0.9.9 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate encrypted-dns 0.9.9 [INFO] finished tweaking crates.io crate encrypted-dns 0.9.9 [INFO] tweaked toml for crates.io crate encrypted-dns 0.9.9 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate encrypted-dns 0.9.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f32cde7a6ac6f03d56f276d6e2999905759d6aaf70dc25ad18ee968694eb9f43 [INFO] running `Command { std: "docker" "start" "-a" "f32cde7a6ac6f03d56f276d6e2999905759d6aaf70dc25ad18ee968694eb9f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f32cde7a6ac6f03d56f276d6e2999905759d6aaf70dc25ad18ee968694eb9f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32cde7a6ac6f03d56f276d6e2999905759d6aaf70dc25ad18ee968694eb9f43", kill_on_drop: false }` [INFO] [stdout] f32cde7a6ac6f03d56f276d6e2999905759d6aaf70dc25ad18ee968694eb9f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbb4f3cd2093f2f69e256267a504684bb970ec6cd12e9929b6c1e1ccbb98885 [INFO] running `Command { std: "docker" "start" "-a" "dfbb4f3cd2093f2f69e256267a504684bb970ec6cd12e9929b6c1e1ccbb98885", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling prometheus-32bitfix v0.13.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling libsodium-sys-stable v1.19.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling mimalloc v0.1.29 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling dnsstamps v0.1.9 [INFO] [stderr] Compiling clockpro-cache v0.1.10 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling daemonize-simple v0.1.5 [INFO] [stderr] Compiling rlimit v0.8.3 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling slabigator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ipext v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling privdrop v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling encrypted-dns v0.9.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "dfbb4f3cd2093f2f69e256267a504684bb970ec6cd12e9929b6c1e1ccbb98885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbb4f3cd2093f2f69e256267a504684bb970ec6cd12e9929b6c1e1ccbb98885", kill_on_drop: false }` [INFO] [stdout] dfbb4f3cd2093f2f69e256267a504684bb970ec6cd12e9929b6c1e1ccbb98885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedf7330ea13ae8e2242e75c74ee29a495f8c8afc76d72b0dda9b87245cd491b [INFO] running `Command { std: "docker" "start" "-a" "fedf7330ea13ae8e2242e75c74ee29a495f8c8afc76d72b0dda9b87245cd491b", kill_on_drop: false }` [INFO] [stderr] Compiling encrypted-dns v0.9.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `Command { std: "docker" "inspect" "fedf7330ea13ae8e2242e75c74ee29a495f8c8afc76d72b0dda9b87245cd491b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedf7330ea13ae8e2242e75c74ee29a495f8c8afc76d72b0dda9b87245cd491b", kill_on_drop: false }` [INFO] [stdout] fedf7330ea13ae8e2242e75c74ee29a495f8c8afc76d72b0dda9b87245cd491b