[INFO] fetching crate reliq 0.3.7... [INFO] building reliq-0.3.7 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate reliq 0.3.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate reliq 0.3.7 [INFO] finished tweaking crates.io crate reliq 0.3.7 [INFO] tweaked toml for crates.io crate reliq 0.3.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reliq 0.3.7 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reliq 0.3.7 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7261252abfa34d89bd5ad7cea5614dfb9c66a0d164391c7c9246fa6962e02e44 [INFO] running `Command { std: "docker" "start" "-a" "7261252abfa34d89bd5ad7cea5614dfb9c66a0d164391c7c9246fa6962e02e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7261252abfa34d89bd5ad7cea5614dfb9c66a0d164391c7c9246fa6962e02e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7261252abfa34d89bd5ad7cea5614dfb9c66a0d164391c7c9246fa6962e02e44", kill_on_drop: false }` [INFO] [stdout] 7261252abfa34d89bd5ad7cea5614dfb9c66a0d164391c7c9246fa6962e02e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bad7e15410af15a8bce48e6ebbd4dceaf040ffe81d1ba416b5627240846a8f2 [INFO] running `Command { std: "docker" "start" "-a" "0bad7e15410af15a8bce48e6ebbd4dceaf040ffe81d1ba416b5627240846a8f2", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling modwire v0.1.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling reliq v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deserializer` [INFO] [stdout] --> src/array/mod.rs:366:31 [INFO] [stdout] | [INFO] [stdout] 366 | use serde::de::{self, Deserializer, SeqAccess, Visitor}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Rad` is never used [INFO] [stdout] --> src/q/rad_mode.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Rad = Q; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | / ty!( [INFO] [stdout] 15 | | 0 1 2 3 4 5 6 7 8 9 [INFO] [stdout] 16 | | 10 11 12 13 14 15 16 17 18 19 [INFO] [stdout] 17 | | 20 21 22 23 24 25 26 27 28 29 [INFO] [stdout] 18 | | 30 31 32 33 34 35 36 37 [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "0bad7e15410af15a8bce48e6ebbd4dceaf040ffe81d1ba416b5627240846a8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bad7e15410af15a8bce48e6ebbd4dceaf040ffe81d1ba416b5627240846a8f2", kill_on_drop: false }` [INFO] [stdout] 0bad7e15410af15a8bce48e6ebbd4dceaf040ffe81d1ba416b5627240846a8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e56ac3fd326865143096db01d9c75d7aa5197fe19098d230516b67cbcb0c98 [INFO] running `Command { std: "docker" "start" "-a" "b9e56ac3fd326865143096db01d9c75d7aa5197fe19098d230516b67cbcb0c98", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reliq v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deserializer` [INFO] [stdout] --> src/array/mod.rs:366:31 [INFO] [stdout] | [INFO] [stdout] 366 | use serde::de::{self, Deserializer, SeqAccess, Visitor}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stdout] warning: type alias `Rad` is never used [INFO] [stdout] --> src/q/rad_mode.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Rad = Q; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | / ty!( [INFO] [stdout] 15 | | 0 1 2 3 4 5 6 7 8 9 [INFO] [stdout] 16 | | 10 11 12 13 14 15 16 17 18 19 [INFO] [stdout] 17 | | 20 21 22 23 24 25 26 27 28 29 [INFO] [stdout] 18 | | 30 31 32 33 34 35 36 37 [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserializer` [INFO] [stdout] --> src/array/mod.rs:366:31 [INFO] [stdout] | [INFO] [stdout] 366 | use serde::de::{self, Deserializer, SeqAccess, Visitor}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Rad` is never used [INFO] [stdout] --> src/q/rad_mode.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Rad = Q; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | / ty!( [INFO] [stdout] 15 | | 0 1 2 3 4 5 6 7 8 9 [INFO] [stdout] 16 | | 10 11 12 13 14 15 16 17 18 19 [INFO] [stdout] 17 | | 20 21 22 23 24 25 26 27 28 29 [INFO] [stdout] 18 | | 30 31 32 33 34 35 36 37 [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.24s [INFO] running `Command { std: "docker" "inspect" "b9e56ac3fd326865143096db01d9c75d7aa5197fe19098d230516b67cbcb0c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e56ac3fd326865143096db01d9c75d7aa5197fe19098d230516b67cbcb0c98", kill_on_drop: false }` [INFO] [stdout] b9e56ac3fd326865143096db01d9c75d7aa5197fe19098d230516b67cbcb0c98