[INFO] fetching crate poem-extensions 0.9.0... [INFO] building poem-extensions-0.9.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate poem-extensions 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate poem-extensions 0.9.0 [INFO] finished tweaking crates.io crate poem-extensions 0.9.0 [INFO] tweaked toml for crates.io crate poem-extensions 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate poem-extensions 0.9.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.5.0 [INFO] [stderr] Downloaded poem-openapi-derive v5.1.16 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded poem-derive v3.1.12 [INFO] [stderr] Downloaded sse-codec v0.3.2 [INFO] [stderr] Downloaded poem v3.1.12 [INFO] [stderr] Downloaded poem-openapi v5.1.16 [INFO] [stderr] Downloaded poem-extensions-macro v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d244a034b3d531a936314db3e3677bf72d3f7f44fb573ec66ace8b995de38956 [INFO] running `Command { std: "docker" "start" "-a" "d244a034b3d531a936314db3e3677bf72d3f7f44fb573ec66ace8b995de38956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d244a034b3d531a936314db3e3677bf72d3f7f44fb573ec66ace8b995de38956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d244a034b3d531a936314db3e3677bf72d3f7f44fb573ec66ace8b995de38956", kill_on_drop: false }` [INFO] [stdout] d244a034b3d531a936314db3e3677bf72d3f7f44fb573ec66ace8b995de38956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63cd57da2d99dc61e801a643563fa00d7cb32e26c2f17b2297c8ca11f7e36887 [INFO] running `Command { std: "docker" "start" "-a" "63cd57da2d99dc61e801a643563fa00d7cb32e26c2f17b2297c8ca11f7e36887", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling poem-openapi-derive v5.1.16 [INFO] [stderr] Compiling poem-extensions-macro v0.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling poem-openapi v5.1.16 [INFO] [stderr] Compiling poem-extensions v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.29s [INFO] running `Command { std: "docker" "inspect" "63cd57da2d99dc61e801a643563fa00d7cb32e26c2f17b2297c8ca11f7e36887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cd57da2d99dc61e801a643563fa00d7cb32e26c2f17b2297c8ca11f7e36887", kill_on_drop: false }` [INFO] [stdout] 63cd57da2d99dc61e801a643563fa00d7cb32e26c2f17b2297c8ca11f7e36887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51123f9751b6fa62fce7f1ba3c3309399be7d91662ec2ca810db9b6d07b81fc1 [INFO] running `Command { std: "docker" "start" "-a" "51123f9751b6fa62fce7f1ba3c3309399be7d91662ec2ca810db9b6d07b81fc1", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling sse-codec v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling poem-openapi v5.1.16 [INFO] [stderr] Compiling poem-extensions v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.79s [INFO] running `Command { std: "docker" "inspect" "51123f9751b6fa62fce7f1ba3c3309399be7d91662ec2ca810db9b6d07b81fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51123f9751b6fa62fce7f1ba3c3309399be7d91662ec2ca810db9b6d07b81fc1", kill_on_drop: false }` [INFO] [stdout] 51123f9751b6fa62fce7f1ba3c3309399be7d91662ec2ca810db9b6d07b81fc1