[INFO] cloning repository https://github.com/sshwy/pku3b [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sshwy/pku3b" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshwy%2Fpku3b", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshwy%2Fpku3b'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec0f05ebcb2abf3b27ce4c68735580be0b9b9fd0 [INFO] checking sshwy/pku3b against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshwy%2Fpku3b" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sshwy/pku3b [INFO] finished tweaking git repo https://github.com/sshwy/pku3b [INFO] tweaked toml for git repo https://github.com/sshwy/pku3b written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sshwy/pku3b on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sshwy/pku3b 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9690e5bd5fd9000630711a210c4fdf659470df05f62cbea4baa8c016aa0fb787 [INFO] running `Command { std: "docker" "start" "-a" "9690e5bd5fd9000630711a210c4fdf659470df05f62cbea4baa8c016aa0fb787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9690e5bd5fd9000630711a210c4fdf659470df05f62cbea4baa8c016aa0fb787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9690e5bd5fd9000630711a210c4fdf659470df05f62cbea4baa8c016aa0fb787", kill_on_drop: false }` [INFO] [stdout] 9690e5bd5fd9000630711a210c4fdf659470df05f62cbea4baa8c016aa0fb787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6b2009e526e0b80dcd1cd61e79c9d6a3bd88bbc702c896b07e5438c933f813 [INFO] running `Command { std: "docker" "start" "-a" "3d6b2009e526e0b80dcd1cd61e79c9d6a3bd88bbc702c896b07e5438c933f813", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Checking compio-buf v0.6.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling compio-driver v0.8.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking compio-log v0.1.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling compio-fs v0.8.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking io_uring_buf_ring v0.2.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking itertools v0.12.1 [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/e90f1ff63e694965281f833819a486da29772bdf/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a41a2366cda041f2 -C extra-filename=-aef448e386a292c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-fc7c9b2abcc915c9.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e9726baa5bd98af1.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --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" "3d6b2009e526e0b80dcd1cd61e79c9d6a3bd88bbc702c896b07e5438c933f813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6b2009e526e0b80dcd1cd61e79c9d6a3bd88bbc702c896b07e5438c933f813", kill_on_drop: false }` [INFO] [stdout] 3d6b2009e526e0b80dcd1cd61e79c9d6a3bd88bbc702c896b07e5438c933f813