[INFO] fetching crate proto_installer 0.13.2... [INFO] testing proto_installer-0.13.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate proto_installer 0.13.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate proto_installer 0.13.2 [INFO] finished tweaking crates.io crate proto_installer 0.13.2 [INFO] tweaked toml for crates.io crate proto_installer 0.13.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proto_installer 0.13.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proto_installer 0.13.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 385c3f61538f588fe2bd5480d7b5ea08ddb5e174de4788697c424439a308d3d5 [INFO] running `Command { std: "docker" "start" "-a" "385c3f61538f588fe2bd5480d7b5ea08ddb5e174de4788697c424439a308d3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "385c3f61538f588fe2bd5480d7b5ea08ddb5e174de4788697c424439a308d3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385c3f61538f588fe2bd5480d7b5ea08ddb5e174de4788697c424439a308d3d5", kill_on_drop: false }` [INFO] [stdout] 385c3f61538f588fe2bd5480d7b5ea08ddb5e174de4788697c424439a308d3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b684264eb8126a301b5fdd75ae3d78c6e0419c17e07b6e81566562916f75aab6 [INFO] running `Command { std: "docker" "start" "-a" "b684264eb8126a301b5fdd75ae3d78c6e0419c17e07b6e81566562916f75aab6", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling system_env v0.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling starbase_utils v0.11.13 [INFO] [stderr] Compiling starbase_archive v0.11.4 [INFO] [stderr] Compiling proto_installer v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.28s [INFO] running `Command { std: "docker" "inspect" "b684264eb8126a301b5fdd75ae3d78c6e0419c17e07b6e81566562916f75aab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b684264eb8126a301b5fdd75ae3d78c6e0419c17e07b6e81566562916f75aab6", kill_on_drop: false }` [INFO] [stdout] b684264eb8126a301b5fdd75ae3d78c6e0419c17e07b6e81566562916f75aab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573acadb9a20ec63d1d9ef02cab9955a254ba60845c7c3810a3faa9d6644f39a [INFO] running `Command { std: "docker" "start" "-a" "573acadb9a20ec63d1d9ef02cab9955a254ba60845c7c3810a3faa9d6644f39a", kill_on_drop: false }` [INFO] [stderr] Compiling proto_installer v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "573acadb9a20ec63d1d9ef02cab9955a254ba60845c7c3810a3faa9d6644f39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573acadb9a20ec63d1d9ef02cab9955a254ba60845c7c3810a3faa9d6644f39a", kill_on_drop: false }` [INFO] [stdout] 573acadb9a20ec63d1d9ef02cab9955a254ba60845c7c3810a3faa9d6644f39a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2d499545487759343db7551046fca3cd597bfe3e9d54382b2457a1220571399 [INFO] running `Command { std: "docker" "start" "-a" "a2d499545487759343db7551046fca3cd597bfe3e9d54382b2457a1220571399", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proto_installer-bb043a15b9c63ab6) [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] [stderr] Doc-tests proto_installer [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" "a2d499545487759343db7551046fca3cd597bfe3e9d54382b2457a1220571399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d499545487759343db7551046fca3cd597bfe3e9d54382b2457a1220571399", kill_on_drop: false }` [INFO] [stdout] a2d499545487759343db7551046fca3cd597bfe3e9d54382b2457a1220571399