[INFO] fetching crate linea 0.9.6...
[INFO] checking linea-0.9.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate linea 0.9.6 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate linea 0.9.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate linea 0.9.6
[INFO] finished tweaking crates.io crate linea 0.9.6
[INFO] tweaked toml for crates.io crate linea 0.9.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding dimensioned v0.6.0 (available: v0.8.0)
[INFO] [stderr]       Adding generic-array v0.12.4 (available: v1.1.1)
[INFO] [stderr]       Adding glium v0.16.0 (available: v0.36.0)
[INFO] [stderr]       Adding quickcheck v0.6.2 (available: v1.0.3)
[INFO] [stderr]       Adding quickcheck v0.8.5 (available: v1.0.3)
[INFO] [stderr]       Adding quickcheck_macros v0.8.0 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8745f11c00dc29d877377f1c7bedc8ae7670a83e4d5ce7dac04d5d757259557f
[INFO] running `Command { std: "docker" "start" "-a" "8745f11c00dc29d877377f1c7bedc8ae7670a83e4d5ce7dac04d5d757259557f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8745f11c00dc29d877377f1c7bedc8ae7670a83e4d5ce7dac04d5d757259557f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8745f11c00dc29d877377f1c7bedc8ae7670a83e4d5ce7dac04d5d757259557f", kill_on_drop: false }`
[INFO] [stdout] 8745f11c00dc29d877377f1c7bedc8ae7670a83e4d5ce7dac04d5d757259557f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5fea0c27cdef86837976303524386b29c16e84a004df5a2ff8b974cb0b1ff51
[INFO] running `Command { std: "docker" "start" "-a" "d5fea0c27cdef86837976303524386b29c16e84a004df5a2ff8b974cb0b1ff51", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking idem v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking radical v0.1.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking linea v0.9.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Zero` is ambiguous
[INFO] [stdout]  --> src/projective.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |   where A: Zero + One,
[INFO] [stdout]   |            ^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Zero` could refer to the trait imported here
[INFO] [stdout]  --> src/projective.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use typenum::*;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Zero` to disambiguate
[INFO] [stdout] note: `Zero` could also refer to the trait imported here
[INFO] [stdout]  --> src/projective.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Zero` to disambiguate
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Zero` is ambiguous
[INFO] [stdout]   --> src/projective.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   where A: Zero + One,
[INFO] [stdout]    |            ^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Zero` could refer to the trait imported here
[INFO] [stdout]   --> src/projective.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use typenum::*;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Zero` to disambiguate
[INFO] [stdout] note: `Zero` could also refer to the trait imported here
[INFO] [stdout]   --> src/projective.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Zero` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_fn_union)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `zero` found for type parameter `A` in the current scope
[INFO] [stdout]   --> src/projective.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub fn translate<A: Copy, N>(a: Matrix<A, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                  - function or associated item `zero` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 18 |             A::zero
[INFO] [stdout]    |                ^^^^ function or associated item not found in `A`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following traits define an item `zero`, perhaps you need to restrict type parameter `A` with one of them:
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub fn translate<A: Copy + idem::Zero, N>(a: Matrix<A, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 7  | pub fn translate<A: Copy + num_traits::identities::Zero, N>(a: Matrix<A, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                          ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `zero` found for type parameter `A` in the current scope
[INFO] [stdout]   --> src/projective.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn transform_linear<A: Copy, N>(a: Matrix<A, N, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                         - function or associated item `zero` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 38 |             A::zero
[INFO] [stdout]    |                ^^^^ function or associated item not found in `A`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: the following traits define an item `zero`, perhaps you need to restrict type parameter `A` with one of them:
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn transform_linear<A: Copy + idem::Zero, N>(a: Matrix<A, N, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 26 | pub fn transform_linear<A: Copy + num_traits::identities::Zero, N>(a: Matrix<A, N, N>) -> Matrix<A, Add1<N>, Add1<N>>
[INFO] [stdout]    |                                 ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linea` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d5fea0c27cdef86837976303524386b29c16e84a004df5a2ff8b974cb0b1ff51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5fea0c27cdef86837976303524386b29c16e84a004df5a2ff8b974cb0b1ff51", kill_on_drop: false }`
[INFO] [stdout] d5fea0c27cdef86837976303524386b29c16e84a004df5a2ff8b974cb0b1ff51
