[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fapp-kilonova" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemson-cal/app-kilonova on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-67/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 141de824baf7543f36fe89ffd4a7454e36722d8f449f65f9bd1c7c2d0346b7f7 [INFO] running `Command { std: "docker" "start" "-a" "141de824baf7543f36fe89ffd4a7454e36722d8f449f65f9bd1c7c2d0346b7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "141de824baf7543f36fe89ffd4a7454e36722d8f449f65f9bd1c7c2d0346b7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141de824baf7543f36fe89ffd4a7454e36722d8f449f65f9bd1c7c2d0346b7f7", kill_on_drop: false }` [INFO] [stdout] 141de824baf7543f36fe89ffd4a7454e36722d8f449f65f9bd1c7c2d0346b7f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad6f056bd17f90fdd5fb0f496f1c8b050d7410a7f6c789f5b793453773ef6781 [INFO] running `Command { std: "docker" "start" "-a" "ad6f056bd17f90fdd5fb0f496f1c8b050d7410a7f6c789f5b793453773ef6781", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 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 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 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 ciborium v0.1.0 [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 1m 41s [INFO] running `Command { std: "docker" "inspect" "ad6f056bd17f90fdd5fb0f496f1c8b050d7410a7f6c789f5b793453773ef6781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6f056bd17f90fdd5fb0f496f1c8b050d7410a7f6c789f5b793453773ef6781", kill_on_drop: false }` [INFO] [stdout] ad6f056bd17f90fdd5fb0f496f1c8b050d7410a7f6c789f5b793453773ef6781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac547f713a2e8997c46b1c94e6d0c47bca528a5ebe83cd2ba45a2ea596024cd [INFO] running `Command { std: "docker" "start" "-a" "aac547f713a2e8997c46b1c94e6d0c47bca528a5ebe83cd2ba45a2ea596024cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kilonova v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "aac547f713a2e8997c46b1c94e6d0c47bca528a5ebe83cd2ba45a2ea596024cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac547f713a2e8997c46b1c94e6d0c47bca528a5ebe83cd2ba45a2ea596024cd", kill_on_drop: false }` [INFO] [stdout] aac547f713a2e8997c46b1c94e6d0c47bca528a5ebe83cd2ba45a2ea596024cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df898e0eac76ba1cda32f5f098fe5c1c2a532cf3204a8d50630fe2b60a31ab67 [INFO] running `Command { std: "docker" "start" "-a" "df898e0eac76ba1cda32f5f098fe5c1c2a532cf3204a8d50630fe2b60a31ab67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kilonova-962973a6bb91d17d) [INFO] [stdout] [INFO] [stdout] running 12 tests [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_increasing - should panic ... 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_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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kilonova-74f277009834bd73) [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] [stderr] Doc-tests kilonova [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" "df898e0eac76ba1cda32f5f098fe5c1c2a532cf3204a8d50630fe2b60a31ab67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df898e0eac76ba1cda32f5f098fe5c1c2a532cf3204a8d50630fe2b60a31ab67", kill_on_drop: false }` [INFO] [stdout] df898e0eac76ba1cda32f5f098fe5c1c2a532cf3204a8d50630fe2b60a31ab67