[INFO] fetching crate fpm 0.1.10... [INFO] testing fpm-0.1.10 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate fpm 0.1.10 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fpm 0.1.10 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] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking crates.io crate fpm 0.1.10 [INFO] finished tweaking crates.io crate fpm 0.1.10 [INFO] tweaked toml for crates.io crate fpm 0.1.10 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate fpm 0.1.10 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a2c60075cc836c8d857f3661c77192607d47198ff2c8b006e2f70c0a1d53d5bc [INFO] running `Command { std: "docker" "start" "-a" "a2c60075cc836c8d857f3661c77192607d47198ff2c8b006e2f70c0a1d53d5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c60075cc836c8d857f3661c77192607d47198ff2c8b006e2f70c0a1d53d5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c60075cc836c8d857f3661c77192607d47198ff2c8b006e2f70c0a1d53d5bc", kill_on_drop: false }` [INFO] [stdout] a2c60075cc836c8d857f3661c77192607d47198ff2c8b006e2f70c0a1d53d5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1022045a0ee09fa10b52f95c466aaaf72d8d6bd13759947d9617898f1bfa511 [INFO] running `Command { std: "docker" "start" "-a" "b1022045a0ee09fa10b52f95c466aaaf72d8d6bd13759947d9617898f1bfa511", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling diffy v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling comrak v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling realm-lang v0.1.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling ftd v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling fpm v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "b1022045a0ee09fa10b52f95c466aaaf72d8d6bd13759947d9617898f1bfa511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1022045a0ee09fa10b52f95c466aaaf72d8d6bd13759947d9617898f1bfa511", kill_on_drop: false }` [INFO] [stdout] b1022045a0ee09fa10b52f95c466aaaf72d8d6bd13759947d9617898f1bfa511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 0f80e88af6ea88e9d8122356c5d1b4a2467651f2907ad346b20a373d360f295f [INFO] running `Command { std: "docker" "start" "-a" "0f80e88af6ea88e9d8122356c5d1b4a2467651f2907ad346b20a373d360f295f", kill_on_drop: false }` [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling fbt-lib v0.1.16 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling fpm v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpm-721d29de99115e8b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fpm-643e4edc4c239e6d) [INFO] running `Command { std: "docker" "inspect" "0f80e88af6ea88e9d8122356c5d1b4a2467651f2907ad346b20a373d360f295f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f80e88af6ea88e9d8122356c5d1b4a2467651f2907ad346b20a373d360f295f", kill_on_drop: false }` [INFO] [stdout] 0f80e88af6ea88e9d8122356c5d1b4a2467651f2907ad346b20a373d360f295f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 36a549c292097b29dabdaf6797e096a6efae14bb811c01e4d373bd43e993d811 [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" "36a549c292097b29dabdaf6797e096a6efae14bb811c01e4d373bd43e993d811", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpm-721d29de99115e8b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test library::toc::test::parse ... ok [INFO] [stdout] test tests::fbt ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::fbt stdout ---- [INFO] [stdout] 01-help: FAILED in 5.372801ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 02-hello: FAILED in 2.782404ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 03-nested-document: FAILED in 11.337625ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 04-import-package-doc: FAILED in 4.666276ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 05-fpm-dependency: SKIPPED (dependency seems to be broken during refactor) [INFO] [stdout] 06-hello-font: FAILED in 20.52527ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 07-nested-document-sync: FAILED in 7.359176ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 08-hello-tracks: FAILED in 6.358739ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 09-static-assets: FAILED in 11.46503ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 10-markdown-pages: SKIPPED (temporarily removed markdown support) [INFO] [stdout] 11-readme-index: SKIPPED (temporarily removed markdown support) [INFO] [stdout] 12-readme-with-index: SKIPPED (temporarily removed markdown support) [INFO] [stdout] 13-translation: FAILED in 14.923859ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 14-translation-hindi: FAILED in 10.334288ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 15-recursive-download-dependencies: FAILED in 11.796042ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 16-translation-mark-upto-date-and-translation-status: FAILED in 8.318413ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] 17-fpm-dependency-alias: FAILED in 5.303299ms (exit code mismatch, expected=0, found=127) [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] sh: 1: /opt/rustwide/workdir/target/debug/fpm: not found [INFO] [stdout] [INFO] [stdout] thread 'tests::fbt' panicked at 'test failed', src/lib.rs:186:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555ece1d254d - 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: 0x555ece1d254d - 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: 0x555ece1d254d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x555ece1d254d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x555ece1f69bc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x555ece1ce481 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x555ece1d4295 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x555ece1d4295 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x555ece1d4295 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x555ece1d3f84 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x555ece1d47e2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x555ecdcfe6a8 - std::panicking::begin_panic::{{closure}}::h2027c8304e92cc5b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x555ecdcfe949 - std::sys_common::backtrace::__rust_end_short_backtrace::h298ff4939d4575a1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x555ecdcfe5f8 - std::panicking::begin_panic::h9a84ecaaf656bf26 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x555ecdc7dcfe - fpm::tests::fbt::hcc01f7ee75baa620 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:186:13 [INFO] [stdout] 15: 0x555ecdc7dc9a - fpm::tests::fbt::{{closure}}::h3f3bdb4ca9427006 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:184:5 [INFO] [stdout] 16: 0x555ecdc847de - core::ops::function::FnOnce::call_once::hc7973dcf213e12db [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x555ece16f723 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x555ece16f723 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x555ece16e4d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 20: 0x555ece16e4d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x555ece16e4d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 22: 0x555ece16e4d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 23: 0x555ece16e4d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 24: 0x555ece16e4d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x555ece16e4d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x555ece13a68e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x555ece13a68e - 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] 28: 0x555ece13fbf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 29: 0x555ece13fbf8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x555ece13fbf8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x555ece13fbf8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x555ece13fbf8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x555ece13fbf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 34: 0x555ece13fbf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x555ece1da373 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 36: 0x555ece1da373 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 37: 0x555ece1da373 - 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] 38: 0x7f88a034d609 - start_thread [INFO] [stdout] 39: 0x7f88a011b163 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::fbt [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "36a549c292097b29dabdaf6797e096a6efae14bb811c01e4d373bd43e993d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a549c292097b29dabdaf6797e096a6efae14bb811c01e4d373bd43e993d811", kill_on_drop: false }` [INFO] [stdout] 36a549c292097b29dabdaf6797e096a6efae14bb811c01e4d373bd43e993d811