[INFO] fetching crate tpex-api 0.9.0...
[INFO] checking tpex-api-0.9.0 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] extracting crate tpex-api 0.9.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tpex-api 0.9.0
[INFO] finished tweaking crates.io crate tpex-api 0.9.0
[INFO] tweaked toml for crates.io crate tpex-api 0.9.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tpex-api 0.9.0 on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tpex-api 0.9.0 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b601c9204f9e542209488895bcabfdb9c42e3c60e145c5e2f967e07af5be077
[INFO] running `Command { std: "docker" "start" "-a" "9b601c9204f9e542209488895bcabfdb9c42e3c60e145c5e2f967e07af5be077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b601c9204f9e542209488895bcabfdb9c42e3c60e145c5e2f967e07af5be077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b601c9204f9e542209488895bcabfdb9c42e3c60e145c5e2f967e07af5be077", kill_on_drop: false }`
[INFO] [stdout] 9b601c9204f9e542209488895bcabfdb9c42e3c60e145c5e2f967e07af5be077
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dabb068f09823ef5b4d038e7c8a114d28573b001f90d9440592ee2b84e8faeb
[INFO] running `Command { std: "docker" "start" "-a" "8dabb068f09823ef5b4d038e7c8a114d28573b001f90d9440592ee2b84e8faeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking async-tungstenite v0.29.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling tpex-api v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tpex v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking reqwest-websocket v0.5.0
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.34s
[INFO] running `Command { std: "docker" "inspect" "8dabb068f09823ef5b4d038e7c8a114d28573b001f90d9440592ee2b84e8faeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dabb068f09823ef5b4d038e7c8a114d28573b001f90d9440592ee2b84e8faeb", kill_on_drop: false }`
[INFO] [stdout] 8dabb068f09823ef5b4d038e7c8a114d28573b001f90d9440592ee2b84e8faeb
