[INFO] fetching crate jsonschema_code_generator 2.0.0... [INFO] testing jsonschema_code_generator-2.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate jsonschema_code_generator 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate jsonschema_code_generator 2.0.0 [INFO] finished tweaking crates.io crate jsonschema_code_generator 2.0.0 [INFO] tweaked toml for crates.io crate jsonschema_code_generator 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonschema_code_generator 2.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.4.0 (available: v0.8.0) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8ed3d172f2e4c7e501b3ec2c7892bdae5bf13954a4de942135ebd4301324e9c7 [INFO] running `Command { std: "docker" "start" "-a" "8ed3d172f2e4c7e501b3ec2c7892bdae5bf13954a4de942135ebd4301324e9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed3d172f2e4c7e501b3ec2c7892bdae5bf13954a4de942135ebd4301324e9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed3d172f2e4c7e501b3ec2c7892bdae5bf13954a4de942135ebd4301324e9c7", kill_on_drop: false }` [INFO] [stdout] 8ed3d172f2e4c7e501b3ec2c7892bdae5bf13954a4de942135ebd4301324e9c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a4bee588f0511601b44365f6743fd413c2bc222975e728b1a112e6159d1ef199 [INFO] running `Command { std: "docker" "start" "-a" "a4bee588f0511601b44365f6743fd413c2bc222975e728b1a112e6159d1ef199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling jsonschema_code_generator v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PrimitiveTypeInfos` is never constructed [INFO] [stdout] --> src/parser.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PrimitiveTypeInfos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | object.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `parser::Object` does not implement `Clone`, so calling `clone` on `&parser::Object` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 255 - object.clone(), [INFO] [stdout] 255 + object, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `parser::Object`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 + #[derive(Clone)] [INFO] [stdout] 49 | pub struct Object { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:288:64 [INFO] [stdout] | [INFO] [stdout] 288 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 288 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 288 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 295 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 295 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:302:64 [INFO] [stdout] | [INFO] [stdout] 302 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 302 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 302 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s [INFO] running `Command { std: "docker" "inspect" "a4bee588f0511601b44365f6743fd413c2bc222975e728b1a112e6159d1ef199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bee588f0511601b44365f6743fd413c2bc222975e728b1a112e6159d1ef199", kill_on_drop: false }` [INFO] [stdout] a4bee588f0511601b44365f6743fd413c2bc222975e728b1a112e6159d1ef199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d7645542232fb0992ee53ef047a38da65ed624e60160d457d678d8fbe4521a6 [INFO] running `Command { std: "docker" "start" "-a" "8d7645542232fb0992ee53ef047a38da65ed624e60160d457d678d8fbe4521a6", kill_on_drop: false }` [INFO] [stderr] Compiling jsonschema_code_generator v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PrimitiveTypeInfos` is never constructed [INFO] [stdout] --> src/parser.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PrimitiveTypeInfos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | object.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `parser::Object` does not implement `Clone`, so calling `clone` on `&parser::Object` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 255 - object.clone(), [INFO] [stdout] 255 + object, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `parser::Object`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 + #[derive(Clone)] [INFO] [stdout] 49 | pub struct Object { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:288:64 [INFO] [stdout] | [INFO] [stdout] 288 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 288 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 288 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 295 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 295 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:302:64 [INFO] [stdout] | [INFO] [stdout] 302 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 302 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 302 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrimitiveTypeInfos` is never constructed [INFO] [stdout] --> src/parser.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PrimitiveTypeInfos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | object.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `parser::Object` does not implement `Clone`, so calling `clone` on `&parser::Object` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 255 - object.clone(), [INFO] [stdout] 255 + object, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `parser::Object`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 + #[derive(Clone)] [INFO] [stdout] 49 | pub struct Object { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:288:64 [INFO] [stdout] | [INFO] [stdout] 288 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 288 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 288 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 295 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 295 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/generator.rs:302:64 [INFO] [stdout] | [INFO] [stdout] 302 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 302 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stdout] 302 + self.add(base_path, root.clone(), data_type); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stdout] --> src/parser.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Clone)] [INFO] [stdout] 21 | pub enum DataType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "8d7645542232fb0992ee53ef047a38da65ed624e60160d457d678d8fbe4521a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7645542232fb0992ee53ef047a38da65ed624e60160d457d678d8fbe4521a6", kill_on_drop: false }` [INFO] [stdout] 8d7645542232fb0992ee53ef047a38da65ed624e60160d457d678d8fbe4521a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4280c3b3c3ed5c2c5a7925c480c0d6fe51e8c7af004da56cc31e1a5451b3fe07 [INFO] running `Command { std: "docker" "start" "-a" "4280c3b3c3ed5c2c5a7925c480c0d6fe51e8c7af004da56cc31e1a5451b3fe07", kill_on_drop: false }` [INFO] [stderr] warning: struct `PrimitiveTypeInfos` is never constructed [INFO] [stderr] --> src/parser.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct PrimitiveTypeInfos { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/generator.rs:255:23 [INFO] [stderr] | [INFO] [stderr] 255 | object.clone(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `parser::Object` does not implement `Clone`, so calling `clone` on `&parser::Object` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 255 - object.clone(), [INFO] [stderr] 255 + object, [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `parser::Object`, implement `Clone` for it [INFO] [stderr] --> src/parser.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 + #[derive(Clone)] [INFO] [stderr] 49 | pub struct Object { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/generator.rs:288:64 [INFO] [stderr] | [INFO] [stderr] 288 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 288 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] 288 + self.add(base_path, root.clone(), data_type); [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stderr] --> src/parser.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 + #[derive(Clone)] [INFO] [stderr] 21 | pub enum DataType { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/generator.rs:295:64 [INFO] [stderr] | [INFO] [stderr] 295 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 295 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] 295 + self.add(base_path, root.clone(), data_type); [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stderr] --> src/parser.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 + #[derive(Clone)] [INFO] [stderr] 21 | pub enum DataType { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/generator.rs:302:64 [INFO] [stderr] | [INFO] [stderr] 302 | self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `DataType` does not implement `Clone`, so calling `clone` on `&DataType` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 302 - self.add(base_path, root.clone(), data_type.clone()); [INFO] [stderr] 302 + self.add(base_path, root.clone(), data_type); [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `DataType`, implement `Clone` for it [INFO] [stderr] --> src/parser.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 + #[derive(Clone)] [INFO] [stderr] 21 | pub enum DataType { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `jsonschema_code_generator` (lib) generated 5 warnings (run `cargo fix --lib -p jsonschema_code_generator` to apply 4 suggestions) [INFO] [stderr] warning: `jsonschema_code_generator` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonschema_code_generator-e345f506b934358c) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test generated::generated_tests::should_generate_valid_struct_rust_code ... ok [INFO] [stdout] test generator::generator_tests::should_add_all_of_type ... ok [INFO] [stdout] test generated::generated_tests::should_generate_valid_property_rust_code ... ok [INFO] [stdout] test generator::generator_tests::should_add_bool_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_any_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_any_of_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_integer_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_one_of_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_object_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_ref_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_string_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_ref_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_string_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_array_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_known_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_object_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_map_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_null_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_number_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_object ... ok [INFO] [stdout] test generator::generator_tests::should_be_ordered_by_position ... ok [INFO] [stdout] test generator::generator_tests::should_add_types_in_the_correct_order ... ok [INFO] [stdout] test generator::generator_tests::should_convert_into_a_sorted_type_list ... ok [INFO] [stdout] test generator::generator_tests::should_create_referenced_types_once ... ok [INFO] [stdout] test generator::generator_tests::should_not_add_the_same_type_twice ... ok [INFO] [stdout] test generator::generator_tests::should_prevent_name_collisions ... ok [INFO] [stdout] test generator::generator_tests::should_detect_type_cycles ... ok [INFO] [stdout] test generator::generator_tests::should_serialize_with_btree_import ... ok [INFO] [stdout] test generator::generator_tests::should_serialize_with_serde_json_import ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_any ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_any_if_items_is_missing ... ok [INFO] [stdout] test parser::parser_tests::should_inherit_root_properties ... ok [INFO] [stdout] test parser::parser_tests::should_make_property_required ... ok [INFO] [stdout] test parser::parser_tests::should_parse_all_of ... ok [INFO] [stdout] test parser::parser_tests::should_parse_integer ... ok [INFO] [stdout] test parser::parser_tests::should_parse_array ... ok [INFO] [stdout] test parser::parser_tests::should_parse_boolean ... ok [INFO] [stdout] test parser::parser_tests::should_parse_nested_array ... ok [INFO] [stdout] test parser::parser_tests::should_parse_null ... ok [INFO] [stdout] test parser::parser_tests::should_parse_object ... ok [INFO] [stdout] test parser::parser_tests::should_parse_object_in_array ... ok [INFO] [stdout] test parser::parser_tests::should_parse_one_of ... ok [INFO] [stdout] test parser::parser_tests::should_parse_pattern_properties_to_map ... ok [INFO] [stdout] test parser::parser_tests::should_parse_string ... ok [INFO] [stdout] test parser::parser_tests::should_read_definitions ... ok [INFO] [stdout] test parser::parser_tests::should_use_property_name_as_fallback ... ok [INFO] [stdout] test parser::parser_tests::should_use_title ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_combined_path ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_empty_path ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_file_path ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_local_path ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_file ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_file_definition ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_local_definition ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_root_on_empty_path ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_create_pascal_case_struct_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_create_snake_case_property_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_create_snake_case_property_names_from_camel_case ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_rename_reserved_keywords ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_at_in_property_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_at_in_struct_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_dollar_in_property_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_dollar_in_struct_names ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_map_for_empty_objects ... ok [INFO] [stdout] test parser::parser_tests::should_parse_any_of ... ok [INFO] [stdout] test generator::generator_tests::should_detect_loops ... ok [INFO] [stdout] test parser::parser_tests::should_parse_number ... ok [INFO] [stdout] test parser::parser_tests::should_read_defs ... ok [INFO] [stdout] test generator::generator_tests::should_detect_reference_cycles ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-09-21-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-09-21-x86_64-unknown-linux-gnu rustfmt` [INFO] [stdout] test lib_tests::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lib_tests::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lib_tests::test' (48) panicked at src/lib.rs:50:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "" [INFO] [stdout] right: "use serde::{Deserialize, Serialize};\nuse serde_json::Value;\nuse std::collections::BTreeMap;\n#[doc = \"Generated from schemas/draft-04.json\"]\n#[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]\npub struct Unknown {\n #[serde(rename = \"$schema\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub dollar_schema: Option,\n #[serde(rename = \"additionalItems\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub additional_items: Option,\n #[serde(rename = \"additionalProperties\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub additional_properties: Option,\n #[serde(rename = \"allOf\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub all_of: Option>,\n #[serde(rename = \"anyOf\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub any_of: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub default: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub definitions: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub dependencies: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub description: Option,\n #[serde(rename = \"enum\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub enum_: Option>,\n #[serde(rename = \"exclusiveMaximum\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub exclusive_maximum: Option,\n #[serde(rename = \"exclusiveMinimum\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub exclusive_minimum: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub format: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub id: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub items: Option,\n #[serde(rename = \"maxItems\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub max_items: Option,\n #[serde(rename = \"maxLength\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub max_length: Option,\n #[serde(rename = \"maxProperties\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub max_properties: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub maximum: Option,\n #[serde(rename = \"minItems\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub min_items: Option,\n #[serde(rename = \"minLength\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub min_length: Option,\n #[serde(rename = \"minProperties\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub min_properties: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub minimum: Option,\n #[serde(rename = \"multipleOf\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub multiple_of: Option,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub not: Option>,\n #[serde(rename = \"oneOf\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub one_of: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub pattern: Option,\n #[serde(rename = \"patternProperties\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub pattern_properties: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub properties: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub required: Option>,\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub title: Option,\n #[serde(rename = \"type\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub type_: Option,\n #[serde(rename = \"uniqueItems\")]\n #[serde(skip_serializing_if = \"Option::is_none\")]\n pub unique_items: Option,\n}\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6404fbcb38b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6404fbcb38b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6404fbcb38b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6404fbcb38b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6404fbcc59af - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6404fbcc59af - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6404fbc802e1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6404fbc802e1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6404fbc8c412 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6404fbc9174f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6404fbc915e1 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6404fbbdb95e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6404fbbdb95e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6404fbc91ebf - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6404fbc91ebf - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6404fbc91c6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6404fbc8c549 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6404fbc7401d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6404fbcce0b0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6404fbccdeb3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x6404fbb5fd69 - core::panicking::assert_failed::ha6729e3ba8483e33 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6404fbb9a631 - jsonschema_code_generator::lib_tests::test::h1214ad805946f275 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] 22: 0x6404fbb9a6d7 - jsonschema_code_generator::lib_tests::test::{{closure}}::h3341716892dee524 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:43:14 [INFO] [stdout] 23: 0x6404fbb884d6 - core::ops::function::FnOnce::call_once::hb753a98e504ca8f5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6404fbbdb71b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6404fbbdb71b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6404fbbf1385 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6404fbbf1385 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6404fbbf1385 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6404fbbf1385 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6404fbbf1385 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6404fbbf1385 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6404fbbf1385 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6404fbbc7b74 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6404fbbc7b74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6404fbbcb43a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6404fbbcb43a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6404fbbcb43a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6404fbbcb43a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6404fbbcb43a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6404fbbcb43a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6404fbbcb43a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6404fbc8766f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x6404fbc8766f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e6cc1b54aa4 - [INFO] [stdout] 45: 0x7e6cc1be1a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lib_tests::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4280c3b3c3ed5c2c5a7925c480c0d6fe51e8c7af004da56cc31e1a5451b3fe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4280c3b3c3ed5c2c5a7925c480c0d6fe51e8c7af004da56cc31e1a5451b3fe07", kill_on_drop: false }` [INFO] [stdout] 4280c3b3c3ed5c2c5a7925c480c0d6fe51e8c7af004da56cc31e1a5451b3fe07