[INFO] cloning repository https://github.com/jo12bar/weekend-tracer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo12bar/weekend-tracer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Fweekend-tracer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Fweekend-tracer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 804b4cf5dad56bab994a9cf6a06cc9c9f68f731b [INFO] testing jo12bar/weekend-tracer-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Fweekend-tracer-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jo12bar/weekend-tracer-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jo12bar/weekend-tracer-rs [INFO] finished tweaking git repo https://github.com/jo12bar/weekend-tracer-rs [INFO] tweaked toml for git repo https://github.com/jo12bar/weekend-tracer-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jo12bar/weekend-tracer-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d68fdec031be020e32e373a571c92107e556c813a3de2e81fb83e67cce9cca [INFO] running `Command { std: "docker" "start" "-a" "39d68fdec031be020e32e373a571c92107e556c813a3de2e81fb83e67cce9cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d68fdec031be020e32e373a571c92107e556c813a3de2e81fb83e67cce9cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d68fdec031be020e32e373a571c92107e556c813a3de2e81fb83e67cce9cca", kill_on_drop: false }` [INFO] [stdout] 39d68fdec031be020e32e373a571c92107e556c813a3de2e81fb83e67cce9cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d461728498d27ad1bb7cb04757938d85a9961fc95f825cf504560ccd9a16d6f [INFO] running `Command { std: "docker" "start" "-a" "6d461728498d27ad1bb7cb04757938d85a9961fc95f825cf504560ccd9a16d6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling weekend-tracer-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/camera.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/camera.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.55s [INFO] running `Command { std: "docker" "inspect" "6d461728498d27ad1bb7cb04757938d85a9961fc95f825cf504560ccd9a16d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d461728498d27ad1bb7cb04757938d85a9961fc95f825cf504560ccd9a16d6f", kill_on_drop: false }` [INFO] [stdout] 6d461728498d27ad1bb7cb04757938d85a9961fc95f825cf504560ccd9a16d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2195b1c15c86ef70ed5c22e545f3b518e046bac7c9c1a7042bb14be4704ad8e [INFO] running `Command { std: "docker" "start" "-a" "e2195b1c15c86ef70ed5c22e545f3b518e046bac7c9c1a7042bb14be4704ad8e", kill_on_drop: false }` [INFO] [stderr] Compiling weekend-tracer-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/camera.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/camera.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/camera.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/camera.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/weekend_tracer_rs-647deef9d27245da) [INFO] [stderr] Executable unittests src/bin/weekend-tracer-rs.rs (/opt/rustwide/target/debug/deps/weekend_tracer_rs-82b2e28d018783e6) [INFO] running `Command { std: "docker" "inspect" "e2195b1c15c86ef70ed5c22e545f3b518e046bac7c9c1a7042bb14be4704ad8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2195b1c15c86ef70ed5c22e545f3b518e046bac7c9c1a7042bb14be4704ad8e", kill_on_drop: false }` [INFO] [stdout] e2195b1c15c86ef70ed5c22e545f3b518e046bac7c9c1a7042bb14be4704ad8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ce4be1a0bb626e7e15d7199338782fc6306a91707d4df7b78aedb17094ceaea [INFO] running `Command { std: "docker" "start" "-a" "6ce4be1a0bb626e7e15d7199338782fc6306a91707d4df7b78aedb17094ceaea", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `w` [INFO] [stderr] --> src/camera.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | w: Vec3, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/camera.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `weekend-tracer-rs` (lib) generated 1 warning [INFO] [stderr] warning: `weekend-tracer-rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weekend_tracer_rs-647deef9d27245da) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test vec3::tests::add ... ok [INFO] [stdout] test vec3::tests::add_assign ... ok [INFO] [stdout] test vec3::tests::display ... ok [INFO] [stdout] test vec3::tests::div ... ok [INFO] [stdout] test vec3::tests::div_assign ... ok [INFO] [stdout] test vec3::tests::macro_invocation ... ok [INFO] [stdout] test vec3::tests::mul ... ok [INFO] [stdout] test vec3::tests::mul_assign ... ok [INFO] [stdout] test vec3::tests::neg ... ok [INFO] [stdout] test vec3::tests::sub ... ok [INFO] [stdout] test vec3::tests::sub_assign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/weekend-tracer-rs.rs (/opt/rustwide/target/debug/deps/weekend_tracer_rs-82b2e28d018783e6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests weekend-tracer-rs [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name weekend_tracer_rs --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/libloading-889af5f5dfb4d97d/out -L native=/opt/rustwide/target/debug/build/minifb-d96589ab427562c8/out -L native=/usr/lib/x86_64-linux-gnu --extern clap=/opt/rustwide/target/debug/deps/libclap-966ecc4b08f4c65b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-af9e4e91f7673316.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-048e0509272b5ccc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern minifb=/opt/rustwide/target/debug/deps/libminifb-a10721781af1f51a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c44755b81b1e67f4.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-25f786e252ee6354.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ce23c2ed0eae54a8.rlib --extern weekend_tracer_rs=/opt/rustwide/target/debug/deps/libweekend_tracer_rs-53c0d77b76a89fa2.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gui-support"' --cfg 'feature="minifb"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ce4be1a0bb626e7e15d7199338782fc6306a91707d4df7b78aedb17094ceaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce4be1a0bb626e7e15d7199338782fc6306a91707d4df7b78aedb17094ceaea", kill_on_drop: false }` [INFO] [stdout] 6ce4be1a0bb626e7e15d7199338782fc6306a91707d4df7b78aedb17094ceaea