[INFO] cloning repository https://github.com/natir/map2dotplot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/map2dotplot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fmap2dotplot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fmap2dotplot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8876d0372fb1331ef7bc1e07dc008919ae996b78 [INFO] testing natir/map2dotplot against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fmap2dotplot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/map2dotplot on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natir/map2dotplot [INFO] finished tweaking git repo https://github.com/natir/map2dotplot [INFO] tweaked toml for git repo https://github.com/natir/map2dotplot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/natir/map2dotplot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] a5d700b1fd28f31dddf54a8525edb6d1c9bf030935b9204f97a1267109bbe62a [INFO] running `Command { std: "docker" "start" "-a" "a5d700b1fd28f31dddf54a8525edb6d1c9bf030935b9204f97a1267109bbe62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d700b1fd28f31dddf54a8525edb6d1c9bf030935b9204f97a1267109bbe62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d700b1fd28f31dddf54a8525edb6d1c9bf030935b9204f97a1267109bbe62a", kill_on_drop: false }` [INFO] [stdout] a5d700b1fd28f31dddf54a8525edb6d1c9bf030935b9204f97a1267109bbe62a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e5bb3a838458d7b274a5c51ef7a49f2875d4167236ba5099c837223981c218 [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" "f9e5bb3a838458d7b274a5c51ef7a49f2875d4167236ba5099c837223981c218", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling bio v0.21.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling map2dotplot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::svg::Node` [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::svg::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/parse.rs:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/parse.rs:75:46 [INFO] [stdout] | [INFO] [stdout] 75 | for tig in tig_chr_begin.iter().map(|(x, y, _)| x) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tig_order` [INFO] [stdout] --> src/parse.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tig_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/io/paf.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn new(writer: W) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/io/paf.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn write(&mut self, record: &Record) -> csv::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Reader` [INFO] [stdout] --> src/io/m4.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Reader { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/io/m4.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn new(reader: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `records` [INFO] [stdout] --> src/io/m4.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn records(&mut self) -> Records { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/io/m4.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn write(&mut self, record: &Record) -> csv::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MappingFormat` [INFO] [stdout] --> src/io/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum MappingFormat { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "f9e5bb3a838458d7b274a5c51ef7a49f2875d4167236ba5099c837223981c218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e5bb3a838458d7b274a5c51ef7a49f2875d4167236ba5099c837223981c218", kill_on_drop: false }` [INFO] [stdout] f9e5bb3a838458d7b274a5c51ef7a49f2875d4167236ba5099c837223981c218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7580ac8e8bf483054bf65fae95430ce5ac4cbaff4b63a84ae16221423c652a0 [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" "c7580ac8e8bf483054bf65fae95430ce5ac4cbaff4b63a84ae16221423c652a0", kill_on_drop: false }` [INFO] [stderr] Compiling map2dotplot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::svg::Node` [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::svg::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/parse.rs:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/parse.rs:75:46 [INFO] [stdout] | [INFO] [stdout] 75 | for tig in tig_chr_begin.iter().map(|(x, y, _)| x) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tig_order` [INFO] [stdout] --> src/parse.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tig_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MappingFormat` [INFO] [stdout] --> src/io/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum MappingFormat { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "c7580ac8e8bf483054bf65fae95430ce5ac4cbaff4b63a84ae16221423c652a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7580ac8e8bf483054bf65fae95430ce5ac4cbaff4b63a84ae16221423c652a0", kill_on_drop: false }` [INFO] [stdout] c7580ac8e8bf483054bf65fae95430ce5ac4cbaff4b63a84ae16221423c652a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97f8028cd9657b61b1e0841043ca8a1cea4ccdfd5bc27fe5b0d3d4e8825e9962 [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" "97f8028cd9657b61b1e0841043ca8a1cea4ccdfd5bc27fe5b0d3d4e8825e9962", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::svg::Node` [INFO] [stderr] --> src/main.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | use crate::svg::Node; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/parse.rs:72:51 [INFO] [stderr] | [INFO] [stderr] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/parse.rs:75:46 [INFO] [stderr] | [INFO] [stderr] 75 | for tig in tig_chr_begin.iter().map(|(x, y, _)| x) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tig_order` [INFO] [stderr] --> src/parse.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | let tig_order = tig_chr_begin.iter().map(|(x, y, _)| x); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tig_order` [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `MappingFormat` [INFO] [stderr] --> src/io/mod.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | pub enum MappingFormat { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/map2dotplot-1f9fcdb802fa5636 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test io::paf::test::read_sam_field ... ok [INFO] [stdout] test io::paf::test::write ... ok [INFO] [stdout] test io::paf::test::write_sam_field ... ok [INFO] [stdout] test io::m4::test::read ... ok [INFO] [stdout] test io::paf::test::read ... ok [INFO] [stdout] test io::m4::test::write ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- io::m4::test::write stdout ---- [INFO] [stdout] thread 'io::m4::test::write' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[49, 32, 50, 32, 48, 46, 49, 32, 50, 46, 48, 32, 48, 32, 49, 48, 48, 32, 52, 53, 48, 32, 49, 48, 48, 48, 32, 48, 32, 53, 53, 48, 32, 57, 48, 48, 32, 49, 48, 48, 48, 10, 49, 32, 51, 32, 48, 46, 49, 32, 50, 46, 48, 32, 48, 32, 53, 53, 48, 32, 57, 48, 48, 32, 49, 48, 48, 48, 32, 48, 32, 49, 48, 48, 32, 52, 53, 48, 32, 49, 48, 48, 48, 10]`, [INFO] [stdout] right: `[49, 32, 50, 32, 48, 46, 49, 32, 50, 32, 48, 32, 49, 48, 48, 32, 52, 53, 48, 32, 49, 48, 48, 48, 32, 48, 32, 53, 53, 48, 32, 57, 48, 48, 32, 49, 48, 48, 48, 10, 49, 32, 51, 32, 48, 46, 49, 32, 50, 32, 48, 32, 53, 53, 48, 32, 57, 48, 48, 32, 49, 48, 48, 48, 32, 48, 32, 49, 48, 48, 32, 52, 53, 48, 32, 49, 48, 48, 48, 10]`', src/io/m4.rs:312:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555ffb8f1740 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555ffb8f1740 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555ffb8f1740 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555ffb8f1740 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555ffb916c8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x555ffb8edbe2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x555ffb8f3f75 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555ffb8f3f75 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555ffb8f3f75 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555ffb8f3b02 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555ffb8f4711 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x555ffb8f4257 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x555ffb8f1bfc - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555ffb8f41b9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x555ffb8f416b - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x555ffb842b6a - map2dotplot::io::m4::test::write::hf7fb53d9d2593618 [INFO] [stdout] at /opt/rustwide/workdir/src/io/m4.rs:312:9 [INFO] [stdout] 16: 0x555ffb84261a - map2dotplot::io::m4::test::write::{{closure}}::h369f20d286133bf6 [INFO] [stdout] at /opt/rustwide/workdir/src/io/m4.rs:303:5 [INFO] [stdout] 17: 0x555ffb846a8e - core::ops::function::FnOnce::call_once::hd5b78129201b31c4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x555ffb877c93 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x555ffb877c93 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 20: 0x555ffb876388 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 21: 0x555ffb876388 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x555ffb876388 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x555ffb876388 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x555ffb876388 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x555ffb876388 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 26: 0x555ffb876388 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 27: 0x555ffb850976 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x555ffb85513d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x555ffb85513d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x555ffb85513d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 31: 0x555ffb85513d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 32: 0x555ffb85513d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x555ffb85513d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x555ffb85513d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x555ffb8fa0da - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 36: 0x555ffb8fa0da - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x555ffb8fa0da - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7fe4f2605609 - start_thread [INFO] [stdout] 39: 0x7fe4f2890293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] io::m4::test::write [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin map2dotplot' [INFO] running `Command { std: "docker" "inspect" "97f8028cd9657b61b1e0841043ca8a1cea4ccdfd5bc27fe5b0d3d4e8825e9962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f8028cd9657b61b1e0841043ca8a1cea4ccdfd5bc27fe5b0d3d4e8825e9962", kill_on_drop: false }` [INFO] [stdout] 97f8028cd9657b61b1e0841043ca8a1cea4ccdfd5bc27fe5b0d3d4e8825e9962