[INFO] cloning repository https://github.com/carcillarjjme/highest_above_nearest_drainage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carcillarjjme/highest_above_nearest_drainage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarcillarjjme%2Fhighest_above_nearest_drainage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarcillarjjme%2Fhighest_above_nearest_drainage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eba120d78a728df0be95b8ac0b50c02a8d09396 [INFO] testing carcillarjjme/highest_above_nearest_drainage against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarcillarjjme%2Fhighest_above_nearest_drainage" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/carcillarjjme/highest_above_nearest_drainage [INFO] finished tweaking git repo https://github.com/carcillarjjme/highest_above_nearest_drainage [INFO] tweaked toml for git repo https://github.com/carcillarjjme/highest_above_nearest_drainage written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carcillarjjme/highest_above_nearest_drainage on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/carcillarjjme/highest_above_nearest_drainage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded ndarray-npy v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a099a8696aad69194686db7414fa2900e1377884237258ec25501dedf9c7f9b2 [INFO] running `Command { std: "docker" "start" "-a" "a099a8696aad69194686db7414fa2900e1377884237258ec25501dedf9c7f9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a099a8696aad69194686db7414fa2900e1377884237258ec25501dedf9c7f9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a099a8696aad69194686db7414fa2900e1377884237258ec25501dedf9c7f9b2", kill_on_drop: false }` [INFO] [stdout] a099a8696aad69194686db7414fa2900e1377884237258ec25501dedf9c7f9b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54d31d65c629b8a4876e46a933dcf4326b3bd1dc63309c8a35c424a3a8c20fbf [INFO] running `Command { std: "docker" "start" "-a" "54d31d65c629b8a4876e46a933dcf4326b3bd1dc63309c8a35c424a3a8c20fbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling ndarray-npy v0.8.1 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling hand_calculate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "54d31d65c629b8a4876e46a933dcf4326b3bd1dc63309c8a35c424a3a8c20fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d31d65c629b8a4876e46a933dcf4326b3bd1dc63309c8a35c424a3a8c20fbf", kill_on_drop: false }` [INFO] [stdout] 54d31d65c629b8a4876e46a933dcf4326b3bd1dc63309c8a35c424a3a8c20fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0bab8d0f782a685f7b6ca5ee5e0f671b4d146f5c1a94e0a101dec94d8f18647 [INFO] running `Command { std: "docker" "start" "-a" "a0bab8d0f782a685f7b6ca5ee5e0f671b4d146f5c1a94e0a101dec94d8f18647", kill_on_drop: false }` [INFO] [stderr] Compiling hand_calculate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "a0bab8d0f782a685f7b6ca5ee5e0f671b4d146f5c1a94e0a101dec94d8f18647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bab8d0f782a685f7b6ca5ee5e0f671b4d146f5c1a94e0a101dec94d8f18647", kill_on_drop: false }` [INFO] [stdout] a0bab8d0f782a685f7b6ca5ee5e0f671b4d146f5c1a94e0a101dec94d8f18647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 467bbd2af66b77d54a795204e5537a155c7f7dc77b58a6ddf51096122cb07312 [INFO] running `Command { std: "docker" "start" "-a" "467bbd2af66b77d54a795204e5537a155c7f7dc77b58a6ddf51096122cb07312", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hand_calculate-419d437d2d1d8280) [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" "467bbd2af66b77d54a795204e5537a155c7f7dc77b58a6ddf51096122cb07312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467bbd2af66b77d54a795204e5537a155c7f7dc77b58a6ddf51096122cb07312", kill_on_drop: false }` [INFO] [stdout] 467bbd2af66b77d54a795204e5537a155c7f7dc77b58a6ddf51096122cb07312