[INFO] fetching crate rhis 0.10.1... [INFO] testing rhis-0.10.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rhis 0.10.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rhis 0.10.1 [INFO] finished tweaking crates.io crate rhis 0.10.1 [INFO] tweaked toml for crates.io crate rhis 0.10.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rhis 0.10.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rhis 0.10.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61965ae09fb175da50b8778dbca0af380b65c5d5305914dbedb43bec5a342995 [INFO] running `Command { std: "docker" "start" "-a" "61965ae09fb175da50b8778dbca0af380b65c5d5305914dbedb43bec5a342995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61965ae09fb175da50b8778dbca0af380b65c5d5305914dbedb43bec5a342995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61965ae09fb175da50b8778dbca0af380b65c5d5305914dbedb43bec5a342995", kill_on_drop: false }` [INFO] [stdout] 61965ae09fb175da50b8778dbca0af380b65c5d5305914dbedb43bec5a342995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05635d3082b6a37cc97bac33419fefcef83c5f0a2da240f0e73fc56956ed2986 [INFO] running `Command { std: "docker" "start" "-a" "05635d3082b6a37cc97bac33419fefcef83c5f0a2da240f0e73fc56956ed2986", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling rhis v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.48s [INFO] running `Command { std: "docker" "inspect" "05635d3082b6a37cc97bac33419fefcef83c5f0a2da240f0e73fc56956ed2986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05635d3082b6a37cc97bac33419fefcef83c5f0a2da240f0e73fc56956ed2986", kill_on_drop: false }` [INFO] [stdout] 05635d3082b6a37cc97bac33419fefcef83c5f0a2da240f0e73fc56956ed2986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b003adf6e1520323ec617a8917ea759079ba6f28494215c8684714f3d63e04 [INFO] running `Command { std: "docker" "start" "-a" "f7b003adf6e1520323ec617a8917ea759079ba6f28494215c8684714f3d63e04", kill_on_drop: false }` [INFO] [stderr] Compiling rhis v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "f7b003adf6e1520323ec617a8917ea759079ba6f28494215c8684714f3d63e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b003adf6e1520323ec617a8917ea759079ba6f28494215c8684714f3d63e04", kill_on_drop: false }` [INFO] [stdout] f7b003adf6e1520323ec617a8917ea759079ba6f28494215c8684714f3d63e04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2de5ab98f36cb0852781a5fe71e3d7c6384a4b1c6f7aa43e6f462a03f3d99f7c [INFO] running `Command { std: "docker" "start" "-a" "2de5ab98f36cb0852781a5fe71e3d7c6384a4b1c6f7aa43e6f462a03f3d99f7c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rhis-09d1983f8b4f3313) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test node::tests::test_dot ... ok [INFO] [stdout] test simplified_command::tests::it_handles_one_level_of_quote_escaping ... ok [INFO] [stdout] test simplified_command::tests::it_ignores_escaping_otherwise ... ok [INFO] [stdout] test simplified_command::tests::it_ignores_leading_paths ... ok [INFO] [stdout] test simplified_command::tests::it_simplifies_obvious_paths ... ok [INFO] [stdout] test simplified_command::tests::it_simplifies_simple_quoted_strings ... ok [INFO] [stdout] test simplified_command::tests::it_truncates_after_simplification ... ok [INFO] [stdout] test simplified_command::tests::it_works_for_simple_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rhis-c331ea7c5a1146a6) [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 rhis [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" "2de5ab98f36cb0852781a5fe71e3d7c6384a4b1c6f7aa43e6f462a03f3d99f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de5ab98f36cb0852781a5fe71e3d7c6384a4b1c6f7aa43e6f462a03f3d99f7c", kill_on_drop: false }` [INFO] [stdout] 2de5ab98f36cb0852781a5fe71e3d7c6384a4b1c6f7aa43e6f462a03f3d99f7c