[INFO] cloning repository https://github.com/skymavis/steit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skymavis/steit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35ce2916c1ed55fdf2cb9a81a67394c1378b82b2 [INFO] testing skymavis/steit against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skymavis/steit on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skymavis/steit [INFO] finished tweaking git repo https://github.com/skymavis/steit [INFO] tweaked toml for git repo https://github.com/skymavis/steit written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/skymavis/steit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iowrap v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031ae794759f0fe72c09aef4a73b5212a8bcc921d008731ad33757872bb32925 [INFO] running `Command { std: "docker" "start" "-a" "031ae794759f0fe72c09aef4a73b5212a8bcc921d008731ad33757872bb32925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031ae794759f0fe72c09aef4a73b5212a8bcc921d008731ad33757872bb32925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031ae794759f0fe72c09aef4a73b5212a8bcc921d008731ad33757872bb32925", kill_on_drop: false }` [INFO] [stdout] 031ae794759f0fe72c09aef4a73b5212a8bcc921d008731ad33757872bb32925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb153cef906a8c51c7e7bc9a753fa5dcd8db1af007e0484c4820608ba4c6562d [INFO] running `Command { std: "docker" "start" "-a" "bb153cef906a8c51c7e7bc9a753fa5dcd8db1af007e0484c4820608ba4c6562d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling iowrap v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Compiling steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stderr] Compiling steit-derive-test v0.1.0 (/opt/rustwide/workdir/steit-derive/test-crate) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "bb153cef906a8c51c7e7bc9a753fa5dcd8db1af007e0484c4820608ba4c6562d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb153cef906a8c51c7e7bc9a753fa5dcd8db1af007e0484c4820608ba4c6562d", kill_on_drop: false }` [INFO] [stdout] bb153cef906a8c51c7e7bc9a753fa5dcd8db1af007e0484c4820608ba4c6562d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26fff5b68a03ee7d3054819aaaf4fb29c334303afef63ef440abab989feb5e5c [INFO] running `Command { std: "docker" "start" "-a" "26fff5b68a03ee7d3054819aaaf4fb29c334303afef63ef440abab989feb5e5c", kill_on_drop: false }` [INFO] [stderr] Compiling steit-derive v0.1.0 (/opt/rustwide/workdir/steit-derive) [INFO] [stderr] Compiling steit v0.1.0 (/opt/rustwide/workdir/steit) [INFO] [stderr] Compiling steit-derive-test v0.1.0 (/opt/rustwide/workdir/steit-derive/test-crate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.69s [INFO] running `Command { std: "docker" "inspect" "26fff5b68a03ee7d3054819aaaf4fb29c334303afef63ef440abab989feb5e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fff5b68a03ee7d3054819aaaf4fb29c334303afef63ef440abab989feb5e5c", kill_on_drop: false }` [INFO] [stdout] 26fff5b68a03ee7d3054819aaaf4fb29c334303afef63ef440abab989feb5e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22ae2944d1bfb40d839852f809a2bbfe1b9db40b808593d6762552d57914166a [INFO] running `Command { std: "docker" "start" "-a" "22ae2944d1bfb40d839852f809a2bbfe1b9db40b808593d6762552d57914166a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit-07915232567276bc) [INFO] [stdout] [INFO] [stdout] running 179 tests [INFO] [stdout] test impls::array::tests::merge_01 ... ok [INFO] [stdout] test impls::array::tests::merge_02 ... ok [INFO] [stdout] test impls::array::tests::serialize_01 ... ok [INFO] [stdout] test impls::array::tests::serialize_02 ... ok [INFO] [stdout] test impls::array::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::array::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::array::tests::size_01 ... ok [INFO] [stdout] test impls::array::tests::size_02 ... ok [INFO] [stdout] test impls::bool::tests::merge_01 ... ok [INFO] [stdout] test impls::bool::tests::merge_02 ... ok [INFO] [stdout] test impls::bool::tests::merge_03 ... ok [INFO] [stdout] test impls::bool::tests::merge_04 ... ok [INFO] [stdout] test impls::bool::tests::merge_05 ... ok [INFO] [stdout] test impls::bool::tests::serialize_02 ... ok [INFO] [stdout] test impls::bool::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::bool::tests::serialize_01 ... ok [INFO] [stdout] test impls::bool::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::bool::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::bool::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::hash_map::tests::back_and_forth_01 ... ok [INFO] [stdout] test impls::hash_map::tests::back_and_forth_02 ... ok [INFO] [stdout] test impls::hash_map::tests::back_and_forth_03 ... ok [INFO] [stdout] test impls::hash_map::tests::back_and_forth_04 ... ok [INFO] [stdout] test impls::hash_map::tests::merge_01 ... ok [INFO] [stdout] test impls::hash_map::tests::merge_02 ... ok [INFO] [stdout] test impls::hash_map::tests::merge_03 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_01 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_02 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::hash_map::tests::size_01 ... ok [INFO] [stdout] test impls::hash_map::tests::size_02 ... ok [INFO] [stdout] test impls::hash_map::tests::size_03 ... ok [INFO] [stdout] test impls::hash_map::tests::size_04 ... ok [INFO] [stdout] test impls::option::tests::cached_size ... ok [INFO] [stdout] test impls::option::tests::merge_01 ... ok [INFO] [stdout] test impls::option::tests::merge_02 ... ok [INFO] [stdout] test impls::option::tests::merge_03 ... ok [INFO] [stdout] test impls::option::tests::merge_04 ... ok [INFO] [stdout] test impls::option::tests::merge_05 ... ok [INFO] [stdout] test impls::option::tests::serialize_01 ... ok [INFO] [stdout] test impls::option::tests::serialize_02 ... ok [INFO] [stdout] test impls::option::tests::serialize_03 ... ok [INFO] [stdout] test impls::option::tests::serialize_04 ... ok [INFO] [stdout] test impls::option::tests::serialize_05 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_06 ... ok [INFO] [stdout] test impls::option::tests::size_01 ... ok [INFO] [stdout] test impls::option::tests::size_02 ... ok [INFO] [stdout] test impls::option::tests::size_03 ... ok [INFO] [stdout] test impls::option::tests::size_04 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_05 ... ok [INFO] [stdout] test impls::r#box::tests::cached_size ... ok [INFO] [stdout] test impls::r#box::tests::merge_01 ... ok [INFO] [stdout] test impls::r#box::tests::merge_02 ... ok [INFO] [stdout] test impls::r#box::tests::merge_03 ... ok [INFO] [stdout] test impls::r#box::tests::merge_04 ... ok [INFO] [stdout] test impls::r#box::tests::merge_05 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_01 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_02 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_03 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_04 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_05 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_05 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_06 ... ok [INFO] [stdout] test impls::r#box::tests::size_02 ... ok [INFO] [stdout] test impls::r#box::tests::size_01 ... ok [INFO] [stdout] test impls::string::tests::merge_01 ... ok [INFO] [stdout] test impls::string::tests::merge_02 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::string::tests::size_03 ... ok [INFO] [stdout] test impls::string::tests::serialize_01 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_02 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_03 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_04 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_01 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_05 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_01 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_02 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_03 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_04 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_05 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_01 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_02 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_04 ... ok [INFO] [stdout] test impls::string::tests::serialize_02 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_05 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_03 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::vec::tests::merge_03 ... ok [INFO] [stdout] test impls::vec::tests::merge_04 ... ok [INFO] [stdout] test impls::vec::tests::serialize_01 ... ok [INFO] [stdout] test impls::vec::tests::serialize_02 ... ok [INFO] [stdout] test impls::vec::tests::merge_01 ... ok [INFO] [stdout] test impls::vec::tests::serialize_03 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::string::tests::size_02 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::vec::tests::merge_02 ... ok [INFO] [stdout] test impls::vec::tests::size_01 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::vec::tests::size_02 ... ok [INFO] [stdout] test impls::string::tests::size_01 ... ok [INFO] [stdout] test impls::vec::tests::size_03 ... ok [INFO] [stdout] test impls::vec::tests::size_04 ... ok [INFO] [stdout] test impls::r#box::tests::size_03 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_01 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_02 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_03 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_04 ... ok [INFO] [stdout] test types::bytes::tests::merge_01 ... ok [INFO] [stdout] test types::bytes::tests::merge_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_01 ... ok [INFO] [stdout] test types::bytes::tests::serialize_03 ... ok [INFO] [stdout] test types::bytes::tests::serialize_04 ... ok [INFO] [stdout] test types::bytes::tests::serialize_05 ... ok [INFO] [stdout] test types::bytes::tests::serialize_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_01 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_03 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_04 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_07 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_05 ... ok [INFO] [stdout] test types::bytes::tests::size_01 ... ok [INFO] [stdout] test types::bytes::tests::size_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_06 ... ok [INFO] [stdout] test types::bytes::tests::size_05 ... ok [INFO] [stdout] test types::list::tests::merge_no_log ... ok [INFO] [stdout] test types::list::tests::iter_mut_update_and_check_log ... ok [INFO] [stdout] test types::list::tests::merge_push_new ... ok [INFO] [stdout] test types::list::tests::iter ... ok [INFO] [stdout] test types::bytes::tests::size_04 ... ok [INFO] [stdout] test types::bytes::tests::size_03 ... ok [INFO] [stdout] test types::list::tests::push_and_check_log_02 ... ok [INFO] [stdout] test types::list::tests::push_and_get ... ok [INFO] [stdout] test types::list::tests::remove_and_check_log ... ok [INFO] [stdout] test types::list::tests::remove_and_get ... ok [INFO] [stdout] test types::list::tests::replay_push_next_index ... ok [INFO] [stdout] test types::list::tests::replay_push_no_log ... ok [INFO] [stdout] test types::list::tests::replay_swap_remove ... ok [INFO] [stdout] test types::list::tests::replay_update ... ok [INFO] [stdout] test types::list::tests::replay_update_nested ... ok [INFO] [stdout] test types::map::map::tests::insert_and_check_log_01 ... ok [INFO] [stdout] test types::map::map::tests::insert_and_check_log_02 ... ok [INFO] [stdout] test types::map::map::tests::insert_and_get ... ok [INFO] [stdout] test types::map::map::tests::iter ... ok [INFO] [stdout] test types::map::map::tests::iter_mut_update_and_check_log ... ok [INFO] [stdout] test types::map::map::tests::merge_no_log ... ok [INFO] [stdout] test types::list::tests::serialize_01 ... ok [INFO] [stdout] test types::map::map::tests::merge_push_new ... ok [INFO] [stdout] test types::list::tests::push_and_check_log_01 ... ok [INFO] [stdout] test types::list::tests::serialize_02 ... ok [INFO] [stdout] test types::map::map::tests::merge_update_nested ... ok [INFO] [stdout] test types::map::map::tests::remove_and_get ... ok [INFO] [stdout] test types::map::map::tests::replay_update ... ok [INFO] [stdout] test types::map::map::tests::replay_insert_no_log ... ok [INFO] [stdout] test types::map::map::tests::replay_update_nested ... ok [INFO] [stdout] test types::map::map::tests::replay_remove ... ok [INFO] [stdout] test types::map::map::tests::serialize_01 ... ok [INFO] [stdout] test types::map::map::tests::serialize_02 ... ok [INFO] [stdout] test types::map::map::tests::remove_and_check_log ... ok [INFO] [stdout] test types::list::tests::replay_update_out_of_bounds - should panic ... ok [INFO] [stdout] test types::map::map::tests::replay_remove_key_not_found - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit_derive-9fc2786a8f6a2399) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit_derive_test-f880a7411da5a3b4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test stdout ---- [INFO] [stdout] thread 'tests::test' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', steit-derive/test-crate/src/lib.rs:257:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5568eb39eac0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5568eb39eac0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5568eb39eac0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5568eb39eac0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5568eb3c13cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5568eb39b8d5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5568eb3a0c3b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5568eb3a0c3b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5568eb3a0c3b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5568eb3a074c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5568eb3a1304 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5568eb3a0de7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5568eb39ef9c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5568eb3a0d49 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5568eb2da4b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5568eb2da5a3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5568eb312c34 - core::result::Result::unwrap::h51fa4d01dbedce79 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5568eb2fffeb - steit_derive_test::tests::test::hac3544a2f9bcebdf [INFO] [stdout] at /opt/rustwide/workdir/steit-derive/test-crate/src/lib.rs:257:9 [INFO] [stdout] 18: 0x5568eb2ffe1a - steit_derive_test::tests::test::{{closure}}::h1dc18003c878205d [INFO] [stdout] at /opt/rustwide/workdir/steit-derive/test-crate/src/lib.rs:247:5 [INFO] [stdout] 19: 0x5568eb2f593e - core::ops::function::FnOnce::call_once::hbd427e9eadf9879d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5568eb347973 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5568eb347973 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5568eb3463e8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5568eb3463e8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5568eb3463e8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5568eb3463e8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5568eb3463e8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5568eb3463e8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5568eb3463e8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5568eb314b6d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5568eb314b6d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5568eb319298 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5568eb319298 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5568eb319298 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5568eb319298 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5568eb319298 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5568eb319298 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5568eb319298 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5568eb3a5e87 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5568eb3a5e87 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5568eb3a5e87 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 41: 0x7f2706ba7609 - start_thread [INFO] [stdout] 42: 0x7f2706979293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p steit-derive-test --lib' [INFO] running `Command { std: "docker" "inspect" "22ae2944d1bfb40d839852f809a2bbfe1b9db40b808593d6762552d57914166a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ae2944d1bfb40d839852f809a2bbfe1b9db40b808593d6762552d57914166a", kill_on_drop: false }` [INFO] [stdout] 22ae2944d1bfb40d839852f809a2bbfe1b9db40b808593d6762552d57914166a