[INFO] fetching crate pku3b 0.16.0...
[INFO] checking pku3b-0.16.0 against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] extracting crate pku3b 0.16.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pku3b 0.16.0
[INFO] finished tweaking crates.io crate pku3b 0.16.0
[INFO] tweaked toml for crates.io crate pku3b 0.16.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pku3b 0.16.0 on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pku3b 0.16.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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded tzdb v0.7.3
[INFO] [stderr]   Downloaded shadow-rs v1.7.1
[INFO] [stderr]   Downloaded tz-rs v0.7.3
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded m3u8-rs v6.0.0
[INFO] [stderr]   Downloaded tzdb_data v0.2.5
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded indicatif-log-bridge v0.2.3
[INFO] [stderr]   Downloaded local-event v0.1.2
[INFO] [stderr]   Downloaded cyper v0.9.0
[INFO] [stderr]   Downloaded synchrony v0.1.8
[INFO] [stderr]   Downloaded compio v0.19.1
[INFO] [stderr]   Downloaded cyper-core v0.9.0
[INFO] [stderr]   Downloaded compio-ws v0.4.0
[INFO] [stderr]   Downloaded compio-io v0.10.1
[INFO] [stderr]   Downloaded compio-buf v0.8.3
[INFO] [stderr]   Downloaded mod_use v0.2.3
[INFO] [stderr]   Downloaded compio-tls v0.10.0
[INFO] [stderr]   Downloaded compio-log v0.2.0
[INFO] [stderr]   Downloaded compio-net v0.12.1
[INFO] [stderr]   Downloaded compio-runtime v0.12.2
[INFO] [stderr]   Downloaded compio-send-wrapper v0.7.1
[INFO] [stderr]   Downloaded compio-process v0.9.1
[INFO] [stderr]   Downloaded compio-macros v0.2.0
[INFO] [stderr]   Downloaded compio-executor v0.1.2
[INFO] [stderr]   Downloaded compio-driver v0.12.3
[INFO] [stderr]   Downloaded thin-cell v0.2.1
[INFO] [stderr]   Downloaded async-tungstenite v0.34.1
[INFO] [stderr]   Downloaded compio-fs v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b
[INFO] running `Command { std: "docker" "start" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b", 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" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b", 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" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking local-event v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking compio-buf v0.8.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling compio-driver v0.12.3
[INFO] [stderr]     Checking compio-log v0.2.0
[INFO] [stderr]     Checking compio-send-wrapper v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking mod_use v0.2.3
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling compio-fs v0.12.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tz-rs v0.7.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking compio-executor v0.1.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling tzdb_data v0.2.5
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling cyper v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eff8269f797067c30555e77f160ec84c0ed15cd9/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c1f1064acd4536a4 -C extra-filename=-45e5cbda3b0eaaa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-a362c91c22ce66c0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-4cefcac29a561a0a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-335901bf80df5bb8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ae595133c23c4338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eff8269f797067c30555e77f160ec84c0ed15cd9/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1c99dfb7da47e0d8 -C extra-filename=-da51a82b341430c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42a213aab8397fad.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b", kill_on_drop: false }`
[INFO] [stdout] 7406929c7400db016616a42df351a9ce74b93a514ea6300da3e0cd8819d1285b
