[INFO] fetching crate wedged 0.1.0...
[INFO] testing wedged-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wedged 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wedged 0.1.0
[INFO] finished tweaking crates.io crate wedged 0.1.0
[INFO] tweaked toml for crates.io crate wedged 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wedged 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.34.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b6105e42691a4a9d165d665083281720a2f684c0620d969d9d7a1e46e539079
[INFO] running `Command { std: "docker" "start" "-a" "7b6105e42691a4a9d165d665083281720a2f684c0620d969d9d7a1e46e539079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b6105e42691a4a9d165d665083281720a2f684c0620d969d9d7a1e46e539079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b6105e42691a4a9d165d665083281720a2f684c0620d969d9d7a1e46e539079", kill_on_drop: false }`
[INFO] [stdout] 7b6105e42691a4a9d165d665083281720a2f684c0620d969d9d7a1e46e539079
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a57217a3fa41ae0a9f0d972284eb0d61942236eca91634811ae9bde2cb47838
[INFO] running `Command { std: "docker" "start" "-a" "6a57217a3fa41ae0a9f0d972284eb0d61942236eca91634811ae9bde2cb47838", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling wedged v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]   --> src/algebra/mod.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub use self::common::*;
[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 import: `self::involute::*`
[INFO] [stdout]   --> src/algebra/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub use self::involute::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]   --> src/algebra/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub use self::ops::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dual::*`
[INFO] [stdout]    --> src/algebra/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub use self::dual::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dim_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub use self::dim_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::grade_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use self::grade_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/algebra/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::fmt::*`
[INFO] [stdout]    --> src/algebra/mod.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub use self::fmt::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]    --> src/subspace/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub use self::common::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::mutable::*`
[INFO] [stdout]    --> src/subspace/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub use self::mutable::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::involute::*`
[INFO] [stdout]    --> src/subspace/mod.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use self::involute::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]    --> src/subspace/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub use self::ops::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/subspace/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/subspace/blade.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dim` is never used
[INFO] [stdout]   --> src/algebra/mul.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dim(&self) -> Self::Dim;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set` is never used
[INFO] [stdout]   --> src/algebra/mul.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn set(&mut self, i:usize, x: Self::Scalar);
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     common_functions!(true Blade);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     common_functions!(true Blade);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     common_functions!(false Even);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     common_functions!(false Even);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 233 |     common_functions!(false Odd);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 233 |     common_functions!(false Odd);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 237 |     common_functions!(false Multivector);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 237 |     common_functions!(false Multivector);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.10s
[INFO] running `Command { std: "docker" "inspect" "6a57217a3fa41ae0a9f0d972284eb0d61942236eca91634811ae9bde2cb47838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a57217a3fa41ae0a9f0d972284eb0d61942236eca91634811ae9bde2cb47838", kill_on_drop: false }`
[INFO] [stdout] 6a57217a3fa41ae0a9f0d972284eb0d61942236eca91634811ae9bde2cb47838
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8897badd3201b321e38f5d39cdfac6bdbf4af74ebe097620eb628345e95c203a
[INFO] running `Command { std: "docker" "start" "-a" "8897badd3201b321e38f5d39cdfac6bdbf4af74ebe097620eb628345e95c203a", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]   --> src/algebra/mod.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub use self::common::*;
[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 import: `self::involute::*`
[INFO] [stdout]   --> src/algebra/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub use self::involute::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]   --> src/algebra/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub use self::ops::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dual::*`
[INFO] [stdout]    --> src/algebra/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub use self::dual::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dim_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub use self::dim_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::grade_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use self::grade_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/algebra/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::fmt::*`
[INFO] [stdout]    --> src/algebra/mod.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub use self::fmt::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]    --> src/subspace/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub use self::common::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::mutable::*`
[INFO] [stdout]    --> src/subspace/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub use self::mutable::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::involute::*`
[INFO] [stdout]    --> src/subspace/mod.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use self::involute::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]    --> src/subspace/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub use self::ops::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/subspace/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/subspace/blade.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dim` is never used
[INFO] [stdout]   --> src/algebra/mul.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) trait MultivectorSrc:IntoIterator {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dim(&self) -> Self::Dim;
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set` is never used
[INFO] [stdout]   --> src/algebra/mul.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait MultivectorDst: MultivectorSrc {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn set(&mut self, i:usize, x: Self::Scalar);
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     common_functions!(true Blade);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 225 |     common_functions!(true Blade);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     common_functions!(false Even);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     common_functions!(false Even);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 233 |     common_functions!(false Odd);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wedged v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 233 |     common_functions!(false Odd);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<T> { self.as_slice().iter() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 237 |     common_functions!(false Multivector);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn iter(&self) -> Iter<'_, T> { self.as_slice().iter() }
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/algebra/common.rs:220:25
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 237 |     common_functions!(false Multivector);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pub fn iter_mut(&mut self) -> IterMut<'_, T> { self.as_mut_slice().iter_mut() }
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(test, feature(test))]
[INFO] [stdout]   |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]   --> src/algebra/mod.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub use self::common::*;
[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 import: `self::involute::*`
[INFO] [stdout]   --> src/algebra/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub use self::involute::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]   --> src/algebra/mod.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub use self::ops::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dual::*`
[INFO] [stdout]    --> src/algebra/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub use self::dual::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::dim_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub use self::dim_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::grade_cast::*`
[INFO] [stdout]    --> src/algebra/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use self::grade_cast::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/algebra/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::fmt::*`
[INFO] [stdout]    --> src/algebra/mod.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub use self::fmt::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::common::*`
[INFO] [stdout]    --> src/subspace/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub use self::common::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::mutable::*`
[INFO] [stdout]    --> src/subspace/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub use self::mutable::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::involute::*`
[INFO] [stdout]    --> src/subspace/mod.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub use self::involute::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ops::*`
[INFO] [stdout]    --> src/subspace/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub use self::ops::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::constructors::*`
[INFO] [stdout]    --> src/subspace/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub use self::constructors::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/subspace/blade.rs:384:7
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wedged` (lib test) due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8897badd3201b321e38f5d39cdfac6bdbf4af74ebe097620eb628345e95c203a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8897badd3201b321e38f5d39cdfac6bdbf4af74ebe097620eb628345e95c203a", kill_on_drop: false }`
[INFO] [stdout] 8897badd3201b321e38f5d39cdfac6bdbf4af74ebe097620eb628345e95c203a
