[INFO] fetching crate jsonschema_code_generator 2.0.0...
[INFO] testing jsonschema_code_generator-2.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate jsonschema_code_generator 2.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate jsonschema_code_generator 2.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.4.0 (latest: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b961ce36b160489a36f05805331037439a0a485979c71ba6844eb8d3be88e6c
[INFO] running `Command { std: "docker" "start" "-a" "7b961ce36b160489a36f05805331037439a0a485979c71ba6844eb8d3be88e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b961ce36b160489a36f05805331037439a0a485979c71ba6844eb8d3be88e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b961ce36b160489a36f05805331037439a0a485979c71ba6844eb8d3be88e6c", kill_on_drop: false }`
[INFO] [stdout] 7b961ce36b160489a36f05805331037439a0a485979c71ba6844eb8d3be88e6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89ed11401a98f50f3ac4d213dd94d0af5db37c757aec52e8bc9175e23c75eb5
[INFO] running `Command { std: "docker" "start" "-a" "b89ed11401a98f50f3ac4d213dd94d0af5db37c757aec52e8bc9175e23c75eb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[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: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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.75s
[INFO] running `Command { std: "docker" "inspect" "b89ed11401a98f50f3ac4d213dd94d0af5db37c757aec52e8bc9175e23c75eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89ed11401a98f50f3ac4d213dd94d0af5db37c757aec52e8bc9175e23c75eb5", kill_on_drop: false }`
[INFO] [stdout] b89ed11401a98f50f3ac4d213dd94d0af5db37c757aec52e8bc9175e23c75eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d86b1586cf6737b19c1cadd2d2353130bd815dc7b12dbee62e7f8478934bc4c
[INFO] running `Command { std: "docker" "start" "-a" "7d86b1586cf6737b19c1cadd2d2353130bd815dc7b12dbee62e7f8478934bc4c", kill_on_drop: false }`
[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] [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: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: 4 warnings emitted
[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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "7d86b1586cf6737b19c1cadd2d2353130bd815dc7b12dbee62e7f8478934bc4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d86b1586cf6737b19c1cadd2d2353130bd815dc7b12dbee62e7f8478934bc4c", kill_on_drop: false }`
[INFO] [stdout] 7d86b1586cf6737b19c1cadd2d2353130bd815dc7b12dbee62e7f8478934bc4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 385ecf91b9c6d299808bcef62b4e4d4e34414183ac3b2fce071d358442fb3909
[INFO] running `Command { std: "docker" "start" "-a" "385ecf91b9c6d299808bcef62b4e4d4e34414183ac3b2fce071d358442fb3909", kill_on_drop: false }`
[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 4 warnings (run `cargo fix --lib -p jsonschema_code_generator` to apply 4 suggestions)
[INFO] [stderr] warning: `jsonschema_code_generator` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonschema_code_generator-3d3c1a1f123f41f9)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test generated::generated_tests::should_generate_valid_property_rust_code ... ok
[INFO] [stdout] test generator::generator_tests::should_add_number_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_any_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 generated::generated_tests::should_generate_valid_struct_rust_code ... ok
[INFO] [stdout] test generator::generator_tests::should_add_map_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_optional_ref_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_null_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_bool_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_types_in_the_correct_order ... ok
[INFO] [stdout] test generator::generator_tests::should_add_all_of_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_integer_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_object ... ok
[INFO] [stdout] test generator::generator_tests::should_add_one_of_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_array_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_any_of_type ... ok
[INFO] [stdout] test generator::generator_tests::should_add_known_type ... ok
[INFO] [stdout] test generator::generator_tests::should_be_ordered_by_position ... 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 generator::generator_tests::should_detect_type_cycles ... ok
[INFO] [stdout] test generator::generator_tests::should_serialize_with_btree_import ... ok
[INFO] [stdout] test parser::parser_tests::should_make_property_required ... 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_create_referenced_types_once ... ok
[INFO] [stdout] test parser::parser_tests::should_inherit_root_properties ... ok
[INFO] [stdout] test generator::generator_tests::should_detect_loops ... ok
[INFO] [stdout] test generator::generator_tests::should_prevent_name_collisions ... ok
[INFO] [stdout] test parser::parser_tests::should_fallback_to_map_for_empty_objects ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_all_of ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_boolean ... ok
[INFO] [stdout] test generator::generator_tests::should_not_add_the_same_type_twice ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_array ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_integer ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_object ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_any_of ... ok
[INFO] [stdout] test parser::parser_tests::should_use_title ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_number ... ok
[INFO] [stdout] test parser::parser_tests::should_read_defs ... 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 ref_parser::ref_parser_tests::should_parse_combined_path ... ok
[INFO] [stdout] test parser::parser_tests::should_read_definitions ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_nested_array ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_one_of ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_object_in_array ... ok
[INFO] [stdout] test parser::parser_tests::should_use_property_name_as_fallback ... ok
[INFO] [stdout] test parser::parser_tests::should_parse_null ... ok
[INFO] [stdout] test parser::parser_tests::should_fallback_to_any_if_items_is_missing ... 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_from_camel_case ... ok
[INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_at_in_struct_names ... ok
[INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_empty_path ... ok
[INFO] [stdout] test sanitizer::sanitizer_tests::should_rename_reserved_keywords ... ok
[INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_file_path ... ok
[INFO] [stdout] test sanitizer::sanitizer_tests::should_replace_dollar_in_property_names ... ok
[INFO] [stdout] test resolver::resolver_tests::should_resolve_file_definition ... ok
[INFO] [stdout] test resolver::resolver_tests::should_resolve_file ... ok
[INFO] [stdout] test sanitizer::sanitizer_tests::should_create_snake_case_property_names ... ok
[INFO] [stdout] test ref_parser::ref_parser_tests::should_parse_local_path ... 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 resolver::resolver_tests::should_resolve_local_definition ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1871252fc8bb672d40787e67404e6eaae7059369'.
[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] [stdout] test lib_tests::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib_tests::test stdout ----
[INFO] [stdout] thread 'lib_tests::test' 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<String>,\n    #[serde(rename = \"additionalItems\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub additional_items: Option<Value>,\n    #[serde(rename = \"additionalProperties\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub additional_properties: Option<Value>,\n    #[serde(rename = \"allOf\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub all_of: Option<Vec<Unknown>>,\n    #[serde(rename = \"anyOf\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub any_of: Option<Vec<Unknown>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub default: Option<Value>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub definitions: Option<BTreeMap<String, Value>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub dependencies: Option<BTreeMap<String, Value>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub description: Option<String>,\n    #[serde(rename = \"enum\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub enum_: Option<Vec<Value>>,\n    #[serde(rename = \"exclusiveMaximum\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub exclusive_maximum: Option<bool>,\n    #[serde(rename = \"exclusiveMinimum\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub exclusive_minimum: Option<bool>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub format: Option<String>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub id: Option<String>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub items: Option<Value>,\n    #[serde(rename = \"maxItems\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub max_items: Option<i64>,\n    #[serde(rename = \"maxLength\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub max_length: Option<i64>,\n    #[serde(rename = \"maxProperties\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub max_properties: Option<i64>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub maximum: Option<f64>,\n    #[serde(rename = \"minItems\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub min_items: Option<Value>,\n    #[serde(rename = \"minLength\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub min_length: Option<Value>,\n    #[serde(rename = \"minProperties\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub min_properties: Option<Value>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub minimum: Option<f64>,\n    #[serde(rename = \"multipleOf\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub multiple_of: Option<f64>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub not: Option<Box<Unknown>>,\n    #[serde(rename = \"oneOf\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub one_of: Option<Vec<Unknown>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub pattern: Option<String>,\n    #[serde(rename = \"patternProperties\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub pattern_properties: Option<BTreeMap<String, Value>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub properties: Option<BTreeMap<String, Value>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub required: Option<Vec<String>>,\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub title: Option<String>,\n    #[serde(rename = \"type\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub type_: Option<Value>,\n    #[serde(rename = \"uniqueItems\")]\n    #[serde(skip_serializing_if = \"Option::is_none\")]\n    pub unique_items: Option<bool>,\n}\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560ed6fbc195 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x560ed6fbc195 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560ed6fbc195 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560ed6fbc195 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x560ed6fe3e0b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560ed6fe3e0b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560ed6fb920f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560ed6fbbf6e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560ed6fbbf6e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560ed6fbd999 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560ed6fbd65e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560ed6f209da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x560ed6f209da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560ed6fbdf9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x560ed6fbdf9b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560ed6fbdd14 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560ed6fbc659 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x560ed6fbda47 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560ed6e78343 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560ed6e7872e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x560ed6ebac4e - core::panicking::assert_failed::hae4d28930d3077c1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x560ed6ea3218 - jsonschema_code_generator::lib_tests::test::hf98c944d564522e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]   22:     0x560ed6ea2e97 - jsonschema_code_generator::lib_tests::test::{{closure}}::h2c9988ae2e9df843
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:14
[INFO] [stdout]   23:     0x560ed6ee7686 - core::ops::function::FnOnce::call_once::hc3fcf041d96e0988
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x560ed6f253bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x560ed6f253bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x560ed6f24ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x560ed6f24ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x560ed6f24ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x560ed6f24ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x560ed6f24ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x560ed6f24ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x560ed6f24ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x560ed6eed484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x560ed6eed484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x560ed6ef1eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x560ed6ef1eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x560ed6ef1eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x560ed6ef1eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x560ed6ef1eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x560ed6ef1eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x560ed6ef1eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x560ed6fc244b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x560ed6fc244b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x560ed6fc244b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7ff635826ac3 - <unknown>
[INFO] [stdout]   46:     0x7ff6358b7a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "385ecf91b9c6d299808bcef62b4e4d4e34414183ac3b2fce071d358442fb3909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385ecf91b9c6d299808bcef62b4e4d4e34414183ac3b2fce071d358442fb3909", kill_on_drop: false }`
[INFO] [stdout] 385ecf91b9c6d299808bcef62b4e4d4e34414183ac3b2fce071d358442fb3909
