[INFO] cloning repository https://github.com/nouvadam/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nouvadam/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b1271b167f280b77b2428145b76795b81743b2 [INFO] testing nouvadam/pathtracer against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nouvadam/pathtracer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nouvadam/pathtracer [INFO] finished tweaking git repo https://github.com/nouvadam/pathtracer [INFO] tweaked toml for git repo https://github.com/nouvadam/pathtracer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nouvadam/pathtracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e413ec25a1363def08bc920bc93868476c37c212a4da1026c9fe66192d8ffeb [INFO] running `Command { std: "docker" "start" "-a" "7e413ec25a1363def08bc920bc93868476c37c212a4da1026c9fe66192d8ffeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e413ec25a1363def08bc920bc93868476c37c212a4da1026c9fe66192d8ffeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e413ec25a1363def08bc920bc93868476c37c212a4da1026c9fe66192d8ffeb", kill_on_drop: false }` [INFO] [stdout] 7e413ec25a1363def08bc920bc93868476c37c212a4da1026c9fe66192d8ffeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fbdf1fc59b99b3b2e2891675e6a5fdc0cef40a83cacdcb4dbbd43870472e318 [INFO] running `Command { std: "docker" "start" "-a" "1fbdf1fc59b99b3b2e2891675e6a5fdc0cef40a83cacdcb4dbbd43870472e318", kill_on_drop: false }` [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling lexical-core v0.4.8 [INFO] [stderr] Compiling lexical v2.2.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling permutation_iterator v0.1.2 [INFO] [stderr] Compiling wavefront_obj v8.0.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling objekt-clonable-impl v0.2.2 [INFO] [stderr] Compiling objekt-clonable v0.2.2 [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/hitbox.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/mesh.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.12s [INFO] running `Command { std: "docker" "inspect" "1fbdf1fc59b99b3b2e2891675e6a5fdc0cef40a83cacdcb4dbbd43870472e318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbdf1fc59b99b3b2e2891675e6a5fdc0cef40a83cacdcb4dbbd43870472e318", kill_on_drop: false }` [INFO] [stdout] 1fbdf1fc59b99b3b2e2891675e6a5fdc0cef40a83cacdcb4dbbd43870472e318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2870251ce842c555d6941c5e7e9e6016a386635be1879efae43a6cdffdc2cf2 [INFO] running `Command { std: "docker" "start" "-a" "b2870251ce842c555d6941c5e7e9e6016a386635be1879efae43a6cdffdc2cf2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/hitbox.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/mesh.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/hit.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `enum_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/hitbox.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/primitive/mesh.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | material: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dragon --edition=2018 examples/dragon.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=51f248cee0c1d74b -C extra-filename=-51f248cee0c1d74b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arr_macro=/opt/rustwide/target/debug/deps/libarr_macro-6328b15d07df58d0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-a08728ebb35bdd97.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cfcf7038c243fe38.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib --extern objekt_clonable=/opt/rustwide/target/debug/deps/libobjekt_clonable-e9e3f2380499a90f.rlib --extern pathtracer=/opt/rustwide/target/debug/deps/libpathtracer-6f919f641c6c2e0f.rlib --extern permutation_iterator=/opt/rustwide/target/debug/deps/libpermutation_iterator-36d77ab62bb107ee.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-432b23093de8c9c7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8eff5617fe7821dd.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-48a62e2e3ede723c.rlib --extern wavefront_obj=/opt/rustwide/target/debug/deps/libwavefront_obj-7faa580f4fd8ae5b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2870251ce842c555d6941c5e7e9e6016a386635be1879efae43a6cdffdc2cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2870251ce842c555d6941c5e7e9e6016a386635be1879efae43a6cdffdc2cf2", kill_on_drop: false }` [INFO] [stdout] b2870251ce842c555d6941c5e7e9e6016a386635be1879efae43a6cdffdc2cf2