[INFO] fetching crate pib-service 0.5.0... [INFO] checking pib-service-0.5.0 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109 [INFO] extracting crate pib-service 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pib-service 0.5.0 [INFO] finished tweaking crates.io crate pib-service 0.5.0 [INFO] tweaked toml for crates.io crate pib-service 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pib-service 0.5.0 on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pib-service 0.5.0 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-cli v1.1.16 [INFO] [stderr] Downloaded pib-service-inventory v0.5.0 [INFO] [stderr] Downloaded sea-query-derive v0.4.3 [INFO] [stderr] Downloaded pib-service-api-types v0.5.0 [INFO] [stderr] Downloaded oparl-service-facade v0.8.0 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded pib-service-db-migration v0.5.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded oparl-types v0.5.0 [INFO] [stderr] Downloaded sea-orm-macros v1.1.16 [INFO] [stderr] Downloaded geo-types v0.7.17 [INFO] [stderr] Downloaded pib-service-inventory-db v0.5.0 [INFO] [stderr] Downloaded sea-orm-migration v1.1.16 [INFO] [stderr] Downloaded oparl-web-service-axum v0.8.0 [INFO] [stderr] Downloaded pib-oparl-service v0.5.0 [INFO] [stderr] Downloaded pib-service-api v0.5.0 [INFO] [stderr] Downloaded pib-oparl-extensions v0.5.0 [INFO] [stderr] Downloaded sea-schema v0.16.2 [INFO] [stderr] Downloaded sea-orm v1.1.16 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfd23b6801f0dde825b43979e7215b62bff1618b30104dddab4d1d713a56058c [INFO] running `Command { std: "docker" "start" "-a" "cfd23b6801f0dde825b43979e7215b62bff1618b30104dddab4d1d713a56058c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfd23b6801f0dde825b43979e7215b62bff1618b30104dddab4d1d713a56058c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd23b6801f0dde825b43979e7215b62bff1618b30104dddab4d1d713a56058c", kill_on_drop: false }` [INFO] [stdout] cfd23b6801f0dde825b43979e7215b62bff1618b30104dddab4d1d713a56058c [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 141d7db2d6b3bf94563208fc1dfbcabf126ed19777e0c958a0d105b095eb56eb [INFO] running `Command { std: "docker" "start" "-a" "141d7db2d6b3bf94563208fc1dfbcabf126ed19777e0c958a0d105b095eb56eb", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking geo-types v0.7.17 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking geojson v0.24.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.16 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3c9cebbff50ffa7e -C extra-filename=-0c2821ba48a44ab2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c7e59bd2f3c25135.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-514c5103eea7d9b3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0e6b8c50188e6a7e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5b7d39760a222421.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "141d7db2d6b3bf94563208fc1dfbcabf126ed19777e0c958a0d105b095eb56eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141d7db2d6b3bf94563208fc1dfbcabf126ed19777e0c958a0d105b095eb56eb", kill_on_drop: false }` [INFO] [stdout] 141d7db2d6b3bf94563208fc1dfbcabf126ed19777e0c958a0d105b095eb56eb