[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LDSLab/stoicheia on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1207b163abf5a130fc71965e9a60499c90936083a9fe9a7c748a4a3ff7e08102 [INFO] running `Command { std: "docker" "start" "-a" "1207b163abf5a130fc71965e9a60499c90936083a9fe9a7c748a4a3ff7e08102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1207b163abf5a130fc71965e9a60499c90936083a9fe9a7c748a4a3ff7e08102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1207b163abf5a130fc71965e9a60499c90936083a9fe9a7c748a4a3ff7e08102", kill_on_drop: false }` [INFO] [stdout] 1207b163abf5a130fc71965e9a60499c90936083a9fe9a7c748a4a3ff7e08102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbf5c7d46ec2c263a15afea7b73cfdc611a73879aff41c23a56b567dffb3015 [INFO] running `Command { std: "docker" "start" "-a" "9fbf5c7d46ec2c263a15afea7b73cfdc611a73879aff41c23a56b567dffb3015", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [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 num-traits v0.2.11 [INFO] [stderr] Compiling error-chain v0.12.2 [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 itertools v0.8.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.1 [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 approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.46 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 55.11s [INFO] running `Command { std: "docker" "inspect" "9fbf5c7d46ec2c263a15afea7b73cfdc611a73879aff41c23a56b567dffb3015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbf5c7d46ec2c263a15afea7b73cfdc611a73879aff41c23a56b567dffb3015", kill_on_drop: false }` [INFO] [stdout] 9fbf5c7d46ec2c263a15afea7b73cfdc611a73879aff41c23a56b567dffb3015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a634044de7a68b676d5033affce60e1a54a0ebc589ec76d3ad988132a069a0f [INFO] running `Command { std: "docker" "start" "-a" "5a634044de7a68b676d5033affce60e1a54a0ebc589ec76d3ad988132a069a0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maybe-uninit v2.0.0 [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 num_cpus v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling plotters v0.2.12 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 bstr v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [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 regex v1.3.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 32.07s [INFO] running `Command { std: "docker" "inspect" "5a634044de7a68b676d5033affce60e1a54a0ebc589ec76d3ad988132a069a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a634044de7a68b676d5033affce60e1a54a0ebc589ec76d3ad988132a069a0f", kill_on_drop: false }` [INFO] [stdout] 5a634044de7a68b676d5033affce60e1a54a0ebc589ec76d3ad988132a069a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 778cee4b65e53bdecf3371816a8750234ed039009d27355e3e7a610f1582f237 [INFO] running `Command { std: "docker" "start" "-a" "778cee4b65e53bdecf3371816a8750234ed039009d27355e3e7a610f1582f237", kill_on_drop: false }` [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_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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: 2 warnings emitted [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_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stoicheia-2b2ae80a62baa5a4) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test catalog::tests::test_populate_quilt ... ignored [INFO] [stdout] test catalog::tests::test_create_quilt ... 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 axis::tests::test_create_axis ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_no_overlap ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_total_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_larger_patch_semi_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_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_2d_merge ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_semi_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_serialize_round_trip ... ok [INFO] [stdout] test patch::test::patch_1d_apply_semi_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_total_overlap_same_order ... ok [INFO] [stdout] test patch::test::patch_1d_apply_total_overlap_same_order_unsorted ... ok [INFO] [stdout] test patch::test::patch_2d_apply_smaller_patch_semi_overlap_different_order ... ok [INFO] [stdout] test catalog::tests::test_commit_first_patches ... ok [INFO] [stdout] test catalog::tests::test_read_amplification has been running for over 60 seconds [INFO] [stdout] test catalog::tests::test_read_amplification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 96.77s [INFO] [stdout] [INFO] [stderr] Doc-tests stoicheia [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/axis.rs - axis::Axis::union (line 98) ... ok [INFO] [stdout] test src/patch.rs - patch::Patch::compact (line 516) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "778cee4b65e53bdecf3371816a8750234ed039009d27355e3e7a610f1582f237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778cee4b65e53bdecf3371816a8750234ed039009d27355e3e7a610f1582f237", kill_on_drop: false }` [INFO] [stdout] 778cee4b65e53bdecf3371816a8750234ed039009d27355e3e7a610f1582f237