[INFO] cloning repository https://github.com/bearcove/merde_json
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/merde_json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fmerde_json", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fmerde_json'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fefd01806584cf32595365f0e4d745e13425a4e7
[INFO] testing bearcove/merde_json against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fmerde_json" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bearcove/merde_json
[INFO] finished tweaking git repo https://github.com/bearcove/merde_json
[INFO] tweaked toml for git repo https://github.com/bearcove/merde_json written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bearcove/merde_json 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 git repo https://github.com/bearcove/merde_json 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7e696041b19cac296b06a3108a418e259f275293c60c8da298449caece4bd7fa
[INFO] running `Command { std: "docker" "start" "-a" "7e696041b19cac296b06a3108a418e259f275293c60c8da298449caece4bd7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e696041b19cac296b06a3108a418e259f275293c60c8da298449caece4bd7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e696041b19cac296b06a3108a418e259f275293c60c8da298449caece4bd7fa", kill_on_drop: false }`
[INFO] [stdout] 7e696041b19cac296b06a3108a418e259f275293c60c8da298449caece4bd7fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8b3c06ca909939b4aa2fd205e6a57bb3bdc6aca4283775007c9a4feb44b3359c
[INFO] running `Command { std: "docker" "start" "-a" "8b3c06ca909939b4aa2fd205e6a57bb3bdc6aca4283775007c9a4feb44b3359c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling compact_bytes v0.1.3
[INFO] [stderr]    Compiling merde_core v10.0.6 (/opt/rustwide/workdir/merde_core)
[INFO] [stderr]    Compiling merde v10.0.7 (/opt/rustwide/workdir/merde)
[INFO] [stderr]    Compiling merde_loggingserializer v8.0.0 (/opt/rustwide/workdir/merde_loggingserializer)
[INFO] [stderr]    Compiling merde_json v10.0.6 (/opt/rustwide/workdir/merde_json)
[INFO] [stderr]    Compiling merde_msgpack v10.0.6 (/opt/rustwide/workdir/merde_msgpack)
[INFO] [stderr]    Compiling merde_yaml v10.0.6 (/opt/rustwide/workdir/merde_yaml)
[INFO] [stdout] warning: struct `StringDecoderRange` is never constructed
[INFO] [stdout]    --> merde_json/src/jiter_lite/string_decoder.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub struct StringDecoderRange;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
[INFO] running `Command { std: "docker" "inspect" "8b3c06ca909939b4aa2fd205e6a57bb3bdc6aca4283775007c9a4feb44b3359c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3c06ca909939b4aa2fd205e6a57bb3bdc6aca4283775007c9a4feb44b3359c", kill_on_drop: false }`
[INFO] [stdout] 8b3c06ca909939b4aa2fd205e6a57bb3bdc6aca4283775007c9a4feb44b3359c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 724131f6929a7456fc2c518c77d86de8bd41c50bec34fc6e75dbf2e0dda470b6
[INFO] running `Command { std: "docker" "start" "-a" "724131f6929a7456fc2c518c77d86de8bd41c50bec34fc6e75dbf2e0dda470b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stdout] warning: struct `StringDecoderRange` is never constructed
[INFO] [stdout]    --> merde_json/src/jiter_lite/string_decoder.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub struct StringDecoderRange;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling merde_msgpack v10.0.6 (/opt/rustwide/workdir/merde_msgpack)
[INFO] [stderr]    Compiling merde_json v10.0.6 (/opt/rustwide/workdir/merde_json)
[INFO] [stderr]    Compiling merde v10.0.7 (/opt/rustwide/workdir/merde)
[INFO] [stderr]    Compiling merde_loggingserializer v8.0.0 (/opt/rustwide/workdir/merde_loggingserializer)
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stdout] warning: struct `StringDecoderRange` is never constructed
[INFO] [stdout]    --> merde_json/src/jiter_lite/string_decoder.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub struct StringDecoderRange;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling merde_yaml v10.0.6 (/opt/rustwide/workdir/merde_yaml)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling merde_core v10.0.6 (/opt/rustwide/workdir/merde_core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.52s
[INFO] running `Command { std: "docker" "inspect" "724131f6929a7456fc2c518c77d86de8bd41c50bec34fc6e75dbf2e0dda470b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "724131f6929a7456fc2c518c77d86de8bd41c50bec34fc6e75dbf2e0dda470b6", kill_on_drop: false }`
[INFO] [stdout] 724131f6929a7456fc2c518c77d86de8bd41c50bec34fc6e75dbf2e0dda470b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b370d81eedc35063ad3a718f0250851b6ad5d1f5de058f9554b4d1ee91eb7860
[INFO] running `Command { std: "docker" "start" "-a" "b370d81eedc35063ad3a718f0250851b6ad5d1f5de058f9554b4d1ee91eb7860", kill_on_drop: false }`
[INFO] [stderr] warning: struct `StringDecoderRange` is never constructed
[INFO] [stderr]    --> merde_json/src/jiter_lite/string_decoder.rs:368:12
[INFO] [stderr]     |
[INFO] [stderr] 368 | pub struct StringDecoderRange;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `merde_json` (lib) generated 1 warning
[INFO] [stderr] warning: `merde_json` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/merde-b46ac287ae5c0144)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/merde_core-da8a013718ca7745)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test deserialize::tests::test_fieldslot_no_assign ... ok
[INFO] [stdout] test cowstr::tests::test_partialeq_with_str ... ok
[INFO] [stdout] test deserialize::tests::test_fieldslot_with_assign ... ok
[INFO] [stdout] test deserialize::tests::test_fieldslot_with_assign_mismatched_type - should panic ... ok
[INFO] [stdout] test serialize::tests::test_serialize ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking compact_bytes v0.1.3
[INFO] [stderr]     Checking merde_core v10.0.6 (/opt/rustwide/workdir/merde_core)
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking insta v1.42.2
[INFO] [stderr]     Checking merde_core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/merde_core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test deserialize::tests::ui ... FAILED
[INFO] [stderr] test tests/ui/static-borrow-lifetime.rs ... mismatch
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] failures:
[INFO] [stderr] EXPECTED:
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] ---- deserialize::tests::ui stdout ----
[INFO] [stderr] error[E0597]: `option` does not live long enough
[INFO] [stdout] 
[INFO] [stderr]   --> tests/ui/static-borrow-lifetime.rs:5:31
[INFO] [stdout] thread 'deserialize::tests::ui' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stderr]    |
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stderr] 4  |     let mut option: Option<i32> = None;
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    |         ---------- binding `option` declared here
[INFO] [stdout]    0:     0x641b8367e152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr] 5  |     let slot = FieldSlot::new(&mut option);
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    |                ---------------^^^^^^^^^^^-
[INFO] [stdout]    1:     0x641b8367e152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]    |                |              |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    |                |              borrowed value does not live long enough
[INFO] [stdout]    2:     0x641b8367e152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]    |                argument requires that `option` is borrowed for `'static`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] ...
[INFO] [stdout]    3:     0x641b8367e152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr] 11 | }
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    | - `option` dropped here while still borrowed
[INFO] [stdout]    4:     0x641b8369185f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr] 
[INFO] [stdout]    5:     0x641b8369185f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    6:     0x641b83647731 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stderr] error[E0597]: `option` does not live long enough
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]  --> tests/ui/static-borrow-lifetime.rs:5:31
[INFO] [stdout]    7:     0x641b83647731 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]  4 |     let mut option: Option<i32> = None;
[INFO] [stdout]    8:     0x641b83655392 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]    |         ---------- binding `option` declared here
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]  5 |     let slot = FieldSlot::new(&mut option);
[INFO] [stdout]    9:     0x641b8365b0ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]    |                               ^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr] ...
[INFO] [stdout]   10:     0x641b8365af91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr] 10 |     take_static_fieldslot(slot);
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stderr]    |     --------------------------- argument requires that `option` is borrowed for `'static`
[INFO] [stdout]   11:     0x641b834d6b5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr] 11 | }
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]    | - `option` dropped here while still borrowed
[INFO] [stdout]   12:     0x641b834d6b5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]   13:     0x641b8365b7bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr] 
[INFO] [stdout]   14:     0x641b8365b7bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr] test tests/ui/static-s-lifetime.rs ... mismatch
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr] 
[INFO] [stdout]   15:     0x641b8365b61a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr] EXPECTED:
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   16:     0x641b836554c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr] error[E0597]: `option` does not live long enough
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   --> tests/ui/static-s-lifetime.rs:5:31
[INFO] [stdout]   17:     0x641b8363a74d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr] 4  |     let mut option: Option<i32> = None;
[INFO] [stdout]   18:     0x641b8369b930 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]    |         ---------- binding `option` declared here
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr] 5  |     let slot = FieldSlot::new(&mut option);
[INFO] [stdout]   19:     0x641b83223d53 - trybuild::run::<impl trybuild::Runner>::run::h21284afde158d914
[INFO] [stderr]    |                ---------------^^^^^^^^^^^-
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13
[INFO] [stderr]    |                |              |
[INFO] [stdout]   20:     0x641b8321e748 - <trybuild::TestCases as core::ops::drop::Drop>::drop::haf1512ccb2899f24
[INFO] [stderr]    |                |              borrowed value does not live long enough
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38
[INFO] [stderr]    |                argument requires that `option` is borrowed for `'static`
[INFO] [stdout]   21:     0x641b8320b0a7 - core::ptr::drop_in_place<trybuild::TestCases>::h785d8b8d161ed2e7
[INFO] [stderr] ...
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stderr] 11 | }
[INFO] [stdout]   22:     0x641b8320ff83 - merde_core::deserialize::tests::ui::h3518595dbf542235
[INFO] [stderr]    | - `option` dropped here while still borrowed
[INFO] [stdout]                                at /opt/rustwide/workdir/merde_core/src/deserialize/tests.rs:41:1
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   23:     0x641b8320ffb7 - merde_core::deserialize::tests::ui::{{closure}}::ha4ff0c7e67f8542d
[INFO] [stderr] 
[INFO] [stdout]                                at /opt/rustwide/workdir/merde_core/src/deserialize/tests.rs:38:8
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]   24:     0x641b8320a426 - core::ops::function::FnOnce::call_once::h80c81082f38610ee
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr] error[E0597]: `option` does not live long enough
[INFO] [stdout]   25:     0x641b834d691b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]  --> tests/ui/static-s-lifetime.rs:5:31
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   |
[INFO] [stdout]   26:     0x641b834d691b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]  4 |     let mut option: Option<i32> = None;
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]    |         ---------- binding `option` declared here
[INFO] [stdout]   27:     0x641b834ec585 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]  5 |     let slot = FieldSlot::new(&mut option);
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]    |                               ^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout]   28:     0x641b834ec585 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr] ...
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr] 10 |     take_static_fieldslot(slot);
[INFO] [stdout]   29:     0x641b834ec585 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]    |     --------------------------- argument requires that `option` is borrowed for `'static`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] 11 | }
[INFO] [stdout]   30:     0x641b834ec585 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]    | - `option` dropped here while still borrowed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   31:     0x641b834ec585 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]   32:     0x641b834ec585 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr] test tests/ui/subtyping.rs ... mismatch
[INFO] [stdout]   33:     0x641b834ec585 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr] EXPECTED:
[INFO] [stdout]   34:     0x641b834c2d74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr] warning: unused variable: `slot`
[INFO] [stdout]   35:     0x641b834c2d74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]  --> tests/ui/subtyping.rs:5:9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   |
[INFO] [stdout]   36:     0x641b834c663a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr] 5 |     let slot = FieldSlot::new(&mut option);
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_slot`
[INFO] [stdout]   37:     0x641b834c663a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]   38:     0x641b834c663a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stdout]   39:     0x641b834c663a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]   --> tests/ui/subtyping.rs:10:9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]    |
[INFO] [stdout]   40:     0x641b834c663a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr] 7  |     fn prove_invariance<'long, 'short: 'long>(
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]    |                         -----  ------ lifetime `'short` defined here
[INFO] [stdout]   41:     0x641b834c663a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]    |                         |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]    |                         lifetime `'long` defined here
[INFO] [stdout]   42:     0x641b834c663a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr] ...
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 10 |         long // Error: mismatched types
[INFO] [stdout]   43:     0x641b8364fe6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]    |         ^^^^ function was supposed to return data with lifetime `'short` but it is returning data with lifetime `'long`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]    |
[INFO] [stdout]   44:     0x641b8364fe6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]    = help: consider adding the following bound: `'long: 'short`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]    = note: requirement occurs because of the type `FieldSlot<'_, '_>`, which makes the generic argument `'_` invariant
[INFO] [stdout]   45:     0x70b7954fbaa4 - <unknown>
[INFO] [stderr]    = note: the struct `FieldSlot<'s, 'borrow>` is invariant over the parameter `'s`
[INFO] [stdout]   46:     0x70b795588a34 - clone
[INFO] [stderr]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout] failures:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]     deserialize::tests::ui
[INFO] [stderr] warning: unused variable: `slot`
[INFO] [stdout] 
[INFO] [stderr]  --> tests/ui/subtyping.rs:5:9
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.05s
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 5 |     let slot = FieldSlot::new(&mut option);
[INFO] [stderr]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_slot`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]  --> tests/ui/subtyping.rs:10:9
[INFO] [stderr]   |
[INFO] [stderr]  7 |     fn prove_invariance<'long, 'short: 'long>(
[INFO] [stderr]    |                         -----  ------ lifetime `'short` defined here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         lifetime `'long` defined here
[INFO] [stderr] ...
[INFO] [stderr] 10 |         long // Error: mismatched types
[INFO] [stderr]    |         ^^^^ function was supposed to return data with lifetime `'short` but it is returning data with lifetime `'long`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding the following bound: `'long: 'short`
[INFO] [stderr]    = note: requirement occurs because of the type `FieldSlot<'_, '_>`, which makes the generic argument `'_` invariant
[INFO] [stderr]    = note: the struct `FieldSlot<'s, 'borrow>` is invariant over the parameter `'s`
[INFO] [stderr]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `-p merde_core --lib`
[INFO] running `Command { std: "docker" "inspect" "b370d81eedc35063ad3a718f0250851b6ad5d1f5de058f9554b4d1ee91eb7860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b370d81eedc35063ad3a718f0250851b6ad5d1f5de058f9554b4d1ee91eb7860", kill_on_drop: false }`
[INFO] [stdout] b370d81eedc35063ad3a718f0250851b6ad5d1f5de058f9554b4d1ee91eb7860
