[INFO] cloning repository https://github.com/clemson-cal/app-kilonova [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-kilonova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-kilonova", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-kilonova'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 738ce033bba42d01def6c585cc85c4c0419ec917 [INFO] checking clemson-cal/app-kilonova against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-kilonova" "/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/clemson-cal/app-kilonova on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemson-cal/app-kilonova [INFO] finished tweaking git repo https://github.com/clemson-cal/app-kilonova [INFO] tweaked toml for git repo https://github.com/clemson-cal/app-kilonova written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/clemson-cal/app-kilonova already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/hydro-srhd` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-srhd` [INFO] [stderr] Updating git repository `https://github.com/clemson-cal/ndarray-ops` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.48 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 865fb6f654cd24f304adbf8872ee64dca0968cc85cea4d8346fdc885e3ca705e [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" "865fb6f654cd24f304adbf8872ee64dca0968cc85cea4d8346fdc885e3ca705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "865fb6f654cd24f304adbf8872ee64dca0968cc85cea4d8346fdc885e3ca705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865fb6f654cd24f304adbf8872ee64dca0968cc85cea4d8346fdc885e3ca705e", kill_on_drop: false }` [INFO] [stdout] 865fb6f654cd24f304adbf8872ee64dca0968cc85cea4d8346fdc885e3ca705e [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d208f4497fdc85c4c554191f3b22eddb3a64ec3aac84ceb872cfe1731f63175 [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" "2d208f4497fdc85c4c554191f3b22eddb3a64ec3aac84ceb872cfe1731f63175", 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] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking half v1.7.1 [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 proc-macro2 v0.2.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling syn v0.12.15 [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] Compiling async-trait v0.1.48 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [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 ciborium v0.1.0 [INFO] [stderr] Checking hydro-euler v0.1.0 (https://github.com/clemson-cal/hydro-euler#fc929f9b) [INFO] [stderr] Checking hydro-srhd v0.1.0 (https://github.com/clemson-cal/hydro-srhd#0b77e7c5) [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 kilonova v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "2d208f4497fdc85c4c554191f3b22eddb3a64ec3aac84ceb872cfe1731f63175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d208f4497fdc85c4c554191f3b22eddb3a64ec3aac84ceb872cfe1731f63175", kill_on_drop: false }` [INFO] [stdout] 2d208f4497fdc85c4c554191f3b22eddb3a64ec3aac84ceb872cfe1731f63175