[INFO] fetching crate tor-config 0.34.0... [INFO] testing tor-config-0.34.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate tor-config 0.34.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tor-config 0.34.0 [INFO] finished tweaking crates.io crate tor-config 0.34.0 [INFO] tweaked toml for crates.io crate tor-config 0.34.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tor-config 0.34.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tor-config 0.34.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e347e1a275bf780549645ede8bd5b3fd2a1283288e63128a55e033c3ca7f5019 [INFO] running `Command { std: "docker" "start" "-a" "e347e1a275bf780549645ede8bd5b3fd2a1283288e63128a55e033c3ca7f5019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e347e1a275bf780549645ede8bd5b3fd2a1283288e63128a55e033c3ca7f5019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e347e1a275bf780549645ede8bd5b3fd2a1283288e63128a55e033c3ca7f5019", kill_on_drop: false }` [INFO] [stdout] e347e1a275bf780549645ede8bd5b3fd2a1283288e63128a55e033c3ca7f5019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d108a06450dd2a48b023d34578f9e0fd10f2cccc9d7c6eb8d198b97e4b80142 [INFO] running `Command { std: "docker" "start" "-a" "7d108a06450dd2a48b023d34578f9e0fd10f2cccc9d7c6eb8d198b97e4b80142", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive-deftly-macros v0.14.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling derive-deftly-macros v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling retry-error v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Compiling amplify v4.9.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tor-general-addr v0.34.0 [INFO] [stderr] Compiling tor-basic-utils v0.34.0 [INFO] [stderr] Compiling derive_builder_fork_arti v0.11.2 [INFO] [stderr] Compiling derive-deftly v0.14.6 [INFO] [stderr] Compiling pwd-grp v1.0.0 [INFO] [stderr] Compiling fs-mistrust v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tor-error v0.34.0 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling derive-deftly v1.2.0 [INFO] [stderr] Compiling tor-rtcompat v0.34.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tor-config v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "7d108a06450dd2a48b023d34578f9e0fd10f2cccc9d7c6eb8d198b97e4b80142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d108a06450dd2a48b023d34578f9e0fd10f2cccc9d7c6eb8d198b97e4b80142", kill_on_drop: false }` [INFO] [stdout] 7d108a06450dd2a48b023d34578f9e0fd10f2cccc9d7c6eb8d198b97e4b80142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f13f79860d42d64854f261979439fd2d6f144ded21ea4d5f72ec80a6cffbab8a [INFO] running `Command { std: "docker" "start" "-a" "f13f79860d42d64854f261979439fd2d6f144ded21ea4d5f72ec80a6cffbab8a", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive-deftly-macros v0.14.6 [INFO] [stderr] Compiling derive-deftly-macros v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tor-general-addr v0.34.0 [INFO] [stderr] Compiling test-temp-dir v0.4.0 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tor-error v0.34.0 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling derive-deftly v0.14.6 [INFO] [stderr] Compiling pwd-grp v1.0.0 [INFO] [stderr] Compiling fs-mistrust v0.11.0 [INFO] [stderr] Compiling derive-deftly v1.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tor-basic-utils v0.34.0 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling tor-rtcompat v0.34.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling tor-config v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "f13f79860d42d64854f261979439fd2d6f144ded21ea4d5f72ec80a6cffbab8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13f79860d42d64854f261979439fd2d6f144ded21ea4d5f72ec80a6cffbab8a", kill_on_drop: false }` [INFO] [stdout] f13f79860d42d64854f261979439fd2d6f144ded21ea4d5f72ec80a6cffbab8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c098f76068af16ca37b028c400281c3d82aa7953514cbca883d22cc7baf8412f [INFO] running `Command { std: "docker" "start" "-a" "c098f76068af16ca37b028c400281c3d82aa7953514cbca883d22cc7baf8412f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_config-b17e2103db7a616c) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test cmdline::test::bareword_expansion ... ok [INFO] [stdout] test cmdline::test::parse_bad ... ok [INFO] [stdout] test cmdline::test::conv_toml_error ... ok [INFO] [stdout] test err::test::within ... ok [INFO] [stdout] test cmdline::test::parse_good ... ok [INFO] [stdout] test extend_builder::test::default_and_strip_extending ... ok [INFO] [stdout] test extend_builder::test::default_and_strip_noextend ... ok [INFO] [stdout] test extend_builder::test::extend ... ok [INFO] [stdout] test err::test::build_subfield_err ... ok [INFO] [stdout] test file_watcher::test::notify_event_handler ... ok [INFO] [stdout] test flatten::test::flattenable_extract_fields_a_test ... ok [INFO] [stdout] test flatten::test::flattenable_test_b ... ok [INFO] [stdout] test flatten::test::flattenable_test_c ... ok [INFO] [stdout] test flatten::test::plain ... ok [INFO] [stdout] test flatten::test::flattenable_test_a ... ok [INFO] [stdout] test load::test::test_display_key ... ok [INFO] [stdout] test flatten::test::ser ... ok [INFO] [stdout] test list_builder::test::deser ... ok [INFO] [stdout] test listen::test::display_listen ... ok [INFO] [stdout] test list_builder::test::vecbuilder ... ok [INFO] [stdout] test listen::test::listen_parse ... ok [INFO] [stdout] test listen::test::is_localhost ... ok [INFO] [stdout] test list_builder::test::nonempty_default ... ok [INFO] [stdout] test load::test::test_impl_Default_for_TestConfigB ... ok [INFO] [stdout] test load::test::test_impl_Default_for_TestConfigC ... ok [INFO] [stdout] test flatten::test::nested ... ok [INFO] [stdout] test load::test::test_impl_Default_for_TestConfigA ... ok [INFO] [stdout] test load::test::test_intersect_unrecognized_list ... ok [INFO] [stdout] test map_builder::test::with_defaults ... ok [INFO] [stdout] test misc::test::bool_or_auto ... ok [INFO] [stdout] test misc::test_not_auto_value_ByteQty::auto_is_not_a_valid_value_for_ByteQty ... ok [INFO] [stdout] test load::test::test_resolve ... ok [INFO] [stdout] test load::test::build_error ... ok [INFO] [stdout] test misc::test::explicit_or_auto ... ok [INFO] [stdout] test misc::test::padding_level ... ok [INFO] [stdout] test misc::test_not_auto_value_bool::auto_is_not_a_valid_value_for_bool ... ok [INFO] [stdout] test misc::test_not_auto_value_char::auto_is_not_a_valid_value_for_char ... ok [INFO] [stdout] test misc::test_not_auto_value_f64::auto_is_not_a_valid_value_for_f64 ... ok [INFO] [stdout] test misc::test_not_auto_value_f32::auto_is_not_a_valid_value_for_f32 ... ok [INFO] [stdout] test misc::test_not_auto_value_i128::auto_is_not_a_valid_value_for_i128 ... ok [INFO] [stdout] test misc::test_not_auto_value_i16::auto_is_not_a_valid_value_for_i16 ... ok [INFO] [stdout] test misc::test_not_auto_value_u64::auto_is_not_a_valid_value_for_u64 ... ok [INFO] [stdout] test misc::test_not_auto_value_i32::auto_is_not_a_valid_value_for_i32 ... ok [INFO] [stdout] test misc::test_not_auto_value_i8::auto_is_not_a_valid_value_for_i8 ... ok [INFO] [stdout] test misc::test_not_auto_value_isize::auto_is_not_a_valid_value_for_isize ... ok [INFO] [stdout] test misc::test_not_auto_value_u128::auto_is_not_a_valid_value_for_u128 ... ok [INFO] [stdout] test misc::test_not_auto_value_u16::auto_is_not_a_valid_value_for_u16 ... ok [INFO] [stdout] test misc::test_not_auto_value_u32::auto_is_not_a_valid_value_for_u32 ... ok [INFO] [stdout] test misc::test_not_auto_value_i64::auto_is_not_a_valid_value_for_i64 ... ok [INFO] [stdout] test misc::test_not_auto_value_u8::auto_is_not_a_valid_value_for_u8 ... ok [INFO] [stdout] test mut_cfg::test::basic_constructors ... ok [INFO] [stdout] test mut_cfg::test::check_and_replace ... 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 sources::test::dir_syntax ... ok [INFO] [stdout] test sources::test::both_required_and_not ... ok [INFO] [stdout] test sources::test::dir_with_some ... ok [INFO] [stdout] test sources::test::load_two_files_with_cmdline ... ok [INFO] [stdout] test sources::test::non_required_file ... ok [INFO] [stdout] test test::resolve_option_test ... ok [INFO] [stdout] test sources::test::from_cmdline ... ok [INFO] [stdout] test misc::test_not_auto_value_usize::auto_is_not_a_valid_value_for_usize ... ok [INFO] [stdout] test file_watcher::test::watch_dir_path ... ok [INFO] [stdout] test test::reconfigure_helpers ... ok [INFO] [stdout] test map_builder::test::build_directly ... ok [INFO] [stdout] test load::test::test_ok_unquoted ... ok [INFO] [stdout] test err::test::build_err ... ok [INFO] [stdout] test flatten::test::ignored ... ok [INFO] [stdout] test file_watcher::test::watch_dirs ... ok [INFO] [stdout] test map_builder::test::parse_and_build ... ok [INFO] [stdout] test file_watcher::test::watch_file_path ... ok [INFO] [stderr] Doc-tests tor_config [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/map_builder.rs - map_builder::define_map_builder (line 18) ... ignored [INFO] [stdout] test src/misc.rs - misc::ExplicitOrAuto (line 177) ... ignored [INFO] [stdout] test src/flatten.rs - flatten::derive_deftly_template_Flattenable (line 89) ... ok [INFO] [stdout] test src/list_builder.rs - list_builder::DirectDefaultEmptyListBuilderAccessors (line 406) ... ok [INFO] [stdout] test src/list_builder.rs - list_builder (line 73) ... ok [INFO] [stdout] test src/flatten.rs - flatten::Flatten (line 156) ... ok [INFO] [stdout] test src/list_builder.rs - list_builder::VecBuilder (line 242) ... ok [INFO] [stdout] test src/misc.rs - misc::impl_not_auto_value (line 96) ... ok [INFO] [stdout] test src/lib.rs - resolve_alternative_specs (line 251) ... ok [INFO] [stdout] test src/list_builder.rs - list_builder (line 27) ... ok [INFO] [stdout] test src/list_builder.rs - list_builder::MultilineListBuilder (line 505) ... ok [INFO] [stdout] test src/misc.rs - misc::ExplicitOrAuto::into_value (line 220) ... ok [INFO] [stdout] test src/misc.rs - misc::BoolOrAuto::as_bool (line 30) ... ok [INFO] [stdout] test src/map_builder.rs - map_builder::define_map_builder (line 63) ... ok [INFO] [stdout] test src/load.rs - load (line 45) ... ok [INFO] [stdout] test src/lib.rs - impl_standard_builder (line 315) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/map_builder.rs - map_builder::define_map_builder (line 130) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.33s; merged doctests compilation took 3.11s [INFO] running `Command { std: "docker" "inspect" "c098f76068af16ca37b028c400281c3d82aa7953514cbca883d22cc7baf8412f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c098f76068af16ca37b028c400281c3d82aa7953514cbca883d22cc7baf8412f", kill_on_drop: false }` [INFO] [stdout] c098f76068af16ca37b028c400281c3d82aa7953514cbca883d22cc7baf8412f