[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskymavis%2Fsteit" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skymavis/steit on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-5/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b85e1143086e27f178bf3fff5ac95fda09c941274d8ce3b111d7e14899a66df8 [INFO] running `Command { std: "docker" "start" "-a" "b85e1143086e27f178bf3fff5ac95fda09c941274d8ce3b111d7e14899a66df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b85e1143086e27f178bf3fff5ac95fda09c941274d8ce3b111d7e14899a66df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85e1143086e27f178bf3fff5ac95fda09c941274d8ce3b111d7e14899a66df8", kill_on_drop: false }` [INFO] [stdout] b85e1143086e27f178bf3fff5ac95fda09c941274d8ce3b111d7e14899a66df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27b868446838a6697f2cb11fc9ec6c7d27126d3ca5325dc032edc131dd9a45c4 [INFO] running `Command { std: "docker" "start" "-a" "27b868446838a6697f2cb11fc9ec6c7d27126d3ca5325dc032edc131dd9a45c4", 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 42.06s [INFO] running `Command { std: "docker" "inspect" "27b868446838a6697f2cb11fc9ec6c7d27126d3ca5325dc032edc131dd9a45c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b868446838a6697f2cb11fc9ec6c7d27126d3ca5325dc032edc131dd9a45c4", kill_on_drop: false }` [INFO] [stdout] 27b868446838a6697f2cb11fc9ec6c7d27126d3ca5325dc032edc131dd9a45c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 655fcefd9f74cad90633ca291206d0a76d5f51e9d6d16573cfedd816800351c7 [INFO] running `Command { std: "docker" "start" "-a" "655fcefd9f74cad90633ca291206d0a76d5f51e9d6d16573cfedd816800351c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.56s [INFO] running `Command { std: "docker" "inspect" "655fcefd9f74cad90633ca291206d0a76d5f51e9d6d16573cfedd816800351c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655fcefd9f74cad90633ca291206d0a76d5f51e9d6d16573cfedd816800351c7", kill_on_drop: false }` [INFO] [stdout] 655fcefd9f74cad90633ca291206d0a76d5f51e9d6d16573cfedd816800351c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ffb03ea468729c50892437557eff54a7532849030eeab232bf5b1da06fe6981 [INFO] running `Command { std: "docker" "start" "-a" "3ffb03ea468729c50892437557eff54a7532849030eeab232bf5b1da06fe6981", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit-170e95b9a7dfbc9d) [INFO] [stdout] [INFO] [stdout] running 179 tests [INFO] [stdout] test impls::array::tests::serialize_02 ... ok [INFO] [stdout] test impls::array::tests::serialize_01 ... ok [INFO] [stdout] test impls::array::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::array::tests::merge_02 ... ok [INFO] [stdout] test impls::array::tests::size_01 ... ok [INFO] [stdout] test impls::array::tests::merge_01 ... ok [INFO] [stdout] test impls::bool::tests::merge_01 ... ok [INFO] [stdout] test impls::array::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::array::tests::size_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_01 ... ok [INFO] [stdout] test impls::bool::tests::serialize_02 ... ok [INFO] [stdout] test impls::bool::tests::merge_02 ... ok [INFO] [stdout] test impls::bool::tests::serialize_nested_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_03 ... ok [INFO] [stdout] test impls::hash_map::tests::back_and_forth_02 ... 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::serialize_01 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_02 ... ok [INFO] [stdout] test impls::hash_map::tests::merge_02 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::hash_map::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::hash_map::tests::size_01 ... ok [INFO] [stdout] test impls::hash_map::tests::merge_03 ... ok [INFO] [stdout] test impls::hash_map::tests::size_03 ... ok [INFO] [stdout] test impls::option::tests::cached_size ... ok [INFO] [stdout] test impls::hash_map::tests::size_02 ... 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_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_01 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_05 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::hash_map::tests::size_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_03 ... ok [INFO] [stdout] test impls::r#box::tests::cached_size ... 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::merge_01 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_01 ... ok [INFO] [stdout] test impls::option::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_02 ... ok [INFO] [stdout] test impls::option::tests::size_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::option::tests::size_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_06 ... ok [INFO] [stdout] test impls::r#box::tests::size_01 ... ok [INFO] [stdout] test impls::r#box::tests::size_02 ... ok [INFO] [stdout] test impls::r#box::tests::size_03 ... ok [INFO] [stdout] test impls::string::tests::merge_02 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::string::tests::serialize_01 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::string::tests::serialize_02 ... ok [INFO] [stdout] test impls::string::tests::size_01 ... ok [INFO] [stdout] test impls::r#box::tests::serialize_nested_05 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::string::tests::merge_01 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_02 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_01 ... ok [INFO] [stdout] test impls::string::tests::size_02 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_03 ... ok [INFO] [stdout] test impls::string::tests::size_03 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_01 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_05 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::varint::tests::back_and_forth_04 ... ok [INFO] [stdout] test impls::string::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_05 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_02 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_03 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_01 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_03 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_02 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_04 ... ok [INFO] [stdout] test impls::varint::tests::decode_zig_zag_04 ... ok [INFO] [stdout] test impls::varint::tests::encode_zig_zag_05 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_01 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_02 ... ok [INFO] [stdout] test impls::vec::tests::merge_01 ... ok [INFO] [stdout] test impls::varint::tests::serialize_nested_03 ... 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_02 ... 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::serialize_nested_02 ... ok [INFO] [stdout] test impls::vec::tests::size_04 ... ok [INFO] [stdout] test impls::vec::tests::size_01 ... ok [INFO] [stdout] test types::bytes::tests::merge_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_01 ... ok [INFO] [stdout] test impls::vec::tests::size_02 ... 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::merge_01 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_01 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_02 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_03 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_04 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_03 ... ok [INFO] [stdout] test impls::vec::tests::serialize_03 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_02 ... ok [INFO] [stdout] test impls::vec::tests::size_03 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_01 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_04 ... ok [INFO] [stdout] test types::bytes::tests::serialize_05 ... ok [INFO] [stdout] test types::list::tests::serialize_01 ... ok [INFO] [stdout] test types::map::map::tests::insert_and_check_log_02 ... ok [INFO] [stdout] test impls::vec::tests::serialize_nested_01 ... ok [INFO] [stdout] test types::map::map::tests::insert_and_get ... ok [INFO] [stdout] test types::map::map::tests::iter_mut_update_and_check_log ... ok [INFO] [stdout] test types::map::map::tests::merge_push_new ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_06 ... ok [INFO] [stdout] test types::bytes::tests::size_01 ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_07 ... ok [INFO] [stdout] test types::bytes::tests::size_05 ... ok [INFO] [stdout] test types::list::tests::merge_no_log ... ok [INFO] [stdout] test types::map::map::tests::merge_update_nested ... ok [INFO] [stdout] test types::map::map::tests::replay_insert_no_log ... ok [INFO] [stdout] test types::list::tests::merge_push_new ... ok [INFO] [stdout] test types::map::map::tests::replay_remove ... ok [INFO] [stdout] test types::list::tests::push_and_check_log_01 ... ok [INFO] [stdout] test types::map::map::tests::iter ... ok [INFO] [stdout] test types::bytes::tests::size_02 ... ok [INFO] [stdout] test types::list::tests::push_and_get ... ok [INFO] [stdout] test types::list::tests::remove_and_get ... ok [INFO] [stdout] test types::bytes::tests::size_04 ... 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::serialize_02 ... ok [INFO] [stdout] test types::map::map::tests::insert_and_check_log_01 ... ok [INFO] [stdout] test types::map::map::tests::remove_and_check_log ... ok [INFO] [stdout] test types::list::tests::replay_update_nested ... ok [INFO] [stdout] test types::map::map::tests::remove_and_get ... ok [INFO] [stdout] test types::list::tests::remove_and_check_log ... ok [INFO] [stdout] test types::bytes::tests::serialize_nested_05 ... ok [INFO] [stdout] test types::list::tests::push_and_check_log_02 ... ok [INFO] [stdout] test types::list::tests::replay_swap_remove ... ok [INFO] [stdout] test types::bytes::tests::size_03 ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_04 ... ok [INFO] [stdout] test types::list::tests::iter ... ok [INFO] [stdout] test rt::size_cache::tests::back_and_forth_03 ... ok [INFO] [stdout] test types::list::tests::iter_mut_update_and_check_log ... ok [INFO] [stdout] test types::list::tests::replay_update ... ok [INFO] [stdout] test types::map::map::tests::replay_update_nested ... ok [INFO] [stdout] test types::map::map::tests::replay_update ... ok [INFO] [stdout] test types::map::map::tests::serialize_01 ... ok [INFO] [stdout] test types::map::map::tests::merge_no_log ... ok [INFO] [stdout] test types::map::map::tests::serialize_02 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit_derive-4fdcf94000185c50) [INFO] [stdout] test types::map::map::tests::replay_remove_key_not_found - should panic ... ok [INFO] [stdout] test types::list::tests::replay_update_out_of_bounds - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steit_derive_test-19c4e9c7c613138b) [INFO] [stdout] [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] [stderr] error: test failed, to rerun pass '-p steit-derive-test --lib' [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: 0x5598a47426dc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5598a47426dc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5598a47426dc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5598a47426dc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5598a47654cc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5598a473e545 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5598a4744130 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5598a4744130 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5598a4744130 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5598a4743d16 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5598a47447e4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5598a47442c0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5598a4742b94 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5598a4744229 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5598a4677971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5598a4677a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5598a46a26c3 - core::result::Result::unwrap::h179641e12823c043 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x5598a469a595 - steit_derive_test::tests::test::h5e42d0bea001e623 [INFO] [stdout] at /opt/rustwide/workdir/steit-derive/test-crate/src/lib.rs:257:9 [INFO] [stdout] 18: 0x5598a469a3ca - steit_derive_test::tests::test::{{closure}}::h8ef53113762c48c7 [INFO] [stdout] at /opt/rustwide/workdir/steit-derive/test-crate/src/lib.rs:247:5 [INFO] [stdout] 19: 0x5598a468df7e - core::ops::function::FnOnce::call_once::h7d89a144aa76931b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5598a46e4ee3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5598a46e4ee3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x5598a46e3af7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x5598a46e3af7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5598a46e3af7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5598a46e3af7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5598a46e3af7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5598a46e3af7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x5598a46e3af7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x5598a46b0d9e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x5598a46b0d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5598a46b5af8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x5598a46b5af8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5598a46b5af8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5598a46b5af8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5598a46b5af8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5598a46b5af8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x5598a46b5af8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5598a4749283 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x5598a4749283 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5598a4749283 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f36f2c01609 - start_thread [INFO] [stdout] 42: 0x7f36f29d3293 - 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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ffb03ea468729c50892437557eff54a7532849030eeab232bf5b1da06fe6981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffb03ea468729c50892437557eff54a7532849030eeab232bf5b1da06fe6981", kill_on_drop: false }` [INFO] [stdout] 3ffb03ea468729c50892437557eff54a7532849030eeab232bf5b1da06fe6981