[INFO] cloning repository https://github.com/AdrienHeisch/c-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrienHeisch/c-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienHeisch%2Fc-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienHeisch%2Fc-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2be6fc754df653888f5a3594b9fdcfe42e72b8f
[INFO] testing AdrienHeisch/c-vm against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienHeisch%2Fc-vm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrienHeisch/c-vm
[INFO] finished tweaking git repo https://github.com/AdrienHeisch/c-vm
[INFO] tweaked toml for git repo https://github.com/AdrienHeisch/c-vm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrienHeisch/c-vm on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrienHeisch/c-vm 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded instability v0.3.3
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 225433a01efbb8eef9fe093a093bcdf4f47f3894304ed97577f218304c9892a7
[INFO] running `Command { std: "docker" "start" "-a" "225433a01efbb8eef9fe093a093bcdf4f47f3894304ed97577f218304c9892a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "225433a01efbb8eef9fe093a093bcdf4f47f3894304ed97577f218304c9892a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225433a01efbb8eef9fe093a093bcdf4f47f3894304ed97577f218304c9892a7", kill_on_drop: false }`
[INFO] [stdout] 225433a01efbb8eef9fe093a093bcdf4f47f3894304ed97577f218304c9892a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fae5ae4e589d3d00e0334b7b1aba99e9ff8ea610b443bb76e040e6d46ea4805c
[INFO] running `Command { std: "docker" "start" "-a" "fae5ae4e589d3d00e0334b7b1aba99e9ff8ea610b443bb76e040e6d46ea4805c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `sp` is never used
[INFO] [stdout]   --> src/vm.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl VM {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn sp(&self) -> uvm {
[INFO] [stdout]    |            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/debugger.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s
[INFO] running `Command { std: "docker" "inspect" "fae5ae4e589d3d00e0334b7b1aba99e9ff8ea610b443bb76e040e6d46ea4805c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae5ae4e589d3d00e0334b7b1aba99e9ff8ea610b443bb76e040e6d46ea4805c", kill_on_drop: false }`
[INFO] [stdout] fae5ae4e589d3d00e0334b7b1aba99e9ff8ea610b443bb76e040e6d46ea4805c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd45f9699c53577cdae3cb801719b47091b0f38f685fb928065af03eb4d969b8
[INFO] running `Command { std: "docker" "start" "-a" "dd45f9699c53577cdae3cb801719b47091b0f38f685fb928065af03eb4d969b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `sp` is never used
[INFO] [stdout]   --> src/vm.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl VM {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn sp(&self) -> uvm {
[INFO] [stdout]    |            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/debugger.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "dd45f9699c53577cdae3cb801719b47091b0f38f685fb928065af03eb4d969b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd45f9699c53577cdae3cb801719b47091b0f38f685fb928065af03eb4d969b8", kill_on_drop: false }`
[INFO] [stdout] dd45f9699c53577cdae3cb801719b47091b0f38f685fb928065af03eb4d969b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65d42a63fdc782702659752fb52a8e2cd4e02c972a09bf15f6bc8e1c622a8d0e
[INFO] running `Command { std: "docker" "start" "-a" "65d42a63fdc782702659752fb52a8e2cd4e02c972a09bf15f6bc8e1c622a8d0e", kill_on_drop: false }`
[INFO] [stderr] warning: method `sp` is never used
[INFO] [stderr]   --> src/vm.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl VM {
[INFO] [stderr]    | ------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub fn sp(&self) -> uvm {
[INFO] [stderr]    |            ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/debugger.rs:307:22
[INFO] [stderr]     |
[INFO] [stderr] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text {
[INFO] [stderr]     |                      ^^^^^^^^^ the lifetime is elided here               ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 307 | fn format_regs(regs: &[String], (dst, src): (Vec<usize>, Vec<usize>)) -> Text<'_> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vm` (bin "vm" test) generated 2 warnings (run `cargo fix --bin "vm" -p vm --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vm-cc70a3c3e99bfd9a)
[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" "65d42a63fdc782702659752fb52a8e2cd4e02c972a09bf15f6bc8e1c622a8d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d42a63fdc782702659752fb52a8e2cd4e02c972a09bf15f6bc8e1c622a8d0e", kill_on_drop: false }`
[INFO] [stdout] 65d42a63fdc782702659752fb52a8e2cd4e02c972a09bf15f6bc8e1c622a8d0e
