[INFO] fetching crate openai-api-types 0.1.2...
[INFO] testing openai-api-types-0.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate openai-api-types 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate openai-api-types 0.1.2
[INFO] finished tweaking crates.io crate openai-api-types 0.1.2
[INFO] tweaked toml for crates.io crate openai-api-types 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-api-types 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-api-types 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef204f1decdf3340de3f193e140c5b7d2b63214ff05fa07e0ac0a5a6b40bc598
[INFO] running `Command { std: "docker" "start" "-a" "ef204f1decdf3340de3f193e140c5b7d2b63214ff05fa07e0ac0a5a6b40bc598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef204f1decdf3340de3f193e140c5b7d2b63214ff05fa07e0ac0a5a6b40bc598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef204f1decdf3340de3f193e140c5b7d2b63214ff05fa07e0ac0a5a6b40bc598", kill_on_drop: false }`
[INFO] [stdout] ef204f1decdf3340de3f193e140c5b7d2b63214ff05fa07e0ac0a5a6b40bc598
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ba840c94acc9322682e755476691339dc2b52f6d6f30d8cc499fa07dd92885
[INFO] running `Command { std: "docker" "start" "-a" "b4ba840c94acc9322682e755476691339dc2b52f6d6f30d8cc499fa07dd92885", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling openai-api-types v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.31s
[INFO] running `Command { std: "docker" "inspect" "b4ba840c94acc9322682e755476691339dc2b52f6d6f30d8cc499fa07dd92885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ba840c94acc9322682e755476691339dc2b52f6d6f30d8cc499fa07dd92885", kill_on_drop: false }`
[INFO] [stdout] b4ba840c94acc9322682e755476691339dc2b52f6d6f30d8cc499fa07dd92885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e298c7a2d29274c761bbef0459e26a9ed681958b77e4fde0b8964e1b18e44b
[INFO] running `Command { std: "docker" "start" "-a" "b1e298c7a2d29274c761bbef0459e26a9ed681958b77e4fde0b8964e1b18e44b", kill_on_drop: false }`
[INFO] [stderr]    Compiling openai-api-types v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.94s
[INFO] running `Command { std: "docker" "inspect" "b1e298c7a2d29274c761bbef0459e26a9ed681958b77e4fde0b8964e1b18e44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e298c7a2d29274c761bbef0459e26a9ed681958b77e4fde0b8964e1b18e44b", kill_on_drop: false }`
[INFO] [stdout] b1e298c7a2d29274c761bbef0459e26a9ed681958b77e4fde0b8964e1b18e44b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 252c9190b918b9659c73ebac264b4c7aa9afa5c26aa76b8540b0590ec9557376
[INFO] running `Command { std: "docker" "start" "-a" "252c9190b918b9659c73ebac264b4c7aa9afa5c26aa76b8540b0590ec9557376", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_api_types-42f31f852d166838)
[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] [stderr]    Doc-tests openai_api_types
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/types.rs - types::OutputItemAction::path (line 5628) ... FAILED
[INFO] [stdout] test src/types.rs - types::InputItemAction::path (line 4628) ... FAILED
[INFO] [stdout] test src/types.rs - types::ComputerAction::path (line 2399) ... FAILED
[INFO] [stdout] test src/types.rs - types::ActionClass::path (line 2177) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::OutputItemAction::path (line 5628) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:5630:1
[INFO] [stdout]      |
[INFO] [stdout] 5630 | { x: 100, y: 200 },
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 5630 | /* Type */ { x: 100, y: 200 },
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:5631:1
[INFO] [stdout]      |
[INFO] [stdout] 5631 | { x: 200, y: 300 }
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 5631 | /* Type */ { x: 200, y: 300 }
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::InputItemAction::path (line 4628) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:4630:1
[INFO] [stdout]      |
[INFO] [stdout] 4630 | { x: 100, y: 200 },
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 4630 | /* Type */ { x: 100, y: 200 },
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:4631:1
[INFO] [stdout]      |
[INFO] [stdout] 4631 | { x: 200, y: 300 }
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 4631 | /* Type */ { x: 200, y: 300 }
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::ComputerAction::path (line 2399) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:2401:1
[INFO] [stdout]      |
[INFO] [stdout] 2401 | { x: 100, y: 200 },
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 2401 | /* Type */ { x: 100, y: 200 },
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:2402:1
[INFO] [stdout]      |
[INFO] [stdout] 2402 | { x: 200, y: 300 }
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 2402 | /* Type */ { x: 200, y: 300 }
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::ActionClass::path (line 2177) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:2179:1
[INFO] [stdout]      |
[INFO] [stdout] 2179 | { x: 100, y: 200 },
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 2179 | /* Type */ { x: 100, y: 200 },
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]     --> src/types.rs:2180:1
[INFO] [stdout]      |
[INFO] [stdout] 2180 | { x: 200, y: 300 }
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ struct name missing for struct literal
[INFO] [stdout]      |
[INFO] [stdout] help: add the correct type
[INFO] [stdout]      |
[INFO] [stdout] 2180 | /* Type */ { x: 200, y: 300 }
[INFO] [stdout]      | ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/types.rs - types::ActionClass::path (line 2177)
[INFO] [stdout]     src/types.rs - types::ComputerAction::path (line 2399)
[INFO] [stdout]     src/types.rs - types::InputItemAction::path (line 4628)
[INFO] [stdout]     src/types.rs - types::OutputItemAction::path (line 5628)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "252c9190b918b9659c73ebac264b4c7aa9afa5c26aa76b8540b0590ec9557376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252c9190b918b9659c73ebac264b4c7aa9afa5c26aa76b8540b0590ec9557376", kill_on_drop: false }`
[INFO] [stdout] 252c9190b918b9659c73ebac264b4c7aa9afa5c26aa76b8540b0590ec9557376
