[INFO] cloning repository https://github.com/kurtbuilds/har2oa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/har2oa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhar2oa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhar2oa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 162f3a7ded3e1bce8c3ea66938d2f91ac9251c1d
[INFO] testing kurtbuilds/har2oa against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhar2oa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kurtbuilds/har2oa
[INFO] finished tweaking git repo https://github.com/kurtbuilds/har2oa
[INFO] tweaked toml for git repo https://github.com/kurtbuilds/har2oa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/har2oa on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kurtbuilds/har2oa 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260
[INFO] running `Command { std: "docker" "start" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling urlparse v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling har v0.8.0
[INFO] [stderr]    Compiling har2oa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling har2oa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let props = schema.properties().unwrap();
[INFO] [stdout]     |                                         ^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |           let users = schema
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 333 | |             .properties()
[INFO] [stdout] 334 | |             .unwrap()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 365 |           let invoice = schema
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 366 | |             .properties()
[INFO] [stdout] 367 | |             .unwrap()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 381 |           let client_total_balance = schema
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 382 | |             .properties()
[INFO] [stdout] 383 | |             .unwrap()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 396 |           let invoice_name = schema
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 397 | |             .properties()
[INFO] [stdout] 398 | |             .unwrap()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for reference `&RefOrMap<openapiv3::Schema>` in the current scope
[INFO] [stdout]    --> src/openapi.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 433 |           let permissions = res
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 434 | |             .properties()
[INFO] [stdout] 435 | |             .unwrap()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&RefOrMap<openapiv3::Schema>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `har2oa` (bin "har2oa" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260", kill_on_drop: false }`
[INFO] [stdout] ffbb9d800abd8ef88e6f6a594bbf6b36143f47aabf42c716cadd2a55ef321260
