[INFO] fetching crate mun_memory 0.4.0... [INFO] testing mun_memory-0.4.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mun_memory 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mun_memory 0.4.0 [INFO] finished tweaking crates.io crate mun_memory 0.4.0 [INFO] tweaked toml for crates.io crate mun_memory 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mun_memory 0.4.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mun_capi_utils v0.4.0 [INFO] [stderr] Downloaded extendhash v1.0.10 [INFO] [stderr] Downloaded mun_abi v0.4.0 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2cebc0ce5bcd4fa8dbd0e547fd1ba7af4a17dd9ef03258343d8fcae9bdcd005 [INFO] running `Command { std: "docker" "start" "-a" "f2cebc0ce5bcd4fa8dbd0e547fd1ba7af4a17dd9ef03258343d8fcae9bdcd005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2cebc0ce5bcd4fa8dbd0e547fd1ba7af4a17dd9ef03258343d8fcae9bdcd005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cebc0ce5bcd4fa8dbd0e547fd1ba7af4a17dd9ef03258343d8fcae9bdcd005", kill_on_drop: false }` [INFO] [stdout] f2cebc0ce5bcd4fa8dbd0e547fd1ba7af4a17dd9ef03258343d8fcae9bdcd005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82a47d675b2b42d282c44e97d5fdaae1791f94e6c83785c7ad540d8fb8b20cc0 [INFO] running `Command { std: "docker" "start" "-a" "82a47d675b2b42d282c44e97d5fdaae1791f94e6c83785c7ad540d8fb8b20cc0", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling extendhash v1.0.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mun_capi_utils v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mun_abi v0.4.0 [INFO] [stderr] Compiling mun_memory v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1252:13 [INFO] [stdout] | [INFO] [stdout] 1252 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1269:13 [INFO] [stdout] | [INFO] [stdout] 1269 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "82a47d675b2b42d282c44e97d5fdaae1791f94e6c83785c7ad540d8fb8b20cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a47d675b2b42d282c44e97d5fdaae1791f94e6c83785c7ad540d8fb8b20cc0", kill_on_drop: false }` [INFO] [stdout] 82a47d675b2b42d282c44e97d5fdaae1791f94e6c83785c7ad540d8fb8b20cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1da4e5eb5d5d4f2b091493fe7c057a6e76e9f9b8990a3b1432d10cd9f21a93ad [INFO] running `Command { std: "docker" "start" "-a" "1da4e5eb5d5d4f2b091493fe7c057a6e76e9f9b8990a3b1432d10cd9f21a93ad", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling mun_capi_utils v0.4.0 [INFO] [stderr] Compiling mun_memory v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1252:13 [INFO] [stdout] | [INFO] [stdout] 1252 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1269:13 [INFO] [stdout] | [INFO] [stdout] 1269 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1252:13 [INFO] [stdout] | [INFO] [stdout] 1252 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type/mod.rs:1269:13 [INFO] [stdout] | [INFO] [stdout] 1269 | VALUE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `Command { std: "docker" "inspect" "1da4e5eb5d5d4f2b091493fe7c057a6e76e9f9b8990a3b1432d10cd9f21a93ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da4e5eb5d5d4f2b091493fe7c057a6e76e9f9b8990a3b1432d10cd9f21a93ad", kill_on_drop: false }` [INFO] [stdout] 1da4e5eb5d5d4f2b091493fe7c057a6e76e9f9b8990a3b1432d10cd9f21a93ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c75931037257b8084abc790b0616a2eb733bcbe273d95156416a4c816b9f895c [INFO] running `Command { std: "docker" "start" "-a" "c75931037257b8084abc790b0616a2eb733bcbe273d95156416a4c816b9f895c", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stdout] [INFO] [stderr] --> src/type/mod.rs:1252:13 [INFO] [stdout] running 63 tests [INFO] [stderr] | [INFO] [stdout] test cast::tests::cast_f32_to_f64 ... ok [INFO] [stderr] 1252 | VALUE.as_ref().unwrap() [INFO] [stdout] test cast::tests::cast_i16_to_i128 ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] test cast::tests::cast_i16_to_i64 ... ok [INFO] [stderr] | [INFO] [stdout] test cast::tests::cast_i32_to_i128 ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test cast::tests::cast_i32_to_i64 ... ok [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] test cast::tests::cast_i8_to_i128 ... ok [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] test cast::tests::cast_i8_to_i32 ... ok [INFO] [stderr] [INFO] [stdout] test cast::tests::cast_u16_to_i128 ... ok [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stdout] test cast::tests::cast_i8_to_i64 ... ok [INFO] [stderr] --> src/type/mod.rs:1269:13 [INFO] [stdout] test cast::tests::cast_u16_to_i64 ... ok [INFO] [stderr] | [INFO] [stdout] test cast::tests::cast_i16_to_i32 ... ok [INFO] [stderr] 1269 | VALUE.as_ref().unwrap() [INFO] [stdout] test cast::tests::cast_u16_to_u32 ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] test cast::tests::cast_u32_to_i64 ... ok [INFO] [stderr] | [INFO] [stdout] test cast::tests::cast_u64_to_i128 ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test cast::tests::cast_u64_to_u128 ... ok [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] test cast::tests::cast_u8_to_i128 ... ok [INFO] [stderr] [INFO] [stdout] test cast::tests::cast_u8_to_i16 ... ok [INFO] [stderr] warning: `mun_memory` (lib) generated 2 warnings [INFO] [stdout] test cast::tests::cast_u8_to_i32 ... ok [INFO] [stderr] warning: `mun_memory` (lib test) generated 2 warnings (2 duplicates) [INFO] [stdout] test cast::tests::cast_u8_to_i64 ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] test cast::tests::cast_u8_to_u16 ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mun_memory-f92f12fc4421a15b) [INFO] [stdout] test cast::tests::cast_u8_to_u32 ... ok [INFO] [stdout] test cast::tests::cast_u8_to_u64 ... ok [INFO] [stdout] test r#type::ffi::array::test::test_mun_array_type_pointee ... ok [INFO] [stdout] test r#type::ffi::pointer::test::test_mun_pointer_type_is_mutable ... ok [INFO] [stdout] test r#type::ffi::pointer::test::test_mun_pointer_type_pointee ... ok [INFO] [stdout] test cast::tests::cast_u16_to_u128 ... ok [INFO] [stdout] test cast::tests::cast_i8_to_i16 ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_fields_empty ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_fields ... ok [INFO] [stdout] test r#type::ffi::primitive::test::test_primitives ... ok [INFO] [stdout] test cast::tests::cast_u16_to_u64 ... ok [INFO] [stdout] test cast::tests::cast_i64_to_i128 ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_fields_find_by_name ... ok [INFO] [stdout] test cast::tests::cast_u32_to_u64 ... ok [INFO] [stdout] test cast::tests::cast_u32_to_u128 ... ok [INFO] [stdout] test cast::tests::cast_u32_to_i128 ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_guid ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_memory_kind ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_add_reference_null_type ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_array_type ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_equal ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_name ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_alignment ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_release_null_type ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_pointer_type ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_size ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_size_invalid_null ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_types_destroy ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_types_destroy_empty ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_types_destroy_invalid_ptr ... ok [INFO] [stdout] test r#type::ffi::array::test::test_mun_array_type_pointee_invalid_null ... ok [INFO] [stdout] test r#type::ffi::pointer::test::test_mun_pointer_type_is_mutable_invalid_null ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_fields_find_by_name_invalid ... ok [INFO] [stdout] test cast::tests::cast_u16_to_i32 ... ok [INFO] [stdout] test cast::tests::cast_u8_to_u128 ... ok [INFO] [stdout] test r#type::ffi::pointer::test::test_mun_pointer_type_pointee_invalid_null ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_alignment_invalid_null ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_type_name_offset_type_invalid_null ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_guid_invalid_null ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-572183cb2c45cab0) [INFO] [stdout] test r#type::ffi::test::test_mun_type_array_type_invalid_null ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_name_invalid_type ... ok [INFO] [stdout] test r#type::ffi::test::test_mun_type_pointer_type_invalid_null ... ok [INFO] [stdout] test r#type::ffi::r#struct::test::test_mun_struct_type_memory_kind_invalid_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test diff::myers::add1 ... ok [INFO] [stdout] test diff::myers::add2 ... ok [INFO] [stdout] test diff::myers::remove1 ... ok [INFO] [stdout] test diff::myers::test1 ... ok [INFO] [stdout] test diff::structs::add ... ok [INFO] [stdout] test diff::myers::remove2 ... ok [INFO] [stdout] test diff::structs::add_field1 ... ok [INFO] [stdout] test diff::structs::add_field2 ... ok [INFO] [stdout] test diff::structs::equality_value_struct ... ok [INFO] [stdout] test diff::structs::cast_field ... ok [INFO] [stdout] test diff::structs::remove ... ok [INFO] [stdout] test diff::structs::swap ... ok [INFO] [stdout] test gc::alloc::collect_simple ... ok [INFO] [stdout] test diff::structs::remove_field2 ... ok [INFO] [stdout] test diff::structs::rename_field2 ... ok [INFO] [stdout] test diff::structs::remove_field1 ... ok [INFO] [stdout] test diff::structs::rename_field1 ... ok [INFO] [stdout] test gc::structs::test_trace ... ok [INFO] [stdout] test diff::structs::swap_fields ... ok [INFO] [stdout] test gc::structs::trace_collect ... ok [INFO] [stdout] test diff::structs::remove_field3 ... ok [INFO] [stdout] test diff::structs::swap_fields2 ... ok [INFO] [stdout] test diff::structs::add_field3 ... ok [INFO] [stdout] test gc::structs::trace_cycle ... ok [INFO] [stdout] test diff::structs::replace ... ok [INFO] [stdout] test gc::alloc::alloc ... ok [INFO] [stdout] test gc::alloc::collect_rooted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/type_gc.rs (/opt/rustwide/target/debug/deps/type_gc-32c71c8c3cc6044d) [INFO] [stdout] [INFO] [stderr] Running tests/util.rs (/opt/rustwide/target/debug/deps/util-6d4033eb907a6b6f) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests mun_memory [INFO] [stdout] test test_type_collection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stdout] test src/type/mod.rs - r#type::Type::equals (line 852) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c75931037257b8084abc790b0616a2eb733bcbe273d95156416a4c816b9f895c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75931037257b8084abc790b0616a2eb733bcbe273d95156416a4c816b9f895c", kill_on_drop: false }` [INFO] [stdout] c75931037257b8084abc790b0616a2eb733bcbe273d95156416a4c816b9f895c