[INFO] fetching crate seabird 0.4.0-alpha.3... [INFO] checking seabird-0.4.0-alpha.3 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate seabird 0.4.0-alpha.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate seabird 0.4.0-alpha.3 [INFO] finished tweaking crates.io crate seabird 0.4.0-alpha.3 [INFO] tweaked toml for crates.io crate seabird 0.4.0-alpha.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seabird 0.4.0-alpha.3 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seabird 0.4.0-alpha.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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.14.3 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded wit-bindgen-rt v0.39.0 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.97 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded matchit v0.8.4 [INFO] [stderr] Downloaded async-trait v0.1.88 [INFO] [stderr] Downloaded prost-build v0.14.3 [INFO] [stderr] Downloaded cc v1.2.53 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded wasi v0.14.2+wasi-0.2.4 [INFO] [stderr] Downloaded tonic v0.14.2 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.3 [INFO] [stderr] Downloaded syn v2.0.105 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded hyper-timeout v0.5.2 [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded aws-lc-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c4f6ce94821e69ef12bd094a49fe6e6641f464bfec86b0a662a0f20ec5ca8f [INFO] running `Command { std: "docker" "start" "-a" "c4c4f6ce94821e69ef12bd094a49fe6e6641f464bfec86b0a662a0f20ec5ca8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c4f6ce94821e69ef12bd094a49fe6e6641f464bfec86b0a662a0f20ec5ca8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c4f6ce94821e69ef12bd094a49fe6e6641f464bfec86b0a662a0f20ec5ca8f", kill_on_drop: false }` [INFO] [stdout] c4c4f6ce94821e69ef12bd094a49fe6e6641f464bfec86b0a662a0f20ec5ca8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a357b8955e8c324f294daafb2572ecb7e7ce0440bf17c664a7fe5915a36f950f [INFO] running `Command { std: "docker" "start" "-a" "a357b8955e8c324f294daafb2572ecb7e7ce0440bf17c664a7fe5915a36f950f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking prost-types v0.14.3 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling seabird v0.4.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "a357b8955e8c324f294daafb2572ecb7e7ce0440bf17c664a7fe5915a36f950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a357b8955e8c324f294daafb2572ecb7e7ce0440bf17c664a7fe5915a36f950f", kill_on_drop: false }` [INFO] [stdout] a357b8955e8c324f294daafb2572ecb7e7ce0440bf17c664a7fe5915a36f950f