[INFO] fetching crate openrunner-rs 1.0.1... [INFO] testing openrunner-rs-1.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate openrunner-rs 1.0.1 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate openrunner-rs 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate openrunner-rs 1.0.1 [INFO] tweaked toml for crates.io crate openrunner-rs 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openrunner-rs 1.0.1 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 openrunner-rs 1.0.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5ad444ff11695f6ca3f154a1859eea6f06c453a8bdaa67ac95782c230287830e [INFO] running `Command { std: "docker" "start" "-a" "5ad444ff11695f6ca3f154a1859eea6f06c453a8bdaa67ac95782c230287830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ad444ff11695f6ca3f154a1859eea6f06c453a8bdaa67ac95782c230287830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad444ff11695f6ca3f154a1859eea6f06c453a8bdaa67ac95782c230287830e", kill_on_drop: false }` [INFO] [stdout] 5ad444ff11695f6ca3f154a1859eea6f06c453a8bdaa67ac95782c230287830e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b9ad1cb76cd8e14752e3655e56fbdf0e77a4eda3f39b4d6952e914ca5ac05af9 [INFO] running `Command { std: "docker" "start" "-a" "b9ad1cb76cd8e14752e3655e56fbdf0e77a4eda3f39b4d6952e914ca5ac05af9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling openrunner-rs v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s [INFO] running `Command { std: "docker" "inspect" "b9ad1cb76cd8e14752e3655e56fbdf0e77a4eda3f39b4d6952e914ca5ac05af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ad1cb76cd8e14752e3655e56fbdf0e77a4eda3f39b4d6952e914ca5ac05af9", kill_on_drop: false }` [INFO] [stdout] b9ad1cb76cd8e14752e3655e56fbdf0e77a4eda3f39b4d6952e914ca5ac05af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 89963750d60343f4197545b1250615c3ed1120a5a37da64cc02a60a33d567be2 [INFO] running `Command { std: "docker" "start" "-a" "89963750d60343f4197545b1250615c3ed1120a5a37da64cc02a60a33d567be2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling openrunner-rs v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "89963750d60343f4197545b1250615c3ed1120a5a37da64cc02a60a33d567be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89963750d60343f4197545b1250615c3ed1120a5a37da64cc02a60a33d567be2", kill_on_drop: false }` [INFO] [stdout] 89963750d60343f4197545b1250615c3ed1120a5a37da64cc02a60a33d567be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fd558a21f18e5bf2e7b06fa843ccc2f0a0a8c1adb7fd3be71b65519ceb18785d [INFO] running `Command { std: "docker" "start" "-a" "fd558a21f18e5bf2e7b06fa843ccc2f0a0a8c1adb7fd3be71b65519ceb18785d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openrunner_rs-111ed823cd5406d4) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test error::tests::test_error_constructors ... ok [INFO] [stdout] test runner::tests::test_error_retryability ... ok [INFO] [stdout] test error::tests::test_error_retryable ... ok [INFO] [stdout] test runner::tests::test_run_empty_script ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_io_error_conversion ... ok [INFO] [stdout] test error::tests::test_user_message ... ok [INFO] [stdout] test runner::tests::test_invalid_script_file ... ok [INFO] [stdout] test runner::tests::test_invalid_working_directory ... ok [INFO] [stdout] test runner::tests::test_user_friendly_messages ... ok [INFO] [stdout] test runner::tests::test_run_success ... ok [INFO] [stdout] test runner::tests::test_spawn_and_wait ... ok [INFO] [stdout] test runner::tests::test_run_with_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-58184c072158dbaa) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_run_file ... ok [INFO] [stdout] test test_spawn_and_wait ... ok [INFO] [stdout] test test_timeout ... ok [INFO] [stdout] test test_simple_run ... ok [INFO] [stdout] test test_with_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Doc-tests openrunner_rs [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/types.rs - types::ScriptOptions::env (line 83) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions::timeout (line 143) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions::openscript_path (line 53) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions::args (line 99) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions::working_directory (line 68) ... ok [INFO] [stdout] test src/runner.rs - runner::spawn (line 241) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions::stdin (line 114) ... ok [INFO] [stdout] test src/types.rs - types::ExecResult (line 208) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/runner.rs - runner::run_file (line 135) ... ok [INFO] [stdout] test src/types.rs - types::ScriptOptions (line 16) ... ok [INFO] [stdout] test src/runner.rs - runner::run (line 29) ... ok [INFO] [stdout] test src/macros.rs - macros::spawn_script (line 50) ... ok [INFO] [stdout] test src/macros.rs - macros::run_file_script (line 90) ... ok [INFO] [stdout] test src/macros.rs - macros::run_script (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd558a21f18e5bf2e7b06fa843ccc2f0a0a8c1adb7fd3be71b65519ceb18785d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd558a21f18e5bf2e7b06fa843ccc2f0a0a8c1adb7fd3be71b65519ceb18785d", kill_on_drop: false }` [INFO] [stdout] fd558a21f18e5bf2e7b06fa843ccc2f0a0a8c1adb7fd3be71b65519ceb18785d