[INFO] fetching crate base-server 0.1.1... [INFO] checking base-server-0.1.1 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24 [INFO] extracting crate base-server 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate base-server 0.1.1 [INFO] finished tweaking crates.io crate base-server 0.1.1 [INFO] tweaked toml for crates.io crate base-server 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate base-server 0.1.1 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate base-server 0.1.1 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" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.18 [INFO] [stderr] Downloaded server-database v0.0.3 [INFO] [stderr] Downloaded server-common v0.0.2 [INFO] [stderr] Downloaded server-middleware v0.0.5 [INFO] [stderr] Downloaded trace-log v0.0.1 [INFO] [stderr] Downloaded server-config v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10 [INFO] running `Command { std: "docker" "start" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10", 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" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking server-config v0.0.2 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking jsonwebtoken v10.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking server-common v0.0.2 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-postgres 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] Checking server-middleware v0.0.5 [INFO] [stderr] Checking base-server v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.45s [INFO] running `Command { std: "docker" "inspect" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10", kill_on_drop: false }` [INFO] [stdout] 86c726e8e0a7349947696e9931c8637223b0cb8d0822896935f48fd7a6f6da10