[INFO] cloning repository https://github.com/abusch/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0429dac0b3b02ca6ce8a7fe60e95014f527ddc1 [INFO] checking abusch/rustracer against try#42d1facfffa1a5357d6d62815f7be91f8ad69ed8 for pr-95474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abusch/rustracer on toolchain 42d1facfffa1a5357d6d62815f7be91f8ad69ed8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/abusch/rustracer [INFO] finished tweaking git repo https://github.com/abusch/rustracer [INFO] tweaked toml for git repo https://github.com/abusch/rustracer written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/abusch/rustracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f012c7421cdbe687b0aa02c7d3646d4dfe85a8d3dd3ed0eb6fe832513b655f4 [INFO] running `Command { std: "docker" "start" "-a" "0f012c7421cdbe687b0aa02c7d3646d4dfe85a8d3dd3ed0eb6fe832513b655f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f012c7421cdbe687b0aa02c7d3646d4dfe85a8d3dd3ed0eb6fe832513b655f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f012c7421cdbe687b0aa02c7d3646d4dfe85a8d3dd3ed0eb6fe832513b655f4", kill_on_drop: false }` [INFO] [stdout] 0f012c7421cdbe687b0aa02c7d3646d4dfe85a8d3dd3ed0eb6fe832513b655f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+42d1facfffa1a5357d6d62815f7be91f8ad69ed8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0cdbc8501c4307280839a6705a80333addd560a662c593865819566a4abfa7a [INFO] running `Command { std: "docker" "start" "-a" "b0cdbc8501c4307280839a6705a80333addd560a662c593865819566a4abfa7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking light_arena v1.0.1 [INFO] [stderr] Checking state v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking flexi_logger v0.22.0 [INFO] [stderr] Checking exr v1.4.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking rustracer-core v0.1.0 (/opt/rustwide/workdir/rustracer-core) [INFO] [stdout] warning: field is never read: `max_prims_per_node` [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | max_prims_per_node: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug)] [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] Checking rustracer v0.1.0 (/opt/rustwide/workdir/rustracer-cli) [INFO] [stdout] warning: field is never read: `max_prims_per_node` [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | max_prims_per_node: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BVH` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustracer-core/src/bvh/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug)] [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 [optimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "b0cdbc8501c4307280839a6705a80333addd560a662c593865819566a4abfa7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cdbc8501c4307280839a6705a80333addd560a662c593865819566a4abfa7a", kill_on_drop: false }` [INFO] [stdout] b0cdbc8501c4307280839a6705a80333addd560a662c593865819566a4abfa7a