[INFO] cloning repository https://github.com/kjuulh/noil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjuulh/noil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fnoil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fnoil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b2a35509cb21429daaad7ef75bc8f2727a18d23 [INFO] testing kjuulh/noil against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Fnoil" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kjuulh/noil [INFO] finished tweaking git repo https://github.com/kjuulh/noil [INFO] tweaked toml for git repo https://github.com/kjuulh/noil written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjuulh/noil 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 git repo https://github.com/kjuulh/noil 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.15 [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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29a8bf571342c16e0803594be790aa339e84a9cd814fff357d269253474578ae [INFO] running `Command { std: "docker" "start" "-a" "29a8bf571342c16e0803594be790aa339e84a9cd814fff357d269253474578ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a8bf571342c16e0803594be790aa339e84a9cd814fff357d269253474578ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a8bf571342c16e0803594be790aa339e84a9cd814fff357d269253474578ae", kill_on_drop: false }` [INFO] [stdout] 29a8bf571342c16e0803594be790aa339e84a9cd814fff357d269253474578ae [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=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] d2a56450c2aeedcdabef2763128ea03209c3aeccbc403dbe38291856a03dace9 [INFO] running `Command { std: "docker" "start" "-a" "d2a56450c2aeedcdabef2763128ea03209c3aeccbc403dbe38291856a03dace9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling noil v0.1.2 (/opt/rustwide/workdir/crates/noil) [INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stdout] --> crates/noil/src/output.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | &format!("{individual_prefix}{suffix}") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stdout] 50 | } else { [INFO] [stdout] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stdout] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.41s [INFO] running `Command { std: "docker" "inspect" "d2a56450c2aeedcdabef2763128ea03209c3aeccbc403dbe38291856a03dace9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a56450c2aeedcdabef2763128ea03209c3aeccbc403dbe38291856a03dace9", kill_on_drop: false }` [INFO] [stdout] d2a56450c2aeedcdabef2763128ea03209c3aeccbc403dbe38291856a03dace9 [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=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] 4c2aabe966a639b68531ad049fa9d7b3aab9e3252b62a17bdd2ca34faeaa36a5 [INFO] running `Command { std: "docker" "start" "-a" "4c2aabe966a639b68531ad049fa9d7b3aab9e3252b62a17bdd2ca34faeaa36a5", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling noil v0.1.2 (/opt/rustwide/workdir/crates/noil) [INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stdout] --> crates/noil/src/output.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | &format!("{individual_prefix}{suffix}") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stdout] 50 | } else { [INFO] [stdout] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stdout] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] running `Command { std: "docker" "inspect" "4c2aabe966a639b68531ad049fa9d7b3aab9e3252b62a17bdd2ca34faeaa36a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2aabe966a639b68531ad049fa9d7b3aab9e3252b62a17bdd2ca34faeaa36a5", kill_on_drop: false }` [INFO] [stdout] 4c2aabe966a639b68531ad049fa9d7b3aab9e3252b62a17bdd2ca34faeaa36a5 [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=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] 8259e8d16688414c749e9c42f8cc7a4016f07d46d434502c4159211796f381cd [INFO] running `Command { std: "docker" "start" "-a" "8259e8d16688414c749e9c42f8cc7a4016f07d46d434502c4159211796f381cd", kill_on_drop: false }` [INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92 [INFO] [stderr] --> crates/noil/src/output.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | &format!("{individual_prefix}{suffix}") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value... [INFO] [stderr] 50 | } else { [INFO] [stderr] | - ...which will be dropped at the end of this block in Rust 1.92 [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consider using a `let` binding to create a longer lived value [INFO] [stderr] = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()` [INFO] [stderr] = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `noil` (bin "noil" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noil-8d3da94160675f10) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test find_prefix::test::simple_shortest ... ok [INFO] [stdout] test models::test::can_parse_item ... ok [INFO] [stdout] test format::test_format::can_format_no_op ... ok [INFO] [stdout] test models::test::can_parse_item_add_operation ... ok [INFO] [stdout] test models::test::can_parse_item_copy_operation ... ok [INFO] [stdout] test models::test::can_parse_item_open_operation ... ok [INFO] [stdout] test format::test_format::can_format_complex_file ... ok [INFO] [stdout] test models::test::can_parse_item_delete_operation ... ok [INFO] [stdout] test models::test::can_parse_item_move_operation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8259e8d16688414c749e9c42f8cc7a4016f07d46d434502c4159211796f381cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8259e8d16688414c749e9c42f8cc7a4016f07d46d434502c4159211796f381cd", kill_on_drop: false }` [INFO] [stdout] 8259e8d16688414c749e9c42f8cc7a4016f07d46d434502c4159211796f381cd