[INFO] fetching crate reliq 0.3.7...
[INFO] checking reliq-0.3.7 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate reliq 0.3.7 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reliq 0.3.7 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e29d8d531c0a52d7cf3fcfb6c3c94540a7d8a7bb1c58fa516044a8ce75543984
[INFO] running `Command { std: "docker" "start" "-a" "e29d8d531c0a52d7cf3fcfb6c3c94540a7d8a7bb1c58fa516044a8ce75543984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e29d8d531c0a52d7cf3fcfb6c3c94540a7d8a7bb1c58fa516044a8ce75543984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29d8d531c0a52d7cf3fcfb6c3c94540a7d8a7bb1c58fa516044a8ce75543984", kill_on_drop: false }`
[INFO] [stdout] e29d8d531c0a52d7cf3fcfb6c3c94540a7d8a7bb1c58fa516044a8ce75543984
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1ab02fb481dab8c47e14f313fe3ac1a0b48f46892a27f9e7b0ca9078db0d580
[INFO] running `Command { std: "docker" "start" "-a" "c1ab02fb481dab8c47e14f313fe3ac1a0b48f46892a27f9e7b0ca9078db0d580", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking modwire v0.1.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking reliq v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/q/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / ::modwire::expose!(
[INFO] [stdout]  4 | |     pub r#as
[INFO] [stdout]  5 | |     pub default_mode
[INFO] [stdout]  6 | |     pub deg_mode
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub supported
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the name `Deg` in the type namespace is first re-exported here
[INFO] [stdout]    |   but the name `Deg` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `::modwire::expose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/q/mod.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / ::modwire::expose!(
[INFO] [stdout]  4 | |     pub r#as
[INFO] [stdout]  5 | |     pub default_mode
[INFO] [stdout]  6 | |     pub deg_mode
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub supported
[INFO] [stdout] 13 | | );
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the name `Rad` in the type namespace is first re-exported here
[INFO] [stdout]    |   but the name `Rad` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: this error originates in the macro `::modwire::expose` (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] [stderr]     Checking tinytemplate v1.2.1
[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<const A: u8, B> = Q<A, B, RadMode>;
[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]     Checking criterion v0.7.0
[INFO] [stderr] error: could not compile `reliq` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1ab02fb481dab8c47e14f313fe3ac1a0b48f46892a27f9e7b0ca9078db0d580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ab02fb481dab8c47e14f313fe3ac1a0b48f46892a27f9e7b0ca9078db0d580", kill_on_drop: false }`
[INFO] [stdout] c1ab02fb481dab8c47e14f313fe3ac1a0b48f46892a27f9e7b0ca9078db0d580
