[INFO] fetching crate openapi_tools 0.5.1...
[INFO] building openapi_tools-0.5.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate openapi_tools 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate openapi_tools 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openapi_tools 0.5.1
[INFO] tweaked toml for crates.io crate openapi_tools 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapi_tools 0.5.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openapi_tools 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded openapiv3-extended-2 v6.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c784c705ff11ade019204fc40d1fd35ce251af11a4a14d86e8b216a85ea7439
[INFO] running `Command { std: "docker" "start" "-a" "9c784c705ff11ade019204fc40d1fd35ce251af11a4a14d86e8b216a85ea7439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c784c705ff11ade019204fc40d1fd35ce251af11a4a14d86e8b216a85ea7439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c784c705ff11ade019204fc40d1fd35ce251af11a4a14d86e8b216a85ea7439", kill_on_drop: false }`
[INFO] [stdout] 9c784c705ff11ade019204fc40d1fd35ce251af11a4a14d86e8b216a85ea7439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc06626a42ce600baa11100338fc02ec2675e6b4f2c4d806211a2e635b67e9e
[INFO] running `Command { std: "docker" "start" "-a" "6bc06626a42ce600baa11100338fc02ec2675e6b4f2c4d806211a2e635b67e9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3-extended-2 v6.1.0
[INFO] [stderr]    Compiling openapi_tools v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IndexMap` and `Paths`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openapiv3::{IndexMap, OpenAPI, Paths, v2};
[INFO] [stdout]   |                 ^^^^^^^^           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v2`
[INFO] [stdout]  --> src/merge/mod.rs:7:95
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ExternalDocumentation, IndexMap, Info, PathItem, Paths, SecurityRequirement, Server, Tag, v2,
[INFO] [stdout]   |                                                                                               ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s
[INFO] running `Command { std: "docker" "inspect" "6bc06626a42ce600baa11100338fc02ec2675e6b4f2c4d806211a2e635b67e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc06626a42ce600baa11100338fc02ec2675e6b4f2c4d806211a2e635b67e9e", kill_on_drop: false }`
[INFO] [stdout] 6bc06626a42ce600baa11100338fc02ec2675e6b4f2c4d806211a2e635b67e9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f5a49308152123c8456b4d382ffd884fca9eebb0d6b69dc286a000b6e5bba2a
[INFO] running `Command { std: "docker" "start" "-a" "9f5a49308152123c8456b4d382ffd884fca9eebb0d6b69dc286a000b6e5bba2a", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `IndexMap` and `Paths`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openapiv3::{IndexMap, OpenAPI, Paths, v2};
[INFO] [stdout]   |                 ^^^^^^^^           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v2`
[INFO] [stdout]  --> src/merge/mod.rs:7:95
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ExternalDocumentation, IndexMap, Info, PathItem, Paths, SecurityRequirement, Server, Tag, v2,
[INFO] [stdout]   |                                                                                               ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openapi_tools v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IndexMap` and `Paths`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use openapiv3::{IndexMap, OpenAPI, Paths, v2};
[INFO] [stdout]   |                 ^^^^^^^^           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v2`
[INFO] [stdout]  --> src/merge/mod.rs:7:95
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ExternalDocumentation, IndexMap, Info, PathItem, Paths, SecurityRequirement, Server, Tag, v2,
[INFO] [stdout]   |                                                                                               ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "9f5a49308152123c8456b4d382ffd884fca9eebb0d6b69dc286a000b6e5bba2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5a49308152123c8456b4d382ffd884fca9eebb0d6b69dc286a000b6e5bba2a", kill_on_drop: false }`
[INFO] [stdout] 9f5a49308152123c8456b4d382ffd884fca9eebb0d6b69dc286a000b6e5bba2a
