[INFO] cloning repository https://github.com/wahn/rs_pbrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wahn/rs_pbrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwahn%2Frs_pbrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwahn%2Frs_pbrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dee2d952548377a2b9629a3fcedca9a9432a1d83 [INFO] testing wahn/rs_pbrt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwahn%2Frs_pbrt" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wahn/rs_pbrt on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wahn/rs_pbrt [INFO] finished tweaking git repo https://github.com/wahn/rs_pbrt [INFO] tweaked toml for git repo https://github.com/wahn/rs_pbrt written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wahn/rs_pbrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] ea5668d4c55e8c2490e504b13498843f62d25d381456924ba8d3ea8c8315a517 [INFO] running `Command { std: "docker" "start" "-a" "ea5668d4c55e8c2490e504b13498843f62d25d381456924ba8d3ea8c8315a517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5668d4c55e8c2490e504b13498843f62d25d381456924ba8d3ea8c8315a517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5668d4c55e8c2490e504b13498843f62d25d381456924ba8d3ea8c8315a517", kill_on_drop: false }` [INFO] [stdout] ea5668d4c55e8c2490e504b13498843f62d25d381456924ba8d3ea8c8315a517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--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] f618b9dde30475502875fa6cbcb021eb4780d1b336c2db0a0f02cb7afeadd9d5 [INFO] running `Command { std: "docker" "start" "-a" "f618b9dde30475502875fa6cbcb021eb4780d1b336c2db0a0f02cb7afeadd9d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling atom v0.4.0 [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 num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling png v0.17.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling hexf v0.2.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling blend_info v0.2.6 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling image v0.24.0 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling rs_pbrt v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/core/reflection.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | count -= 1_i8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "f618b9dde30475502875fa6cbcb021eb4780d1b336c2db0a0f02cb7afeadd9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f618b9dde30475502875fa6cbcb021eb4780d1b336c2db0a0f02cb7afeadd9d5", kill_on_drop: false }` [INFO] [stdout] f618b9dde30475502875fa6cbcb021eb4780d1b336c2db0a0f02cb7afeadd9d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113f335e91ac1eb81d70deace0b7b8345cb07919ad335d348866c19a8bce3372 [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" "113f335e91ac1eb81d70deace0b7b8345cb07919ad335d348866c19a8bce3372", 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] [stderr] Compiling rs_pbrt v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/core/reflection.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | count -= 1_i8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/core/reflection.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | count -= 1_i8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.69s [INFO] running `Command { std: "docker" "inspect" "113f335e91ac1eb81d70deace0b7b8345cb07919ad335d348866c19a8bce3372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113f335e91ac1eb81d70deace0b7b8345cb07919ad335d348866c19a8bce3372", kill_on_drop: false }` [INFO] [stdout] 113f335e91ac1eb81d70deace0b7b8345cb07919ad335d348866c19a8bce3372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", 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] bcfd3ed59b7e08a96ee96ca7482797fa385e43bbd21c41e5f89f1aa071b5668c [INFO] running `Command { std: "docker" "start" "-a" "bcfd3ed59b7e08a96ee96ca7482797fa385e43bbd21c41e5f89f1aa071b5668c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: value assigned to `count` is never read [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/core/reflection.rs:327:17 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 327 | count -= 1_i8; [INFO] [stdout] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `rs_pbrt` (lib) generated 1 warning [INFO] [stderr] warning: `rs_pbrt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_pbrt-915e20f1759269fd) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_pbrt-387188fab01e3c2a) [INFO] [stdout] [INFO] [stderr] Doc-tests rs_pbrt [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] [stdout] [INFO] [stdout] running 10 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 rs_pbrt --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/backtrace-sys-35d530e8b9f53061/out --extern atom=/opt/rustwide/target/debug/deps/libatom-01cbe6c9230b61d7.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-634859f2a4f48390.rlib --extern blend_info=/opt/rustwide/target/debug/deps/libblend_info-f6ae1e3d84e36369.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-56f294379c487e4c.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib --extern hexf=/opt/rustwide/target/debug/deps/libhexf-7a0585a9e90b2fd3.so --extern image=/opt/rustwide/target/debug/deps/libimage-33354bc798481c19.rlib --extern impl_ops=/opt/rustwide/target/debug/deps/libimpl_ops-1a74bcc5e7c6a260.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-5d01c13b7ebeefa8.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-01d03de112c8e156.rlib --extern pbr=/opt/rustwide/target/debug/deps/libpbr-b2f4ca73a306e58b.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-0f8732f331d62fa1.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-4b7d9816bbc5190d.so --extern ply_rs=/opt/rustwide/target/debug/deps/libply_rs-f627356ae9aeaa54.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-05e45f24840af8a2.rlib --extern rs_pbrt=/opt/rustwide/target/debug/deps/librs_pbrt-c16857a434c33978.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-c46da2a2b761cf48.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-c6ac146a1c7b3ac1.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3d15601feb1805bd.so --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bcfd3ed59b7e08a96ee96ca7482797fa385e43bbd21c41e5f89f1aa071b5668c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfd3ed59b7e08a96ee96ca7482797fa385e43bbd21c41e5f89f1aa071b5668c", kill_on_drop: false }` [INFO] [stdout] bcfd3ed59b7e08a96ee96ca7482797fa385e43bbd21c41e5f89f1aa071b5668c