[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Fweekend-tracer-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jo12bar/weekend-tracer-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+1.49.0" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff418b57b20fc8a6d3474f6959a786ed4bcc4acd3129036f6d9d4ed1d1b41dc1 [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" "ff418b57b20fc8a6d3474f6959a786ed4bcc4acd3129036f6d9d4ed1d1b41dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff418b57b20fc8a6d3474f6959a786ed4bcc4acd3129036f6d9d4ed1d1b41dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff418b57b20fc8a6d3474f6959a786ed4bcc4acd3129036f6d9d4ed1d1b41dc1", kill_on_drop: false }` [INFO] [stdout] ff418b57b20fc8a6d3474f6959a786ed4bcc4acd3129036f6d9d4ed1d1b41dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 789c83e108357f9ce73d35e3a096be9f9548dae9932ad70007dc8d1fc43373a6 [INFO] running `Command { std: "docker" "start" "-a" "789c83e108357f9ce73d35e3a096be9f9548dae9932ad70007dc8d1fc43373a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling xkb v0.2.1 [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-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-commons v0.25.0 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling weekend-tracer-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "789c83e108357f9ce73d35e3a096be9f9548dae9932ad70007dc8d1fc43373a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789c83e108357f9ce73d35e3a096be9f9548dae9932ad70007dc8d1fc43373a6", kill_on_drop: false }` [INFO] [stdout] 789c83e108357f9ce73d35e3a096be9f9548dae9932ad70007dc8d1fc43373a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] f682986122a4b44d541c4a1ee7cf8f9d83007d593b727ac97cf3fecfe5ac455d [INFO] running `Command { std: "docker" "start" "-a" "f682986122a4b44d541c4a1ee7cf8f9d83007d593b727ac97cf3fecfe5ac455d", kill_on_drop: false }` [INFO] [stderr] Compiling weekend-tracer-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "f682986122a4b44d541c4a1ee7cf8f9d83007d593b727ac97cf3fecfe5ac455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f682986122a4b44d541c4a1ee7cf8f9d83007d593b727ac97cf3fecfe5ac455d", kill_on_drop: false }` [INFO] [stdout] f682986122a4b44d541c4a1ee7cf8f9d83007d593b727ac97cf3fecfe5ac455d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cac08f3c90f0fea28b775f1a5f1682f3b353a96eb763458078e3df212b6f9da8 [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" "cac08f3c90f0fea28b775f1a5f1682f3b353a96eb763458078e3df212b6f9da8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/weekend_tracer_rs-d2439cdb34dca60e [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test vec3::tests::add ... 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::neg ... ok [INFO] [stdout] test vec3::tests::mul_assign ... ok [INFO] [stdout] test vec3::tests::sub ... ok [INFO] [stdout] test vec3::tests::sub_assign ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/weekend_tracer_rs-7f529ac9d8cc5660 [INFO] [stdout] test vec3::tests::add_assign ... ok [INFO] [stdout] test vec3::tests::display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [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 --test /opt/rustwide/workdir/src/lib.rs --crate-name weekend_tracer_rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/libloading-734adbe87b7b5b8d/out -L native=/opt/rustwide/target/debug/build/minifb-5ae41fc2c24a0d77/out -L native=/usr/lib/x86_64-linux-gnu --cfg 'feature="gui-support"' --cfg 'feature="minifb"' --cfg 'feature="default"' --extern clap=/opt/rustwide/target/debug/deps/libclap-9d2f6808886c49d5.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-8e79296d0f296a1d.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a3c8cc1a6912ceab.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern minifb=/opt/rustwide/target/debug/deps/libminifb-8b4ed2fe7258fd97.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-906a0dc6ce5b9898.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-69679c561df84ad8.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d584243ccea14517.rlib --extern weekend_tracer_rs=/opt/rustwide/target/debug/deps/libweekend_tracer_rs-74fb86803b854697.rlib -C embed-bitcode=no` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cac08f3c90f0fea28b775f1a5f1682f3b353a96eb763458078e3df212b6f9da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac08f3c90f0fea28b775f1a5f1682f3b353a96eb763458078e3df212b6f9da8", kill_on_drop: false }` [INFO] [stdout] cac08f3c90f0fea28b775f1a5f1682f3b353a96eb763458078e3df212b6f9da8