[INFO] cloning repository https://github.com/matthiascy/jerboa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiascy/jerboa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiascy%2Fjerboa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiascy%2Fjerboa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7d9481228dbdc50e89aaef12b3de8f028480fc8 [INFO] building matthiascy/jerboa against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiascy%2Fjerboa" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matthiascy/jerboa [INFO] finished tweaking git repo https://github.com/matthiascy/jerboa [INFO] tweaked toml for git repo https://github.com/matthiascy/jerboa written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matthiascy/jerboa on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matthiascy/jerboa 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/crates/jerboa/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded glam v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89489ef49b1a52f82a46fc6bdf20d471f09cf09d8ae00b717b25b984a0e187e2 [INFO] running `Command { std: "docker" "start" "-a" "89489ef49b1a52f82a46fc6bdf20d471f09cf09d8ae00b717b25b984a0e187e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89489ef49b1a52f82a46fc6bdf20d471f09cf09d8ae00b717b25b984a0e187e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89489ef49b1a52f82a46fc6bdf20d471f09cf09d8ae00b717b25b984a0e187e2", kill_on_drop: false }` [INFO] [stdout] 89489ef49b1a52f82a46fc6bdf20d471f09cf09d8ae00b717b25b984a0e187e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb70d0352186a930a4cc25e274ea60ca73a6712c13bc11693930e9061a9eb63 [INFO] running `Command { std: "docker" "start" "-a" "6fb70d0352186a930a4cc25e274ea60ca73a6712c13bc11693930e9061a9eb63", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/jerboa/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling jerboa v0.1.0 (/opt/rustwide/workdir/crates/jerboa) [INFO] [stdout] error[E0260]: the name `core` is defined multiple times [INFO] [stdout] --> crates/jerboa/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate core; [INFO] [stdout] | ------------------ previous import of the extern crate `core` here [INFO] [stdout] 6 | [INFO] [stdout] 7 | pub mod core; [INFO] [stdout] | ^^^^^^^^^^^^^ `core` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `core` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 5 | extern crate core as other_core; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/error.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::error::ImageError; [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/image/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | image::{codec::pnm, error::ImageError}, [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/image/buffer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::core::Vec1`, `crate::core::Vec2`, `crate::core::Vec3`, `crate::core::Vec4` [INFO] [stdout] --> crates/jerboa/src/core/image/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Vec1, Vec2, Vec3, Vec4, [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ no `Vec4` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Vec3` in the root [INFO] [stdout] | | no `Vec2` in the root [INFO] [stdout] | no `Vec1` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec2 [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec3 [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/decode.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::core::image`, `crate::core::Vec1`, `crate::core::Vec2`, `crate::core::Vec3`, `crate::core::Vec4` [INFO] [stdout] --> crates/jerboa/src/core/image/buffer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] ... [INFO] [stdout] 8 | Vec1, Vec2, Vec3, Vec4, [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ no `Vec4` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Vec3` in the root [INFO] [stdout] | | no `Vec2` in the root [INFO] [stdout] | no `Vec1` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec2 [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec3 [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] glam::Vec4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/encode.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::image` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/decode.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `image` in `core` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/error.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::codec::pnm::TupleType; [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::image` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/encode.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::{ [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::image` [INFO] [stdout] --> crates/jerboa/src/core/image/error.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::ImageFormat; [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::image` [INFO] [stdout] --> crates/jerboa/src/core/image/iters.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::image::Pixel; [INFO] [stdout] | ^^^^^ could not find `image` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found builtin type `f32` [INFO] [stdout] --> crates/jerboa/src/core/rounding.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl f32 for Floating {} [INFO] [stdout] | ^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found builtin type `f64` [INFO] [stdout] --> crates/jerboa/src/core/rounding.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl f64 for Floating {} [INFO] [stdout] | ^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `denom` in this scope [INFO] [stdout] --> crates/jerboa/src/rtc/shapes/plane.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | if denom >= 0.0 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `denom` in this scope [INFO] [stdout] --> crates/jerboa/src/rtc/shapes/plane.rs:19:55 [INFO] [stdout] | [INFO] [stdout] 19 | let t = self.normal.dot(self.p - ray.o) / denom; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> crates/jerboa/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `decode::read_pnm_from_stream` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/mod.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) use decode::read_pnm_from_stream; [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: `encode::write_pnm_to_stream` [INFO] [stdout] --> crates/jerboa/src/core/image/codec/pnm/mod.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) use encode::write_pnm_to_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plane::Plane` [INFO] [stdout] --> crates/jerboa/src/rtc/shapes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use plane::Plane; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/jerboa/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Subpixel` not found for `P` [INFO] [stdout] --> crates/jerboa/src/core/image/buffer.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | samples: Vec, [INFO] [stdout] | ^^^^^^^^ there is an associated type `Subpixel` in the trait `Pixel` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `P` with trait `Pixel` [INFO] [stdout] | [INFO] [stdout] 14 | pub struct PixelBuffer { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> crates/jerboa/src/core/rounding.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl f32 for Floating {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 21 | impl f32 for dyn Floating {} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> crates/jerboa/src/core/rounding.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl f64 for Floating {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 22 | impl f64 for dyn Floating {} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0260, E0404, E0425, E0432, E0433, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jerboa` (lib) due to 20 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6fb70d0352186a930a4cc25e274ea60ca73a6712c13bc11693930e9061a9eb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb70d0352186a930a4cc25e274ea60ca73a6712c13bc11693930e9061a9eb63", kill_on_drop: false }` [INFO] [stdout] 6fb70d0352186a930a4cc25e274ea60ca73a6712c13bc11693930e9061a9eb63