[INFO] cloning repository https://github.com/icalder/ubc125
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icalder/ubc125" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficalder%2Fubc125", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficalder%2Fubc125'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad2ccad1104a3ccdb05e0a75906acd46ebf831a5
[INFO] checking icalder/ubc125 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficalder%2Fubc125" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/icalder/ubc125
[INFO] finished tweaking git repo https://github.com/icalder/ubc125
[INFO] tweaked toml for git repo https://github.com/icalder/ubc125 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icalder/ubc125 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icalder/ubc125 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.14.6
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded rust-embed-utils v8.12.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.12.0
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.14
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded tower-http v0.7.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded tonic-web v0.14.6
[INFO] [stderr]   Downloaded rust-embed v8.12.0
[INFO] [stderr]   Downloaded opus v0.3.1
[INFO] [stderr]   Downloaded cc v1.4.3
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] [stderr]   Downloaded alsa-sys v0.6.1
[INFO] [stderr]   Downloaded alsa v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb
[INFO] running `Command { std: "docker" "start" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb", 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" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb", 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" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling alsa-sys v0.6.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking alsa v0.12.1
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking opus v0.3.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling ubc125-grpc v0.1.0 (/opt/rustwide/workdir/lib/grpc/rust-gen)
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking tonic-web v0.14.6
[INFO] [stderr]     Checking tonic-reflection v0.14.6
[INFO] [stderr]     Checking ubc125 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `tonic-reflection`
[INFO] [stderr]   --> lib/grpc/rust-gen/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | tonic-reflection = "0.14.6"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tonic-reflection`
[INFO] [stderr] warning: `ubc125-grpc` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb", kill_on_drop: false }`
[INFO] [stdout] 9538f332e0de047e6f2438fbc88defe30eeb4cc3f1fddfa49616d1f4db9cc5bb
