[INFO] fetching crate mso50xx 0.1.0... [INFO] building mso50xx-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate mso50xx 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mso50xx 0.1.0 [INFO] finished tweaking crates.io crate mso50xx 0.1.0 [INFO] tweaked toml for crates.io crate mso50xx 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mso50xx 0.1.0 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 crates.io crate mso50xx 0.1.0 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] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scpi_derive v1.0.1 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded lxi v0.1.3 [INFO] [stderr] Downloaded document-features v0.2.10 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded dwrote v0.11.2 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded uom v0.36.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded rustfft v6.2.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded wio v0.2.2 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded strength_reduce v0.2.4 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded cc v1.2.11 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded scpi v1.0.1 [INFO] [stderr] Downloaded scpi-contrib v1.0.1 [INFO] [stderr] Downloaded tokio-lxi v0.2.2 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded ttf-parser v0.20.0 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c987390438d1849a44861ce097321278a162c1b269fa648254029c80c5bd02c7 [INFO] running `Command { std: "docker" "start" "-a" "c987390438d1849a44861ce097321278a162c1b269fa648254029c80c5bd02c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c987390438d1849a44861ce097321278a162c1b269fa648254029c80c5bd02c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c987390438d1849a44861ce097321278a162c1b269fa648254029c80c5bd02c7", kill_on_drop: false }` [INFO] [stdout] c987390438d1849a44861ce097321278a162c1b269fa648254029c80c5bd02c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b1ac81059e9dd6c0fea0ad42a0ff103ea5aabef9b00d3ca1f5aa67a94ccdd0d8 [INFO] running `Command { std: "docker" "start" "-a" "b1ac81059e9dd6c0fea0ad42a0ff103ea5aabef9b00d3ca1f5aa67a94ccdd0d8", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling lxi v0.1.3 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling scpi_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tokio-lxi v0.2.2 [INFO] [stderr] Compiling scpi v1.0.1 [INFO] [stderr] Compiling scpi-contrib v1.0.1 [INFO] [stderr] Compiling mso50xx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> src/siggen/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let resp = self.read(&cmd.query()).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "b1ac81059e9dd6c0fea0ad42a0ff103ea5aabef9b00d3ca1f5aa67a94ccdd0d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ac81059e9dd6c0fea0ad42a0ff103ea5aabef9b00d3ca1f5aa67a94ccdd0d8", kill_on_drop: false }` [INFO] [stdout] b1ac81059e9dd6c0fea0ad42a0ff103ea5aabef9b00d3ca1f5aa67a94ccdd0d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9bffb4c5872da4c7a7b495a99b8e249243fd67ef6575d14e02c4b4ff81cf8c9b [INFO] running `Command { std: "docker" "start" "-a" "9bffb4c5872da4c7a7b495a99b8e249243fd67ef6575d14e02c4b4ff81cf8c9b", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling mso50xx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> src/siggen/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let resp = self.read(&cmd.query()).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> src/siggen/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let resp = self.read(&cmd.query()).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "9bffb4c5872da4c7a7b495a99b8e249243fd67ef6575d14e02c4b4ff81cf8c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bffb4c5872da4c7a7b495a99b8e249243fd67ef6575d14e02c4b4ff81cf8c9b", kill_on_drop: false }` [INFO] [stdout] 9bffb4c5872da4c7a7b495a99b8e249243fd67ef6575d14e02c4b4ff81cf8c9b