[INFO] cloning repository https://github.com/myuon/rupt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myuon/rupt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Frupt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Frupt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b0b7c4ff2737dd67476902f431cf40ecad3b21 [INFO] checking myuon/rupt against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Frupt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myuon/rupt on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/myuon/rupt [INFO] finished tweaking git repo https://github.com/myuon/rupt [INFO] tweaked toml for git repo https://github.com/myuon/rupt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/myuon/rupt 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20ec28073822b8da509a33c6b1ecf36e5e686e576f1c7ee6a5827e4f33517ae3 [INFO] running `Command { std: "docker" "start" "-a" "20ec28073822b8da509a33c6b1ecf36e5e686e576f1c7ee6a5827e4f33517ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20ec28073822b8da509a33c6b1ecf36e5e686e576f1c7ee6a5827e4f33517ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ec28073822b8da509a33c6b1ecf36e5e686e576f1c7ee6a5827e4f33517ae3", kill_on_drop: false }` [INFO] [stdout] 20ec28073822b8da509a33c6b1ecf36e5e686e576f1c7ee6a5827e4f33517ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb34c595f3ea269fbdfc305c367c6be3fad3019c039488c761d6669b0ed578c [INFO] running `Command { std: "docker" "start" "-a" "5fb34c595f3ea269fbdfc305c367c6be3fad3019c039488c761d6669b0ed578c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking rupt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `picture::*` [INFO] [stdout] --> src/renderer.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use picture::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bsdf_pdf` is assigned to, but never used [INFO] [stdout] --> src/renderer/renderer.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let mut bsdf_pdf: f64 = 1.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_bsdf_pdf` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `bsdf_pdf` is never read [INFO] [stdout] --> src/renderer/renderer.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | bsdf_pdf = reflected.pdf_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mis_example` is never used [INFO] [stdout] --> src/main.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn mis_example() -> renderer::Scene { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Figures` is never constructed [INFO] [stdout] --> src/renderer/figure.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum Figure { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 50 | Figures(Vec
), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Figure` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parallelepiped` is never used [INFO] [stdout] --> src/renderer/figure.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Figure { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 54 | pub fn parallelepiped(origin: V3, a: V3, b: V3, c: V3) -> Figure { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `area_pdf` is never used [INFO] [stdout] --> src/renderer/figure.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Object { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn area_pdf(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `polygon` is never used [INFO] [stdout] --> src/renderer/figure/rhombus.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Rhombus { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn polygon(&self) -> [V3; 4] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Glossy` is never constructed [INFO] [stdout] --> src/renderer/reflection.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Reflection { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | Glossy(f64), // primitive glossy surface [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reflection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mis_power_heuristic` is never read [INFO] [stdout] --> src/renderer/renderer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RendererOption { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub mis_power_heuristic: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RendererOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `brightness` is never used [INFO] [stdout] --> src/wrapper/color.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl Color { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn brightness(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `multiply`, `zero`, `y`, and `z` are never used [INFO] [stdout] --> src/wrapper/vec.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl V3 { [INFO] [stdout] | ------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn multiply(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn zero() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn y(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn z(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `unit_z`, `y`, and `z` are never used [INFO] [stdout] --> src/wrapper/vec.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl V3U { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn unit_z() -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn y(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn z(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: unused import: `picture::*` [INFO] [stdout] --> src/renderer.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use picture::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bsdf_pdf` is assigned to, but never used [INFO] [stdout] --> src/renderer/renderer.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let mut bsdf_pdf: f64 = 1.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_bsdf_pdf` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `bsdf_pdf` is never read [INFO] [stdout] --> src/renderer/renderer.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | bsdf_pdf = reflected.pdf_value; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mis_example` is never used [INFO] [stdout] --> src/main.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn mis_example() -> renderer::Scene { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Figures` is never constructed [INFO] [stdout] --> src/renderer/figure.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum Figure { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 50 | Figures(Vec
), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Figure` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parallelepiped` is never used [INFO] [stdout] --> src/renderer/figure.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Figure { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 54 | pub fn parallelepiped(origin: V3, a: V3, b: V3, c: V3) -> Figure { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `area_pdf` is never used [INFO] [stdout] --> src/renderer/figure.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Object { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn area_pdf(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Glossy` is never constructed [INFO] [stdout] --> src/renderer/reflection.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Reflection { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | Glossy(f64), // primitive glossy surface [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Reflection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mis_power_heuristic` is never read [INFO] [stdout] --> src/renderer/renderer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RendererOption { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub mis_power_heuristic: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RendererOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `brightness` is never used [INFO] [stdout] --> src/wrapper/color.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl Color { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn brightness(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `multiply`, `y`, and `z` are never used [INFO] [stdout] --> src/wrapper/vec.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl V3 { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn multiply(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn y(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn z(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `y` and `z` are never used [INFO] [stdout] --> src/wrapper/vec.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl V3U { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn y(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn z(&self) -> f64 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "5fb34c595f3ea269fbdfc305c367c6be3fad3019c039488c761d6669b0ed578c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb34c595f3ea269fbdfc305c367c6be3fad3019c039488c761d6669b0ed578c", kill_on_drop: false }` [INFO] [stdout] 5fb34c595f3ea269fbdfc305c367c6be3fad3019c039488c761d6669b0ed578c