[INFO] fetching crate lumen 1.9.0... [INFO] testing lumen-1.9.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate lumen 1.9.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lumen 1.9.0 [INFO] finished tweaking crates.io crate lumen 1.9.0 [INFO] tweaked toml for crates.io crate lumen 1.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lumen 1.9.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lumen 1.9.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded spinoff v0.8.0 [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Downloaded js-sys v0.3.72 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded wasm-bindgen v0.2.95 [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded tokio v1.41.0 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.95 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.95 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad9a28f4022149ebacbddfc68a508f9a9df01292b61bbd0875c97267c9190d8e [INFO] running `Command { std: "docker" "start" "-a" "ad9a28f4022149ebacbddfc68a508f9a9df01292b61bbd0875c97267c9190d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad9a28f4022149ebacbddfc68a508f9a9df01292b61bbd0875c97267c9190d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9a28f4022149ebacbddfc68a508f9a9df01292b61bbd0875c97267c9190d8e", kill_on_drop: false }` [INFO] [stdout] ad9a28f4022149ebacbddfc68a508f9a9df01292b61bbd0875c97267c9190d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357a5d157421066ec764fd22964b302038cba5b82e84b9bae49244f8d15916b1 [INFO] running `Command { std: "docker" "start" "-a" "357a5d157421066ec764fd22964b302038cba5b82e84b9bae49244f8d15916b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lumen v1.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `execute_bash_command` and `execute_bash_command_with_confirmation` are never used [INFO] [stdout] --> src/command/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl LumenCommand { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn execute_bash_command(command: &str) -> Result<(), LumenError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn execute_bash_command_with_confirmation(command: &str) -> Result<(), LumenError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `Command { std: "docker" "inspect" "357a5d157421066ec764fd22964b302038cba5b82e84b9bae49244f8d15916b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357a5d157421066ec764fd22964b302038cba5b82e84b9bae49244f8d15916b1", kill_on_drop: false }` [INFO] [stdout] 357a5d157421066ec764fd22964b302038cba5b82e84b9bae49244f8d15916b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4689e27f220f130852432b149fc2a8a2db5e8d58c2f0dca8ff6aa2c17fc94b [INFO] running `Command { std: "docker" "start" "-a" "fd4689e27f220f130852432b149fc2a8a2db5e8d58c2f0dca8ff6aa2c17fc94b", kill_on_drop: false }` [INFO] [stderr] Compiling lumen v1.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `execute_bash_command` and `execute_bash_command_with_confirmation` are never used [INFO] [stdout] --> src/command/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl LumenCommand { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn execute_bash_command(command: &str) -> Result<(), LumenError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn execute_bash_command_with_confirmation(command: &str) -> Result<(), LumenError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "fd4689e27f220f130852432b149fc2a8a2db5e8d58c2f0dca8ff6aa2c17fc94b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4689e27f220f130852432b149fc2a8a2db5e8d58c2f0dca8ff6aa2c17fc94b", kill_on_drop: false }` [INFO] [stdout] fd4689e27f220f130852432b149fc2a8a2db5e8d58c2f0dca8ff6aa2c17fc94b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 935ec2d2fc168c34fcd6f685f929c23c8e2a9d764f38c33e74538b7a597b9ea7 [INFO] running `Command { std: "docker" "start" "-a" "935ec2d2fc168c34fcd6f685f929c23c8e2a9d764f38c33e74538b7a597b9ea7", kill_on_drop: false }` [INFO] [stderr] warning: associated functions `execute_bash_command` and `execute_bash_command_with_confirmation` are never used [INFO] [stderr] --> src/command/mod.rs:127:8 [INFO] [stderr] | [INFO] [stderr] 58 | impl LumenCommand { [INFO] [stderr] | ----------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 127 | fn execute_bash_command(command: &str) -> Result<(), LumenError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 143 | fn execute_bash_command_with_confirmation(command: &str) -> Result<(), LumenError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lumen` (bin "lumen" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lumen-46a356226f114419) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test commit_reference::tests::test_empty_reference ... ok [INFO] [stdout] test commit_reference::tests::test_full_range ... ok [INFO] [stdout] test commit_reference::tests::test_single_commit ... ok [INFO] [stdout] test commit_reference::tests::test_to_only_range ... ok [INFO] [stdout] test commit_reference::tests::test_clap_integration ... ok [INFO] [stdout] test commit_reference::tests::test_from_only_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "935ec2d2fc168c34fcd6f685f929c23c8e2a9d764f38c33e74538b7a597b9ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935ec2d2fc168c34fcd6f685f929c23c8e2a9d764f38c33e74538b7a597b9ea7", kill_on_drop: false }` [INFO] [stdout] 935ec2d2fc168c34fcd6f685f929c23c8e2a9d764f38c33e74538b7a597b9ea7