[INFO] fetching crate pathtrie 0.1.1... [INFO] testing pathtrie-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate pathtrie 0.1.1 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate pathtrie 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-87/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 558a508ab6d07ac81ce1ef34c060a84d5da3ea1862052d17fd352a95d0114bb3 [INFO] running `Command { std: "docker" "start" "-a" "558a508ab6d07ac81ce1ef34c060a84d5da3ea1862052d17fd352a95d0114bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "558a508ab6d07ac81ce1ef34c060a84d5da3ea1862052d17fd352a95d0114bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558a508ab6d07ac81ce1ef34c060a84d5da3ea1862052d17fd352a95d0114bb3", kill_on_drop: false }` [INFO] [stdout] 558a508ab6d07ac81ce1ef34c060a84d5da3ea1862052d17fd352a95d0114bb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9104161782f4c9a8368b32cad7431422ec27c6f62d852573658eb63b44470e6a [INFO] running `Command { std: "docker" "start" "-a" "9104161782f4c9a8368b32cad7431422ec27c6f62d852573658eb63b44470e6a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [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.46s [INFO] running `Command { std: "docker" "inspect" "9104161782f4c9a8368b32cad7431422ec27c6f62d852573658eb63b44470e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9104161782f4c9a8368b32cad7431422ec27c6f62d852573658eb63b44470e6a", kill_on_drop: false }` [INFO] [stdout] 9104161782f4c9a8368b32cad7431422ec27c6f62d852573658eb63b44470e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5227d46ba658c72590cd69b67dffbe0c78b5ab5ff6fa8f9db25442d876a77eb [INFO] running `Command { std: "docker" "start" "-a" "e5227d46ba658c72590cd69b67dffbe0c78b5ab5ff6fa8f9db25442d876a77eb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [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 thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [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 24.92s [INFO] running `Command { std: "docker" "inspect" "e5227d46ba658c72590cd69b67dffbe0c78b5ab5ff6fa8f9db25442d876a77eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5227d46ba658c72590cd69b67dffbe0c78b5ab5ff6fa8f9db25442d876a77eb", kill_on_drop: false }` [INFO] [stdout] e5227d46ba658c72590cd69b67dffbe0c78b5ab5ff6fa8f9db25442d876a77eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75a5b2be4b1836de9e128570c19e1a01006f55f3038e3020c51e2e17152b0e6e [INFO] running `Command { std: "docker" "start" "-a" "75a5b2be4b1836de9e128570c19e1a01006f55f3038e3020c51e2e17152b0e6e", kill_on_drop: false }` [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.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pathtrie-0ca998d093b8a8bd) [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::no_match ... ok [INFO] [stdout] test lcp::tests::perfect_subset ... ok [INFO] [stdout] test lcp::tests::incomplete ... ok [INFO] [stdout] test tests::insert_divergent ... ok [INFO] [stdout] test tests::insert_divergent2 ... ok [INFO] [stdout] test tests::insert_subset ... 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] [stderr] error: test failed, to rerun pass '--lib' [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: 0x55e25597ae5d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e25597ae5d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e25597ae5d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e25597ae5d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e2559a028c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e255976758 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e25597d137 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e25597d137 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e25597d137 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e25597ce6c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e25597d889 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e25597d577 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e25597b324 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e25597d289 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e2558df133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e2558df223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e255900649 - core::result::Result::unwrap::ha8b85ad297551a96 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55e2558f1445 - pathtrie::tests::empty_fst::h0e058ea9f7579115 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:666:9 [INFO] [stdout] 18: 0x55e2558f127a - pathtrie::tests::empty_fst::{{closure}}::hb4397763ef27870b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:660:5 [INFO] [stdout] 19: 0x55e25590f07e - core::ops::function::FnOnce::call_once::h53e406d7f1954b18 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e25594c633 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e25594c633 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55e25594b314 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55e25594b314 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e25594b314 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e25594b314 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e25594b314 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e25594b314 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55e25594b314 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e255954c31 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e255954c31 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55e2559212af - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e2559212af - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e2559212af - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e2559212af - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55e2559212af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55e2559835a3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2cfa7d3609 - start_thread [INFO] [stdout] 42: 0x7f2cfa5a3163 - 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: 0x55e25597ae5d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e25597ae5d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e25597ae5d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e25597ae5d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e2559a028c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e255976758 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e25597d137 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e25597d137 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e25597d137 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e25597ce6c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e25597d889 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e25597d577 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e25597b324 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e25597d289 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e2558df133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e2558df223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e255900649 - core::result::Result::unwrap::ha8b85ad297551a96 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55e2558efbf7 - pathtrie::tests::fst::h9e026c9d18a6e23b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:598:9 [INFO] [stdout] 18: 0x55e2558ef6aa - pathtrie::tests::fst::{{closure}}::h4964aa7953fe7607 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:569:5 [INFO] [stdout] 19: 0x55e25590f15e - core::ops::function::FnOnce::call_once::h77a599dc2267eaf5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e25594c633 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e25594c633 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55e25594b314 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55e25594b314 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e25594b314 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e25594b314 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e25594b314 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e25594b314 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55e25594b314 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e255954c31 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e255954c31 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55e2559212af - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e2559212af - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e2559212af - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e2559212af - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55e2559212af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55e2559835a3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2cfa7d3609 - start_thread [INFO] [stdout] 42: 0x7f2cfa5a3163 - 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: 0x55e25597ae5d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e25597ae5d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e25597ae5d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e25597ae5d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e2559a028c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e255976758 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e25597d137 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e25597d137 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e25597d137 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e25597ce6c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e25597d889 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e25597d577 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e25597b324 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e25597d289 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e2558df133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e2558df223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e255900649 - core::result::Result::unwrap::ha8b85ad297551a96 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55e2558f0e0d - pathtrie::tests::set_and_get::haf86b86dbfca37bf [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:648:9 [INFO] [stdout] 18: 0x55e2558f034a - pathtrie::tests::set_and_get::{{closure}}::h7bf06f5990d06727 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:610:5 [INFO] [stdout] 19: 0x55e25590f19e - core::ops::function::FnOnce::call_once::ha922bc28f6980608 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e25594c633 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e25594c633 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55e25594b314 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55e25594b314 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e25594b314 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e25594b314 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e25594b314 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e25594b314 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55e25594b314 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e255954c31 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e255954c31 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55e2559212af - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e2559212af - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e2559212af - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e2559212af - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e2559212af - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55e2559212af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55e2559835a3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55e2559835a3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f2cfa7d3609 - start_thread [INFO] [stdout] 42: 0x7f2cfa5a3163 - 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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75a5b2be4b1836de9e128570c19e1a01006f55f3038e3020c51e2e17152b0e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a5b2be4b1836de9e128570c19e1a01006f55f3038e3020c51e2e17152b0e6e", kill_on_drop: false }` [INFO] [stdout] 75a5b2be4b1836de9e128570c19e1a01006f55f3038e3020c51e2e17152b0e6e