[INFO] cloning repository https://github.com/omarandlorraine/strop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omarandlorraine/strop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarandlorraine%2Fstrop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarandlorraine%2Fstrop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4293659d57b7f5f03f41e6b01bcbd26453f5a9b2
[INFO] building omarandlorraine/strop against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarandlorraine%2Fstrop" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omarandlorraine/strop
[INFO] finished tweaking git repo https://github.com/omarandlorraine/strop
[INFO] tweaked toml for git repo https://github.com/omarandlorraine/strop written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omarandlorraine/strop on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/omarandlorraine/mizu.git`
[INFO] [stderr]      Locking 87 packages to latest Rust 1.91.0-nightly compatible versions
[INFO] [stderr]       Adding unarm v1.9.0 (available: v1.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.34
[INFO] [stderr]   Downloaded boolean_expression v0.3.11
[INFO] [stderr]   Downloaded emu6809 v0.1.2
[INFO] [stderr]   Downloaded dez80 v4.0.1
[INFO] [stderr]   Downloaded iz80 v0.4.4
[INFO] [stderr]   Downloaded trapezoid-core v0.3.0
[INFO] [stderr]   Downloaded serde_core v1.0.228
[INFO] [stderr]   Downloaded mos6502 v0.6.1
[INFO] [stderr]   Downloaded serde_derive v1.0.228
[INFO] [stderr]   Downloaded serde v1.0.228
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded unarm v1.9.0
[INFO] [stderr]   Downloaded bitmatch v0.1.1
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded armv4t_emu v0.1.3
[INFO] [stderr]   Downloaded fixed-vec-deque v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d17fa7956d3275b8d04e86451ff3c76bf71b76bf920c5fc8cbc97b04d207c4
[INFO] running `Command { std: "docker" "start" "-a" "11d17fa7956d3275b8d04e86451ff3c76bf71b76bf920c5fc8cbc97b04d207c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d17fa7956d3275b8d04e86451ff3c76bf71b76bf920c5fc8cbc97b04d207c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d17fa7956d3275b8d04e86451ff3c76bf71b76bf920c5fc8cbc97b04d207c4", kill_on_drop: false }`
[INFO] [stdout] 11d17fa7956d3275b8d04e86451ff3c76bf71b76bf920c5fc8cbc97b04d207c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89cbade8abeaf54d039bac8a45c62adddbc781e4a3230847359e98b79b20832a
[INFO] running `Command { std: "docker" "start" "-a" "89cbade8abeaf54d039bac8a45c62adddbc781e4a3230847359e98b79b20832a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling boolean_expression v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling fixed-vec-deque v0.1.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling trapezoid-core v0.3.0
[INFO] [stderr]    Compiling mos6502 v0.6.1
[INFO] [stderr]    Compiling save_state_derive v0.1.1 (https://github.com/omarandlorraine/mizu.git?branch=strop-support#fa19821c)
[INFO] [stderr]    Compiling bitmatch v0.1.1
[INFO] [stderr]    Compiling armv4t_emu v0.1.3
[INFO] [stderr]    Compiling iz80 v0.4.4
[INFO] [stderr]    Compiling dez80 v4.0.1
[INFO] [stderr]    Compiling unarm v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling emu6809 v0.1.2
[INFO] [stderr]    Compiling save_state v0.1.1 (https://github.com/omarandlorraine/mizu.git?branch=strop-support#fa19821c)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling mizu-core v1.0.0 (https://github.com/omarandlorraine/mizu.git?branch=strop-support#fa19821c)
[INFO] [stderr]    Compiling strop v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "89cbade8abeaf54d039bac8a45c62adddbc781e4a3230847359e98b79b20832a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cbade8abeaf54d039bac8a45c62adddbc781e4a3230847359e98b79b20832a", kill_on_drop: false }`
[INFO] [stdout] 89cbade8abeaf54d039bac8a45c62adddbc781e4a3230847359e98b79b20832a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f87f10a44a4b1310b6dded16c34248ed77280847af78edc4ad720a57d2288f2
[INFO] running `Command { std: "docker" "start" "-a" "2f87f10a44a4b1310b6dded16c34248ed77280847af78edc4ad720a57d2288f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling strop v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `add5` is never used
[INFO] [stdout]  --> examples/ng.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn add5(i: u8) -> RunResult<u8> {
[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 2.57s
[INFO] running `Command { std: "docker" "inspect" "2f87f10a44a4b1310b6dded16c34248ed77280847af78edc4ad720a57d2288f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f87f10a44a4b1310b6dded16c34248ed77280847af78edc4ad720a57d2288f2", kill_on_drop: false }`
[INFO] [stdout] 2f87f10a44a4b1310b6dded16c34248ed77280847af78edc4ad720a57d2288f2
