[INFO] cloning repository https://github.com/MrKWatkins/rust-rendering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrKWatkins/rust-rendering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Frust-rendering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Frust-rendering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8662eaf680e467dd2a11b7b2ed397515b9a1ab0 [INFO] testing MrKWatkins/rust-rendering against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Frust-rendering" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrKWatkins/rust-rendering on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MrKWatkins/rust-rendering [INFO] finished tweaking git repo https://github.com/MrKWatkins/rust-rendering [INFO] tweaked toml for git repo https://github.com/MrKWatkins/rust-rendering written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MrKWatkins/rust-rendering already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff5a375c6bf9911adcde1daf4da7d68d7cc4a1b4220c2fb721dfb7bf578b29c1 [INFO] running `Command { std: "docker" "start" "-a" "ff5a375c6bf9911adcde1daf4da7d68d7cc4a1b4220c2fb721dfb7bf578b29c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff5a375c6bf9911adcde1daf4da7d68d7cc4a1b4220c2fb721dfb7bf578b29c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5a375c6bf9911adcde1daf4da7d68d7cc4a1b4220c2fb721dfb7bf578b29c1", kill_on_drop: false }` [INFO] [stdout] ff5a375c6bf9911adcde1daf4da7d68d7cc4a1b4220c2fb721dfb7bf578b29c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e86e29bb36dbaf695036cff5df853538aba9496dfcd4fa9f7f8fa1cde2277e [INFO] running `Command { std: "docker" "start" "-a" "c0e86e29bb36dbaf695036cff5df853538aba9496dfcd4fa9f7f8fa1cde2277e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling nalgebra v0.23.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ncollide3d v0.26.1 [INFO] [stderr] Compiling rust-rendering v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "c0e86e29bb36dbaf695036cff5df853538aba9496dfcd4fa9f7f8fa1cde2277e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e86e29bb36dbaf695036cff5df853538aba9496dfcd4fa9f7f8fa1cde2277e", kill_on_drop: false }` [INFO] [stdout] c0e86e29bb36dbaf695036cff5df853538aba9496dfcd4fa9f7f8fa1cde2277e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1afeebcc72e3b6875fde9c0ea6981c31e142a1b9882b8efd6fc792d3ba1c56 [INFO] running `Command { std: "docker" "start" "-a" "bb1afeebcc72e3b6875fde9c0ea6981c31e142a1b9882b8efd6fc792d3ba1c56", kill_on_drop: false }` [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling rust-rendering v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "bb1afeebcc72e3b6875fde9c0ea6981c31e142a1b9882b8efd6fc792d3ba1c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1afeebcc72e3b6875fde9c0ea6981c31e142a1b9882b8efd6fc792d3ba1c56", kill_on_drop: false }` [INFO] [stdout] bb1afeebcc72e3b6875fde9c0ea6981c31e142a1b9882b8efd6fc792d3ba1c56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abdd774ee095b8a23c139951bc290d4b93ff8890ddafdda7e56d6d41b00fe60a [INFO] running `Command { std: "docker" "start" "-a" "abdd774ee095b8a23c139951bc290d4b93ff8890ddafdda7e56d6d41b00fe60a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_rendering-28a92c75706e9a0f) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test image::colour::tests::add_reference_reference ... ok [INFO] [stdout] test image::colour::tests::add_reference_value ... ok [INFO] [stdout] test image::colour::tests::add_value_value ... ok [INFO] [stdout] test image::colour::tests::to_rgb::case_2 ... ok [INFO] [stdout] test image::colour::tests::to_rgb::case_3 ... ok [INFO] [stdout] test image::colour::tests::to_rgb::case_1 ... ok [INFO] [stdout] test image::colour::tests::to_rgb::case_4 ... ok [INFO] [stdout] test image::colour::tests::to_rgb::case_5 ... ok [INFO] [stdout] test image::rgb::tests::fmt ... ok [INFO] [stdout] test image::colour::tests::sum_by_value ... ok [INFO] [stdout] test maths::vector::tests::reflect::case_1 ... ok [INFO] [stdout] test maths::vector::tests::reflect::case_2 ... ok [INFO] [stdout] test image::rgb::tests::to_u8_array ... ok [INFO] [stdout] test scene::scene::tests::reflection_ray::case_2 ... ok [INFO] [stdout] test rendering::sampling::tests::pixel_offsets::case_1 ... ok [INFO] [stdout] test image::colour::tests::sum_by_reference ... ok [INFO] [stdout] test scene::scene::tests::reflection_ray::case_1 ... ok [INFO] [stdout] test image::colour::tests::sub_value_value ... ok [INFO] [stdout] test image::colour::tests::div ... ok [INFO] [stdout] test image::colour::tests::mul_value_value ... ok [INFO] [stdout] test image::colour::tests::average ... ok [INFO] [stdout] test rendering::sampling::tests::pixel_offsets::case_2 ... ok [INFO] [stdout] test image::colour::tests::add_value_reference ... ok [INFO] [stdout] test image::rgb::tests::to_colour::case_3 ... ok [INFO] [stdout] test image::rgb::tests::from_hex ... ok [INFO] [stdout] test image::rgb::tests::new ... ok [INFO] [stdout] test image::rgb::tests::to_colour::case_2 ... ok [INFO] [stdout] test image::rgb::tests::to_colour::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "abdd774ee095b8a23c139951bc290d4b93ff8890ddafdda7e56d6d41b00fe60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abdd774ee095b8a23c139951bc290d4b93ff8890ddafdda7e56d6d41b00fe60a", kill_on_drop: false }` [INFO] [stdout] abdd774ee095b8a23c139951bc290d4b93ff8890ddafdda7e56d6d41b00fe60a