[INFO] cloning repository https://github.com/oxidecomputer/transceiver-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/transceiver-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftransceiver-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftransceiver-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d583e15f4ad2b94112b0fa163d31bae218881c5
[INFO] building oxidecomputer/transceiver-control against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftransceiver-control" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/transceiver-control
[INFO] finished tweaking git repo https://github.com/oxidecomputer/transceiver-control
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/transceiver-control written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/transceiver-control 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/oxidecomputer/transceiver-control 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hubpack_derive v0.1.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded hubpack v0.1.2
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded unicode-ident v1.0.8
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded term v1.1.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded dtrace-parser v0.3.0
[INFO] [stderr]   Downloaded usdt-macro v0.6.0
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded thread-id v5.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded goblin v0.10.1
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded usdt-impl v0.6.0
[INFO] [stderr]   Downloaded usdt v0.6.0
[INFO] [stderr]   Downloaded slog-term v2.9.2
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded usdt-attr-macro v0.6.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.0
[INFO] [stderr]   Downloaded dof v0.4.0
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 76a36c5a6e799ea7bcdd36431070f9bdcce2179d7a39fafa1ee7489e917a3bfe
[INFO] running `Command { std: "docker" "start" "-a" "76a36c5a6e799ea7bcdd36431070f9bdcce2179d7a39fafa1ee7489e917a3bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a36c5a6e799ea7bcdd36431070f9bdcce2179d7a39fafa1ee7489e917a3bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a36c5a6e799ea7bcdd36431070f9bdcce2179d7a39fafa1ee7489e917a3bfe", kill_on_drop: false }`
[INFO] [stdout] 76a36c5a6e799ea7bcdd36431070f9bdcce2179d7a39fafa1ee7489e917a3bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cffcfb3c81550f52b4091b225157f747e037763b3fbdda35df584bb58fab21c3
[INFO] running `Command { std: "docker" "start" "-a" "cffcfb3c81550f52b4091b225157f747e037763b3fbdda35df584bb58fab21c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling usdt-impl v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling transceiver-controller v0.1.1 (/opt/rustwide/workdir/controller)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling hubpack_derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling goblin v0.10.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.0
[INFO] [stderr]    Compiling hubpack v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling dof v0.4.0
[INFO] [stderr]    Compiling transceiver-messages v0.1.1 (/opt/rustwide/workdir/messages)
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling dtrace-parser v0.3.0
[INFO] [stderr]    Compiling usdt-macro v0.6.0
[INFO] [stderr]    Compiling usdt-attr-macro v0.6.0
[INFO] [stderr]    Compiling transceiver-decode v0.1.0 (/opt/rustwide/workdir/decode)
[INFO] [stderr]    Compiling usdt v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.75s
[INFO] running `Command { std: "docker" "inspect" "cffcfb3c81550f52b4091b225157f747e037763b3fbdda35df584bb58fab21c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cffcfb3c81550f52b4091b225157f747e037763b3fbdda35df584bb58fab21c3", kill_on_drop: false }`
[INFO] [stdout] cffcfb3c81550f52b4091b225157f747e037763b3fbdda35df584bb58fab21c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d69fef6b18bcccd886fe6042047a63e306642a37a927add3a1d58ab3211da36a
[INFO] running `Command { std: "docker" "start" "-a" "d69fef6b18bcccd886fe6042047a63e306642a37a927add3a1d58ab3211da36a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling transceiver-messages v0.1.1 (/opt/rustwide/workdir/messages)
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling transceiver-decode v0.1.0 (/opt/rustwide/workdir/decode)
[INFO] [stderr]    Compiling transceiver-controller v0.1.1 (/opt/rustwide/workdir/controller)
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stdout] warning: use of deprecated unit variant `message::HwError::I2cError`: Use the more specific error variants instead
[INFO] [stdout]     --> messages/src/message.rs:1073:22
[INFO] [stdout]      |
[INFO] [stdout] 1073 |             HwError::I2cError,
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `message::HwError::I2cError`: Use the more specific error variants instead
[INFO] [stdout]     --> messages/src/message.rs:1432:27
[INFO] [stdout]      |
[INFO] [stdout] 1432 |             vec![HwError::I2cError],
[INFO] [stdout]      |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.87s
[INFO] running `Command { std: "docker" "inspect" "d69fef6b18bcccd886fe6042047a63e306642a37a927add3a1d58ab3211da36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69fef6b18bcccd886fe6042047a63e306642a37a927add3a1d58ab3211da36a", kill_on_drop: false }`
[INFO] [stdout] d69fef6b18bcccd886fe6042047a63e306642a37a927add3a1d58ab3211da36a
