[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] ff7e7abf26de446e3e8bfc4ee7b85aa37d7d9be7 [INFO] testing clemson-cal/app-kilonova against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-kilonova" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemson-cal/app-kilonova on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-57/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" "+beta-2022-04-10" "fetch" "--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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4e8d5e1b94b01445c76b39ce9dc364af0c3bf8bfa5f1cc4a2fd98d8eceba99d [INFO] running `Command { std: "docker" "start" "-a" "c4e8d5e1b94b01445c76b39ce9dc364af0c3bf8bfa5f1cc4a2fd98d8eceba99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4e8d5e1b94b01445c76b39ce9dc364af0c3bf8bfa5f1cc4a2fd98d8eceba99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e8d5e1b94b01445c76b39ce9dc364af0c3bf8bfa5f1cc4a2fd98d8eceba99d", kill_on_drop: false }` [INFO] [stdout] c4e8d5e1b94b01445c76b39ce9dc364af0c3bf8bfa5f1cc4a2fd98d8eceba99d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f170235c46ef4b2261d24df8f7f0aae15641c3cc91aa887d85c87b2de0e04b3b [INFO] running `Command { std: "docker" "start" "-a" "f170235c46ef4b2261d24df8f7f0aae15641c3cc91aa887d85c87b2de0e04b3b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling 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 proc-macro2 v0.2.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [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 git-version v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ciborium v0.1.0 [INFO] [stderr] Compiling hydro-srhd v0.1.0 (https://github.com/clemson-cal/hydro-srhd#25bf21ec) [INFO] [stderr] Compiling hydro-euler v0.1.0 (https://github.com/clemson-cal/hydro-euler#fc929f9b) [INFO] [stderr] Compiling yaml-patch v0.1.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling godunov-core v0.1.0 (https://github.com/clemson-cal/godunov-core#d8dd524a) [INFO] [stderr] Compiling ndarray-ops v0.1.0 (https://github.com/clemson-cal/ndarray-ops#725bc216) [INFO] [stderr] Compiling kilonova v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.68s [INFO] running `Command { std: "docker" "inspect" "f170235c46ef4b2261d24df8f7f0aae15641c3cc91aa887d85c87b2de0e04b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f170235c46ef4b2261d24df8f7f0aae15641c3cc91aa887d85c87b2de0e04b3b", kill_on_drop: false }` [INFO] [stdout] f170235c46ef4b2261d24df8f7f0aae15641c3cc91aa887d85c87b2de0e04b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b117864976b130158d0671b60f130c8f1d0ee6e166c51fe098f055de6e130cc [INFO] running `Command { std: "docker" "start" "-a" "8b117864976b130158d0671b60f130c8f1d0ee6e166c51fe098f055de6e130cc", kill_on_drop: false }` [INFO] [stderr] Compiling kilonova v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/kilonova-2084abe357c4aadb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kilonova-8d9f78fe064d7e1c) [INFO] running `Command { std: "docker" "inspect" "8b117864976b130158d0671b60f130c8f1d0ee6e166c51fe098f055de6e130cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b117864976b130158d0671b60f130c8f1d0ee6e166c51fe098f055de6e130cc", kill_on_drop: false }` [INFO] [stdout] 8b117864976b130158d0671b60f130c8f1d0ee6e166c51fe098f055de6e130cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f5fbc06170cc3bfbccf4a777a1cf6e437eeea0e1dc68329923298e7b480ada7 [INFO] running `Command { std: "docker" "start" "-a" "5f5fbc06170cc3bfbccf4a777a1cf6e437eeea0e1dc68329923298e7b480ada7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kilonova-2084abe357c4aadb) [INFO] [stdout] running 12 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kilonova-8d9f78fe064d7e1c) [INFO] [stdout] test lookup_table::tests::lookup_table_can_be_sampled_at_tabulated_points ... ok [INFO] [stdout] test lookup_table::tests::lookup_table_does_not_panic_if_sampled_at_upper_bound ... ok [INFO] [stdout] test lookup_table::tests::lookup_table_gives_the_right_indexes_straddling ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_can_be_sampled_at_tabulated_points ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_gives_the_right_indexes_straddling ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_does_not_panic_if_sampled_at_upper_bound ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_panics_if_input_is_not_ordered ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_panics_if_input_is_not_increasing ... ok [INFO] [stdout] test lookup_table::tests::lookup_table_panics_if_input_is_not_ordered - should panic ... ok [INFO] [stdout] test lookup_table::tests::lookup_table_panics_if_sampled_at_lower_bound - should panic ... ok [INFO] [stdout] test lookup_table::tests::lookup_table_panics_if_input_is_not_increasing - should panic ... ok [INFO] [stdout] test lookup_table_v2::tests::lookup_table_panics_if_sampled_at_lower_bound - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests kilonova [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f5fbc06170cc3bfbccf4a777a1cf6e437eeea0e1dc68329923298e7b480ada7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5fbc06170cc3bfbccf4a777a1cf6e437eeea0e1dc68329923298e7b480ada7", kill_on_drop: false }` [INFO] [stdout] 5f5fbc06170cc3bfbccf4a777a1cf6e437eeea0e1dc68329923298e7b480ada7