[INFO] fetching crate tor-config 0.2.0... [INFO] testing tor-config-0.2.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate tor-config 0.2.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate tor-config 0.2.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-config 0.2.0 [INFO] finished tweaking crates.io crate tor-config 0.2.0 [INFO] tweaked toml for crates.io crate tor-config 0.2.0 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86595cf8297a17e1d17e1812d8490cd3d3c39f679d608e1247be99e8d9bde29 [INFO] running `Command { std: "docker" "start" "-a" "c86595cf8297a17e1d17e1812d8490cd3d3c39f679d608e1247be99e8d9bde29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86595cf8297a17e1d17e1812d8490cd3d3c39f679d608e1247be99e8d9bde29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86595cf8297a17e1d17e1812d8490cd3d3c39f679d608e1247be99e8d9bde29", kill_on_drop: false }` [INFO] [stdout] c86595cf8297a17e1d17e1812d8490cd3d3c39f679d608e1247be99e8d9bde29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e4bb989ce0280146d2c68241fbaff811764949a61ae55641e00b1e8f846988d [INFO] running `Command { std: "docker" "start" "-a" "8e4bb989ce0280146d2c68241fbaff811764949a61ae55641e00b1e8f846988d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand-fork v2.1.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling darling_core v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling darling_macro v0.14.0 [INFO] [stderr] Compiling darling v0.14.0 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tor-error v0.2.0 [INFO] [stderr] Compiling tor-config v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.22s [INFO] running `Command { std: "docker" "inspect" "8e4bb989ce0280146d2c68241fbaff811764949a61ae55641e00b1e8f846988d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4bb989ce0280146d2c68241fbaff811764949a61ae55641e00b1e8f846988d", kill_on_drop: false }` [INFO] [stdout] 8e4bb989ce0280146d2c68241fbaff811764949a61ae55641e00b1e8f846988d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3eed9a71280eb72b9992803f4dbf6dc96ea0ba0bc920a9cdb8350b627074bdf [INFO] running `Command { std: "docker" "start" "-a" "d3eed9a71280eb72b9992803f4dbf6dc96ea0ba0bc920a9cdb8350b627074bdf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-test-macro v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tor-config v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tracing-test v0.2.1 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_config-87690e6371d9fae8) [INFO] running `Command { std: "docker" "inspect" "d3eed9a71280eb72b9992803f4dbf6dc96ea0ba0bc920a9cdb8350b627074bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3eed9a71280eb72b9992803f4dbf6dc96ea0ba0bc920a9cdb8350b627074bdf", kill_on_drop: false }` [INFO] [stdout] d3eed9a71280eb72b9992803f4dbf6dc96ea0ba0bc920a9cdb8350b627074bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4f098f052244aed970f3357f1ca0ea43b26b277a28d5c0b3bcf20fa93797294 [INFO] running `Command { std: "docker" "start" "-a" "c4f098f052244aed970f3357f1ca0ea43b26b277a28d5c0b3bcf20fa93797294", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_config-87690e6371d9fae8) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test mut_cfg::test::check_and_replace ... ok [INFO] [stdout] test mut_cfg::test::basic_constructors ... ok [INFO] [stdout] test mut_cfg::test::map_and_replace ... ok [INFO] [stdout] test mut_cfg::test::mutate_with_existing_ref ... ok [INFO] [stdout] test err::test::within ... ok [INFO] [stdout] test err::test::build_err ... ok [INFO] [stdout] test path::test::expand_home ... ok [INFO] [stdout] test path::test::expand_no_op ... ok [INFO] [stdout] test path::test::literal ... ok [INFO] [stdout] test path::test::expand_cache ... ok [INFO] [stdout] test path::test::expand_bogus ... ok [INFO] [stderr] Doc-tests tor-config [INFO] [stdout] test test::reconfigure_helpers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4f098f052244aed970f3357f1ca0ea43b26b277a28d5c0b3bcf20fa93797294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f098f052244aed970f3357f1ca0ea43b26b277a28d5c0b3bcf20fa93797294", kill_on_drop: false }` [INFO] [stdout] c4f098f052244aed970f3357f1ca0ea43b26b277a28d5c0b3bcf20fa93797294