[INFO] cloning repository https://github.com/BookOwl/stack-machine-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BookOwl/stack-machine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookOwl%2Fstack-machine-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookOwl%2Fstack-machine-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5df95ecd4c17c963cb20481b51841a48a2f9d275
[INFO] checking BookOwl/stack-machine-rs against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookOwl%2Fstack-machine-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BookOwl/stack-machine-rs on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BookOwl/stack-machine-rs
[INFO] finished tweaking git repo https://github.com/BookOwl/stack-machine-rs
[INFO] tweaked toml for git repo https://github.com/BookOwl/stack-machine-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BookOwl/stack-machine-rs 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1684126d4fb12642ef331e0d655d43567b476066dcda6caaa3e66acb261d4b34
[INFO] running `Command { std: "docker" "start" "-a" "1684126d4fb12642ef331e0d655d43567b476066dcda6caaa3e66acb261d4b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1684126d4fb12642ef331e0d655d43567b476066dcda6caaa3e66acb261d4b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1684126d4fb12642ef331e0d655d43567b476066dcda6caaa3e66acb261d4b34", kill_on_drop: false }`
[INFO] [stdout] 1684126d4fb12642ef331e0d655d43567b476066dcda6caaa3e66acb261d4b34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d32a9d30f5451edf172f3329a1aab2de0b72b7ace196078de2ba7c77eb483c81
[INFO] running `Command { std: "docker" "start" "-a" "d32a9d30f5451edf172f3329a1aab2de0b72b7ace196078de2ba7c77eb483c81", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking stack-machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ipstack`
[INFO] [stdout]    --> src/main.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut ipstack: Vec<usize>  = Vec::new();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ipstack`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callstack`
[INFO] [stdout]    --> src/main.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut callstack: CallStack = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callstack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut ipstack: Vec<usize>  = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut callstack: CallStack = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut current_frame = program.frame_info.get("main").ok_or(Error::NoMain)?;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_bindings` and `bindings` are never read
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Frame {
[INFO] [stdout]   |        ----- fields in this struct
[INFO] [stdout] 6 |     num_bindings: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     bindings: Vec<Option<Value>>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum Instruction {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] 18 |     Literal(Value),
[INFO] [stdout] 19 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 20 |     Sub,
[INFO] [stdout] 21 |     Mul,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     IntDiv,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     Output,
[INFO] [stdout] 24 |     Equal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 25 |     Less,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     Greater,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     LessEq,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     GreaterEq,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_bindings` is never read
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct FrameInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 52 |     num_bindings: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ipstack`
[INFO] [stdout]    --> src/main.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut ipstack: Vec<usize>  = Vec::new();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ipstack`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callstack`
[INFO] [stdout]    --> src/main.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut callstack: CallStack = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callstack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut ipstack: Vec<usize>  = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut callstack: CallStack = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut current_frame = program.frame_info.get("main").ok_or(Error::NoMain)?;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_bindings` and `bindings` are never read
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Frame {
[INFO] [stdout]   |        ----- fields in this struct
[INFO] [stdout] 6 |     num_bindings: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     bindings: Vec<Option<Value>>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Frame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum Instruction {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] 18 |     Literal(Value),
[INFO] [stdout] 19 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 20 |     Sub,
[INFO] [stdout] 21 |     Mul,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     IntDiv,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     Output,
[INFO] [stdout] 24 |     Equal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 25 |     Less,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     Greater,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     LessEq,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     GreaterEq,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_bindings` is never read
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct FrameInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 52 |     num_bindings: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "d32a9d30f5451edf172f3329a1aab2de0b72b7ace196078de2ba7c77eb483c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32a9d30f5451edf172f3329a1aab2de0b72b7ace196078de2ba7c77eb483c81", kill_on_drop: false }`
[INFO] [stdout] d32a9d30f5451edf172f3329a1aab2de0b72b7ace196078de2ba7c77eb483c81
