[INFO] fetching crate reinhardt-apps 0.1.0-alpha.12... [INFO] checking reinhardt-apps-0.1.0-alpha.12 against master#0ee5907d597b02afadb5daa26a60fedb72f098d1 for pr-152856 [INFO] extracting crate reinhardt-apps 0.1.0-alpha.12 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate reinhardt-apps 0.1.0-alpha.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reinhardt-apps 0.1.0-alpha.12 [INFO] tweaked toml for crates.io crate reinhardt-apps 0.1.0-alpha.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reinhardt-apps 0.1.0-alpha.12 on toolchain 0ee5907d597b02afadb5daa26a60fedb72f098d1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reinhardt-apps 0.1.0-alpha.12 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" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sourcemap v9.3.2 [INFO] [stderr] Downloaded reinhardt-server v0.1.0-alpha.9 [INFO] [stderr] Downloaded reinhardt-http v0.1.0-alpha.9 [INFO] [stderr] Downloaded reinhardt-macros v0.1.0-alpha.4 [INFO] [stderr] Downloaded reinhardt-conf v0.1.0-alpha.15 [INFO] [stderr] Downloaded reinhardt-di v0.1.0-alpha.9 [INFO] [stderr] Downloaded reinhardt-utils v0.1.0-alpha.11 [INFO] [stderr] Downloaded reinhardt-core v0.1.0-alpha.8 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49fce4791eaf7440341165e802786faaa1ea5349428f46afbe0205a377420edc [INFO] running `Command { std: "docker" "start" "-a" "49fce4791eaf7440341165e802786faaa1ea5349428f46afbe0205a377420edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49fce4791eaf7440341165e802786faaa1ea5349428f46afbe0205a377420edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fce4791eaf7440341165e802786faaa1ea5349428f46afbe0205a377420edc", kill_on_drop: false }` [INFO] [stdout] 49fce4791eaf7440341165e802786faaa1ea5349428f46afbe0205a377420edc [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8904d7f2d6b1a32c4074ba8f0ec1eb936715ef86d52cced5743e1850bc34ba [INFO] running `Command { std: "docker" "start" "-a" "aa8904d7f2d6b1a32c4074ba8f0ec1eb936715ef86d52cced5743e1850bc34ba", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking if_chain v1.0.3 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking unicode-id-start v1.4.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [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/0ee5907d597b02afadb5daa26a60fedb72f098d1/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9cc5ad7efcfba522 -C extra-filename=-e0362358e6ab554c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-445d43f12f63ac8e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f08f57f33ffa3d18.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4779b0c4f81e24a5.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" "aa8904d7f2d6b1a32c4074ba8f0ec1eb936715ef86d52cced5743e1850bc34ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8904d7f2d6b1a32c4074ba8f0ec1eb936715ef86d52cced5743e1850bc34ba", kill_on_drop: false }` [INFO] [stdout] aa8904d7f2d6b1a32c4074ba8f0ec1eb936715ef86d52cced5743e1850bc34ba