[INFO] fetching crate openapi-nexus-typescript 0.0.3...
[INFO] checking openapi-nexus-typescript-0.0.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate openapi-nexus-typescript 0.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate openapi-nexus-typescript 0.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openapi-nexus-typescript 0.0.3
[INFO] tweaked toml for crates.io crate openapi-nexus-typescript 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapi-nexus-typescript 0.0.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openapi-nexus-typescript 0.0.3 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded serde_norway v0.9.42
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded utoipa-config v0.1.2
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded minijinja-embed v2.12.0
[INFO] [stderr]   Downloaded openapi-nexus-common v0.0.3
[INFO] [stderr]   Downloaded openapi-nexus-core v0.0.3
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded unsafe-libyaml-norway v0.2.15
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded openapi-nexus-parser v0.0.3
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded openapi-nexus-config v0.0.3
[INFO] [stderr]   Downloaded zmij v1.0.9
[INFO] [stderr]   Downloaded minijinja v2.14.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0dfca81b3da92d2d4e619fcb48e4e3cfe4d03601eaa725b3b712e5fb7507a17
[INFO] running `Command { std: "docker" "start" "-a" "f0dfca81b3da92d2d4e619fcb48e4e3cfe4d03601eaa725b3b712e5fb7507a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0dfca81b3da92d2d4e619fcb48e4e3cfe4d03601eaa725b3b712e5fb7507a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0dfca81b3da92d2d4e619fcb48e4e3cfe4d03601eaa725b3b712e5fb7507a17", kill_on_drop: false }`
[INFO] [stdout] f0dfca81b3da92d2d4e619fcb48e4e3cfe4d03601eaa725b3b712e5fb7507a17
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c56e49eb33f56a752bde63beaf0daec7dc4309a874dcc217aa6a4cfec4557a5c
[INFO] running `Command { std: "docker" "start" "-a" "c56e49eb33f56a752bde63beaf0daec7dc4309a874dcc217aa6a4cfec4557a5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]    Compiling minijinja-embed v2.12.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling openapi-nexus-typescript v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking minijinja v2.14.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking openapi-nexus-common v0.0.3
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking openapi-nexus-config v0.0.3
[INFO] [stderr]    Compiling utoipa-config v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking openapi-nexus-parser v0.0.3
[INFO] [stderr]     Checking openapi-nexus-core v0.0.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "c56e49eb33f56a752bde63beaf0daec7dc4309a874dcc217aa6a4cfec4557a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c56e49eb33f56a752bde63beaf0daec7dc4309a874dcc217aa6a4cfec4557a5c", kill_on_drop: false }`
[INFO] [stdout] c56e49eb33f56a752bde63beaf0daec7dc4309a874dcc217aa6a4cfec4557a5c
