[INFO] fetching crate zincati 0.0.32...
[INFO] checking zincati-0.0.32 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] extracting crate zincati 0.0.32 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate zincati 0.0.32
[INFO] finished tweaking crates.io crate zincati 0.0.32
[INFO] tweaked toml for crates.io crate zincati 0.0.32 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zincati 0.0.32 on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zincati 0.0.32 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded tzfile v0.1.3
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded ostree-ext v0.15.3
[INFO] [stderr]   Downloaded ostree v0.19.1
[INFO] [stderr]   Downloaded ostree-sys v0.14.0
[INFO] [stderr]   Downloaded ocidir v0.3.1
[INFO] [stderr]   Downloaded oci-spec v0.7.1
[INFO] [stderr]   Downloaded cap-tempfile v3.4.5
[INFO] [stderr]   Downloaded cap-std-ext v4.0.7
[INFO] [stderr]   Downloaded gvariant-macro v0.5.1
[INFO] [stderr]   Downloaded fn-error-context v0.2.1
[INFO] [stderr]   Downloaded libsystemd v0.7.2
[INFO] [stderr]   Downloaded containers-image-proxy v0.7.1
[INFO] [stderr]   Downloaded gvariant v0.5.1
[INFO] [stderr]   Downloaded mockito v1.7.1
[INFO] [stderr]   Downloaded liboverdrop v0.1.0
[INFO] [stderr]   Downloaded envsubst v0.2.1
[INFO] [stderr]   Downloaded fail v0.5.1
[INFO] [stderr]   Downloaded coreos-stream-metadata v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543
[INFO] running `Command { std: "docker" "start" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking proc-macro2 v1.0.105
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking quote v1.0.43
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking olpc-cjson v0.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling fn-error-context v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling gvariant-macro v0.5.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking gvariant v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking oci-spec v0.7.1
[INFO] [stderr]     Checking wait-timeout v0.2.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/0b63defc8fd68957c635fe61f097b84df8fd9611/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 --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="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=b726b78447d5079a -C extra-filename=-c05218b8611cc1c1 --out-dir /opt/rustwide/target/debug/build/tokio/c05218b8611cc1c1/out -L dependency=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/39aea454db964f1a/out -L dependency=/opt/rustwide/target/debug/build/libc/b78d6451d033f8d4/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/0ac2da10e9ecfee9/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/6bc9301488525ef1/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/086c1a6d2e92ab18/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/7dd1b93f9face5f6/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/4ddb62d5bb5e9600/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/9b723ea986ea39e3/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b78d6451d033f8d4/out/liblibc-b78d6451d033f8d4.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/0ac2da10e9ecfee9/out/libmio-0ac2da10e9ecfee9.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/6bc9301488525ef1/out/libparking_lot-6bc9301488525ef1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/7dd1b93f9face5f6/out/libsignal_hook_registry-7dd1b93f9face5f6.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/4ddb62d5bb5e9600/out/libsocket2-4ddb62d5bb5e9600.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/9b723ea986ea39e3/out/libtokio_macros-9b723ea986ea39e3.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" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543", kill_on_drop: false }`
[INFO] [stdout] 96cfb507b8b870dac11a55038b279327caaa9569d8693b45f20e5d43151de543
