[INFO] cloning repository https://github.com/Frizi/norays [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frizi/norays" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrizi%2Fnorays", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrizi%2Fnorays'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 838f5fcbfa1430ae50eb69c9c7703410619f8420 [INFO] checking Frizi/norays against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrizi%2Fnorays" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frizi/norays on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Frizi/norays [INFO] finished tweaking git repo https://github.com/Frizi/norays [INFO] tweaked toml for git repo https://github.com/Frizi/norays written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Frizi/norays already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 707f8653fa6c85adbd3d08faf086644940e84d6aeae946ae635515f20b4eb97c [INFO] running `Command { std: "docker" "start" "-a" "707f8653fa6c85adbd3d08faf086644940e84d6aeae946ae635515f20b4eb97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "707f8653fa6c85adbd3d08faf086644940e84d6aeae946ae635515f20b4eb97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707f8653fa6c85adbd3d08faf086644940e84d6aeae946ae635515f20b4eb97c", kill_on_drop: false }` [INFO] [stdout] 707f8653fa6c85adbd3d08faf086644940e84d6aeae946ae635515f20b4eb97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e274f7e08c430bd39c218af72a3f20bb50188e254db0b615fbddd7e91f9ddd5 [INFO] running `Command { std: "docker" "start" "-a" "5e274f7e08c430bd39c218af72a3f20bb50188e254db0b615fbddd7e91f9ddd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking nbchan v0.1.2 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling minifb v0.10.4 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Checking handy_async v0.2.13 [INFO] [stderr] Checking fibers v0.1.9 [INFO] [stderr] Checking norays v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduling/job.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | pub type JobOut = Box::Output, Error = ()> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future::Output, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shading/material.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Box, Error = ()> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shading/material.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Box, Error = ()> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tracing/hit.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Box, Error = ()> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/light/spds/static_spd.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | static ref spd_ciex: RegularSPD = RegularSPD::new(&CIE_X, CIE_START as _, CIE_END as _, CIE_SCALE); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduling/job.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | pub type JobOut = Box::Output, Error = ()> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future::Output, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shading/material.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Box, Error = ()> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shading/material.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Box, Error = ()> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tracing/hit.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Box, Error = ()> + Send> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ()> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/light/spds/static_spd.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | static ref spd_ciex: RegularSPD = RegularSPD::new(&CIE_X, CIE_START as _, CIE_END as _, CIE_SCALE); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/light/spds/spd.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | return dx.lerp(samples[b0], samples[b1]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::float::Float::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/light/spds/spd.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | return dx.lerp(samples[b0], samples[b1]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::float::Float::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `spd_ciex` should have an upper case name [INFO] [stdout] --> src/light/spds/static_spd.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | static ref spd_ciex: RegularSPD = RegularSPD::new(&CIE_X, CIE_START as _, CIE_END as _, CIE_SCALE); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SPD_CIEX` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `spd_ciex` should have an upper case name [INFO] [stdout] --> src/light/spds/static_spd.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | static ref spd_ciex: RegularSPD = RegularSPD::new(&CIE_X, CIE_START as _, CIE_END as _, CIE_SCALE); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `SPD_CIEX` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.46s [INFO] running `Command { std: "docker" "inspect" "5e274f7e08c430bd39c218af72a3f20bb50188e254db0b615fbddd7e91f9ddd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e274f7e08c430bd39c218af72a3f20bb50188e254db0b615fbddd7e91f9ddd5", kill_on_drop: false }` [INFO] [stdout] 5e274f7e08c430bd39c218af72a3f20bb50188e254db0b615fbddd7e91f9ddd5