[INFO] fetching crate linea 0.9.6... [INFO] testing linea-0.9.6 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate linea 0.9.6 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate linea 0.9.6 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded quickcheck_macros v0.8.0 [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] [stderr] Downloaded generic-array v0.5.1 [INFO] [stderr] Downloaded idem v0.4.0 [INFO] [stderr] Downloaded radical v0.1.1 [INFO] [stderr] Downloaded dimensioned v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e539ac57481b3d751f30e8a0abbb3af57d1c3c0afde9c5ae6ac29a443f780642 [INFO] running `Command { std: "docker" "start" "-a" "e539ac57481b3d751f30e8a0abbb3af57d1c3c0afde9c5ae6ac29a443f780642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e539ac57481b3d751f30e8a0abbb3af57d1c3c0afde9c5ae6ac29a443f780642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e539ac57481b3d751f30e8a0abbb3af57d1c3c0afde9c5ae6ac29a443f780642", kill_on_drop: false }` [INFO] [stdout] e539ac57481b3d751f30e8a0abbb3af57d1c3c0afde9c5ae6ac29a443f780642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24aaab3c839a3db7cd536f488df698376f714bff5454b69ef8f591c4aed40a2 [INFO] running `Command { std: "docker" "start" "-a" "d24aaab3c839a3db7cd536f488df698376f714bff5454b69ef8f591c4aed40a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling idem v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling radical v0.1.1 [INFO] [stderr] Compiling 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[E0659]: `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] = 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] error[E0659]: `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] = 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] 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] 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: Matrix) -> Matrix, Add1> [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] 7 | pub fn translate(a: Matrix) -> Matrix, Add1> [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] 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: Matrix) -> Matrix, Add1> [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] 26 | pub fn transform_linear(a: Matrix) -> Matrix, Add1> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0599, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linea` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "d24aaab3c839a3db7cd536f488df698376f714bff5454b69ef8f591c4aed40a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24aaab3c839a3db7cd536f488df698376f714bff5454b69ef8f591c4aed40a2", kill_on_drop: false }` [INFO] [stdout] d24aaab3c839a3db7cd536f488df698376f714bff5454b69ef8f591c4aed40a2