[INFO] cloning repository https://github.com/sncxyz/calyx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sncxyz/calyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsncxyz%2Fcalyx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsncxyz%2Fcalyx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1119d05d20a27597cf325612bd119a8c939e156d
[INFO] checking sncxyz/calyx against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsncxyz%2Fcalyx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sncxyz/calyx
[INFO] finished tweaking git repo https://github.com/sncxyz/calyx
[INFO] tweaked toml for git repo https://github.com/sncxyz/calyx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sncxyz/calyx on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sncxyz/calyx 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29
[INFO] running `Command { std: "docker" "start" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking calyx-api v0.0.1 (/opt/rustwide/workdir/calyx-api)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking calyx-core v0.0.1 (/opt/rustwide/workdir/calyx-core)
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking calyx-http-client v0.0.1 (/opt/rustwide/workdir/calyx-http-client)
[INFO] [stderr]     Checking calyx-tui v0.0.1 (/opt/rustwide/workdir/calyx-tui)
[INFO] [stderr]     Checking calyx-tester v0.0.1 (/opt/rustwide/workdir/calyx-tester)
[INFO] [stdout] warning: unused variable: `ALT`
[INFO] [stdout]   --> calyx-tui/src/app/common/text.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, ALT) => {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ALT`
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, app::event::modifiers::_ALT) => {
[INFO] [stdout]    |                         ++++++++++++++++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, _ALT) => {
[INFO] [stdout]    |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ALT`
[INFO] [stdout]   --> calyx-tui/src/app/common/text.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, ALT) => {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ALT`
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, app::event::modifiers::_ALT) => {
[INFO] [stdout]    |                         ++++++++++++++++++++++++
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, _ALT) => {
[INFO] [stdout]    |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ALT` should have a snake case name
[INFO] [stdout]   --> calyx-tui/src/app/common/text.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, ALT) => {
[INFO] [stdout]    |                         ^^^ help: convert the identifier to snake case: `alt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ALT` should have a snake case name
[INFO] [stdout]   --> calyx-tui/src/app/common/text.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             (Backspace, ALT) => {
[INFO] [stdout]    |                         ^^^ help: convert the identifier to snake case: `alt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking calyx-backend v0.0.1 (/opt/rustwide/workdir/calyx-backend)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.19s
[INFO] running `Command { std: "docker" "inspect" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29", kill_on_drop: false }`
[INFO] [stdout] 1007e3fd5fbfca3e5694ebda077fcec98aba4dfec0863f58f9cedd596e144f29
