[INFO] cloning repository https://github.com/jtdowney/ray_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtdowney/ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eed248cb5cf1bef086f559c3e054ef5cda02109 [INFO] checking jtdowney/ray_tracer against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fray_tracer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtdowney/ray_tracer on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtdowney/ray_tracer [INFO] finished tweaking git repo https://github.com/jtdowney/ray_tracer [INFO] tweaked toml for git repo https://github.com/jtdowney/ray_tracer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jtdowney/ray_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 692dc192a99dcc094757f84da913457583e17b3f0a9cd6391c09b1982705236b [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" "692dc192a99dcc094757f84da913457583e17b3f0a9cd6391c09b1982705236b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "692dc192a99dcc094757f84da913457583e17b3f0a9cd6391c09b1982705236b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692dc192a99dcc094757f84da913457583e17b3f0a9cd6391c09b1982705236b", kill_on_drop: false }` [INFO] [stdout] 692dc192a99dcc094757f84da913457583e17b3f0a9cd6391c09b1982705236b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b594a207b2f5a1c375a2e104ed5c6ec8b12ab77c5192bfefb97852210ce75f04 [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" "b594a207b2f5a1c375a2e104ed5c6ec8b12ab77c5192bfefb97852210ce75f04", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking indextree v3.3.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.38s [INFO] running `Command { std: "docker" "inspect" "b594a207b2f5a1c375a2e104ed5c6ec8b12ab77c5192bfefb97852210ce75f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b594a207b2f5a1c375a2e104ed5c6ec8b12ab77c5192bfefb97852210ce75f04", kill_on_drop: false }` [INFO] [stdout] b594a207b2f5a1c375a2e104ed5c6ec8b12ab77c5192bfefb97852210ce75f04