[INFO] cloning repository https://github.com/jchidley/vscode-modal-keys-keybindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchidley/vscode-modal-keys-keybindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fvscode-modal-keys-keybindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fvscode-modal-keys-keybindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1450368e187968f289f04af6bcd7fa0f9270ea3c
[INFO] building jchidley/vscode-modal-keys-keybindings against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fvscode-modal-keys-keybindings" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchidley/vscode-modal-keys-keybindings
[INFO] finished tweaking git repo https://github.com/jchidley/vscode-modal-keys-keybindings
[INFO] tweaked toml for git repo https://github.com/jchidley/vscode-modal-keys-keybindings written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchidley/vscode-modal-keys-keybindings on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchidley/vscode-modal-keys-keybindings 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 164ac99f9a4d23cb18dc59d51b43c8f96bb8e0d964036433c29e5c7cbc5fa0d5
[INFO] running `Command { std: "docker" "start" "-a" "164ac99f9a4d23cb18dc59d51b43c8f96bb8e0d964036433c29e5c7cbc5fa0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164ac99f9a4d23cb18dc59d51b43c8f96bb8e0d964036433c29e5c7cbc5fa0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164ac99f9a4d23cb18dc59d51b43c8f96bb8e0d964036433c29e5c7cbc5fa0d5", kill_on_drop: false }`
[INFO] [stdout] 164ac99f9a4d23cb18dc59d51b43c8f96bb8e0d964036433c29e5c7cbc5fa0d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 410f92f2a4ddfb746d0cb965c28a5a6af45d5d21ffa20408c96de6d74929241d
[INFO] running `Command { std: "docker" "start" "-a" "410f92f2a4ddfb746d0cb965c28a5a6af45d5d21ffa20408c96de6d74929241d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling snmalloc-sys v0.3.7
[INFO] [stderr]    Compiling snmalloc-rs v0.3.7
[INFO] [stderr]    Compiling template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[expect(unused_variables)] // `unused_variables` lint is not emitted
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s
[INFO] running `Command { std: "docker" "inspect" "410f92f2a4ddfb746d0cb965c28a5a6af45d5d21ffa20408c96de6d74929241d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410f92f2a4ddfb746d0cb965c28a5a6af45d5d21ffa20408c96de6d74929241d", kill_on_drop: false }`
[INFO] [stdout] 410f92f2a4ddfb746d0cb965c28a5a6af45d5d21ffa20408c96de6d74929241d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab3d1b54dfa4fef9f9a3647f7a6b881b87446162b4213df170498cb4c7c6a31b
[INFO] running `Command { std: "docker" "start" "-a" "ab3d1b54dfa4fef9f9a3647f7a6b881b87446162b4213df170498cb4c7c6a31b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling symbolic-demangle v12.13.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling symbolic-common v12.13.3
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[expect(unused_variables)] // `unused_variables` lint is not emitted
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.18s
[INFO] running `Command { std: "docker" "inspect" "ab3d1b54dfa4fef9f9a3647f7a6b881b87446162b4213df170498cb4c7c6a31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab3d1b54dfa4fef9f9a3647f7a6b881b87446162b4213df170498cb4c7c6a31b", kill_on_drop: false }`
[INFO] [stdout] ab3d1b54dfa4fef9f9a3647f7a6b881b87446162b4213df170498cb4c7c6a31b
