[INFO] fetching crate jsonschema_code_generator 2.0.0... [INFO] testing jsonschema_code_generator-2.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate jsonschema_code_generator 2.0.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonschema_code_generator 2.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bbea75965685b5f938180c12c0d3cbb64021193b66bc37042cdcc0b24e72ab2 [INFO] running `Command { std: "docker" "start" "-a" "5bbea75965685b5f938180c12c0d3cbb64021193b66bc37042cdcc0b24e72ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bbea75965685b5f938180c12c0d3cbb64021193b66bc37042cdcc0b24e72ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbea75965685b5f938180c12c0d3cbb64021193b66bc37042cdcc0b24e72ab2", kill_on_drop: false }` [INFO] [stdout] 5bbea75965685b5f938180c12c0d3cbb64021193b66bc37042cdcc0b24e72ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef9cf9e33ef84ef09f669d61fb2a11d415bca84d4b1f622f99a1faa80e09b95 [INFO] running `Command { std: "docker" "start" "-a" "eef9cf9e33ef84ef09f669d61fb2a11d415bca84d4b1f622f99a1faa80e09b95", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling serde v1.0.228 [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 7.20s [INFO] running `Command { std: "docker" "inspect" "eef9cf9e33ef84ef09f669d61fb2a11d415bca84d4b1f622f99a1faa80e09b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef9cf9e33ef84ef09f669d61fb2a11d415bca84d4b1f622f99a1faa80e09b95", kill_on_drop: false }` [INFO] [stdout] eef9cf9e33ef84ef09f669d61fb2a11d415bca84d4b1f622f99a1faa80e09b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f25d78aa9490fb9e73037605bb7962b9147d74ee2262e0234b87d086bd43038 [INFO] running `Command { std: "docker" "start" "-a" "2f25d78aa9490fb9e73037605bb7962b9147d74ee2262e0234b87d086bd43038", kill_on_drop: false }` [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] [stderr] Compiling jsonschema_code_generator v2.0.0 (/opt/rustwide/workdir) [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.06s [INFO] running `Command { std: "docker" "inspect" "2f25d78aa9490fb9e73037605bb7962b9147d74ee2262e0234b87d086bd43038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f25d78aa9490fb9e73037605bb7962b9147d74ee2262e0234b87d086bd43038", kill_on_drop: false }` [INFO] [stdout] 2f25d78aa9490fb9e73037605bb7962b9147d74ee2262e0234b87d086bd43038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1575576b15e2d821f2ead31834b861399e1f02374bd6307af38e4904f05ef987 [INFO] running `Command { std: "docker" "start" "-a" "1575576b15e2d821f2ead31834b861399e1f02374bd6307af38e4904f05ef987", 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-892df1736fab062b) [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_any_type ... ok [INFO] [stdout] test generated::generated_tests::should_generate_valid_property_rust_code ... ok [INFO] [stdout] test generator::generator_tests::should_add_any_of_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_bool_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_one_of_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_object_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_object_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_string_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_number_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_ref_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_types_in_the_correct_order ... ok [INFO] [stdout] test generator::generator_tests::should_add_string_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_optional_ref_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_known_type ... ok [INFO] [stdout] test generator::generator_tests::should_add_integer_type ... ok [INFO] [stdout] test generator::generator_tests::should_convert_into_a_sorted_type_list ... ok [INFO] [stdout] test generator::generator_tests::should_detect_reference_cycles ... ok [INFO] [stdout] test generator::generator_tests::should_detect_type_cycles ... ok [INFO] [stdout] test generator::generator_tests::should_create_referenced_types_once ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_any ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_map_for_empty_objects ... ok [INFO] [stdout] test generator::generator_tests::should_detect_loops ... ok [INFO] [stdout] test parser::parser_tests::should_fallback_to_any_if_items_is_missing ... ok [INFO] [stdout] test parser::parser_tests::should_make_property_required ... ok [INFO] [stdout] test generator::generator_tests::should_prevent_name_collisions ... ok [INFO] [stdout] test generator::generator_tests::should_not_add_the_same_type_twice ... ok [INFO] [stdout] test parser::parser_tests::should_parse_all_of ... ok [INFO] [stdout] test parser::parser_tests::should_parse_any_of ... ok [INFO] [stdout] test parser::parser_tests::should_parse_null ... ok [INFO] [stdout] test generator::generator_tests::should_serialize_with_serde_json_import ... ok [INFO] [stdout] test generator::generator_tests::should_add_object ... ok [INFO] [stdout] test parser::parser_tests::should_parse_integer ... ok [INFO] [stdout] test parser::parser_tests::should_parse_boolean ... ok [INFO] [stdout] test parser::parser_tests::should_parse_array ... ok [INFO] [stdout] test generator::generator_tests::should_add_array_type ... ok [INFO] [stdout] test parser::parser_tests::should_parse_nested_array ... ok [INFO] [stdout] test parser::parser_tests::should_inherit_root_properties ... ok [INFO] [stdout] test parser::parser_tests::should_parse_number ... ok [INFO] [stdout] test parser::parser_tests::should_parse_one_of ... ok [INFO] [stdout] test parser::parser_tests::should_parse_string ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_file_path ... ok [INFO] [stdout] test parser::parser_tests::should_parse_object_in_array ... ok [INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_empty_path ... ok [INFO] [stdout] test parser::parser_tests::should_parse_object ... ok [INFO] [stdout] test parser::parser_tests::should_parse_pattern_properties_to_map ... 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_local_path ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_root_on_empty_path ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_file ... ok [INFO] [stdout] test parser::parser_tests::should_read_definitions ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_local_definition ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_create_snake_case_property_names ... ok [INFO] [stdout] test parser::parser_tests::should_read_defs ... 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_from_camel_case ... ok [INFO] [stdout] test resolver::resolver_tests::should_resolve_file_definition ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_rename_reserved_keywords ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_at_in_struct_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_at_in_property_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_dollar_in_struct_names ... ok [INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_dollar_in_property_names ... ok [INFO] [stdout] test generator::generator_tests::should_be_ordered_by_position ... ok [INFO] [stdout] test generator::generator_tests::should_serialize_with_btree_import ... ok [INFO] [stdout] test generator::generator_tests::should_add_all_of_type ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'dec9417b8611e34e787a3e4c37686b5131f9e5c5'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: test failed, to rerun pass `--lib` [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' (47) 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: 0x5ee39c60fcea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee39c60fcea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee39c60fcea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ee39c60fcea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ee39c625c5a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ee39c625c5a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5ee39c6146d2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ee39c6146d2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ee39c5ee27f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ee39c5ee27f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ee39c607e79 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ee39c53463c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ee39c53463c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ee39c6080f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ee39c6080f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ee39c5ee338 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ee39c5e5b59 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ee39c5ef04d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ee39c62649c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ee39c626353 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5ee39c4cb173 - core[6aaeda2c7ad07a48]::panicking::assert_failed:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5ee39c4d1bdf - jsonschema_code_generator[e43a68753a462ce9]::lib_tests::test [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] 22: 0x5ee39c4cbf57 - jsonschema_code_generator[e43a68753a462ce9]::lib_tests::test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:43:14 [INFO] [stdout] 23: 0x5ee39c500a16 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ee39c52871b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ee39c52871b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ee39c53510b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ee39c53510b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5ee39c53510b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5ee39c53510b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5ee39c53510b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ee39c53510b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ee39c53510b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ee39c530824 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ee39c530824 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5ee39c537d12 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5ee39c537d12 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5ee39c537d12 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5ee39c537d12 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5ee39c537d12 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ee39c537d12 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5ee39c537d12 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5ee39c60f28f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5ee39c60f28f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x782dca252aa4 - [INFO] [stdout] 45: 0x782dca2dfa64 - 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 0.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1575576b15e2d821f2ead31834b861399e1f02374bd6307af38e4904f05ef987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1575576b15e2d821f2ead31834b861399e1f02374bd6307af38e4904f05ef987", kill_on_drop: false }` [INFO] [stdout] 1575576b15e2d821f2ead31834b861399e1f02374bd6307af38e4904f05ef987