[INFO] fetching crate openapitor 0.0.5...
[INFO] testing openapitor-0.0.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openapitor 0.0.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate openapitor 0.0.5
[INFO] finished tweaking crates.io crate openapitor 0.0.5
[INFO] tweaked toml for crates.io crate openapitor 0.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapitor 0.0.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openapitor 0.0.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a15c53bcb8ed47fb4d3de4e23eb69460752b96ddaaa85cff04402f54c4164823
[INFO] running `Command { std: "docker" "start" "-a" "a15c53bcb8ed47fb4d3de4e23eb69460752b96ddaaa85cff04402f54c4164823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15c53bcb8ed47fb4d3de4e23eb69460752b96ddaaa85cff04402f54c4164823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15c53bcb8ed47fb4d3de4e23eb69460752b96ddaaa85cff04402f54c4164823", kill_on_drop: false }`
[INFO] [stdout] a15c53bcb8ed47fb4d3de4e23eb69460752b96ddaaa85cff04402f54c4164823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0a2876e8698903d8343302c4b4f7dd9a4e4070c68b9b7d90ccca71a84157bd
[INFO] running `Command { std: "docker" "start" "-a" "ae0a2876e8698903d8343302c4b4f7dd9a4e4070c68b9b7d90ccca71a84157bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling quick-xml v0.18.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.45
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling numeral v1.0.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toolchain_find v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling serde_yaml v0.9.9
[INFO] [stderr]    Compiling phonenumber v0.3.1+8.12.9
[INFO] [stderr]    Compiling rustfmt-wrapper v0.2.0
[INFO] [stderr]    Compiling treediff v3.0.2
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling openapiv3 v1.0.1
[INFO] [stderr]    Compiling format_serde_error v0.3.0
[INFO] [stderr]    Compiling json-patch v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling task-local-extensions v0.1.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling reqwest-middleware v0.1.6
[INFO] [stderr]    Compiling openapitor v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ErrorFormat` is never used
[INFO] [stdout]   --> src/types/error.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | trait ErrorFormat {
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, quick-xml v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ae0a2876e8698903d8343302c4b4f7dd9a4e4070c68b9b7d90ccca71a84157bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0a2876e8698903d8343302c4b4f7dd9a4e4070c68b9b7d90ccca71a84157bd", kill_on_drop: false }`
[INFO] [stdout] ae0a2876e8698903d8343302c4b4f7dd9a4e4070c68b9b7d90ccca71a84157bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f567857cf4c6b878a220e5958fa6a3cf87b39f0929aeeb7c82b2bec26c520842
[INFO] running `Command { std: "docker" "start" "-a" "f567857cf4c6b878a220e5958fa6a3cf87b39f0929aeeb7c82b2bec26c520842", kill_on_drop: false }`
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling test-context-macros v0.1.4
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: trait `ErrorFormat` is never used
[INFO] [stdout]   --> src/types/error.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | trait ErrorFormat {
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling newline-converter v0.2.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling test-context v0.1.4
[INFO] [stderr]    Compiling expectorate v1.0.5
[INFO] [stderr]    Compiling openapitor v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../spec.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let spec = crate::load_json_spec(include_str!("../../spec.json")).unwrap();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/types/../../../spec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/types/example.rs:771:42
[INFO] [stdout]     |
[INFO] [stdout] 771 |         let spec = crate::load_json_spec(include_str!("../../../spec.json")).unwrap();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/types/../../../spec.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/mod.rs:1982:36
[INFO] [stdout]      |
[INFO] [stdout] 1982 |             &crate::load_json_spec(include_str!("../../../spec.json")).unwrap(),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/types/../../../spec.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/mod.rs:2119:41
[INFO] [stdout]      |
[INFO] [stdout] 2119 |             spec: crate::load_json_spec(include_str!("../../../spec.json")).unwrap(),
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapitor` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f567857cf4c6b878a220e5958fa6a3cf87b39f0929aeeb7c82b2bec26c520842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f567857cf4c6b878a220e5958fa6a3cf87b39f0929aeeb7c82b2bec26c520842", kill_on_drop: false }`
[INFO] [stdout] f567857cf4c6b878a220e5958fa6a3cf87b39f0929aeeb7c82b2bec26c520842
