[INFO] fetching crate swagger_spec 0.2.0...
[INFO] testing swagger_spec-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate swagger_spec 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate swagger_spec 0.2.0
[INFO] finished tweaking crates.io crate swagger_spec 0.2.0
[INFO] tweaked toml for crates.io crate swagger_spec 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swagger_spec 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f648be25c523a30cfd3c1206e6603e01eef88fcb5400a975ee8c4af22de4b92
[INFO] running `Command { std: "docker" "start" "-a" "5f648be25c523a30cfd3c1206e6603e01eef88fcb5400a975ee8c4af22de4b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f648be25c523a30cfd3c1206e6603e01eef88fcb5400a975ee8c4af22de4b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f648be25c523a30cfd3c1206e6603e01eef88fcb5400a975ee8c4af22de4b92", kill_on_drop: false }`
[INFO] [stdout] 5f648be25c523a30cfd3c1206e6603e01eef88fcb5400a975ee8c4af22de4b92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf6eb68de0c7338421122b6e2bf2cf4deab375bb3399242f048be50e6b703347
[INFO] running `Command { std: "docker" "start" "-a" "cf6eb68de0c7338421122b6e2bf2cf4deab375bb3399242f048be50e6b703347", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling swagger_spec v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `description` and `content` are never read
[INFO] [stdout]  --> src/request_body/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RequestBody {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 4 |     description: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     content: RequestBodyContent,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `application_json` is never read
[INFO] [stdout]  --> src/request_body/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RequestBodyContent {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 9 |     application_json: Option<RequestBodyContentMediaTypeObject>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBodyContent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]   --> src/request_body/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RequestBodyContentMediaTypeObject {
[INFO] [stdout]    |            --------------------------------- field in this struct
[INFO] [stdout] 13 |     schema: Option<Schema>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestBodyContentMediaTypeObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "cf6eb68de0c7338421122b6e2bf2cf4deab375bb3399242f048be50e6b703347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6eb68de0c7338421122b6e2bf2cf4deab375bb3399242f048be50e6b703347", kill_on_drop: false }`
[INFO] [stdout] cf6eb68de0c7338421122b6e2bf2cf4deab375bb3399242f048be50e6b703347
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 281fb1f95444abf3f81c31f26d7f9ef1db6f46ff50809d5eec2797147c03fd96
[INFO] running `Command { std: "docker" "start" "-a" "281fb1f95444abf3f81c31f26d7f9ef1db6f46ff50809d5eec2797147c03fd96", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: fields `description` and `content` are never read
[INFO] [stdout]  --> src/request_body/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RequestBody {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 4 |     description: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     content: RequestBodyContent,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `application_json` is never read
[INFO] [stdout]  --> src/request_body/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RequestBodyContent {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 9 |     application_json: Option<RequestBodyContentMediaTypeObject>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBodyContent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]   --> src/request_body/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RequestBodyContentMediaTypeObject {
[INFO] [stdout]    |            --------------------------------- field in this struct
[INFO] [stdout] 13 |     schema: Option<Schema>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestBodyContentMediaTypeObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swagger_spec v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `description` and `content` are never read
[INFO] [stdout]  --> src/request_body/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RequestBody {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 4 |     description: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 5 |     content: RequestBodyContent,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `application_json` is never read
[INFO] [stdout]  --> src/request_body/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RequestBodyContent {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 9 |     application_json: Option<RequestBodyContentMediaTypeObject>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RequestBodyContent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]   --> src/request_body/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RequestBodyContentMediaTypeObject {
[INFO] [stdout]    |            --------------------------------- field in this struct
[INFO] [stdout] 13 |     schema: Option<Schema>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestBodyContentMediaTypeObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "281fb1f95444abf3f81c31f26d7f9ef1db6f46ff50809d5eec2797147c03fd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281fb1f95444abf3f81c31f26d7f9ef1db6f46ff50809d5eec2797147c03fd96", kill_on_drop: false }`
[INFO] [stdout] 281fb1f95444abf3f81c31f26d7f9ef1db6f46ff50809d5eec2797147c03fd96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed288ac587eb27fe1b12feee47ea21601f668b24d01009118ea671de368c5208
[INFO] running `Command { std: "docker" "start" "-a" "ed288ac587eb27fe1b12feee47ea21601f668b24d01009118ea671de368c5208", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: fields `description` and `content` are never read
[INFO] [stderr]  --> src/request_body/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct RequestBody {
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 4 |     description: String,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 5 |     content: RequestBodyContent,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `RequestBody` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `application_json` is never read
[INFO] [stderr]  --> src/request_body/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct RequestBodyContent {
[INFO] [stderr]   |            ------------------ field in this struct
[INFO] [stderr] 9 |     application_json: Option<RequestBodyContentMediaTypeObject>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `RequestBodyContent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `schema` is never read
[INFO] [stderr]   --> src/request_body/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct RequestBodyContentMediaTypeObject {
[INFO] [stderr]    |            --------------------------------- field in this struct
[INFO] [stderr] 13 |     schema: Option<Schema>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RequestBodyContentMediaTypeObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `swagger_spec` (lib) generated 3 warnings
[INFO] [stderr] warning: `swagger_spec` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swagger_spec-eb9ef023d27dbe5d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests swagger_spec
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed288ac587eb27fe1b12feee47ea21601f668b24d01009118ea671de368c5208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed288ac587eb27fe1b12feee47ea21601f668b24d01009118ea671de368c5208", kill_on_drop: false }`
[INFO] [stdout] ed288ac587eb27fe1b12feee47ea21601f668b24d01009118ea671de368c5208
