[INFO] fetching crate cargo-sane 0.2.0... [INFO] testing cargo-sane-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-sane 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cargo-sane 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-sane 0.2.0 [INFO] tweaked toml for crates.io crate cargo-sane 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-sane 0.2.0 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-sane 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.50 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.7 [INFO] [stderr] Downloaded indicatif v0.18.1 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded clap_builder v4.5.50 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b8524293df56d2b9c54af2372e92dcd34aeb1b8e5308b180c44c91b9a8b111e0 [INFO] running `Command { std: "docker" "start" "-a" "b8524293df56d2b9c54af2372e92dcd34aeb1b8e5308b180c44c91b9a8b111e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8524293df56d2b9c54af2372e92dcd34aeb1b8e5308b180c44c91b9a8b111e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8524293df56d2b9c54af2372e92dcd34aeb1b8e5308b180c44c91b9a8b111e0", kill_on_drop: false }` [INFO] [stdout] b8524293df56d2b9c54af2372e92dcd34aeb1b8e5308b180c44c91b9a8b111e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8aed018dde7fd27d69c6901b79a33c5d025e8ba6bbf7714d8387e581fa2c3343 [INFO] running `Command { std: "docker" "start" "-a" "8aed018dde7fd27d69c6901b79a33c5d025e8ba6bbf7714d8387e581fa2c3343", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling indicatif v0.18.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling cargo-sane v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.02s [INFO] running `Command { std: "docker" "inspect" "8aed018dde7fd27d69c6901b79a33c5d025e8ba6bbf7714d8387e581fa2c3343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aed018dde7fd27d69c6901b79a33c5d025e8ba6bbf7714d8387e581fa2c3343", kill_on_drop: false }` [INFO] [stdout] 8aed018dde7fd27d69c6901b79a33c5d025e8ba6bbf7714d8387e581fa2c3343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fbf96bd442db79e9832a757d5f78cbd53631e694c38da8f69152c3286aebcf9c [INFO] running `Command { std: "docker" "start" "-a" "fbf96bd442db79e9832a757d5f78cbd53631e694c38da8f69152c3286aebcf9c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling cargo-sane v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "fbf96bd442db79e9832a757d5f78cbd53631e694c38da8f69152c3286aebcf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf96bd442db79e9832a757d5f78cbd53631e694c38da8f69152c3286aebcf9c", kill_on_drop: false }` [INFO] [stdout] fbf96bd442db79e9832a757d5f78cbd53631e694c38da8f69152c3286aebcf9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ae742bfae2e6ae5611b74319e80f48e7423e4b4f33058b533160570992a9b25d [INFO] running `Command { std: "docker" "start" "-a" "ae742bfae2e6ae5611b74319e80f48e7423e4b4f33058b533160570992a9b25d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_sane-3f816aad6a7717b7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test analyzer::checker::tests::test_normalize_version ... ok [INFO] [stdout] test analyzer::checker::tests::test_parse_version_req ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_sane-854024ec442ae43d) [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] [stderr] Running tests/check_command.rs (/opt/rustwide/target/debug/deps/check_command-6e2933f546e37c42) [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-bef9ae7df4f81cf9) [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] [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] Running tests/update_command.rs (/opt/rustwide/target/debug/deps/update_command-fae6c5570e00415e) [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 cargo_sane [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" "ae742bfae2e6ae5611b74319e80f48e7423e4b4f33058b533160570992a9b25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae742bfae2e6ae5611b74319e80f48e7423e4b4f33058b533160570992a9b25d", kill_on_drop: false }` [INFO] [stdout] ae742bfae2e6ae5611b74319e80f48e7423e4b4f33058b533160570992a9b25d