[INFO] fetching crate cargo-zoo 0.1.2... [INFO] testing cargo-zoo-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-zoo 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cargo-zoo 0.1.2 [INFO] finished tweaking crates.io crate cargo-zoo 0.1.2 [INFO] tweaked toml for crates.io crate cargo-zoo 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-zoo 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-zoo 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded xattr v1.5.1 [INFO] [stderr] Downloaded gpt v4.1.0 [INFO] [stderr] Downloaded simple-bytes v0.2.14 [INFO] [stderr] Downloaded fatfs v0.3.6 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded rustls-webpki v0.103.5 [INFO] [stderr] Downloaded ovmf-prebuilt v0.2.3 [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e2ca99c70d8626afd5a0989f2160ad484ac8971e297ba99a7f9ccba935befa [INFO] running `Command { std: "docker" "start" "-a" "58e2ca99c70d8626afd5a0989f2160ad484ac8971e297ba99a7f9ccba935befa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e2ca99c70d8626afd5a0989f2160ad484ac8971e297ba99a7f9ccba935befa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e2ca99c70d8626afd5a0989f2160ad484ac8971e297ba99a7f9ccba935befa", kill_on_drop: false }` [INFO] [stdout] 58e2ca99c70d8626afd5a0989f2160ad484ac8971e297ba99a7f9ccba935befa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f2e9be6deb5d0c82faf2810d18b51de0681098494663e113d3fbe42a923e8cd [INFO] running `Command { std: "docker" "start" "-a" "7f2e9be6deb5d0c82faf2810d18b51de0681098494663e113d3fbe42a923e8cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling simple-bytes v0.2.14 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling gpt v4.1.0 [INFO] [stderr] Compiling fatfs v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling ovmf-prebuilt v0.2.3 [INFO] [stderr] Compiling cargo-zoo v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "7f2e9be6deb5d0c82faf2810d18b51de0681098494663e113d3fbe42a923e8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2e9be6deb5d0c82faf2810d18b51de0681098494663e113d3fbe42a923e8cd", kill_on_drop: false }` [INFO] [stdout] 7f2e9be6deb5d0c82faf2810d18b51de0681098494663e113d3fbe42a923e8cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453c9a3ae92b4f99d73c9a0b4b94d891f86a4072cda23fab3c15e2e2fd424f31 [INFO] running `Command { std: "docker" "start" "-a" "453c9a3ae92b4f99d73c9a0b4b94d891f86a4072cda23fab3c15e2e2fd424f31", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-zoo v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "453c9a3ae92b4f99d73c9a0b4b94d891f86a4072cda23fab3c15e2e2fd424f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453c9a3ae92b4f99d73c9a0b4b94d891f86a4072cda23fab3c15e2e2fd424f31", kill_on_drop: false }` [INFO] [stdout] 453c9a3ae92b4f99d73c9a0b4b94d891f86a4072cda23fab3c15e2e2fd424f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c91e73d53d04c7ef88e8688e683f2cbc7bab1175da6236835bec913ab0cb4bd0 [INFO] running `Command { std: "docker" "start" "-a" "c91e73d53d04c7ef88e8688e683f2cbc7bab1175da6236835bec913ab0cb4bd0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_zoo-8a21edb773c3cebd) [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" "c91e73d53d04c7ef88e8688e683f2cbc7bab1175da6236835bec913ab0cb4bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91e73d53d04c7ef88e8688e683f2cbc7bab1175da6236835bec913ab0cb4bd0", kill_on_drop: false }` [INFO] [stdout] c91e73d53d04c7ef88e8688e683f2cbc7bab1175da6236835bec913ab0cb4bd0