[INFO] cloning repository https://github.com/jdx/deepmerge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/deepmerge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fdeepmerge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fdeepmerge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e1dc16e1339625e37c021352fe5ebf59b39567a
[INFO] testing jdx/deepmerge against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fdeepmerge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdx/deepmerge
[INFO] finished tweaking git repo https://github.com/jdx/deepmerge
[INFO] tweaked toml for git repo https://github.com/jdx/deepmerge written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdx/deepmerge on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdx/deepmerge 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cbed66102b3f1f9cf4047fc71ca15a033417db86fbcfa5d2d856678ed6fb02
[INFO] running `Command { std: "docker" "start" "-a" "f3cbed66102b3f1f9cf4047fc71ca15a033417db86fbcfa5d2d856678ed6fb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cbed66102b3f1f9cf4047fc71ca15a033417db86fbcfa5d2d856678ed6fb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cbed66102b3f1f9cf4047fc71ca15a033417db86fbcfa5d2d856678ed6fb02", kill_on_drop: false }`
[INFO] [stdout] f3cbed66102b3f1f9cf4047fc71ca15a033417db86fbcfa5d2d856678ed6fb02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7745f5b3d992c04b7fd471c2b1d5cfdcfb9936866331ddd654b9a3d845f3468c
[INFO] running `Command { std: "docker" "start" "-a" "7745f5b3d992c04b7fd471c2b1d5cfdcfb9936866331ddd654b9a3d845f3468c", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deepmerge-derive v0.1.0 (/opt/rustwide/workdir/deepmerge-derive)
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         field: &MergeField,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         config: &FieldConfig,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut diagnostics = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bounds` and `reason` are never read
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PolicyConstraint {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 17 |     /// The trait bounds required (e.g., "Eq + Hash")
[INFO] [stdout] 18 |     pub bounds: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 19 |     /// Human-readable description of why these bounds are needed
[INFO] [stdout] 20 |     pub reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PolicyConstraint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sequence_constraints` is never read
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ConstraintAnalyzer {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 25 |     /// Map from policy setting to required constraints
[INFO] [stdout] 26 |     sequence_constraints: HashMap<String, PolicyConstraint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_sequence_policy` and `check_map_policy` are never used
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ConstraintAnalyzer {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn check_sequence_policy(&self, policy: &str) -> Option<&PolicyConstraint> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn check_map_policy(_policy: &str) -> Option<&'static PolicyConstraint> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_map_type` is never used
[INFO] [stdout]    --> deepmerge-derive/src/validate.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub fn is_map_type(ty: &Type) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepmerge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "7745f5b3d992c04b7fd471c2b1d5cfdcfb9936866331ddd654b9a3d845f3468c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7745f5b3d992c04b7fd471c2b1d5cfdcfb9936866331ddd654b9a3d845f3468c", kill_on_drop: false }`
[INFO] [stdout] 7745f5b3d992c04b7fd471c2b1d5cfdcfb9936866331ddd654b9a3d845f3468c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9b13e485f71671e8c7fdd87e383159b4b6120437e399b94b646db393e37bb8a
[INFO] running `Command { std: "docker" "start" "-a" "d9b13e485f71671e8c7fdd87e383159b4b6120437e399b94b646db393e37bb8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deepmerge-derive v0.1.0 (/opt/rustwide/workdir/deepmerge-derive)
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         field: &MergeField,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         config: &FieldConfig,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut diagnostics = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bounds` and `reason` are never read
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PolicyConstraint {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 17 |     /// The trait bounds required (e.g., "Eq + Hash")
[INFO] [stdout] 18 |     pub bounds: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 19 |     /// Human-readable description of why these bounds are needed
[INFO] [stdout] 20 |     pub reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PolicyConstraint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sequence_constraints` is never read
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ConstraintAnalyzer {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 25 |     /// Map from policy setting to required constraints
[INFO] [stdout] 26 |     sequence_constraints: HashMap<String, PolicyConstraint>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_sequence_policy` and `check_map_policy` are never used
[INFO] [stdout]   --> deepmerge-derive/src/validate.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ConstraintAnalyzer {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn check_sequence_policy(&self, policy: &str) -> Option<&PolicyConstraint> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn check_map_policy(_policy: &str) -> Option<&'static PolicyConstraint> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_map_type` is never used
[INFO] [stdout]    --> deepmerge-derive/src/validate.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub fn is_map_type(ty: &Type) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepmerge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stdout] warning: unused import: `SequenceMerge`
[INFO] [stdout]  --> tests/struct_policy_working.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deepmerge::{DeepMerge, DefaultPolicy, ComposedPolicy, StringMerge, SequenceMerge};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SequenceMerge`
[INFO] [stdout]  --> tests/typed_attributes.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use deepmerge::{DeepMerge, DefaultPolicy, ComposedPolicy, StringMerge, SequenceMerge};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DedupePolicy` is never constructed
[INFO] [stdout]  --> tests/sequence_dedupe.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct DedupePolicy {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Policy`
[INFO] [stdout]  --> tests/minimal_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | use deepmerge::{DeepMerge, DefaultPolicy, Policy};
[INFO] [stdout]   |                                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> tests/diagnostics_and_bounds.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/diagnostics_and_bounds.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut data: Vec<String> = vec!["a".to_string(), "b".to_string()];
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagSet` is never constructed
[INFO] [stdout]   --> tests/proptest_derive.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct TagSet {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.73s
[INFO] running `Command { std: "docker" "inspect" "d9b13e485f71671e8c7fdd87e383159b4b6120437e399b94b646db393e37bb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b13e485f71671e8c7fdd87e383159b4b6120437e399b94b646db393e37bb8a", kill_on_drop: false }`
[INFO] [stdout] d9b13e485f71671e8c7fdd87e383159b4b6120437e399b94b646db393e37bb8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43ae9f21a99bcfccdd1fe8f850bcfb978f32d3e26f776c915b2e49767502f5c0
[INFO] running `Command { std: "docker" "start" "-a" "43ae9f21a99bcfccdd1fe8f850bcfb978f32d3e26f776c915b2e49767502f5c0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `field`
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         field: &MergeField,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         config: &FieldConfig,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |         let mut diagnostics = Vec::new();
[INFO] [stderr]    |             ----^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bounds` and `reason` are never read
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct PolicyConstraint {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 17 |     /// The trait bounds required (e.g., "Eq + Hash")
[INFO] [stderr] 18 |     pub bounds: Vec<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 19 |     /// Human-readable description of why these bounds are needed
[INFO] [stderr] 20 |     pub reason: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PolicyConstraint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `sequence_constraints` is never read
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct ConstraintAnalyzer {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 25 |     /// Map from policy setting to required constraints
[INFO] [stderr] 26 |     sequence_constraints: HashMap<String, PolicyConstraint>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `check_sequence_policy` and `check_map_policy` are never used
[INFO] [stderr]   --> deepmerge-derive/src/validate.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl ConstraintAnalyzer {
[INFO] [stderr]    | ----------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn check_sequence_policy(&self, policy: &str) -> Option<&PolicyConstraint> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn check_map_policy(_policy: &str) -> Option<&'static PolicyConstraint> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_map_type` is never used
[INFO] [stderr]    --> deepmerge-derive/src/validate.rs:263:8
[INFO] [stderr]     |
[INFO] [stderr] 263 | pub fn is_map_type(ty: &Type) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `deepmerge-derive` (lib) generated 7 warnings (run `cargo fix --lib -p deepmerge-derive` to apply 1 suggestion)
[INFO] [stderr] warning: struct `TagSet` is never constructed
[INFO] [stderr]   --> tests/proptest_derive.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct TagSet {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashSet`
[INFO] [stderr]  --> tests/diagnostics_and_bounds.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::collections::HashSet;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/diagnostics_and_bounds.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let mut data: Vec<String> = vec!["a".to_string(), "b".to_string()];
[INFO] [stderr]    |         ----^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deepmerge` (test "proptest_derive") generated 1 warning
[INFO] [stderr] warning: `deepmerge` (test "diagnostics_and_bounds") generated 2 warnings (run `cargo fix --test "diagnostics_and_bounds"` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `Policy`
[INFO] [stderr]  --> tests/minimal_derive.rs:6:43
[INFO] [stderr]   |
[INFO] [stderr] 6 | use deepmerge::{DeepMerge, DefaultPolicy, Policy};
[INFO] [stderr]   |                                           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DedupePolicy` is never constructed
[INFO] [stderr]  --> tests/sequence_dedupe.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct DedupePolicy {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SequenceMerge`
[INFO] [stderr]  --> tests/struct_policy_working.rs:3:72
[INFO] [stderr]   |
[INFO] [stderr] 3 | use deepmerge::{DeepMerge, DefaultPolicy, ComposedPolicy, StringMerge, SequenceMerge};
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SequenceMerge`
[INFO] [stderr]  --> tests/typed_attributes.rs:9:72
[INFO] [stderr]   |
[INFO] [stderr] 9 | use deepmerge::{DeepMerge, DefaultPolicy, ComposedPolicy, StringMerge, SequenceMerge};
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deepmerge` (test "minimal_derive") generated 1 warning (run `cargo fix --test "minimal_derive"` to apply 1 suggestion)
[INFO] [stderr] warning: `deepmerge` (test "sequence_dedupe") generated 1 warning
[INFO] [stderr] warning: `deepmerge` (test "struct_policy_working") generated 1 warning (run `cargo fix --test "struct_policy_working"` to apply 1 suggestion)
[INFO] [stderr] warning: `deepmerge` (test "typed_attributes") generated 1 warning (run `cargo fix --test "typed_attributes"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepmerge-137014512fe66435)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test tests::tests::test_custom_struct_merge_ref ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_bridge_implementation ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_no_clone_required ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_string_str ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_string_str_concat ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_string_str_with_separator ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_concat_empty_src ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_ref_functions ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_string_string_ref ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_reporting_functions ... ok
[INFO] [stdout] test tests::tests::test_efficient_change_detection ... ok
[INFO] [stdout] test tests::tests::test_merge_ref_avoids_unnecessary_clones ... ok
[INFO] [stdout] test tests::tests::test_merge_outcome_methods ... ok
[INFO] [stdout] test tests::tests::test_merge_ref_string ... ok
[INFO] [stdout] test tests::tests::test_merge_ref_reporting_string ... ok
[INFO] [stdout] test tests::tests::test_string_merge_change_reporting_concat ... ok
[INFO] [stdout] test tests::tests::test_string_merge_change_reporting_keep ... ok
[INFO] [stdout] test tests::tests::test_string_merge_concat_with_sep_empty_dst ... ok
[INFO] [stdout] test tests::tests::test_string_merge_keep ... ok
[INFO] [stdout] test tests::tests::test_string_merge_concat_with_sep_empty_src ... ok
[INFO] [stdout] test tests::tests::test_string_merge_with_composed_policy ... ok
[INFO] [stdout] test tests::tests::test_string_merge_replace ... ok
[INFO] [stdout] test tests::tests::test_string_merge_concat ... ok
[INFO] [stdout] test tests::tests::test_string_merge_concat_with_sep ... ok
[INFO] [stdout] test tests::tests::test_top_level_deep_merge_from_functions ... ok
[INFO] [stdout] test tests::tests::test_string_merge_concat_with_sep_both_empty ... ok
[INFO] [stdout] test tests::tests::test_deep_merge_from_change_reporting ... ok
[INFO] [stdout] test tests::tests::test_string_merge_change_reporting_concat_empty_src ... ok
[INFO] [stdout] test tests::tests::test_merged_convenience_functions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_types.rs (/opt/rustwide/target/debug/deps/basic_types-954efacc131787c2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_conditions ... ok
[INFO] [stdout] test test_bool_merge ... ok
[INFO] [stdout] test test_hashmap_merge ... ok
[INFO] [stdout] test test_number_with_policy ... ok
[INFO] [stdout] test test_preserve_policy ... ok
[INFO] [stdout] test test_vec_merge ... ok
[INFO] [stdout] test test_string_merge ... ok
[INFO] [stdout] test test_number_replace ... ok
[INFO] [stdout] test test_strict_replace_policy ... ok
[INFO] [stdout] test test_option_merge ... ok
[INFO] [stdout] test test_number_keep_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail_tests.rs (/opt/rustwide/target/debug/deps/compile_fail_tests-f8029dd6ea11d726)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/containers.rs (/opt/rustwide/target/debug/deps/containers-10b5b3ab0b25f808)
[INFO] [stdout] running 1 test
[INFO] [stdout] test compile_fail_tests ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_vec_append_stable_order ... ok
[INFO] [stdout] test test_vec_handles_empty_both_sides ... ok
[INFO] [stdout] test test_map_extend_overwrites_and_preserves ... ok
[INFO] [stdout] test test_nested_map_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_integration.rs (/opt/rustwide/target/debug/deps/derive_integration-c0ed5555fe45d387)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_macro_with_custom_policy ... ok
[INFO] [stdout] test test_derive_macro_with_field_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostic_failures.rs (/opt/rustwide/target/debug/deps/diagnostic_failures-449a7e70cb81adff)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_diagnostics_exist ... 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] [stderr]      Running tests/diagnostics_and_bounds.rs (/opt/rustwide/target/debug/deps/diagnostics_and_bounds-97540b16c4d03822)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_diagnostic_scenarios ... ok
[INFO] [stdout] test test_policy_constraint_analysis ... ok
[INFO] [stdout] test test_composed_policy_with_union ... ok
[INFO] [stdout] test test_vector_with_union_policy ... ok
[INFO] [stdout] test test_valid_union_policy_with_strings ... ok
[INFO] [stdout] test test_bound_injection_infrastructure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-402acb4fe97070c8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_large_struct_compiles ... ok
[INFO] [stdout] test test_merge_with_defaults_preserves_values ... ok
[INFO] [stdout] test test_partial_merge ... ok
[INFO] [stdout] test test_self_merge_no_op ... ok
[INFO] [stdout] test test_merge_empties_into_defaults ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extend_deep.rs (/opt/rustwide/target/debug/deps/extend_deep-b7995139223ccaa1)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_deep_merge_empty_maps ... ok
[INFO] [stdout] test test_hashmap_deep_merge ... ok
[INFO] [stdout] test test_overlay_vs_union_map_merge ... ok
[INFO] [stdout] test test_deep_merge_with_empty_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/minimal_derive.rs (/opt/rustwide/target/debug/deps/minimal_derive-9140b27a69feb123)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_merge_ref_needs_clone ... ok
[INFO] [stdout] test test_derive_generates_valid_impl ... ok
[INFO] [stdout] test test_minimal_derive_no_clone_no_eq ... ok
[INFO] [stdout] test test_non_clonable_field ... ok
[INFO] [stdout] test test_when_traits_are_needed ... ok
[INFO] [stdout] test test_with_clone_can_use_merge_ref ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nested.rs (/opt/rustwide/target/debug/deps/nested-9563f18c514fdde2)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_multi_level_nesting ... ok
[INFO] [stdout] test test_none_to_some_propagation ... ok
[INFO] [stdout] test test_option_nested_deep_vs_replace ... ok
[INFO] [stdout] test test_partial_nesting_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/option_change_detection.rs (/opt/rustwide/target/debug/deps/option_change_detection-3b78453a23af2c2f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_derived_with_option ... ok
[INFO] [stdout] test test_option_conditions ... ok
[INFO] [stdout] test test_option_conditions_without_partialeq ... ok
[INFO] [stdout] test test_option_merge_if_changed ... ok
[INFO] [stdout] test test_option_merge_if_changed_with_preserve ... ok
[INFO] [stdout] test test_option_merge_with_key ... ok
[INFO] [stdout] test test_option_merge_with_key_complex ... ok
[INFO] [stdout] test test_option_with_nested_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/policy.rs (/opt/rustwide/target/debug/deps/policy-ee310c01c23fde66)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_strict_replace_policy ... ok
[INFO] [stdout] test test_number_strategies ... ok
[INFO] [stdout] test test_preserve_policy ... ok
[INFO] [stdout] test test_default_policy ... ok
[INFO] [stdout] test test_option_merge ... ok
[INFO] [stdout] test test_collection_strategies ... ok
[INFO] [stderr]      Running tests/policy_example.rs (/opt/rustwide/target/debug/deps/policy_example-9944e4fc32576939)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_btree_containers ... ok
[INFO] [stdout] test test_custom_policy ... ok
[INFO] [stdout] test test_non_mutating_merge ... ok
[INFO] [stderr]      Running tests/prelude_compile_test.rs (/opt/rustwide/target/debug/deps/prelude_compile_test-7c3217c340017b2a)
[INFO] [stdout] test test_default_policy_behavior ... ok
[INFO] [stdout] test test_bool_merge_strategies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_prelude_merge_from ... ok
[INFO] [stdout] test test_prelude_v1_namespace ... ok
[INFO] [stdout] test test_prelude_with_policy ... ok
[INFO] [stdout] test test_prelude_basic_usage ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test prelude_compile_test`
[INFO] [stdout] test test_prelude_merge_functions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_prelude_basic_usage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_prelude_basic_usage' panicked at tests/prelude_compile_test.rs:53:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "_updated"
[INFO] [stdout]  right: "test_updated"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ae0ca15772 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ae0ca15772 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ae0ca15772 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ae0ca15772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ae0ca3aab3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ae0ca3aab3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62ae0ca126f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ae0ca126f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ae0ca155c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ae0ca16ce9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62ae0ca16b1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62ae0c9df064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62ae0c9df064 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ae0ca176be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62ae0ca176be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62ae0ca1748a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62ae0ca15c69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62ae0ca1711d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62ae0ca39530 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62ae0ca39853 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x62ae0c99b548 - core::panicking::assert_failed::hf4401fba7f271820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x62ae0c99f438 - prelude_compile_test::test_prelude_basic_usage::h2f2aeab4bddfe43a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/prelude_compile_test.rs:53:5
[INFO] [stdout]   22:     0x62ae0c99eeb7 - prelude_compile_test::test_prelude_basic_usage::{{closure}}::h25813a8bdf9dcdec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/prelude_compile_test.rs:29:30
[INFO] [stdout]   23:     0x62ae0c999226 - core::ops::function::FnOnce::call_once::h177a2347c45148ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62ae0c9e48cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62ae0c9e48cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62ae0c9e3a05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62ae0c9e3a05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62ae0c9e3a05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62ae0c9e3a05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62ae0c9e3a05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62ae0c9e3a05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62ae0c9e3a05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62ae0c9a7604 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62ae0c9a7604 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62ae0c9aafda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62ae0c9aafda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62ae0c9aafda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62ae0c9aafda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62ae0c9aafda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62ae0c9aafda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62ae0c9aafda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62ae0ca1a63f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62ae0ca1a63f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7875479c4aa4 - <unknown>
[INFO] [stdout]   45:     0x787547a51a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_prelude_merge_functions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_prelude_merge_functions' panicked at tests/prelude_compile_test.rs:155:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "second"
[INFO] [stdout]  right: "firstsecond"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ae0ca15772 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ae0ca15772 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ae0ca15772 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ae0ca15772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ae0ca3aab3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ae0ca3aab3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62ae0ca126f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ae0ca126f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ae0ca155c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ae0ca16ce9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62ae0ca16b1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62ae0c9df064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62ae0c9df064 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ae0ca176be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62ae0ca176be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62ae0ca1748a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62ae0ca15c69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62ae0ca1711d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62ae0ca39530 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62ae0ca39853 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x62ae0c99b548 - core::panicking::assert_failed::hf4401fba7f271820
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x62ae0c9a0f82 - prelude_compile_test::test_prelude_merge_functions::hab8f5b2f89fe1733
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/prelude_compile_test.rs:155:5
[INFO] [stdout]   22:     0x62ae0c9a0977 - prelude_compile_test::test_prelude_merge_functions::{{closure}}::h0eb0e5372b8f3e99
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/prelude_compile_test.rs:132:34
[INFO] [stdout]   23:     0x62ae0c999386 - core::ops::function::FnOnce::call_once::h5aa3881203cd8e6e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62ae0c9e48cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62ae0c9e48cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62ae0c9e3a05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62ae0c9e3a05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62ae0c9e3a05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62ae0c9e3a05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62ae0c9e3a05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62ae0c9e3a05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62ae0c9e3a05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62ae0c9a7604 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62ae0c9a7604 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62ae0c9aafda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62ae0c9aafda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62ae0c9aafda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62ae0c9aafda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62ae0c9aafda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62ae0c9aafda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62ae0c9aafda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62ae0ca1a63f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62ae0ca1a63f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7875479c4aa4 - <unknown>
[INFO] [stdout]   45:     0x787547a51a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_prelude_basic_usage
[INFO] [stdout]     test_prelude_merge_functions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43ae9f21a99bcfccdd1fe8f850bcfb978f32d3e26f776c915b2e49767502f5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ae9f21a99bcfccdd1fe8f850bcfb978f32d3e26f776c915b2e49767502f5c0", kill_on_drop: false }`
[INFO] [stdout] 43ae9f21a99bcfccdd1fe8f850bcfb978f32d3e26f776c915b2e49767502f5c0
