[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostpersonality%2Fserde-transcode-cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/postpersonality/serde-transcode-cli on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-12/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 73cf06d8aa0fb2dcc8afe3b45b8c8dd256ef0541230bef3e5c64a8a5e16eea91 [INFO] running `Command { std: "docker" "start" "-a" "73cf06d8aa0fb2dcc8afe3b45b8c8dd256ef0541230bef3e5c64a8a5e16eea91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73cf06d8aa0fb2dcc8afe3b45b8c8dd256ef0541230bef3e5c64a8a5e16eea91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cf06d8aa0fb2dcc8afe3b45b8c8dd256ef0541230bef3e5c64a8a5e16eea91", kill_on_drop: false }` [INFO] [stdout] 73cf06d8aa0fb2dcc8afe3b45b8c8dd256ef0541230bef3e5c64a8a5e16eea91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e2b99d9f48d1d19f7448970256ddee982601c45067ba2737997e0e503ddf22c [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" "1e2b99d9f48d1d19f7448970256ddee982601c45067ba2737997e0e503ddf22c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde-transcode-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.40s [INFO] running `Command { std: "docker" "inspect" "1e2b99d9f48d1d19f7448970256ddee982601c45067ba2737997e0e503ddf22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2b99d9f48d1d19f7448970256ddee982601c45067ba2737997e0e503ddf22c", kill_on_drop: false }` [INFO] [stdout] 1e2b99d9f48d1d19f7448970256ddee982601c45067ba2737997e0e503ddf22c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] d57b10ec7f87aa8ee61928adee2ceee33922d46532eca1d37527215f2c36642a [INFO] running `Command { std: "docker" "start" "-a" "d57b10ec7f87aa8ee61928adee2ceee33922d46532eca1d37527215f2c36642a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling bstr v0.1.3 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling tempfile v3.0.7 [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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration_tests.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration_tests.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration_tests.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.20s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/serde_transcode_cli-a5d5f006de196cef) [INFO] [stderr] Executable tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-15ba62069cddf9e7) [INFO] running `Command { std: "docker" "inspect" "d57b10ec7f87aa8ee61928adee2ceee33922d46532eca1d37527215f2c36642a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57b10ec7f87aa8ee61928adee2ceee33922d46532eca1d37527215f2c36642a", kill_on_drop: false }` [INFO] [stdout] d57b10ec7f87aa8ee61928adee2ceee33922d46532eca1d37527215f2c36642a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0af2b7813c248c2e7a808a6954224b82e4d6eb3f753e5596e896fff376fa171e [INFO] running `Command { std: "docker" "start" "-a" "0af2b7813c248c2e7a808a6954224b82e4d6eb3f753e5596e896fff376fa171e", 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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/integration_tests.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/integration_tests.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/integration_tests.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `serde-transcode-cli` (test "integration_tests") generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/serde_transcode_cli-a5d5f006de196cef) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test args_parser_tests::parse_help ... ok [INFO] [stdout] test args_parser_tests::parse_errors ... 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.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-15ba62069cddf9e7) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test cbor_json ... ok [INFO] [stdout] test cbor_toml ... ok [INFO] [stdout] test toml_json ... ok [INFO] [stdout] test json_json ... ok [INFO] [stdout] test json_toml ... ok [INFO] [stdout] test file_not_specified ... ok [INFO] [stdout] test toml_cbor ... ok [INFO] [stdout] test json_cbor ... 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: 0x5652b29e9b1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x5652b29e9b1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x5652b29e9b1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5\n 3: 0x5652b29e9b1d - ::fmt::h26f189e611080a74\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22\n 4: 0x5652b2a09ecc - core::fmt::write::hfb5d11dfe037e8b7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17\n 5: 0x5652b29e7c71 - std::io::Write::write_fmt::ha30651f608022a46\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15\n 6: 0x5652b29eb2c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5\n 7: 0x5652b29eb2c5 - std::sys_common::backtrace::print::h9767dc455a84e728\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9\n 8: 0x5652b29eb2c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22\n 9: 0x5652b29eaf79 - std::panicking::default_hook::ha7b9bac6813f9d21\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9\n 10: 0x5652b29eb812 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17\n 11: 0x5652b29eb6b9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13\n 12: 0x5652b29e9fd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18\n 13: 0x5652b29eb429 - rust_begin_unwind\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5\n 14: 0x5652b28ce4f3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14\n 15: 0x5652b28ce3bd - core::panicking::panic::h19a70c01bbabd538\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5\n 16: 0x5652b2980d9d - core::mem::uninitialized::h9f4cedd4bb6d1ed6\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9\n 17: 0x5652b2980d9d - linked_hash_map::LinkedHashMap::ensure_guard_node::hd49c6d2e69f3efe1\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x5652b2981019 - linked_hash_map::LinkedHashMap::insert::h4d8a9995ff110b0c\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x5652b2931517 - ::serialize_value::h341424d582ce6a8b\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x5652b28fa5ee - as serde::de::DeserializeSeed>::deserialize::h0a663f2b7e7d0389\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x5652b29171f1 - as serde::de::MapAccess>::next_value_seed::h935e2c7533cbd86d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.39/src/de.rs:1777:9\n 22: 0x5652b28edcee - as serde::de::Visitor>::visit_map::h1f803bf3b3cf7e0d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x5652b2919cec - <&mut serde_json::de::Deserializer as serde::de::Deserializer>::deserialize_any::h34fbc04520b79397\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.39/src/de.rs:1140:31\n 24: 0x5652b28f7c78 - as serde::ser::Serialize>::serialize::h5615b4bf9100bfd2\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 25: 0x5652b28ebf48 - serde::ser::impls::::serialize::h73af14988c7ff519\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 26: 0x5652b292c5bb - serde_yaml::ser::to_yaml::h8e08e5811a2501d7\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 27: 0x5652b292cd71 - serde_yaml::ser::to_writer::hf40cbb2e58b6264c\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 28: 0x5652b2940539 - serde_transcode_cli::transcoder::transcode::hcbc48128c8f66f9f\n at /opt/rustwide/workdir/src/transcoder.rs:93:13\n 29: 0x5652b2940bd2 - serde_transcode_cli::main::h28a7f83ec8ec5ef3\n at /opt/rustwide/workdir/src/main.rs:19:5\n 30: 0x5652b28fbefb - core::ops::function::FnOnce::call_once::hcab0262e37ff3b19\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5\n 31: 0x5652b28fb42e - std::sys_common::backtrace::__rust_begin_short_backtrace::h09825683c5c29ba7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18\n 32: 0x5652b2936231 - std::rt::lang_start::{{closure}}::he753cea9ca6cff5d\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18\n 33: 0x5652b29e3d2e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13\n 34: 0x5652b29e3d2e - std::panicking::try::do_call::h4a4c12a32b804624\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 35: 0x5652b29e3d2e - std::panicking::try::h87f80f5db1929b60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 36: 0x5652b29e3d2e - std::panic::catch_unwind::hbc53afd5a2bdc195\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 37: 0x5652b29e3d2e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48\n 38: 0x5652b29e3d2e - std::panicking::try::do_call::h04b85b79b362213e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 39: 0x5652b29e3d2e - std::panicking::try::h428fba6a4941d8ed\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 40: 0x5652b29e3d2e - std::panic::catch_unwind::hd73c90258412492e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 41: 0x5652b29e3d2e - std::rt::lang_start_internal::h26255896a96668b5\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20\n 42: 0x5652b2936200 - std::rt::lang_start::h2ad77097c2a1b646\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17\n 43: 0x5652b2940c4c - main\n 44: 0x7f806096e0b3 - __libc_start_main\n 45: 0x5652b28ce74e - _start\n 46: 0x0 - \n", input_file: "/tmp/.tmp6OVZ1Q/test.json", output_file: "/tmp/.tmp6OVZ1Q/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/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557cfc8c84cd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557cfc8c84cd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557cfc8c84cd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557cfc8c84cd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557cfc8ec02c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x557cfc8c4a61 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x557cfc8ca215 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557cfc8ca215 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557cfc8ca215 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557cfc8c9f04 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557cfc8ca762 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557cfc8ca647 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557cfc8c8984 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557cfc8ca379 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557cfc812403 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557cfc8eacde - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x557cfc882f1a - core::panicking::assert_failed::h7354ba473d0aece0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x557cfc81675a - test::assert_test_result::h897043ac15a9cd57 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x557cfc813b95 - integration_tests::json_yaml::{{closure}}::hf11c51ac794a33f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:100:1 [INFO] [stdout] 19: 0x557cfc814a6e - core::ops::function::FnOnce::call_once::h974c2fa592d1fca8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557cfc84c713 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557cfc84c713 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x557cfc84b4c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x557cfc84b4c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557cfc84b4c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557cfc84b4c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557cfc84b4c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557cfc84b4c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x557cfc84b4c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x557cfc81767e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x557cfc81767e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557cfc81cbe8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557cfc81cbe8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557cfc81cbe8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557cfc81cbe8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557cfc81cbe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x557cfc8d0123 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fcdf8345609 - start_thread [INFO] [stdout] 42: 0x7fcdf8115163 - 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: 0x563f6177db1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x563f6177db1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x563f6177db1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5\n 3: 0x563f6177db1d - ::fmt::h26f189e611080a74\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22\n 4: 0x563f6179decc - core::fmt::write::hfb5d11dfe037e8b7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17\n 5: 0x563f6177bc71 - std::io::Write::write_fmt::ha30651f608022a46\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15\n 6: 0x563f6177f2c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5\n 7: 0x563f6177f2c5 - std::sys_common::backtrace::print::h9767dc455a84e728\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9\n 8: 0x563f6177f2c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22\n 9: 0x563f6177ef79 - std::panicking::default_hook::ha7b9bac6813f9d21\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9\n 10: 0x563f6177f812 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17\n 11: 0x563f6177f6b9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13\n 12: 0x563f6177dfd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18\n 13: 0x563f6177f429 - rust_begin_unwind\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5\n 14: 0x563f616624f3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14\n 15: 0x563f616623bd - core::panicking::panic::h19a70c01bbabd538\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5\n 16: 0x563f61714d9d - core::mem::uninitialized::h9f4cedd4bb6d1ed6\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9\n 17: 0x563f61714d9d - linked_hash_map::LinkedHashMap::ensure_guard_node::hd49c6d2e69f3efe1\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x563f61715019 - linked_hash_map::LinkedHashMap::insert::h4d8a9995ff110b0c\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x563f616c5b57 - ::serialize_value::h6b56459f6ec3c528\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x563f6168e931 - as serde::de::DeserializeSeed>::deserialize::h6a4407f942d87352\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x563f616ba69d - ::next_value_seed::h9acb88a8bacf1340\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.0/src/de.rs:392:19\n 22: 0x563f616836f2 - as serde::de::Visitor>::visit_map::h6f32d2d98cdc2490\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x563f616bfb98 - <&mut toml::de::Deserializer as serde::de::Deserializer>::deserialize_any::h48e95466e02b94d9\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toml-0.5.0/src/de.rs:214:9\n 24: 0x563f6168cb98 - as serde::ser::Serialize>::serialize::hbd9d8b1f3599f83e\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 25: 0x563f61680008 - serde::ser::impls::::serialize::hc5c23f5658ff5356\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 26: 0x563f616c056b - serde_yaml::ser::to_yaml::h753fcb682364c8d5\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 27: 0x563f616c09f1 - serde_yaml::ser::to_writer::h18c027021fd5916e\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 28: 0x563f616d391a - serde_transcode_cli::transcoder::transcode::hcbc48128c8f66f9f\n at /opt/rustwide/workdir/src/transcoder.rs:111:13\n 29: 0x563f616d4bd2 - serde_transcode_cli::main::h28a7f83ec8ec5ef3\n at /opt/rustwide/workdir/src/main.rs:19:5\n 30: 0x563f6168fefb - core::ops::function::FnOnce::call_once::hcab0262e37ff3b19\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5\n 31: 0x563f6168f42e - std::sys_common::backtrace::__rust_begin_short_backtrace::h09825683c5c29ba7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18\n 32: 0x563f616ca231 - std::rt::lang_start::{{closure}}::he753cea9ca6cff5d\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18\n 33: 0x563f61777d2e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13\n 34: 0x563f61777d2e - std::panicking::try::do_call::h4a4c12a32b804624\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 35: 0x563f61777d2e - std::panicking::try::h87f80f5db1929b60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 36: 0x563f61777d2e - std::panic::catch_unwind::hbc53afd5a2bdc195\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 37: 0x563f61777d2e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48\n 38: 0x563f61777d2e - std::panicking::try::do_call::h04b85b79b362213e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 39: 0x563f61777d2e - std::panicking::try::h428fba6a4941d8ed\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 40: 0x563f61777d2e - std::panic::catch_unwind::hd73c90258412492e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 41: 0x563f61777d2e - std::rt::lang_start_internal::h26255896a96668b5\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20\n 42: 0x563f616ca200 - std::rt::lang_start::h2ad77097c2a1b646\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17\n 43: 0x563f616d4c4c - main\n 44: 0x7f43082ad0b3 - __libc_start_main\n 45: 0x563f6166274e - _start\n 46: 0x0 - \n", input_file: "/tmp/.tmpf7O413/test.toml", output_file: "/tmp/.tmpf7O413/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/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557cfc8c84cd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557cfc8c84cd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557cfc8c84cd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557cfc8c84cd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557cfc8ec02c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x557cfc8c4a61 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x557cfc8ca215 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557cfc8ca215 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557cfc8ca215 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557cfc8c9f04 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557cfc8ca762 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557cfc8ca647 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557cfc8c8984 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557cfc8ca379 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557cfc812403 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557cfc8eacde - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x557cfc882f1a - core::panicking::assert_failed::h7354ba473d0aece0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x557cfc81675a - test::assert_test_result::h897043ac15a9cd57 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x557cfc813e35 - integration_tests::toml_yaml::{{closure}}::h24f07621dc113f81 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:130:1 [INFO] [stdout] 19: 0x557cfc8148ee - core::ops::function::FnOnce::call_once::h2c38b1260408874d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557cfc84c713 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557cfc84c713 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x557cfc84b4c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x557cfc84b4c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557cfc84b4c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557cfc84b4c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557cfc84b4c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557cfc84b4c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x557cfc84b4c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x557cfc81767e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x557cfc81767e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557cfc81cbe8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557cfc81cbe8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557cfc81cbe8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557cfc81cbe8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557cfc81cbe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x557cfc8d0123 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fcdf8345609 - start_thread [INFO] [stdout] 42: 0x7fcdf8115163 - 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: 0x55c68c17ab1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x55c68c17ab1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x55c68c17ab1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5\n 3: 0x55c68c17ab1d - ::fmt::h26f189e611080a74\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22\n 4: 0x55c68c19aecc - core::fmt::write::hfb5d11dfe037e8b7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17\n 5: 0x55c68c178c71 - std::io::Write::write_fmt::ha30651f608022a46\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15\n 6: 0x55c68c17c2c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5\n 7: 0x55c68c17c2c5 - std::sys_common::backtrace::print::h9767dc455a84e728\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9\n 8: 0x55c68c17c2c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22\n 9: 0x55c68c17bf79 - std::panicking::default_hook::ha7b9bac6813f9d21\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9\n 10: 0x55c68c17c812 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17\n 11: 0x55c68c17c6b9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13\n 12: 0x55c68c17afd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18\n 13: 0x55c68c17c429 - rust_begin_unwind\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5\n 14: 0x55c68c05f4f3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14\n 15: 0x55c68c05f3bd - core::panicking::panic::h19a70c01bbabd538\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5\n 16: 0x55c68c111d9d - core::mem::uninitialized::h9f4cedd4bb6d1ed6\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9\n 17: 0x55c68c111d9d - linked_hash_map::LinkedHashMap::ensure_guard_node::hd49c6d2e69f3efe1\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52\n 18: 0x55c68c112019 - linked_hash_map::LinkedHashMap::insert::h4d8a9995ff110b0c\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:304:9\n 19: 0x55c68c0c21f7 - ::serialize_value::h116ad23435dc93fa\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:335:26\n 20: 0x55c68c08b7ee - as serde::de::DeserializeSeed>::deserialize::h4cd83b2bdfea687f\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:288:9\n 21: 0x55c68c07ad83 - as serde::de::MapAccess>::next_value_seed::h902ac989af0855c3\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:854:9\n 22: 0x55c68c07f836 - as serde::de::Visitor>::visit_map::h481c7720667a3438\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:232:13\n 23: 0x55c68c070193 - serde_cbor::de::Deserializer::parse_indefinite_map::{{closure}}::h448919cc8ad4377d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:367:25\n 24: 0x55c68c06fdb4 - serde_cbor::de::Deserializer::recursion_checked::hf4a855a657dae829\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:313:17\n 25: 0x55c68c06fef6 - serde_cbor::de::Deserializer::parse_indefinite_map::h4f38d1124de096cd\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:366:9\n 26: 0x55c68c0663d6 - serde_cbor::de::Deserializer::parse_value::h68071cb0c51f1ab3\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:568:21\n 27: 0x55c68c07b9b5 - <&mut serde_cbor::de::Deserializer as serde::de::Deserializer>::deserialize_any::hedfe1737cd514c20\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.9.0/src/de.rs:629:9\n 28: 0x55c68c08a218 - as serde::ser::Serialize>::serialize::hf6aea0ec34ad90e6\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-transcode-1.1.0/src/lib.rs:82:9\n 29: 0x55c68c07cfd8 - serde::ser::impls::::serialize::hb38f2432feb9cc1d\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.90/src/ser/impls.rs:390:17\n 30: 0x55c68c0bd60b - serde_yaml::ser::to_yaml::ha0291264b04b1968\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:452:5\n 31: 0x55c68c0bd671 - serde_yaml::ser::to_writer::h0f324c63d2dc0b3a\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_yaml-0.8.9/src/ser.rs:398:15\n 32: 0x55c68c0cff6e - serde_transcode_cli::transcoder::transcode::hcbc48128c8f66f9f\n at /opt/rustwide/workdir/src/transcoder.rs:102:13\n 33: 0x55c68c0d1bd2 - serde_transcode_cli::main::h28a7f83ec8ec5ef3\n at /opt/rustwide/workdir/src/main.rs:19:5\n 34: 0x55c68c08cefb - core::ops::function::FnOnce::call_once::hcab0262e37ff3b19\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5\n 35: 0x55c68c08c42e - std::sys_common::backtrace::__rust_begin_short_backtrace::h09825683c5c29ba7\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18\n 36: 0x55c68c0c7231 - std::rt::lang_start::{{closure}}::he753cea9ca6cff5d\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18\n 37: 0x55c68c174d2e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13\n 38: 0x55c68c174d2e - std::panicking::try::do_call::h4a4c12a32b804624\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 39: 0x55c68c174d2e - std::panicking::try::h87f80f5db1929b60\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 40: 0x55c68c174d2e - std::panic::catch_unwind::hbc53afd5a2bdc195\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 41: 0x55c68c174d2e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48\n 42: 0x55c68c174d2e - std::panicking::try::do_call::h04b85b79b362213e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40\n 43: 0x55c68c174d2e - std::panicking::try::h428fba6a4941d8ed\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19\n 44: 0x55c68c174d2e - std::panic::catch_unwind::hd73c90258412492e\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14\n 45: 0x55c68c174d2e - std::rt::lang_start_internal::h26255896a96668b5\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20\n 46: 0x55c68c0c7200 - std::rt::lang_start::h2ad77097c2a1b646\n at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17\n 47: 0x55c68c0d1c4c - main\n 48: 0x7fb290d100b3 - __libc_start_main\n 49: 0x55c68c05f74e - _start\n 50: 0x0 - \n", input_file: "/tmp/.tmpMvK2na/test.cbor", output_file: "/tmp/.tmpMvK2na/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/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557cfc8c84cd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557cfc8c84cd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557cfc8c84cd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557cfc8c84cd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557cfc8ec02c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x557cfc8c4a61 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x557cfc8ca215 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557cfc8ca215 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557cfc8ca215 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557cfc8c9f04 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557cfc8ca762 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557cfc8ca647 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557cfc8c8984 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557cfc8ca379 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557cfc812403 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557cfc8eacde - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x557cfc882f1a - core::panicking::assert_failed::h7354ba473d0aece0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x557cfc81675a - test::assert_test_result::h897043ac15a9cd57 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x557cfc813ce5 - integration_tests::cbor_yaml::{{closure}}::h06136dc5f307179d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:115:1 [INFO] [stdout] 19: 0x557cfc8149ae - core::ops::function::FnOnce::call_once::h5c7f5c04bfe4f2ce [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557cfc84c713 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557cfc84c713 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x557cfc84b4c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x557cfc84b4c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557cfc84b4c9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557cfc84b4c9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557cfc84b4c9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557cfc84b4c9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x557cfc84b4c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x557cfc81767e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x557cfc81767e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557cfc81cbe8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557cfc81cbe8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557cfc81cbe8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557cfc81cbe8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557cfc81cbe8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557cfc81cbe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x557cfc8d0123 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x557cfc8d0123 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fcdf8345609 - start_thread [INFO] [stdout] 42: 0x7fcdf8115163 - 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.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_tests' [INFO] running `Command { std: "docker" "inspect" "0af2b7813c248c2e7a808a6954224b82e4d6eb3f753e5596e896fff376fa171e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af2b7813c248c2e7a808a6954224b82e4d6eb3f753e5596e896fff376fa171e", kill_on_drop: false }` [INFO] [stdout] 0af2b7813c248c2e7a808a6954224b82e4d6eb3f753e5596e896fff376fa171e