[INFO] fetching crate decrust 1.2.6... [INFO] testing decrust-1.2.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate decrust 1.2.6 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate decrust 1.2.6 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded decrust-promac-runtime v1.2.6 [INFO] [stderr] Downloaded decrust_promac v1.2.6 [INFO] [stderr] Downloaded decrust-core v1.2.6 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaa875fb7f14626faaaf11d7dd41b24934de8e062a3582cd47c9bdcf6c2f17d6 [INFO] running `Command { std: "docker" "start" "-a" "aaa875fb7f14626faaaf11d7dd41b24934de8e062a3582cd47c9bdcf6c2f17d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaa875fb7f14626faaaf11d7dd41b24934de8e062a3582cd47c9bdcf6c2f17d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa875fb7f14626faaaf11d7dd41b24934de8e062a3582cd47c9bdcf6c2f17d6", kill_on_drop: false }` [INFO] [stdout] aaa875fb7f14626faaaf11d7dd41b24934de8e062a3582cd47c9bdcf6c2f17d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcdc8688a02c23dcd90bec03853872b00efe35051741c25a8170a7e613468596 [INFO] running `Command { std: "docker" "start" "-a" "fcdc8688a02c23dcd90bec03853872b00efe35051741c25a8170a7e613468596", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [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 51.90s [INFO] running `Command { std: "docker" "inspect" "fcdc8688a02c23dcd90bec03853872b00efe35051741c25a8170a7e613468596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdc8688a02c23dcd90bec03853872b00efe35051741c25a8170a7e613468596", kill_on_drop: false }` [INFO] [stdout] fcdc8688a02c23dcd90bec03853872b00efe35051741c25a8170a7e613468596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35f876346e43d3333751fd5c4f66842cd8748604987e3cee26542fcdf780d051 [INFO] running `Command { std: "docker" "start" "-a" "35f876346e43d3333751fd5c4f66842cd8748604987e3cee26542fcdf780d051", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [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 `test` profile [unoptimized + debuginfo] target(s) in 31.00s [INFO] running `Command { std: "docker" "inspect" "35f876346e43d3333751fd5c4f66842cd8748604987e3cee26542fcdf780d051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f876346e43d3333751fd5c4f66842cd8748604987e3cee26542fcdf780d051", kill_on_drop: false }` [INFO] [stdout] 35f876346e43d3333751fd5c4f66842cd8748604987e3cee26542fcdf780d051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e301f175bfe5e4038d041cf8d1035e8afcbeb335355025993d3c8840bcd7d77 [INFO] running `Command { std: "docker" "start" "-a" "3e301f175bfe5e4038d041cf8d1035e8afcbeb335355025993d3c8840bcd7d77", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decrust-489605cf6759184f) [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-851c63b345bde029) [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/any_operation.rs (/opt/rustwide/target/debug/deps/any_operation-cf4a7a6b9d4fa459) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::test_business_logic_operations ... ok [INFO] [stdout] test tests::test_configuration_operations ... ok [INFO] [stdout] test tests::test_async_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_data_parsing ... ok [INFO] [stdout] test tests::test_ultimate_decrust_vision ... ok [INFO] [stdout] test tests::test_mathematical_operations ... ok [INFO] [stdout] test tests::test_database_operations ... ok [INFO] [stdout] test tests::test_system_operations ... ok [INFO] [stdout] test tests::test_memory_operations ... ok [INFO] [stdout] test tests::test_unknown_operation ... ok [INFO] [stdout] test tests::test_validation_operations ... ok [INFO] [stdout] test tests::test_network_timeout ... ok [INFO] [stdout] test tests::test_network_operations ... ok [INFO] [stdout] test tests::test_mars_autocorrection_operations ... ok [INFO] [stderr] Doc-tests decrust [INFO] [stdout] test tests::test_validation_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - doc_tests::_file_operations (line 247) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/lib.rs - doc_tests::_network_operations (line 259) - 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.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e301f175bfe5e4038d041cf8d1035e8afcbeb335355025993d3c8840bcd7d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e301f175bfe5e4038d041cf8d1035e8afcbeb335355025993d3c8840bcd7d77", kill_on_drop: false }` [INFO] [stdout] 3e301f175bfe5e4038d041cf8d1035e8afcbeb335355025993d3c8840bcd7d77