[INFO] cloning repository https://github.com/postpersonality/serde-transcode-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postpersonality/serde-transcode-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostpersonality%2Fserde-transcode-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostpersonality%2Fserde-transcode-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5dfdd34e485a7a93be19c55372c1bbade1328ad [INFO] testing postpersonality/serde-transcode-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostpersonality%2Fserde-transcode-cli" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/postpersonality/serde-transcode-cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/postpersonality/serde-transcode-cli [INFO] finished tweaking git repo https://github.com/postpersonality/serde-transcode-cli [INFO] tweaked toml for git repo https://github.com/postpersonality/serde-transcode-cli written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/postpersonality/serde-transcode-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b21e0a8208598c7be14ecf994c62387aa7defc83646bdb49aa8279ba3b66d460 [INFO] running `Command { std: "docker" "start" "-a" "b21e0a8208598c7be14ecf994c62387aa7defc83646bdb49aa8279ba3b66d460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21e0a8208598c7be14ecf994c62387aa7defc83646bdb49aa8279ba3b66d460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21e0a8208598c7be14ecf994c62387aa7defc83646bdb49aa8279ba3b66d460", kill_on_drop: false }` [INFO] [stdout] b21e0a8208598c7be14ecf994c62387aa7defc83646bdb49aa8279ba3b66d460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8252dc260e335c30785a34486a0ab24554037e6f4176b0d6d61ca3eb99f062e [INFO] running `Command { std: "docker" "start" "-a" "f8252dc260e335c30785a34486a0ab24554037e6f4176b0d6d61ca3eb99f062e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde-transcode-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "f8252dc260e335c30785a34486a0ab24554037e6f4176b0d6d61ca3eb99f062e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8252dc260e335c30785a34486a0ab24554037e6f4176b0d6d61ca3eb99f062e", kill_on_drop: false }` [INFO] [stdout] f8252dc260e335c30785a34486a0ab24554037e6f4176b0d6d61ca3eb99f062e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad0a00e303025d82de76f51fd86ed9d20c614f07171a093b631685d80016f32 [INFO] running `Command { std: "docker" "start" "-a" "1ad0a00e303025d82de76f51fd86ed9d20c614f07171a093b631685d80016f32", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling bstr v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling assert_fs v0.11.3 [INFO] [stderr] Compiling serde-transcode-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | fn file_not_specified() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - fn file_not_specified() -> Result<(), Box> { [INFO] [stdout] 20 + fn file_not_specified() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:47:60 [INFO] [stdout] | [INFO] [stdout] 47 | fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stdout] 47 + fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:85:34 [INFO] [stdout] | [INFO] [stdout] 85 | fn json_json() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 - fn json_json() -> Result<(), Box> { [INFO] [stdout] 85 + fn json_json() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | fn json_cbor() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - fn json_cbor() -> Result<(), Box> { [INFO] [stdout] 90 + fn json_cbor() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | fn json_toml() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 95 - fn json_toml() -> Result<(), Box> { [INFO] [stdout] 95 + fn json_toml() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | fn json_yaml() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - fn json_yaml() -> Result<(), Box> { [INFO] [stdout] 100 + fn json_yaml() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:105:34 [INFO] [stdout] | [INFO] [stdout] 105 | fn cbor_json() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 105 - fn cbor_json() -> Result<(), Box> { [INFO] [stdout] 105 + fn cbor_json() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | fn cbor_toml() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 110 - fn cbor_toml() -> Result<(), Box> { [INFO] [stdout] 110 + fn cbor_toml() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | fn cbor_yaml() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 115 - fn cbor_yaml() -> Result<(), Box> { [INFO] [stdout] 115 + fn cbor_yaml() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | fn toml_cbor() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 - fn toml_cbor() -> Result<(), Box> { [INFO] [stdout] 120 + fn toml_cbor() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | fn toml_json() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 - fn toml_json() -> Result<(), Box> { [INFO] [stdout] 125 + fn toml_json() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/integration_tests.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | fn toml_yaml() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 130 - fn toml_yaml() -> Result<(), Box> { [INFO] [stdout] 130 + fn toml_yaml() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_file` [INFO] [stdout] --> tests/integration_tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | input_file: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_file` [INFO] [stdout] --> tests/integration_tests.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | output_file: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_format` [INFO] [stdout] --> tests/integration_tests.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | output_format: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "1ad0a00e303025d82de76f51fd86ed9d20c614f07171a093b631685d80016f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad0a00e303025d82de76f51fd86ed9d20c614f07171a093b631685d80016f32", kill_on_drop: false }` [INFO] [stdout] 1ad0a00e303025d82de76f51fd86ed9d20c614f07171a093b631685d80016f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a4580b67e0001b9ffe649bda1790ddb030044273d4d3aa93cf0967cea05267d [INFO] running `Command { std: "docker" "start" "-a" "9a4580b67e0001b9ffe649bda1790ddb030044273d4d3aa93cf0967cea05267d", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:20:43 [INFO] [stderr] | [INFO] [stderr] 20 | fn file_not_specified() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - fn file_not_specified() -> Result<(), Box> { [INFO] [stderr] 20 + fn file_not_specified() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:47:60 [INFO] [stderr] | [INFO] [stderr] 47 | fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 47 - fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stderr] 47 + fn test(i_fixture: &str, o_format: &str) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:85:34 [INFO] [stderr] | [INFO] [stderr] 85 | fn json_json() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 85 - fn json_json() -> Result<(), Box> { [INFO] [stderr] 85 + fn json_json() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:90:34 [INFO] [stderr] | [INFO] [stderr] 90 | fn json_cbor() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 90 - fn json_cbor() -> Result<(), Box> { [INFO] [stderr] 90 + fn json_cbor() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:95:34 [INFO] [stderr] | [INFO] [stderr] 95 | fn json_toml() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 95 - fn json_toml() -> Result<(), Box> { [INFO] [stderr] 95 + fn json_toml() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:100:34 [INFO] [stderr] | [INFO] [stderr] 100 | fn json_yaml() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 100 - fn json_yaml() -> Result<(), Box> { [INFO] [stderr] 100 + fn json_yaml() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:105:34 [INFO] [stderr] | [INFO] [stderr] 105 | fn cbor_json() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 105 - fn cbor_json() -> Result<(), Box> { [INFO] [stderr] 105 + fn cbor_json() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:110:34 [INFO] [stderr] | [INFO] [stderr] 110 | fn cbor_toml() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 110 - fn cbor_toml() -> Result<(), Box> { [INFO] [stderr] 110 + fn cbor_toml() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:115:34 [INFO] [stderr] | [INFO] [stderr] 115 | fn cbor_yaml() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 115 - fn cbor_yaml() -> Result<(), Box> { [INFO] [stderr] 115 + fn cbor_yaml() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:120:34 [INFO] [stderr] | [INFO] [stderr] 120 | fn toml_cbor() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 120 - fn toml_cbor() -> Result<(), Box> { [INFO] [stderr] 120 + fn toml_cbor() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:125:34 [INFO] [stderr] | [INFO] [stderr] 125 | fn toml_json() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 125 - fn toml_json() -> Result<(), Box> { [INFO] [stderr] 125 + fn toml_json() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_tests.rs:130:34 [INFO] [stderr] | [INFO] [stderr] 130 | fn toml_yaml() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 130 - fn toml_yaml() -> Result<(), Box> { [INFO] [stderr] 130 + fn toml_yaml() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `input_file` [INFO] [stderr] --> tests/integration_tests.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | input_file: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `output_file` [INFO] [stderr] --> tests/integration_tests.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | output_file: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `output_format` [INFO] [stderr] --> tests/integration_tests.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | output_format: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `serde-transcode-cli` (test "integration_tests") generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serde_transcode_cli-e28001a1a07d5843) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test args_parser_tests::parse_errors ... ok [INFO] [stdout] test args_parser_tests::parse_help ... ok [INFO] [stdout] test args_parser_tests::parse_params ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-75c3ef5cb77678ea) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test file_not_specified ... ok [INFO] [stdout] test cbor_json ... ok [INFO] [stdout] test json_cbor ... ok [INFO] [stdout] test cbor_toml ... ok [INFO] [stdout] test json_json ... ok [INFO] [stdout] test json_toml ... ok [INFO] [stdout] test toml_cbor ... ok [INFO] [stdout] test toml_json ... ok [INFO] [stdout] test json_yaml ... FAILED [INFO] [stdout] test toml_yaml ... FAILED [INFO] [stdout] test cbor_yaml ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- json_yaml stdout ---- [INFO] [stdout] output: Utility for file format conversion (via rust serde) [INFO] [stdout] Version 0.1.0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Error: AppError { stderr: "thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\nstack backtrace:\n 0: 0x55cd32a39e5c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x55cd32a39e5c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x55cd32a39e5c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x55cd32a39e5c - ::fmt::h3e2b509ce2ce6007\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x55cd32a5cfac - core::fmt::write::h753c7571fa063ecb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17\n 5: 0x55cd32a36b33 - std::io::Write::write_fmt::h2815c0519c99ba09\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15\n 6: 0x55cd32a3c0f2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x55cd32a3c0f2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x55cd32a3c0f2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50\n 9: 0x55cd32a3bcd5 - std::panicking::default_hook::hda898f8d3ad1a5ae\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9\n 10: 0x55cd32a3c743 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17\n 11: 0x55cd32a3c432 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13\n 12: 0x55cd32a3a304 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18\n 13: 0x55cd32a3c199 - rust_begin_unwind\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5\n 14: 0x55cd3291c471 - core::panicking::panic_fmt::h3a79a6a99affe1d5\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14\n 15: 0x55cd3291c3bd - core::panicking::panic::h97167cd315d19cd4\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5\n 16: 0x55cd329de22d - core::mem::uninitialized::h8c7787e3cc498404\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/mem/mod.rs:676:9\n 17: 0x55cd329de22d - linked_hash_map::LinkedHashMap::ensure_guard_node::h24f8254e616e5eac\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x55cd329de3b9 - linked_hash_map::LinkedHashMap::insert::h56db875b7cbd403d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x55cd3298c087 - ::serialize_value::h17e259452f1c1b06\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x55cd3294fefe - as serde::de::DeserializeSeed>::deserialize::h0129726f4edd6f5d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x55cd32973271 - as serde::de::MapAccess>::next_value_seed::hae29cb3de53652f7\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.39/src/de.rs:1777:9\n 22: 0x55cd3294aa9e - as serde::de::Visitor>::visit_map::h5db4f263e871ac9f\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x55cd3296dd92 - <&mut serde_json::de::Deserializer as serde::de::Deserializer>::deserialize_any::h267ae5e828121755\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.39/src/de.rs:1140:31\n 24: 0x55cd32942808 - as serde::ser::Serialize>::serialize::hbeb709ac3abad412\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 25: 0x55cd32951718 - serde::ser::impls::::serialize::ha5bae74c354df1bf\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 26: 0x55cd3298d9ab - serde_yaml::ser::to_yaml::h5f47196003b555e0\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 27: 0x55cd3298cdb1 - serde_yaml::ser::to_writer::hb0b1e62499e4a004\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 28: 0x55cd32996b9c - serde_transcode_cli::transcoder::transcode::hae2827b7c2e606bf\n at /opt/rustwide/workdir/src/transcoder.rs:93:13\n 29: 0x55cd32997510 - serde_transcode_cli::main::h36e56bee0425e099\n at /opt/rustwide/workdir/src/main.rs:19:5\n 30: 0x55cd32951a6b - core::ops::function::FnOnce::call_once::ha5b29bf0f5731907\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5\n 31: 0x55cd329548ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h4d5a3aaceffff094\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18\n 32: 0x55cd32954891 - std::rt::lang_start::{{closure}}::h82fa380428ba8c63\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18\n 33: 0x55cd32a39510 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13\n 34: 0x55cd32a39510 - std::panicking::try::do_call::h1e21ba261ba489ec\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 35: 0x55cd32a39510 - std::panicking::try::h6afd48af8b6c96ac\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 36: 0x55cd32a39510 - std::panic::catch_unwind::h85dd95e0bab7fb60\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 37: 0x55cd32a39510 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48\n 38: 0x55cd32a39510 - std::panicking::try::do_call::h6b0ad65979f3077a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 39: 0x55cd32a39510 - std::panicking::try::h010108d314169ac6\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 40: 0x55cd32a39510 - std::panic::catch_unwind::hff397f912b1535c2\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 41: 0x55cd32a39510 - std::rt::lang_start_internal::h52e73755f77c7dd9\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20\n 42: 0x55cd32954860 - std::rt::lang_start::h2b2f9478cc3a633d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17\n 43: 0x55cd3299a8cc - main\n 44: 0x7f32ab7f90b3 - __libc_start_main\n 45: 0x55cd3291cbce - _start\n 46: 0x0 - \n", input_file: "/tmp/.tmpvWCfcF/test.json", output_file: "/tmp/.tmpvWCfcF/output", output_format: "yaml" } [INFO] [stdout] thread 'json_yaml' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fe936496c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556fe936496c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556fe936496c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556fe936496c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556fe938ba2c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x556fe935f6c3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556fe9367042 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556fe9367042 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556fe9367042 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556fe9366c91 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556fe9367693 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556fe93673b0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556fe9364e14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556fe93670e9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556fe92b4df1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x556fe938a6be - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x556fe932599a - core::panicking::assert_failed::hbe34658f488611dc [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556fe92b9449 - test::assert_test_result::h68e344ad4143b1e9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556fe92b6ab5 - integration_tests::json_yaml::{{closure}}::hb65a37fc00375dc7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:100:1 [INFO] [stdout] 19: 0x556fe92b7fce - core::ops::function::FnOnce::call_once::hff18127460d8c6eb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556fe92e5b23 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556fe92e5b23 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x556fe92e480f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x556fe92e480f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556fe92e480f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x556fe92e480f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x556fe92e480f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x556fe92e480f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x556fe92e480f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x556fe92edbd1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x556fe92edbd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x556fe92ba65f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556fe92ba65f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x556fe92ba65f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x556fe92ba65f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x556fe92ba65f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556fe936e8d3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd104d90609 - start_thread [INFO] [stdout] 42: 0x7fd104b62293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- toml_yaml stdout ---- [INFO] [stdout] output: Utility for file format conversion (via rust serde) [INFO] [stdout] Version 0.1.0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Error: AppError { stderr: "thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\nstack backtrace:\n 0: 0x562664e6be5c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x562664e6be5c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x562664e6be5c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x562664e6be5c - ::fmt::h3e2b509ce2ce6007\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x562664e8efac - core::fmt::write::h753c7571fa063ecb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17\n 5: 0x562664e68b33 - std::io::Write::write_fmt::h2815c0519c99ba09\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15\n 6: 0x562664e6e0f2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x562664e6e0f2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x562664e6e0f2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50\n 9: 0x562664e6dcd5 - std::panicking::default_hook::hda898f8d3ad1a5ae\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9\n 10: 0x562664e6e743 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17\n 11: 0x562664e6e432 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13\n 12: 0x562664e6c304 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18\n 13: 0x562664e6e199 - rust_begin_unwind\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5\n 14: 0x562664d4e471 - core::panicking::panic_fmt::h3a79a6a99affe1d5\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14\n 15: 0x562664d4e3bd - core::panicking::panic::h97167cd315d19cd4\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5\n 16: 0x562664e1022d - core::mem::uninitialized::h8c7787e3cc498404\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/mem/mod.rs:676:9\n 17: 0x562664e1022d - linked_hash_map::LinkedHashMap::ensure_guard_node::h24f8254e616e5eac\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x562664e103b9 - linked_hash_map::LinkedHashMap::insert::h56db875b7cbd403d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x562664dbecc7 - ::serialize_value::hf8c14047b3c2a568\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x562664d82881 - as serde::de::DeserializeSeed>::deserialize::hebf298aef27d43d4\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x562664db153b - ::next_value_seed::h31f39ecdab97c646\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.0/src/de.rs:392:19\n 22: 0x562664d7b97f - as serde::de::Visitor>::visit_map::h3290d7f8f935a43a\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x562664dad6c5 - <&mut toml::de::Deserializer as serde::de::Deserializer>::deserialize_any::hfbf851227fed7b06\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.0/src/de.rs:214:9\n 24: 0x562664d74048 - as serde::ser::Serialize>::serialize::h9014eb5219c7af46\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 25: 0x562664d836b8 - serde::ser::impls::::serialize::h4506a3276d639377\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 26: 0x562664dbf95b - serde_yaml::ser::to_yaml::h4bc2ea1a76a58945\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 27: 0x562664dbf121 - serde_yaml::ser::to_writer::hf406ee1222737bf6\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 28: 0x562664dc7ec4 - serde_transcode_cli::transcoder::transcode::hae2827b7c2e606bf\n at /opt/rustwide/workdir/src/transcoder.rs:111:13\n 29: 0x562664dc9510 - serde_transcode_cli::main::h36e56bee0425e099\n at /opt/rustwide/workdir/src/main.rs:19:5\n 30: 0x562664d83a6b - core::ops::function::FnOnce::call_once::ha5b29bf0f5731907\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5\n 31: 0x562664d868ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h4d5a3aaceffff094\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18\n 32: 0x562664d86891 - std::rt::lang_start::{{closure}}::h82fa380428ba8c63\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18\n 33: 0x562664e6b510 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13\n 34: 0x562664e6b510 - std::panicking::try::do_call::h1e21ba261ba489ec\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 35: 0x562664e6b510 - std::panicking::try::h6afd48af8b6c96ac\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 36: 0x562664e6b510 - std::panic::catch_unwind::h85dd95e0bab7fb60\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 37: 0x562664e6b510 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48\n 38: 0x562664e6b510 - std::panicking::try::do_call::h6b0ad65979f3077a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 39: 0x562664e6b510 - std::panicking::try::h010108d314169ac6\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 40: 0x562664e6b510 - std::panic::catch_unwind::hff397f912b1535c2\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 41: 0x562664e6b510 - std::rt::lang_start_internal::h52e73755f77c7dd9\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20\n 42: 0x562664d86860 - std::rt::lang_start::h2b2f9478cc3a633d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17\n 43: 0x562664dcc8cc - main\n 44: 0x7fdef0a8c0b3 - __libc_start_main\n 45: 0x562664d4ebce - _start\n 46: 0x0 - \n", input_file: "/tmp/.tmpgpoN3n/test.toml", output_file: "/tmp/.tmpgpoN3n/output", output_format: "yaml" } [INFO] [stdout] thread 'toml_yaml' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fe936496c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556fe936496c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556fe936496c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556fe936496c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556fe938ba2c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x556fe935f6c3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556fe9367042 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556fe9367042 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556fe9367042 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556fe9366c91 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556fe9367693 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556fe93673b0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556fe9364e14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556fe93670e9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556fe92b4df1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x556fe938a6be - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x556fe932599a - core::panicking::assert_failed::hbe34658f488611dc [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556fe92b9449 - test::assert_test_result::h68e344ad4143b1e9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556fe92b6d55 - integration_tests::toml_yaml::{{closure}}::h2ea825ecaec15cf9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:130:1 [INFO] [stdout] 19: 0x556fe92b7dee - core::ops::function::FnOnce::call_once::h1ff477fc73da7770 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556fe92e5b23 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556fe92e5b23 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x556fe92e480f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x556fe92e480f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556fe92e480f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x556fe92e480f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x556fe92e480f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x556fe92e480f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x556fe92e480f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x556fe92edbd1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x556fe92edbd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x556fe92ba65f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556fe92ba65f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x556fe92ba65f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x556fe92ba65f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x556fe92ba65f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556fe936e8d3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd104d90609 - start_thread [INFO] [stdout] 42: 0x7fd104b62293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cbor_yaml stdout ---- [INFO] [stdout] output: Utility for file format conversion (via rust serde) [INFO] [stdout] Version 0.1.0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Error: AppError { stderr: "thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\nstack backtrace:\n 0: 0x560cb66cfe5c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x560cb66cfe5c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x560cb66cfe5c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x560cb66cfe5c - ::fmt::h3e2b509ce2ce6007\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x560cb66f2fac - core::fmt::write::h753c7571fa063ecb\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17\n 5: 0x560cb66ccb33 - std::io::Write::write_fmt::h2815c0519c99ba09\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15\n 6: 0x560cb66d20f2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x560cb66d20f2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x560cb66d20f2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50\n 9: 0x560cb66d1cd5 - std::panicking::default_hook::hda898f8d3ad1a5ae\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9\n 10: 0x560cb66d2743 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17\n 11: 0x560cb66d2432 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13\n 12: 0x560cb66d0304 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18\n 13: 0x560cb66d2199 - rust_begin_unwind\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5\n 14: 0x560cb65b2471 - core::panicking::panic_fmt::h3a79a6a99affe1d5\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14\n 15: 0x560cb65b23bd - core::panicking::panic::h97167cd315d19cd4\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5\n 16: 0x560cb667422d - core::mem::uninitialized::h8c7787e3cc498404\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/mem/mod.rs:676:9\n 17: 0x560cb667422d - linked_hash_map::LinkedHashMap::ensure_guard_node::h24f8254e616e5eac\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x560cb66743b9 - linked_hash_map::LinkedHashMap::insert::h56db875b7cbd403d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x560cb66229b7 - ::serialize_value::hf12c4cf3275f8752\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x560cb65e630e - as serde::de::DeserializeSeed>::deserialize::h8186a07187986bbb\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x560cb65d6103 - as serde::de::MapAccess>::next_value_seed::h9edee3249badae13\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:854:9\n 22: 0x560cb65e4366 - as serde::de::Visitor>::visit_map::hedffa0186b1297b5\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x560cb65c08c3 - serde_cbor::de::Deserializer::parse_indefinite_map::{{closure}}::hab1ac8c6769c15fa\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:367:25\n 24: 0x560cb65bc7b4 - serde_cbor::de::Deserializer::recursion_checked::h4eff7b938782685b\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:313:17\n 25: 0x560cb65bff86 - serde_cbor::de::Deserializer::parse_indefinite_map::h0658cd5d196b4a9c\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:366:9\n 26: 0x560cb65cfd6f - serde_cbor::de::Deserializer::parse_value::hf37e976587bae0f8\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:568:21\n 27: 0x560cb65d2cf5 - <&mut serde_cbor::de::Deserializer as serde::de::Deserializer>::deserialize_any::h1e63d201de81cf47\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:629:9\n 28: 0x560cb65d75e8 - as serde::ser::Serialize>::serialize::h34b08e0b93c2e261\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 29: 0x560cb65e7628 - serde::ser::impls::::serialize::h04b0ee264c169513\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 30: 0x560cb6623aeb - serde_yaml::ser::to_yaml::hbde61562c1ba302f\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 31: 0x560cb6623491 - serde_yaml::ser::to_writer::hfb654207b027969f\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 32: 0x560cb662b4a7 - serde_transcode_cli::transcoder::transcode::hae2827b7c2e606bf\n at /opt/rustwide/workdir/src/transcoder.rs:102:13\n 33: 0x560cb662d510 - serde_transcode_cli::main::h36e56bee0425e099\n at /opt/rustwide/workdir/src/main.rs:19:5\n 34: 0x560cb65e7a6b - core::ops::function::FnOnce::call_once::ha5b29bf0f5731907\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5\n 35: 0x560cb65ea8ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h4d5a3aaceffff094\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18\n 36: 0x560cb65ea891 - std::rt::lang_start::{{closure}}::h82fa380428ba8c63\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18\n 37: 0x560cb66cf510 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13\n 38: 0x560cb66cf510 - std::panicking::try::do_call::h1e21ba261ba489ec\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 39: 0x560cb66cf510 - std::panicking::try::h6afd48af8b6c96ac\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 40: 0x560cb66cf510 - std::panic::catch_unwind::h85dd95e0bab7fb60\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 41: 0x560cb66cf510 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48\n 42: 0x560cb66cf510 - std::panicking::try::do_call::h6b0ad65979f3077a\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40\n 43: 0x560cb66cf510 - std::panicking::try::h010108d314169ac6\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19\n 44: 0x560cb66cf510 - std::panic::catch_unwind::hff397f912b1535c2\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14\n 45: 0x560cb66cf510 - std::rt::lang_start_internal::h52e73755f77c7dd9\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20\n 46: 0x560cb65ea860 - std::rt::lang_start::h2b2f9478cc3a633d\n at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17\n 47: 0x560cb66308cc - main\n 48: 0x7fcda48e90b3 - __libc_start_main\n 49: 0x560cb65b2bce - _start\n 50: 0x0 - \n", input_file: "/tmp/.tmpPhewrL/test.cbor", output_file: "/tmp/.tmpPhewrL/output", output_format: "yaml" } [INFO] [stdout] thread 'cbor_yaml' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fe936496c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556fe936496c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556fe936496c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556fe936496c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556fe938ba2c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x556fe935f6c3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556fe9367042 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556fe9367042 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556fe9367042 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556fe9366c91 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556fe9367693 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556fe93673b0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556fe9364e14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556fe93670e9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556fe92b4df1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x556fe938a6be - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x556fe932599a - core::panicking::assert_failed::hbe34658f488611dc [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556fe92b9449 - test::assert_test_result::h68e344ad4143b1e9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556fe92b6c05 - integration_tests::cbor_yaml::{{closure}}::h4fbd46bfd905dffe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:115:1 [INFO] [stdout] 19: 0x556fe92b7e2e - core::ops::function::FnOnce::call_once::h3e575ba3ec1fe0ee [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556fe92e5b23 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556fe92e5b23 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x556fe92e480f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x556fe92e480f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556fe92e480f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x556fe92e480f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x556fe92e480f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x556fe92e480f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x556fe92e480f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x556fe92edbd1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x556fe92edbd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x556fe92ba65f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556fe92ba65f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x556fe92ba65f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x556fe92ba65f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x556fe92ba65f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x556fe92ba65f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556fe936e8d3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556fe936e8d3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd104d90609 - start_thread [INFO] [stdout] 42: 0x7fd104b62293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cbor_yaml [INFO] [stdout] json_yaml [INFO] [stdout] toml_yaml [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_tests' [INFO] running `Command { std: "docker" "inspect" "9a4580b67e0001b9ffe649bda1790ddb030044273d4d3aa93cf0967cea05267d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4580b67e0001b9ffe649bda1790ddb030044273d4d3aa93cf0967cea05267d", kill_on_drop: false }` [INFO] [stdout] 9a4580b67e0001b9ffe649bda1790ddb030044273d4d3aa93cf0967cea05267d