[INFO] cloning repository https://github.com/clemson-cal/app-binary2d [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/app-binary2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12e774b8cbfc86c4fd2681a66166f47c0eb03023 [INFO] checking clemson-cal/app-binary2d against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-binary2d" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemson-cal/app-binary2d on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemson-cal/app-binary2d [INFO] finished tweaking git repo https://github.com/clemson-cal/app-binary2d [INFO] tweaked toml for git repo https://github.com/clemson-cal/app-binary2d written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/clemson-cal/app-binary2d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/godunov-core` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/hydro-euler` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/hydro-iso2d` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/kepler-two-body` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/ndarray-ops` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ciborium v0.1.0 [INFO] [stderr] Downloaded yaml-patch v0.1.1 [INFO] [stderr] Downloaded derive_more v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fc3637daad85758e799884b9479128e62d7abe37bac6e41a76c50f4d263813c [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" "6fc3637daad85758e799884b9479128e62d7abe37bac6e41a76c50f4d263813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc3637daad85758e799884b9479128e62d7abe37bac6e41a76c50f4d263813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc3637daad85758e799884b9479128e62d7abe37bac6e41a76c50f4d263813c", kill_on_drop: false }` [INFO] [stdout] 6fc3637daad85758e799884b9479128e62d7abe37bac6e41a76c50f4d263813c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa16cf2ec1d6f10bdcac1329f800e9450fabead241d7245c6b9017c726961f6 [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" "ffa16cf2ec1d6f10bdcac1329f800e9450fabead241d7245c6b9017c726961f6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling derive_more v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking hydro-euler v0.1.0 (https://github.com/clemson-cal/hydro-euler#fc929f9b) [INFO] [stderr] Checking ciborium v0.1.0 [INFO] [stderr] Checking hydro-iso2d v0.1.0 (https://github.com/clemson-cal/hydro-iso2d#eb18a386) [INFO] [stderr] Checking kepler-two-body v0.1.0 (https://github.com/clemson-cal/kepler-two-body#2d8a0f53) [INFO] [stderr] Checking yaml-patch v0.1.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking ndarray-ops v0.1.0 (https://github.com/clemson-cal/ndarray-ops#725bc216) [INFO] [stderr] Checking godunov-core v0.1.0 (https://github.com/clemson-cal/godunov-core#d8dd524a) [INFO] [stderr] Checking binary2d v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "ffa16cf2ec1d6f10bdcac1329f800e9450fabead241d7245c6b9017c726961f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa16cf2ec1d6f10bdcac1329f800e9450fabead241d7245c6b9017c726961f6", kill_on_drop: false }` [INFO] [stdout] ffa16cf2ec1d6f10bdcac1329f800e9450fabead241d7245c6b9017c726961f6