[INFO] fetching crate libafl_bolts 0.15.3...
[INFO] testing libafl_bolts-0.15.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libafl_bolts 0.15.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libafl_bolts 0.15.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libafl_bolts 0.15.3
[INFO] tweaked toml for crates.io crate libafl_bolts 0.15.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libafl_bolts 0.15.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libafl_bolts 0.15.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8de7b0bb51006ca9399f0061b74a1b110b0fc2e5ccd715c43fd1dd6cf0452467
[INFO] running `Command { std: "docker" "start" "-a" "8de7b0bb51006ca9399f0061b74a1b110b0fc2e5ccd715c43fd1dd6cf0452467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8de7b0bb51006ca9399f0061b74a1b110b0fc2e5ccd715c43fd1dd6cf0452467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de7b0bb51006ca9399f0061b74a1b110b0fc2e5ccd715c43fd1dd6cf0452467", kill_on_drop: false }`
[INFO] [stdout] 8de7b0bb51006ca9399f0061b74a1b110b0fc2e5ccd715c43fd1dd6cf0452467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7366c8d58842e87a1a1853673f28a4c3d795ceb00ec1952a139da5c88397127b
[INFO] running `Command { std: "docker" "start" "-a" "7366c8d58842e87a1a1853673f28a4c3d795ceb00ec1952a139da5c88397127b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling scc v2.1.1
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libafl_wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libafl_bolts v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uds v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling libafl_derive v0.15.3
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.72s
[INFO] running `Command { std: "docker" "inspect" "7366c8d58842e87a1a1853673f28a4c3d795ceb00ec1952a139da5c88397127b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7366c8d58842e87a1a1853673f28a4c3d795ceb00ec1952a139da5c88397127b", kill_on_drop: false }`
[INFO] [stdout] 7366c8d58842e87a1a1853673f28a4c3d795ceb00ec1952a139da5c88397127b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5461cb53dba0719c1848957acf886d29429fc08b71ca5aea93fe2b8a9f74b371
[INFO] running `Command { std: "docker" "start" "-a" "5461cb53dba0719c1848957acf886d29429fc08b71ca5aea93fe2b8a9f74b371", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling libafl_bolts v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.48s
[INFO] running `Command { std: "docker" "inspect" "5461cb53dba0719c1848957acf886d29429fc08b71ca5aea93fe2b8a9f74b371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5461cb53dba0719c1848957acf886d29429fc08b71ca5aea93fe2b8a9f74b371", kill_on_drop: false }`
[INFO] [stdout] 5461cb53dba0719c1848957acf886d29429fc08b71ca5aea93fe2b8a9f74b371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c9db7f334255c20d6f11c92f5698f38cf227917033d9991c5dadf38c91f6cbf
[INFO] running `Command { std: "docker" "start" "-a" "4c9db7f334255c20d6f11c92f5698f38cf227917033d9991c5dadf38c91f6cbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libafl_bolts-4aa082bf0cef861b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] r8 : 0x00000000000000, r9 : 0x007de314000040, r10: 0x00000000000000, r11: 0x00000000000000, 
[INFO] [stdout] r12: 0x0059c43c870968, r13: 0x7fffffffffffffff, r14: 0x0000003b9aca00, r15: 0x00000000000000, 
[INFO] [stdout] rdi: 0x007de322bf3558, rsi: 0x007de322bf40d8, rbp: 0x007de322bf45a0, rbx: 0x007de322bf4b10, 
[INFO] [stdout] rdx: 0x007de322bf3880, rax: 0x00000000000000, rcx: 0x007de322bf3558, rsp: 0x007de322bf2d90, 
[INFO] [stdout] rip: 0x0059c43c7091c1, efl: 0x00000000000000, 
[INFO] [stdout] test anymap::test::test_type_id ... ok
[INFO] [stdout] test core_affinity::linux::tests::test_linux_set_for_current ... ok
[INFO] [stdout] test core_affinity::tests::test_get_core_ids ... ok
[INFO] [stdout] test compress::tests::test_compression ... ok
[INFO] [stdout] test compress::tests::test_threshold ... ok
[INFO] [stdout] test core_affinity::linux::tests::test_linux_get_affinity_mask ... ok
[INFO] [stdout] test math::test::get_cdf_fails_with_invalid_probs ... ok
[INFO] [stdout] test minibsod::tests::test_dump_registers ... ok
[INFO] [stdout] test math::test::test_integer_sqrt ... ok
[INFO] [stdout] test ownedref::test::test_truncate ... ok
[INFO] [stdout] test rands::tests::test_rand_trait ... ok
[INFO] [stdout] test rands::tests::test_rands ... ok
[INFO] [stdout] test rands::tests::test_romuduojr_golden ... [1759314817.41566906s, 24] INFO: Test
[INFO] [stdout] ok
[INFO] [stdout] test core_affinity::tests::test_set_affinity ... ok
[INFO] [stdout] test rands::tests::test_romutrio_golden ... ok
[INFO] [stdout] [1759314817.41601858s, 24] DEBUG: Get serial lock ''
[INFO] [stdout] [1759314817.41603768s, 24] DEBUG: Serial acquire 0 
[INFO] [stdout] [1759314817.4160546s, 24] DEBUG: Someone else has serial ''
[INFO] [stdout] test rands::tests::test_sfc64_golden ... ok
[INFO] [stdout] test serdeany::tests::test_deserialize_serialize ... [1759314817.41628365sok
[INFO] [stdout] test rands::tests::test_xoshiro256pp_golden ... ok
[INFO] [stdout] , 24] INFO: 1
[INFO] [stdout] [1759314817.41651662s, 24] INFO: a
[INFO] [stdout] test subrange::tests::test_bytesreader_toslice ... ok
[INFO] [stdout] test subrange::tests::test_bytesreader_toslice_unchecked ... ok
[INFO] [stdout] [1759314817.41653521s, 24] INFO: 1
[INFO] [stdout] [1759314817.41673113s, 24test tests::test_logger ... ok
[INFO] [stdout] test tuples::test::test_merge ... ] INFO: aok
[INFO] [stdout] test tuples::test::test_type_eq ... ok
[INFO] [stdout] test tuples::test::test_type_eq_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test tuples::test::test_macros ... ok
[INFO] [stdout] test tuples::test::test_mapper ... ok
[INFO] [stdout] test shmem::tests::test_persist_shmem ... ok
[INFO] [stdout] test fs::test::test_atomic_file_write ... FAILED
[INFO] [stdout] test fs::test::test_cloned_ref ... FAILED
[INFO] [stdout] test rands::loaded_dice::tests::test_loaded_dice ... ok
[INFO] [stdout] [1759314817.512476212s, 24] DEBUG: [0 - 0x7de30c002020] Received message with ID 1...
[INFO] [stdout] [1759314817.512557092s, 24] DEBUG: [1 - 0x7de3231f6ac8] Send message with id 1
[INFO] [stdout] [1759314817.512762382s, 24] INFO: "CARGO": "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo"
[INFO] [stdout] [1759314817.512786122s, 24] INFO: "CARGO_HOME": "/opt/rustwide/cargo-home"
[INFO] [stdout] [1759314817.512805212s, 24] INFO: "CARGO_INCREMENTAL": "0"
[INFO] [stdout] [1759314817.512823632s, 24] INFO: "CARGO_MANIFEST_DIR": "/opt/rustwide/workdir"
[INFO] [stdout] [1759314817.512842822s, 24] INFO: "CARGO_MANIFEST_PATH": "/opt/rustwide/workdir/Cargo.toml"
[INFO] [stdout] [1759314817.512862962s, 24] INFO: "CARGO_PKG_AUTHORS": "Andrea Fioraldi <andreafioraldi@gmail.com>:Dominik Maier <domenukk@gmail.com>"
[INFO] [stdout] [1759314817.512882622s, 24] INFO: "CARGO_PKG_DESCRIPTION": "Low-level bolts to create fuzzers and so much more"
[INFO] [stdout] [1759314817.512902942s, 24] INFO: "CARGO_PKG_HOMEPAGE": ""
[INFO] [stdout] [1759314817.512930212s, 24] INFO: "CARGO_PKG_LICENSE": "MIT OR Apache-2.0"
[INFO] [stdout] [1759314817.512951092s, 24] INFO: "CARGO_PKG_LICENSE_FILE": ""
[INFO] [stdout] [1759314817.512970622s, 24] INFO: "CARGO_PKG_NAME": "libafl_bolts"
[INFO] [stdout] [1759314817.512989542s, 24] INFO: "CARGO_PKG_README": "README.md"
[INFO] [stdout] [1759314817.513008342s, 24] INFO: "CARGO_PKG_REPOSITORY": "https://github.com/AFLplusplus/LibAFL/"
[INFO] [stdout] [1759314817.513028072s, 24] INFO: "CARGO_PKG_RUST_VERSION": "1.87"
[INFO] [stdout] [1759314817.513047872s, 24] INFO: "CARGO_PKG_VERSION": "0.15.3"
[INFO] [stdout] [1759314817.513067552s, 24] INFO: "CARGO_PKG_VERSION_MAJOR": "0"
[INFO] [stdout] [1759314817.513086692s, 24] INFO: "CARGO_PKG_VERSION_MINOR": "15"
[INFO] [stdout] [1759314817.513104722s, 24] INFO: "CARGO_PKG_VERSION_PATCH": "3"
[INFO] [stdout] [1759314817.513123292s, 24] INFO: "CARGO_PKG_VERSION_PRE": ""
[INFO] [stdout] [1759314817.513141362s, 24] INFO: "CARGO_TARGET_DIR": "/opt/rustwide/target"
[INFO] [stdout] [1759314817.513160442s, 24] INFO: "HOME": "/root"
[INFO] [stdout] [1759314817.513178702s, 24] INFO: "HOSTNAME": "4c9db7f33425"
[INFO] [stdout] [1759314817.513199212s, 24] INFO: "LD_LIBRARY_PATH": "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib"
[INFO] [stdout] [1759314817.513221622s, 24] INFO: "OUT_DIR": "/opt/rustwide/target/debug/build/libafl_bolts-d0884fc245ea982a/out"
[INFO] [stdout] [1759314817.513242772s, 24] INFO: "PATH": "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
[INFO] [stdout] [1759314817.513263372s, 24] INFO: "RUSTDOCFLAGS": "--cap-lints=warn"
[INFO] [stdout] [1759314817.513284422s, 24] INFO: "RUSTFLAGS": "--cap-lints=warn"
[INFO] [stdout] [1759314817.513305122s, 24] INFO: "RUSTUP_HOME": "/opt/rustwide/rustup-home"
[INFO] [stdout] [1759314817.513325372s, 24] INFO: "RUSTUP_TOOLCHAIN": "beta-2025-09-21-x86_64-unknown-linux-gnu"
[INFO] [stdout] [1759314817.513345982s, 24] INFO: "RUST_BACKTRACE": "full"
[INFO] [stdout] [1759314817.513372772s, 24] INFO: "RUST_RECURSION_COUNT": "1"
[INFO] [stdout] [1759314817.513393932s, 24] INFO: "SOURCE_DIR": "/opt/rustwide/workdir"
[INFO] [stdout] [1759314817.513416032s, 24] INFO: "SSL_CERT_DIR": "/usr/lib/ssl/certs"
[INFO] [stdout] [1759314817.513435882s, 24] INFO: "SSL_CERT_FILE": "/usr/lib/ssl/cert.pem"
[INFO] [stdout] [1759314817.513457192s, 24] INFO: "_ENV_TEST_SENDER": "2"
[INFO] [stdout] [1759314817.513477542s, 24] INFO: "_ENV_TEST_SENDER_SIZE": "1048576"
[INFO] [stdout] [1759314817.513497982s, 24] INFO: "_ENV_TEST_SENDER_CLIENT_ID": "1"
[INFO] [stdout] [1759314817.513519592s, 24] INFO: "_ENV_TEST_SENDER_OFFSET": "0"
[INFO] [stdout] [1759314817.513540272s, 24] INFO: "_ENV_TEST_RECEIVER": "0"
[INFO] [stdout] [1759314817.513561742s, 24] INFO: "_ENV_TEST_RECEIVER_SIZE": "1048576"
[INFO] [stdout] [1759314817.513583002s, 24] INFO: "_ENV_TEST_RECEIVER_OFFSET": "_NULL"
[INFO] [stdout] [1759314817.513732412s, 24] DEBUG: [1 - 0x7de3231f6ac8] Send message with id 2
[INFO] [stdout] [1759314817.513759732s, 24] DEBUG: [1 - 0x7de30c002070] Received message with ID 1...
[INFO] [stdout] [1759314817.513782072s, 24] DEBUG: [0 - 0x7de3231f6838] Send message with id 1
[INFO] [stdout] [1759314817.513800822s, 24] DEBUG: New msg vector: 0
[INFO] [stdout] [1759314817.513815192s, 24] DEBUG: [1 - 0x7de30c002070] Received message with ID 2...
[INFO] [stdout] [1759314817.513836522s, 24] DEBUG: [0 - 0x7de3231f6838] Send message with id 2
[INFO] [stdout] [1759314817.513856652s, 24] DEBUG: New msg vector: 0
[INFO] [stdout] [1759314817.513871382s, 24] DEBUG: [0 - 0x7de3231f6b08] Received message with ID 1...
[INFO] [stdout] [1759314817.513986232s, 24] DEBUG: End serial
[INFO] [stdout] [1759314817.514045192s, 24] DEBUG: Serial acquire 0 
[INFO] [stdout] [1759314817.514073532s, 24] DEBUG: Got serial ''
[INFO] [stdout] test llmp::tests::test_llmp_connection ... ok
[INFO] [stdout] [1759314817.514169102s, 24] DEBUG: End serial
[INFO] [stdout] [1759314817.514239932s, 24] DEBUGtest shmem::tests::test_shmem_service ... : Serial acquire ok0
[INFO] [stdout]  
[INFO] [stdout] [1759314817.514263142s, 24] DEBUG: Got serial ''
[INFO] [stdout] [1759314817.514370262s, 24] INFO: Restored hello world
[INFO] [stdout] [1759314817.516136352s, 24] DEBUG: End serial
[INFO] [stdout] test staterestore::tests::test_state_restore ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs::test::test_atomic_file_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::test::test_atomic_file_write' (32) panicked at src/fs.rs:199:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OsError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "io::Error ocurred", ErrorBacktrace)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c43c82f8e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c43c82f8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c43c82f8e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c43c82f8e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c43c8417bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c43c8417bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c43c7fabd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c43c7fabd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c43c808232 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c43c80d46f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59c43c80d301 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59c43c76302e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59c43c76302e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c43c80db2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59c43c80db2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59c43c80d98a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59c43c808369 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c43c7ee5dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59c43c84a270 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c43c849816 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x59c43c706500 - core::result::Result<T,E>::unwrap::hb1bb95d415bd387d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x59c43c706500 - libafl_bolts::fs::test::test_atomic_file_write::h66cbd7718f071554
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:199:42
[INFO] [stdout]   22:     0x59c43c7067d7 - libafl_bolts::fs::test::test_atomic_file_write::{{closure}}::h913c816df893209a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:197:32
[INFO] [stdout]   23:     0x59c43c6ece66 - core::ops::function::FnOnce::call_once::he840c095dd99d403
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c43c762deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c43c762deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59c43c778a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59c43c778a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59c43c778a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59c43c778a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59c43c778a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c43c778a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59c43c778a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59c43c74f244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59c43c74f244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c43c752b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c43c752b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59c43c752b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59c43c752b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59c43c752b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c43c752b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c43c752b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c43c8033ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59c43c8033ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7de32853eaa4 - <unknown>
[INFO] [stdout]   45:     0x7de3285cba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::test::test_cloned_ref stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::test::test_cloned_ref' (33) panicked at src/fs.rs:207:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OsError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "io::Error ocurred", ErrorBacktrace)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c43c82f8e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c43c82f8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c43c82f8e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c43c82f8e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c43c8417bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c43c8417bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c43c7fabd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c43c7fabd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c43c808232 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c43c80d46f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59c43c80d301 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59c43c76302e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59c43c76302e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c43c80db2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59c43c80db2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59c43c80d98a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59c43c808369 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c43c7ee5dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59c43c84a270 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c43c849816 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x59c43c705fd3 - core::result::Result<T,E>::unwrap::h4065a7916f9333cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x59c43c705fd3 - libafl_bolts::fs::test::test_cloned_ref::h49426eacc730d744
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:207:64
[INFO] [stdout]   22:     0x59c43c706437 - libafl_bolts::fs::test::test_cloned_ref::{{closure}}::h9199702db8b47c60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:206:25
[INFO] [stdout]   23:     0x59c43c6ec916 - core::ops::function::FnOnce::call_once::h69a7c0541749e91b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c43c762deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c43c762deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59c43c778a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59c43c778a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59c43c778a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59c43c778a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59c43c778a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c43c778a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59c43c778a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59c43c74f244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59c43c74f244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c43c752b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c43c752b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59c43c752b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59c43c752b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59c43c752b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c43c752b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c43c752b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c43c8033ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59c43c8033ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7de32853eaa4 - <unknown>
[INFO] [stdout]   45:     0x7de3285cba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs::test::test_atomic_file_write
[INFO] [stdout]     fs::test::test_cloned_ref
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4c9db7f334255c20d6f11c92f5698f38cf227917033d9991c5dadf38c91f6cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9db7f334255c20d6f11c92f5698f38cf227917033d9991c5dadf38c91f6cbf", kill_on_drop: false }`
[INFO] [stdout] 4c9db7f334255c20d6f11c92f5698f38cf227917033d9991c5dadf38c91f6cbf
