[INFO] cloning repository https://github.com/clemson-cal/sailfish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clemson-cal/sailfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed2dc44c1e66a6f43f744a0d00cf7d646ce54ba7 [INFO] checking clemson-cal/sailfish against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemson-cal/sailfish on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemson-cal/sailfish [INFO] finished tweaking git repo https://github.com/clemson-cal/sailfish [INFO] tweaked toml for git repo https://github.com/clemson-cal/sailfish written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/clemson-cal/sailfish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3722b1f93e2ba7bdc240926529ecbd1aa5c4f1dec1192975104644c777da7eaf [INFO] running `Command { std: "docker" "start" "-a" "3722b1f93e2ba7bdc240926529ecbd1aa5c4f1dec1192975104644c777da7eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3722b1f93e2ba7bdc240926529ecbd1aa5c4f1dec1192975104644c777da7eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3722b1f93e2ba7bdc240926529ecbd1aa5c4f1dec1192975104644c777da7eaf", kill_on_drop: false }` [INFO] [stdout] 3722b1f93e2ba7bdc240926529ecbd1aa5c4f1dec1192975104644c777da7eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc8883072c81a2662280b5db2c7a2fbbf3b2dd6e03f916ba0360054aeea342a [INFO] running `Command { std: "docker" "start" "-a" "bbc8883072c81a2662280b5db2c7a2fbbf3b2dd6e03f916ba0360054aeea342a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking kepler-two-body v0.1.0 (https://github.com/clemson-cal/kepler-two-body#2d8a0f53) [INFO] [stderr] Checking kind-config v0.2.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Compiling sf_build v0.1.0 (/opt/rustwide/workdir/sf_build) [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling openmp-sys v1.2.0 [INFO] [stderr] Compiling gridiron v0.1.0 (https://github.com/clemson-cal/gridiron#0548d068) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gpu_core v0.1.0 (/opt/rustwide/workdir/gpu_core) [INFO] [stderr] Compiling sailfish v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.84s [INFO] running `Command { std: "docker" "inspect" "bbc8883072c81a2662280b5db2c7a2fbbf3b2dd6e03f916ba0360054aeea342a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc8883072c81a2662280b5db2c7a2fbbf3b2dd6e03f916ba0360054aeea342a", kill_on_drop: false }` [INFO] [stdout] bbc8883072c81a2662280b5db2c7a2fbbf3b2dd6e03f916ba0360054aeea342a