[INFO] fetching crate pathtrie 0.1.1... [INFO] testing pathtrie-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate pathtrie 0.1.1 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate pathtrie 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pathtrie 0.1.1 [INFO] finished tweaking crates.io crate pathtrie 0.1.1 [INFO] tweaked toml for crates.io crate pathtrie 0.1.1 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675aa9ce6a5f866d679bb05b53af8168a7f2d5480f51c49b0ef3d7ae16867f9a [INFO] running `Command { std: "docker" "start" "-a" "675aa9ce6a5f866d679bb05b53af8168a7f2d5480f51c49b0ef3d7ae16867f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675aa9ce6a5f866d679bb05b53af8168a7f2d5480f51c49b0ef3d7ae16867f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675aa9ce6a5f866d679bb05b53af8168a7f2d5480f51c49b0ef3d7ae16867f9a", kill_on_drop: false }` [INFO] [stdout] 675aa9ce6a5f866d679bb05b53af8168a7f2d5480f51c49b0ef3d7ae16867f9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a969fa3a9efc94ae372766e04423e9ed2584e6584de5dc500fc44820faaff33f [INFO] running `Command { std: "docker" "start" "-a" "a969fa3a9efc94ae372766e04423e9ed2584e6584de5dc500fc44820faaff33f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pathtrie v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot use constants which depend on generic parameters in types [INFO] [stdout] --> src/lib.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | writer.write_all(&[0u8; Self::HEADER_SIZE])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_evaluatable_unchecked)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #76200 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.78s [INFO] running `Command { std: "docker" "inspect" "a969fa3a9efc94ae372766e04423e9ed2584e6584de5dc500fc44820faaff33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a969fa3a9efc94ae372766e04423e9ed2584e6584de5dc500fc44820faaff33f", kill_on_drop: false }` [INFO] [stdout] a969fa3a9efc94ae372766e04423e9ed2584e6584de5dc500fc44820faaff33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a61d00892e819dbedce15abd2476f0ca2c6f1233df2d50e7dcebf6d53a18329 [INFO] running `Command { std: "docker" "start" "-a" "0a61d00892e819dbedce15abd2476f0ca2c6f1233df2d50e7dcebf6d53a18329", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stdout] warning: cannot use constants which depend on generic parameters in types [INFO] [stdout] --> src/lib.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | writer.write_all(&[0u8; Self::HEADER_SIZE])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_evaluatable_unchecked)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #76200 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling pathtrie v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot use constants which depend on generic parameters in types [INFO] [stdout] --> src/lib.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | writer.write_all(&[0u8; Self::HEADER_SIZE])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_evaluatable_unchecked)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #76200 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.17s [INFO] running `Command { std: "docker" "inspect" "0a61d00892e819dbedce15abd2476f0ca2c6f1233df2d50e7dcebf6d53a18329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a61d00892e819dbedce15abd2476f0ca2c6f1233df2d50e7dcebf6d53a18329", kill_on_drop: false }` [INFO] [stdout] 0a61d00892e819dbedce15abd2476f0ca2c6f1233df2d50e7dcebf6d53a18329 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ece7324d0ecb2272d8676bd8208d49d3119c23a1bd2c2e6f442ce1659e8a4b6 [INFO] running `Command { std: "docker" "start" "-a" "8ece7324d0ecb2272d8676bd8208d49d3119c23a1bd2c2e6f442ce1659e8a4b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: cannot use constants which depend on generic parameters in types [INFO] [stderr] --> src/lib.rs:358:33 [INFO] [stderr] | [INFO] [stderr] 358 | writer.write_all(&[0u8; Self::HEADER_SIZE])?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(const_evaluatable_unchecked)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #76200 [INFO] [stderr] [INFO] [stderr] warning: `pathtrie` (lib) generated 1 warning [INFO] [stderr] warning: `pathtrie` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pathtrie-59bd67e1f6468637) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test lcp::tests::divergent ... ok [INFO] [stdout] test lcp::tests::exact ... ok [INFO] [stdout] test lcp::tests::incomplete ... ok [INFO] [stdout] test lcp::tests::no_match ... ok [INFO] [stdout] test lcp::tests::perfect_subset ... ok [INFO] [stdout] test tests::insert_divergent ... ok [INFO] [stdout] test tests::insert_subset ... ok [INFO] [stdout] test tests::insert_divergent2 ... ok [INFO] [stdout] test tests::empty_fst ... FAILED [INFO] [stdout] test tests::fst ... FAILED [INFO] [stdout] test tests::set_and_get ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::empty_fst stdout ---- [INFO] [stdout] Cursor { inner: [255, 223, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0], pos: 4 } [INFO] [stdout] thread 'tests::empty_fst' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:666:62 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f0beac0670 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f0beac0670 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f0beac0670 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f0beac0670 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f0beae2e8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f0beabd715 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f0beac27db - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f0beac27db - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f0beac27db - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f0beac22ec - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f0beac2ea4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f0beac2987 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f0beac0b6c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f0beac28e9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f0bea2b3b1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f0bea2b4a3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55f0bea4d397 - core::result::Result::unwrap::he725cfde1a38a94c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55f0bea3d68d - pathtrie::tests::empty_fst::hdb9325f25d384da0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:666:9 [INFO] [stdout] 18: 0x55f0bea3d41a - pathtrie::tests::empty_fst::{{closure}}::h6c5f0a7a4ebcabf8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:660:5 [INFO] [stdout] 19: 0x55f0bea5197e - core::ops::function::FnOnce::call_once::h961b184f5378f97a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f0beaa0903 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f0beaa0903 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55f0bea9f3b8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55f0bea9f3b8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55f0bea9f3b8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55f0bea9f3b8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55f0bea9f3b8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55f0bea9f3b8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55f0bea9f3b8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55f0bea6db4d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55f0bea6db4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55f0bea72328 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55f0bea72328 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55f0bea72328 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55f0bea72328 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55f0bea72328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f0beac7a37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f3f02c5a609 - start_thread [INFO] [stdout] 42: 0x7f3f02a2c293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::fst stdout ---- [INFO] [stdout] ROOT: Node { [INFO] [stdout] key: "", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "1/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 1, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 2, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 3, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "2/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 10, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 11, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 12, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "1/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 4, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 5, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 6, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "2/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 13, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 14, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 15, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "1/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 7, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 8, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 9, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "2/", [INFO] [stdout] body: Children( [INFO] [stdout] [ [INFO] [stdout] Node { [INFO] [stdout] key: "a", [INFO] [stdout] body: Value( [INFO] [stdout] 16, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "b", [INFO] [stdout] body: Value( [INFO] [stdout] 17, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] Node { [INFO] [stdout] key: "c", [INFO] [stdout] body: Value( [INFO] [stdout] 18, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] D:0 Child [<>a/] Children([Node { key: "1/", body: Children([Node { key: "a", body: Value(1) }, Node { key: "b", body: Value(2) }, Node { key: "c", body: Value(3) }]) }, Node { key: "2/", body: Children([Node { key: "a", body: Value(10) }, Node { key: "b", body: Value(11) }, Node { key: "c", body: Value(12) }]) }]) [INFO] [stdout] D:0 Child [<>b/] Children([Node { key: "1/", body: Children([Node { key: "a", body: Value(4) }, Node { key: "b", body: Value(5) }, Node { key: "c", body: Value(6) }]) }, Node { key: "2/", body: Children([Node { key: "a", body: Value(13) }, Node { key: "b", body: Value(14) }, Node { key: "c", body: Value(15) }]) }]) [INFO] [stdout] D:0 Child [<>c/] Children([Node { key: "1/", body: Children([Node { key: "a", body: Value(7) }, Node { key: "b", body: Value(8) }, Node { key: "c", body: Value(9) }]) }, Node { key: "2/", body: Children([Node { key: "a", body: Value(16) }, Node { key: "b", body: Value(17) }, Node { key: "c", body: Value(18) }]) }]) [INFO] [stdout] D:1 Child [a/<>1/] Children([Node { key: "a", body: Value(1) }, Node { key: "b", body: Value(2) }, Node { key: "c", body: Value(3) }]) [INFO] [stdout] D:1 Child [a/<>2/] Children([Node { key: "a", body: Value(10) }, Node { key: "b", body: Value(11) }, Node { key: "c", body: Value(12) }]) [INFO] [stdout] D:2 Child [a/1/<>a] Value(1) [INFO] [stdout] D:2 Child [a/1/<>b] Value(2) [INFO] [stdout] D:2 Child [a/1/<>c] Value(3) [INFO] [stdout] D:2 Child [a/2/<>a] Value(10) [INFO] [stdout] D:2 Child [a/2/<>b] Value(11) [INFO] [stdout] D:2 Child [a/2/<>c] Value(12) [INFO] [stdout] D:1 Child [b/<>1/] Children([Node { key: "a", body: Value(4) }, Node { key: "b", body: Value(5) }, Node { key: "c", body: Value(6) }]) [INFO] [stdout] D:1 Child [b/<>2/] Children([Node { key: "a", body: Value(13) }, Node { key: "b", body: Value(14) }, Node { key: "c", body: Value(15) }]) [INFO] [stdout] D:2 Child [b/1/<>a] Value(4) [INFO] [stdout] D:2 Child [b/1/<>b] Value(5) [INFO] [stdout] D:2 Child [b/1/<>c] Value(6) [INFO] [stdout] D:2 Child [b/2/<>a] Value(13) [INFO] [stdout] D:2 Child [b/2/<>b] Value(14) [INFO] [stdout] D:2 Child [b/2/<>c] Value(15) [INFO] [stdout] D:1 Child [c/<>1/] Children([Node { key: "a", body: Value(7) }, Node { key: "b", body: Value(8) }, Node { key: "c", body: Value(9) }]) [INFO] [stdout] D:1 Child [c/<>2/] Children([Node { key: "a", body: Value(16) }, Node { key: "b", body: Value(17) }, Node { key: "c", body: Value(18) }]) [INFO] [stdout] D:2 Child [c/1/<>a] Value(7) [INFO] [stdout] D:2 Child [c/1/<>b] Value(8) [INFO] [stdout] D:2 Child [c/1/<>c] Value(9) [INFO] [stdout] D:2 Child [c/2/<>a] Value(16) [INFO] [stdout] D:2 Child [c/2/<>b] Value(17) [INFO] [stdout] D:2 Child [c/2/<>c] Value(18) [INFO] [stdout] Cursor { inner: [255, 223, 0, 4, 36, 0, 0, 0, 2, 97, 47, 0, 148, 0, 0, 0, 2, 98, 47, 0, 4, 1, 0, 0, 2, 99, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 2, 49, 47, 0, 104, 0, 0, 0, 2, 50, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 1, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 2, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 3, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 10, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 11, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 12, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 0, 0, 0, 2, 49, 47, 0, 216, 0, 0, 0, 2, 50, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 4, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 5, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 6, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 13, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 14, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 15, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 1, 0, 0, 2, 49, 47, 0, 72, 1, 0, 0, 2, 50, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 7, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 8, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 9, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 16, 0, 0, 0, 1, 97, 0, 0, 255, 255, 255, 255, 17, 0, 0, 0, 1, 98, 0, 0, 255, 255, 255, 255, 18, 0, 0, 0, 1, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], pos: 4 } [INFO] [stdout] thread 'tests::fst' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:598:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f0beac0670 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f0beac0670 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f0beac0670 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f0beac0670 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f0beae2e8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f0beabd715 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f0beac27db - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f0beac27db - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f0beac27db - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f0beac22ec - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f0beac2ea4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f0beac2987 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f0beac0b6c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f0beac28e9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f0bea2b3b1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f0bea2b4a3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55f0bea4d397 - core::result::Result::unwrap::he725cfde1a38a94c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55f0bea3bb2e - pathtrie::tests::fst::h835a492f09fd503c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:598:9 [INFO] [stdout] 18: 0x55f0bea3b4ea - pathtrie::tests::fst::{{closure}}::he729f6626ad47ef4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:569:5 [INFO] [stdout] 19: 0x55f0bea51a0e - core::ops::function::FnOnce::call_once::hb66adddf7249945c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f0beaa0903 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f0beaa0903 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55f0bea9f3b8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55f0bea9f3b8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55f0bea9f3b8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55f0bea9f3b8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55f0bea9f3b8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55f0bea9f3b8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55f0bea9f3b8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55f0bea6db4d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55f0bea6db4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55f0bea72328 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55f0bea72328 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55f0bea72328 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55f0bea72328 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55f0bea72328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f0beac7a37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f3f02c5a609 - start_thread [INFO] [stdout] 42: 0x7f3f02a2c293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::set_and_get stdout ---- [INFO] [stdout] "" => [ [INFO] [stdout] "a" => [ [INFO] [stdout] "nvil/camel" => 11, [INFO] [stdout] "pple/" => [ [INFO] [stdout] "appl" => [ [INFO] [stdout] "f/banana" => 14, [INFO] [stdout] "e/" => [ [INFO] [stdout] "banana" => 13, [INFO] [stdout] "apple" => 12, [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] "b" => [ [INFO] [stdout] "eans/carrot" => 3, [INFO] [stdout] "anana/c" => [ [INFO] [stdout] "oconut" => 2, [INFO] [stdout] "arrot" => 1, [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] "b" => [ [INFO] [stdout] "reak-everything/haha" => 10, [INFO] [stdout] "acon/" => [ [INFO] [stdout] "baguette/croissant" => 7, [INFO] [stdout] "sandwich/ham" => [ [INFO] [stdout] "-replacement" => 6, [INFO] [stdout] "burger" => 4, [INFO] [stdout] "" => 5, [INFO] [stdout] ], [INFO] [stdout] "jam" => 8, [INFO] [stdout] "wat" => 9, [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] ], [INFO] [stdout] Cursor { inner: [255, 223, 0, 4, 28, 0, 0, 0, 1, 97, 0, 0, 4, 1, 0, 0, 1, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 11, 0, 0, 0, 10, 110, 118, 105, 108, 47, 99, 97, 109, 101, 108, 0, 68, 0, 0, 0, 5, 112, 112, 108, 101, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 4, 97, 112, 112, 108, 0, 0, 0, 172, 0, 0, 0, 1, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 14, 0, 0, 0, 8, 102, 47, 98, 97, 110, 97, 110, 97, 0, 0, 0, 132, 0, 0, 0, 2, 101, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 13, 0, 0, 0, 6, 98, 97, 110, 97, 110, 97, 0, 255, 255, 255, 255, 12, 0, 0, 0, 5, 97, 112, 112, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 3, 0, 0, 0, 11, 101, 97, 110, 115, 47, 99, 97, 114, 114, 111, 116, 0, 0, 0, 0, 220, 0, 0, 0, 7, 97, 110, 97, 110, 97, 47, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 2, 0, 0, 0, 6, 111, 99, 111, 110, 117, 116, 0, 255, 255, 255, 255, 1, 0, 0, 0, 5, 97, 114, 114, 111, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 10, 0, 0, 0, 20, 114, 101, 97, 107, 45, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 47, 104, 97, 104, 97, 0, 0, 0, 56, 1, 0, 0, 5, 97, 99, 111, 110, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 7, 0, 0, 0, 18, 98, 97, 103, 117, 101, 116, 116, 101, 47, 99, 114, 111, 105, 115, 115, 97, 110, 116, 0, 144, 1, 0, 0, 12, 115, 97, 110, 100, 119, 105, 99, 104, 47, 104, 97, 109, 0, 0, 0, 255, 255, 255, 255, 8, 0, 0, 0, 3, 106, 97, 109, 0, 0, 0, 0, 255, 255, 255, 255, 9, 0, 0, 0, 3, 119, 97, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 6, 0, 0, 0, 12, 45, 114, 101, 112, 108, 97, 99, 101, 109, 101, 110, 116, 0, 0, 0, 255, 255, 255, 255, 4, 0, 0, 0, 6, 98, 117, 114, 103, 101, 114, 0, 255, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], pos: 4 } [INFO] [stdout] thread 'tests::set_and_get' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:648:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f0beac0670 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f0beac0670 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f0beac0670 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f0beac0670 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f0beae2e8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f0beabd715 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f0beac27db - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f0beac27db - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f0beac27db - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f0beac22ec - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f0beac2ea4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f0beac2987 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f0beac0b6c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f0beac28e9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f0bea2b3b1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f0bea2b4a3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55f0bea4d397 - core::result::Result::unwrap::he725cfde1a38a94c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55f0bea3cf98 - pathtrie::tests::set_and_get::hb432d213fd6eb39a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:648:9 [INFO] [stdout] 18: 0x55f0bea3c3aa - pathtrie::tests::set_and_get::{{closure}}::h8587363dfb353b5d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:610:5 [INFO] [stdout] 19: 0x55f0bea51afe - core::ops::function::FnOnce::call_once::heb89d1abb6197b38 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f0beaa0903 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f0beaa0903 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55f0bea9f3b8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55f0bea9f3b8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55f0bea9f3b8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55f0bea9f3b8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55f0bea9f3b8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55f0bea9f3b8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55f0bea9f3b8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55f0bea6db4d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55f0bea6db4d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55f0bea72328 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55f0bea72328 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55f0bea72328 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55f0bea72328 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55f0bea72328 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55f0bea72328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f0beac7a37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f0beac7a37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f3f02c5a609 - start_thread [INFO] [stdout] 42: 0x7f3f02a2c293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::empty_fst [INFO] [stdout] tests::fst [INFO] [stdout] tests::set_and_get [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "8ece7324d0ecb2272d8676bd8208d49d3119c23a1bd2c2e6f442ce1659e8a4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ece7324d0ecb2272d8676bd8208d49d3119c23a1bd2c2e6f442ce1659e8a4b6", kill_on_drop: false }` [INFO] [stdout] 8ece7324d0ecb2272d8676bd8208d49d3119c23a1bd2c2e6f442ce1659e8a4b6