[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLDSLab%2Fstoicheia" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LDSLab/stoicheia on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67bc5f15b1bde9c503e2d90e23d4de6a15380a3ed018c9322f71032cfa9056ce [INFO] running `Command { std: "docker" "start" "-a" "67bc5f15b1bde9c503e2d90e23d4de6a15380a3ed018c9322f71032cfa9056ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67bc5f15b1bde9c503e2d90e23d4de6a15380a3ed018c9322f71032cfa9056ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67bc5f15b1bde9c503e2d90e23d4de6a15380a3ed018c9322f71032cfa9056ce", kill_on_drop: false }` [INFO] [stdout] 67bc5f15b1bde9c503e2d90e23d4de6a15380a3ed018c9322f71032cfa9056ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0785b76f88bebb6ba2a49f26600ec784fcad6414d419a0fdc9c128040fa8ab2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0785b76f88bebb6ba2a49f26600ec784fcad6414d419a0fdc9c128040fa8ab2", kill_on_drop: false }` [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 ndarray v0.13.0 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling brotli v3.3.0 [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 thiserror-impl v1.0.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [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 panic!() 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 59.94s [INFO] running `Command { std: "docker" "inspect" "d0785b76f88bebb6ba2a49f26600ec784fcad6414d419a0fdc9c128040fa8ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0785b76f88bebb6ba2a49f26600ec784fcad6414d419a0fdc9c128040fa8ab2", kill_on_drop: false }` [INFO] [stdout] d0785b76f88bebb6ba2a49f26600ec784fcad6414d419a0fdc9c128040fa8ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245f1d413b4bf65320d1ef02194c5d76b0f8e1b578611d049066b06b9e535ab7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "245f1d413b4bf65320d1ef02194c5d76b0f8e1b578611d049066b06b9e535ab7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [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 panic!() 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 memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.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-core v1.7.0 [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 panic!() 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 28.41s [INFO] running `Command { std: "docker" "inspect" "245f1d413b4bf65320d1ef02194c5d76b0f8e1b578611d049066b06b9e535ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245f1d413b4bf65320d1ef02194c5d76b0f8e1b578611d049066b06b9e535ab7", kill_on_drop: false }` [INFO] [stdout] 245f1d413b4bf65320d1ef02194c5d76b0f8e1b578611d049066b06b9e535ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39d80516ccce26aa6c4dc1a3d3cb99ad99377b23378bd7bddbe110d834bcc4bc [INFO] running `Command { std: "docker" "start" "-a" "39d80516ccce26aa6c4dc1a3d3cb99ad99377b23378bd7bddbe110d834bcc4bc", 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_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() 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: 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_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stoicheia-5741362eca43007e) [INFO] [stdout] running 21 tests [INFO] [stdout] test catalog::tests::test_populate_quilt ... ignored [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 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_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_apply_same_size_total_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_2d_apply_same_size_no_overlap ... ok [INFO] [stdout] test patch::test::patch_1d_apply_semi_overlap_same_order ... ok [INFO] [stdout] test axis::tests::test_split_patch ... ok [INFO] [stdout] test patch::test::patch_1d_apply_no_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_2d_apply_smaller_patch_semi_overlap_different_order ... ok [INFO] [stdout] test patch::test::patch_2d_merge ... ok [INFO] [stdout] test patch::test::patch_serialize_round_trip ... ok [INFO] [stdout] test catalog::tests::test_create_quilt ... ok [INFO] [stdout] test catalog::tests::test_fetch_empty_quilt ... ok [INFO] [stdout] test axis::tests::test_create_axis ... 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 99.54s [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 3.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39d80516ccce26aa6c4dc1a3d3cb99ad99377b23378bd7bddbe110d834bcc4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d80516ccce26aa6c4dc1a3d3cb99ad99377b23378bd7bddbe110d834bcc4bc", kill_on_drop: false }` [INFO] [stdout] 39d80516ccce26aa6c4dc1a3d3cb99ad99377b23378bd7bddbe110d834bcc4bc