[INFO] cloning repository https://github.com/LDSLab/stoicheia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LDSLab/stoicheia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6e6241639b419b7528232a8cb528c9985c7fb7d [INFO] testing LDSLab/stoicheia against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LDSLab/stoicheia 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/LDSLab/stoicheia [INFO] finished tweaking git repo https://github.com/LDSLab/stoicheia [INFO] tweaked toml for git repo https://github.com/LDSLab/stoicheia written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/LDSLab/stoicheia 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded js-sys v0.3.35 [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.1 [INFO] [stderr] Downloaded inventory-impl v0.1.5 [INFO] [stderr] Downloaded inventory v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded syn v1.0.15 [INFO] [stderr] Downloaded array-macro v1.0.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded brotli-decompressor v2.3.0 [INFO] [stderr] Downloaded ndarray v0.13.0 [INFO] [stderr] Downloaded bstr v0.2.11 [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] [stderr] Downloaded brotli v3.3.0 [INFO] [stderr] Downloaded numpy v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 25a27714d85833d0b96f2ba62f688dba3e1b69f0cc42367e4d705a0d95b47b47 [INFO] running `Command { std: "docker" "start" "-a" "25a27714d85833d0b96f2ba62f688dba3e1b69f0cc42367e4d705a0d95b47b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a27714d85833d0b96f2ba62f688dba3e1b69f0cc42367e4d705a0d95b47b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a27714d85833d0b96f2ba62f688dba3e1b69f0cc42367e4d705a0d95b47b47", kill_on_drop: false }` [INFO] [stdout] 25a27714d85833d0b96f2ba62f688dba3e1b69f0cc42367e4d705a0d95b47b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] ca1d97f3d8bd172ec25ac7296eefe3de7aa564eb58242cdc925a5d9769a5a705 [INFO] running `Command { std: "docker" "start" "-a" "ca1d97f3d8bd172ec25ac7296eefe3de7aa564eb58242cdc925a5d9769a5a705", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling stoicheia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/axis.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) fn get_block(start: u64, end_inclusive: u64) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/catalog.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 272 | "{}", StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "ca1d97f3d8bd172ec25ac7296eefe3de7aa564eb58242cdc925a5d9769a5a705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1d97f3d8bd172ec25ac7296eefe3de7aa564eb58242cdc925a5d9769a5a705", kill_on_drop: false }` [INFO] [stdout] ca1d97f3d8bd172ec25ac7296eefe3de7aa564eb58242cdc925a5d9769a5a705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] b408f9985c2f78316918080d1047664d96c60d40d92dea87e9a57675900b049c [INFO] running `Command { std: "docker" "start" "-a" "b408f9985c2f78316918080d1047664d96c60d40d92dea87e9a57675900b049c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stdout] warning: associated function is never used: `get_block` [INFO] [stdout] --> src/axis.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) fn get_block(start: u64, end_inclusive: u64) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/catalog.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 272 | "{}", StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling stoicheia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/catalog.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 272 | "{}", StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b408f9985c2f78316918080d1047664d96c60d40d92dea87e9a57675900b049c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b408f9985c2f78316918080d1047664d96c60d40d92dea87e9a57675900b049c", kill_on_drop: false }` [INFO] [stdout] b408f9985c2f78316918080d1047664d96c60d40d92dea87e9a57675900b049c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 70b60dbca1fd56e1f8aa43d147d8946ec351badc7cd5148b5fd4413c980c7ac7 [INFO] running `Command { std: "docker" "start" "-a" "70b60dbca1fd56e1f8aa43d147d8946ec351badc7cd5148b5fd4413c980c7ac7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `get_block` [INFO] [stderr] --> src/axis.rs:132:19 [INFO] [stderr] | [INFO] [stderr] 132 | pub(crate) fn get_block(start: u64, end_inclusive: u64) -> (u64, u64) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/catalog.rs:272:13 [INFO] [stderr] | [INFO] [stderr] 272 | StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 272 | "{}", StoiError::MisalignedAxes("No axes for quilt in fetch()".into()) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `stoicheia` (lib) generated 2 warnings [INFO] [stderr] warning: `stoicheia` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stoicheia-0446e2ca542facbf) [INFO] [stdout] running 21 tests [INFO] [stdout] test catalog::tests::test_populate_quilt ... ignored [INFO] [stdout] test axis::tests::test_create_axis ... ok [INFO] [stdout] test axis::tests::test_split_patch ... ok [INFO] [stdout] test catalog::tests::test_fetch_empty_quilt ... ok [INFO] [stdout] test patch::test::patch_1d_apply_no_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_semi_overlap_different_order ... ok [INFO] [stdout] test catalog::tests::test_create_quilt ... ok [INFO] [stdout] test patch::test::patch_2d_apply_larger_patch_semi_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_semi_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_semi_overlap_same_order ... ok [INFO] [stdout] test catalog::tests::test_commit_first_patches ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_no_overlap ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_overlap_same_order_unsorted ... ok [INFO] [stdout] test patch::test::patch_2d_merge ... ok [INFO] [stdout] test patch::test::patch_2d_apply_smaller_patch_semi_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_total_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_serialize_round_trip ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_total_overlap_different_order ... ok [INFO] [stdout] test catalog::tests::test_read_amplification has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "70b60dbca1fd56e1f8aa43d147d8946ec351badc7cd5148b5fd4413c980c7ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b60dbca1fd56e1f8aa43d147d8946ec351badc7cd5148b5fd4413c980c7ac7", kill_on_drop: false }` [INFO] [stdout] 70b60dbca1fd56e1f8aa43d147d8946ec351badc7cd5148b5fd4413c980c7ac7