[INFO] cloning repository https://github.com/mario007/sunray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mario007/sunray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmario007%2Fsunray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmario007%2Fsunray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b134eacb54b4f93f08563a257fe0364d33a72260 [INFO] checking mario007/sunray against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmario007%2Fsunray" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mario007/sunray on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mario007/sunray [INFO] finished tweaking git repo https://github.com/mario007/sunray [INFO] tweaked toml for git repo https://github.com/mario007/sunray written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mario007/sunray already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e94455e37785b59d34322abdee2486e69e231ba134162ccf9645b9a9840171ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e94455e37785b59d34322abdee2486e69e231ba134162ccf9645b9a9840171ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e94455e37785b59d34322abdee2486e69e231ba134162ccf9645b9a9840171ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94455e37785b59d34322abdee2486e69e231ba134162ccf9645b9a9840171ae", kill_on_drop: false }` [INFO] [stdout] e94455e37785b59d34322abdee2486e69e231ba134162ccf9645b9a9840171ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cabfad0fad49d3e436939f478f32f4fd857c84efa7e0ab6e16ced551480e7fb [INFO] running `Command { std: "docker" "start" "-a" "9cabfad0fad49d3e436939f478f32f4fd857c84efa7e0ab6e16ced551480e7fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking sunray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `sample_f32` [INFO] [stdout] --> src/sobol.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn sample_f32(&self, index: u64, dimension: u32, scramble: u32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radiance_path_tracer2` [INFO] [stdout] --> src/render.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn radiance_path_tracer2(ray: &Ray, scene_data: &SceneData, path_sampler: &mut PathSampler) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_explict_connection2` [INFO] [stdout] --> src/render.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | fn make_explict_connection2(scene_data: &SceneData, isect: &IsectPoint, wo: f32x3, path_sampler: &mut PathSampler) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `world_center` [INFO] [stdout] --> src/lights.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | world_center: f32x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/ply_reader.rs:71:2 [INFO] [stdout] | [INFO] [stdout] 71 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cell_dim` [INFO] [stdout] --> src/grid.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | cell_dim: f64x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `memory` [INFO] [stdout] --> src/grid.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn memory(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hemi_pdf` [INFO] [stdout] --> src/sampling.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn hemi_pdf() -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hemi_direction` [INFO] [stdout] --> src/sampling.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hemi_direction(normal: f32x3, u1: f32, u2: f32) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `general_section` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | general_section: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `in_general_section` [INFO] [stdout] --> src/lib.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn in_general_section(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radiance_path_tracer2` [INFO] [stdout] --> src/render.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn radiance_path_tracer2(ray: &Ray, scene_data: &SceneData, path_sampler: &mut PathSampler) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_explict_connection2` [INFO] [stdout] --> src/render.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | fn make_explict_connection2(scene_data: &SceneData, isect: &IsectPoint, wo: f32x3, path_sampler: &mut PathSampler) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `world_center` [INFO] [stdout] --> src/lights.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | world_center: f32x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/ply_reader.rs:71:2 [INFO] [stdout] | [INFO] [stdout] 71 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cell_dim` [INFO] [stdout] --> src/grid.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | cell_dim: f64x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `memory` [INFO] [stdout] --> src/grid.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn memory(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hemi_pdf` [INFO] [stdout] --> src/sampling.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn hemi_pdf() -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hemi_direction` [INFO] [stdout] --> src/sampling.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn hemi_direction(normal: f32x3, u1: f32, u2: f32) -> f32x3 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `general_section` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | general_section: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `in_general_section` [INFO] [stdout] --> src/lib.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn in_general_section(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.49s [INFO] running `Command { std: "docker" "inspect" "9cabfad0fad49d3e436939f478f32f4fd857c84efa7e0ab6e16ced551480e7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cabfad0fad49d3e436939f478f32f4fd857c84efa7e0ab6e16ced551480e7fb", kill_on_drop: false }` [INFO] [stdout] 9cabfad0fad49d3e436939f478f32f4fd857c84efa7e0ab6e16ced551480e7fb