[INFO] fetching crate c3p0 0.80.7...
[INFO] checking c3p0-0.80.7 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate c3p0 0.80.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate c3p0 0.80.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate c3p0 0.80.7
[INFO] tweaked toml for crates.io crate c3p0 0.80.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate c3p0 0.80.7 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate c3p0 0.80.7 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded docker_credential v1.3.2
[INFO] [stderr]   Downloaded maybe-once v0.17.4
[INFO] [stderr]   Downloaded bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.6.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]   Downloaded serde_with v3.13.0
[INFO] [stderr]   Downloaded testcontainers v0.25.0
[INFO] [stderr]   Downloaded bollard v0.19.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]   Downloaded testcontainers-modules v0.13.0
[INFO] [stderr]   Downloaded sqlx v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0-alpha.1
[INFO] [stderr]   Downloaded serde_with_macros v3.13.0
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d367b417bac97ea83405c26babe640b60176705f5d7d035cd81a90e7b5f00ab
[INFO] running `Command { std: "docker" "start" "-a" "8d367b417bac97ea83405c26babe640b60176705f5d7d035cd81a90e7b5f00ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d367b417bac97ea83405c26babe640b60176705f5d7d035cd81a90e7b5f00ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d367b417bac97ea83405c26babe640b60176705f5d7d035cd81a90e7b5f00ab", kill_on_drop: false }`
[INFO] [stdout] 8d367b417bac97ea83405c26babe640b60176705f5d7d035cd81a90e7b5f00ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5a7337203f7d42ca202c35cc0a878cb8fd85c9d65f8fbb86925466cf0ccb431
[INFO] running `Command { std: "docker" "start" "-a" "a5a7337203f7d42ca202c35cc0a878cb8fd85c9d65f8fbb86925466cf0ccb431", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.6.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking maybe-once v0.17.4
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sqlx-core v0.9.0-alpha.1
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]     Checking sqlx v0.9.0-alpha.1
[INFO] [stderr]     Checking c3p0 v0.80.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]     Checking bollard v0.19.1
[INFO] [stderr]     Checking testcontainers v0.25.0
[INFO] [stderr]     Checking testcontainers-modules v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.94s
[INFO] running `Command { std: "docker" "inspect" "a5a7337203f7d42ca202c35cc0a878cb8fd85c9d65f8fbb86925466cf0ccb431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a7337203f7d42ca202c35cc0a878cb8fd85c9d65f8fbb86925466cf0ccb431", kill_on_drop: false }`
[INFO] [stdout] a5a7337203f7d42ca202c35cc0a878cb8fd85c9d65f8fbb86925466cf0ccb431
