[INFO] fetching crate pathtrie 0.1.1... [INFO] testing pathtrie-0.1.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate pathtrie 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pathtrie 0.1.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec3309ee9ff4fcaf637e81e9f025bc9ba3120880392ae3106d324b31f0ffe3ed [INFO] running `Command { std: "docker" "start" "-a" "ec3309ee9ff4fcaf637e81e9f025bc9ba3120880392ae3106d324b31f0ffe3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec3309ee9ff4fcaf637e81e9f025bc9ba3120880392ae3106d324b31f0ffe3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3309ee9ff4fcaf637e81e9f025bc9ba3120880392ae3106d324b31f0ffe3ed", kill_on_drop: false }` [INFO] [stdout] ec3309ee9ff4fcaf637e81e9f025bc9ba3120880392ae3106d324b31f0ffe3ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2799ce5476b2602043bd87552686bb78d59220ae105825e25f8840215bb34f [INFO] running `Command { std: "docker" "start" "-a" "ab2799ce5476b2602043bd87552686bb78d59220ae105825e25f8840215bb34f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [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 13.41s [INFO] running `Command { std: "docker" "inspect" "ab2799ce5476b2602043bd87552686bb78d59220ae105825e25f8840215bb34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2799ce5476b2602043bd87552686bb78d59220ae105825e25f8840215bb34f", kill_on_drop: false }` [INFO] [stdout] ab2799ce5476b2602043bd87552686bb78d59220ae105825e25f8840215bb34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8991f19d711477baa6fc445027b5badacc4098df3f7de33853e40ad55724233d [INFO] running `Command { std: "docker" "start" "-a" "8991f19d711477baa6fc445027b5badacc4098df3f7de33853e40ad55724233d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [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 same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tinytemplate v1.2.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 serde_cbor v0.11.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling csv v1.1.6 [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 17.79s [INFO] running `Command { std: "docker" "inspect" "8991f19d711477baa6fc445027b5badacc4098df3f7de33853e40ad55724233d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8991f19d711477baa6fc445027b5badacc4098df3f7de33853e40ad55724233d", kill_on_drop: false }` [INFO] [stdout] 8991f19d711477baa6fc445027b5badacc4098df3f7de33853e40ad55724233d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba7f02badaf4e0fa4b13f54a8d484e35cd2351770a1f334e137605dc4fb6f9ee [INFO] running `Command { std: "docker" "start" "-a" "ba7f02badaf4e0fa4b13f54a8d484e35cd2351770a1f334e137605dc4fb6f9ee", 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.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pathtrie-00225dd84ca9c4c1) [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: 0x55585ad9c49c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55585ad9c49c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55585ad9c49c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55585ad9c49c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55585adbf94c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55585ad990e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55585ad9e150 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55585ad9e150 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55585ad9e150 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55585ad9dd42 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55585ad9e804 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55585ad9e2e0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55585ad9c964 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55585ad9e249 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55585ad01661 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55585ad01753 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x55585ad15296 - core::result::Result::unwrap::hbacb811099f380a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x55585ad12393 - pathtrie::tests::empty_fst::hb18a7f0e036a6165 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:666:9 [INFO] [stdout] 18: 0x55585ad1212a - pathtrie::tests::empty_fst::{{closure}}::hf0fdae459120fd55 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:660:5 [INFO] [stdout] 19: 0x55585ad258be - core::ops::function::FnOnce::call_once::hdb3ccc590f0977f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55585ad77073 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55585ad77073 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55585ad75af8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x55585ad75af8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55585ad75af8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x55585ad75af8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x55585ad75af8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x55585ad75af8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55585ad75af8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55585ad4364e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55585ad4364e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55585ad47ee8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55585ad47ee8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x55585ad47ee8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x55585ad47ee8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55585ad47ee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x55585ada34e3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f9b25f01609 - start_thread [INFO] [stdout] 42: 0x7f9b25cd3293 - 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: 0x55585ad9c49c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55585ad9c49c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55585ad9c49c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55585ad9c49c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55585adbf94c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55585ad990e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55585ad9e150 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55585ad9e150 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55585ad9e150 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55585ad9dd42 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55585ad9e804 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55585ad9e2e0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55585ad9c964 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55585ad9e249 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55585ad01661 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55585ad01753 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x55585ad15296 - core::result::Result::unwrap::hbacb811099f380a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x55585ad108d5 - pathtrie::tests::fst::h3fc9a30b23752dc6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:598:9 [INFO] [stdout] 18: 0x55585ad102aa - pathtrie::tests::fst::{{closure}}::he202c725f615acc8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:569:5 [INFO] [stdout] 19: 0x55585ad2576e - core::ops::function::FnOnce::call_once::h59e20c3c27a840c6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55585ad77073 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55585ad77073 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55585ad75af8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x55585ad75af8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55585ad75af8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x55585ad75af8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x55585ad75af8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x55585ad75af8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55585ad75af8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55585ad4364e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55585ad4364e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55585ad47ee8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55585ad47ee8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x55585ad47ee8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x55585ad47ee8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55585ad47ee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x55585ada34e3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f9b25f01609 - start_thread [INFO] [stdout] 42: 0x7f9b25cd3293 - 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: 0x55585ad9c49c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55585ad9c49c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55585ad9c49c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55585ad9c49c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55585adbf94c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55585ad990e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55585ad9e150 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55585ad9e150 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55585ad9e150 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55585ad9dd42 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55585ad9e804 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55585ad9e2e0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55585ad9c964 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55585ad9e249 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55585ad01661 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55585ad01753 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x55585ad15296 - core::result::Result::unwrap::hbacb811099f380a8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x55585ad11ccb - pathtrie::tests::set_and_get::h53fe0b13d2fe42a8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:648:9 [INFO] [stdout] 18: 0x55585ad1111a - pathtrie::tests::set_and_get::{{closure}}::h59f9e9f3172c0a0b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:610:5 [INFO] [stdout] 19: 0x55585ad258fe - core::ops::function::FnOnce::call_once::hedd4585dd458beea [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55585ad77073 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55585ad77073 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55585ad75af8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x55585ad75af8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55585ad75af8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x55585ad75af8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x55585ad75af8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x55585ad75af8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55585ad75af8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55585ad4364e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55585ad4364e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55585ad47ee8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55585ad47ee8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x55585ad47ee8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x55585ad47ee8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x55585ad47ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55585ad47ee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55585ada34e3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x55585ada34e3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f9b25f01609 - start_thread [INFO] [stdout] 42: 0x7f9b25cd3293 - 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.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "ba7f02badaf4e0fa4b13f54a8d484e35cd2351770a1f334e137605dc4fb6f9ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7f02badaf4e0fa4b13f54a8d484e35cd2351770a1f334e137605dc4fb6f9ee", kill_on_drop: false }` [INFO] [stdout] ba7f02badaf4e0fa4b13f54a8d484e35cd2351770a1f334e137605dc4fb6f9ee