[INFO] fetching crate alun 0.1.1...
[INFO] checking alun-0.1.1 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate alun 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate alun 0.1.1
[INFO] finished tweaking crates.io crate alun 0.1.1
[INFO] tweaked toml for crates.io crate alun 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alun 0.1.1 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alun 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alun-web v0.1.2
[INFO] [stderr]   Downloaded alun-log v0.1.0
[INFO] [stderr]   Downloaded alun-config v0.1.0
[INFO] [stderr]   Downloaded alun-template v0.1.0
[INFO] [stderr]   Downloaded alun-macros v0.1.0
[INFO] [stderr]   Downloaded alun-utils v0.1.0
[INFO] [stderr]   Downloaded alun-db v0.1.0
[INFO] [stderr]   Downloaded redis v0.29.5
[INFO] [stderr]   Downloaded alun-cache v0.1.0
[INFO] [stderr]   Downloaded alun-task v0.1.0
[INFO] [stderr]   Downloaded alun-plugin v0.1.0
[INFO] [stderr]   Downloaded alun-kafka v0.1.0
[INFO] [stderr]   Downloaded alun-fs v0.1.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eef7854c85a04b56edd8f493f8fc3832e3272d158d969c2dd14a35bae08663a
[INFO] running `Command { std: "docker" "start" "-a" "3eef7854c85a04b56edd8f493f8fc3832e3272d158d969c2dd14a35bae08663a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eef7854c85a04b56edd8f493f8fc3832e3272d158d969c2dd14a35bae08663a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eef7854c85a04b56edd8f493f8fc3832e3272d158d969c2dd14a35bae08663a", kill_on_drop: false }`
[INFO] [stdout] 3eef7854c85a04b56edd8f493f8fc3832e3272d158d969c2dd14a35bae08663a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bdfdc866202ca0852542f97aa39ee8c8e59e497e7cf36a2031b920c2049fc44
[INFO] running `Command { std: "docker" "start" "-a" "6bdfdc866202ca0852542f97aa39ee8c8e59e497e7cf36a2031b920c2049fc44", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking alun-config v0.1.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling alun-macros v0.1.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking alun-log v0.1.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking lettre v0.11.21
[INFO] [stderr]     Checking redis v0.29.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking alun-core v0.1.0
[INFO] [stderr]     Checking alun-utils v0.1.0
[INFO] [stderr]     Checking alun-template v0.1.0
[INFO] [stderr]     Checking alun-fs v0.1.0
[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 alun-db v0.1.0
[INFO] [stderr]     Checking alun-cache v0.1.0
[INFO] [stderr]     Checking alun-plugin v0.1.0
[INFO] [stderr]     Checking alun-web v0.1.2
[INFO] [stderr]     Checking rdkafka v0.36.2
[INFO] [stderr]     Checking alun-task v0.1.0
[INFO] [stderr]     Checking alun-kafka v0.1.0
[INFO] [stderr]     Checking alun v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6bdfdc866202ca0852542f97aa39ee8c8e59e497e7cf36a2031b920c2049fc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdfdc866202ca0852542f97aa39ee8c8e59e497e7cf36a2031b920c2049fc44", kill_on_drop: false }`
[INFO] [stdout] 6bdfdc866202ca0852542f97aa39ee8c8e59e497e7cf36a2031b920c2049fc44
