[INFO] fetching crate decrust 1.2.6... [INFO] testing decrust-1.2.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate decrust 1.2.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate decrust 1.2.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate decrust 1.2.6 [INFO] tweaked toml for crates.io crate decrust 1.2.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate decrust 1.2.6 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 decrust 1.2.6 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 decrust_promac v1.2.6 [INFO] [stderr] Downloaded windows-link v0.1.1 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded decrust-promac-runtime v1.2.6 [INFO] [stderr] Downloaded tracing-attributes v0.1.28 [INFO] [stderr] Downloaded socket2 v0.5.9 [INFO] [stderr] Downloaded zerocopy-derive v0.8.25 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded decrust-core v1.2.6 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] [stderr] Downloaded zerocopy v0.8.25 [INFO] [stderr] Downloaded syn v2.0.101 [INFO] [stderr] Downloaded libc v0.2.172 [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] 42b0e2064af66db03dd77ccd9a428949e6218fe6b2696bc5cf5f4ec1041c3165 [INFO] running `Command { std: "docker" "start" "-a" "42b0e2064af66db03dd77ccd9a428949e6218fe6b2696bc5cf5f4ec1041c3165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b0e2064af66db03dd77ccd9a428949e6218fe6b2696bc5cf5f4ec1041c3165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b0e2064af66db03dd77ccd9a428949e6218fe6b2696bc5cf5f4ec1041c3165", kill_on_drop: false }` [INFO] [stdout] 42b0e2064af66db03dd77ccd9a428949e6218fe6b2696bc5cf5f4ec1041c3165 [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] 9aace13013113f385399e9e7353ad29997b77b1567f54602a40d632a05765db9 [INFO] running `Command { std: "docker" "start" "-a" "9aace13013113f385399e9e7353ad29997b77b1567f54602a40d632a05765db9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling decrust-core v1.2.6 [INFO] [stderr] Compiling decrust-promac-runtime v1.2.6 [INFO] [stderr] Compiling decrust_promac v1.2.6 [INFO] [stderr] Compiling decrust v1.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s [INFO] running `Command { std: "docker" "inspect" "9aace13013113f385399e9e7353ad29997b77b1567f54602a40d632a05765db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aace13013113f385399e9e7353ad29997b77b1567f54602a40d632a05765db9", kill_on_drop: false }` [INFO] [stdout] 9aace13013113f385399e9e7353ad29997b77b1567f54602a40d632a05765db9 [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] 142f9e4878f953cc994b29f81fa6a0b17b562ca1e3d467f931846f2187eb7b28 [INFO] running `Command { std: "docker" "start" "-a" "142f9e4878f953cc994b29f81fa6a0b17b562ca1e3d467f931846f2187eb7b28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling decrust-core v1.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling decrust-promac-runtime v1.2.6 [INFO] [stderr] Compiling decrust_promac v1.2.6 [INFO] [stderr] Compiling decrust v1.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.74s [INFO] running `Command { std: "docker" "inspect" "142f9e4878f953cc994b29f81fa6a0b17b562ca1e3d467f931846f2187eb7b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142f9e4878f953cc994b29f81fa6a0b17b562ca1e3d467f931846f2187eb7b28", kill_on_drop: false }` [INFO] [stdout] 142f9e4878f953cc994b29f81fa6a0b17b562ca1e3d467f931846f2187eb7b28 [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] f59542479c50f883f4fe74407eba6548a3974b30bc9f8812822be2d2bdc41b53 [INFO] running `Command { std: "docker" "start" "-a" "f59542479c50f883f4fe74407eba6548a3974b30bc9f8812822be2d2bdc41b53", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decrust-9475e8115bc6d0e3) [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 unittests src/bin/crates.rs (/opt/rustwide/target/debug/deps/crates-86d50a85768dd4c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/any_operation.rs (/opt/rustwide/target/debug/deps/any_operation-5b9472641f888c8f) [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 18 tests [INFO] [stdout] test tests::test_data_parsing ... ok [INFO] [stdout] test tests::test_database_operations ... ok [INFO] [stdout] test tests::test_business_logic_operations ... ok [INFO] [stdout] test tests::test_mathematical_operations ... ok [INFO] [stdout] test tests::test_file_operations ... ok [INFO] [stdout] test tests::test_recovery_operations ... ok [INFO] [stdout] test tests::test_successful_operation ... ok [INFO] [stdout] test tests::test_ultimate_decrust_vision ... ok [INFO] [stdout] test tests::test_configuration_operations ... ok [INFO] [stdout] test tests::test_async_operations ... ok [INFO] [stdout] test tests::test_memory_operations ... ok [INFO] [stdout] test tests::test_system_operations ... ok [INFO] [stdout] test tests::test_unknown_operation ... ok [INFO] [stdout] test tests::test_network_operations ... ok [INFO] [stdout] test tests::test_validation_error ... ok [INFO] [stdout] test tests::test_validation_operations ... ok [INFO] [stdout] test tests::test_network_timeout ... ok [INFO] [stdout] test tests::test_mars_autocorrection_operations ... ok [INFO] [stderr] Doc-tests decrust [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - doc_tests::_network_operations (line 259) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/lib.rs - doc_tests::_file_operations (line 247) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] test src/lib.rs - doc_tests::_basic_usage (line 231) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f59542479c50f883f4fe74407eba6548a3974b30bc9f8812822be2d2bdc41b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59542479c50f883f4fe74407eba6548a3974b30bc9f8812822be2d2bdc41b53", kill_on_drop: false }` [INFO] [stdout] f59542479c50f883f4fe74407eba6548a3974b30bc9f8812822be2d2bdc41b53