[INFO] cloning repository https://github.com/madetara/nyisnear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madetara/nyisnear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Fnyisnear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Fnyisnear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06c35dde08e13bf94d807d1c5e6ce0dad43a0cf0 [INFO] checking madetara/nyisnear against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Fnyisnear" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/madetara/nyisnear [INFO] finished tweaking git repo https://github.com/madetara/nyisnear [INFO] tweaked toml for git repo https://github.com/madetara/nyisnear written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/madetara/nyisnear on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/madetara/nyisnear 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 763337d6ac5707e275509253a6eed89a7bcc10bb46fc9eeaac0e70a115d51983 [INFO] running `Command { std: "docker" "start" "-a" "763337d6ac5707e275509253a6eed89a7bcc10bb46fc9eeaac0e70a115d51983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "763337d6ac5707e275509253a6eed89a7bcc10bb46fc9eeaac0e70a115d51983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763337d6ac5707e275509253a6eed89a7bcc10bb46fc9eeaac0e70a115d51983", kill_on_drop: false }` [INFO] [stdout] 763337d6ac5707e275509253a6eed89a7bcc10bb46fc9eeaac0e70a115d51983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bfe49ef2eee40220fb7eff42bdd425c50d43c1328b4f429b61454201bd87a62 [INFO] running `Command { std: "docker" "start" "-a" "3bfe49ef2eee40220fb7eff42bdd425c50d43c1328b4f429b61454201bd87a62", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking av-scenechange v0.14.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/6284d7b4bd27983dba388146648ab844ca7d032f/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="channel"' --cfg 'feature="futures-channel"' --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=2fa74d6ed00b52d2 -C extra-filename=-5acb34cce748b176 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-02144f92b3bb6c26.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.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] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ed7ca08035b68cfc -C extra-filename=-cb75abd1f5411625 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3bfe49ef2eee40220fb7eff42bdd425c50d43c1328b4f429b61454201bd87a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfe49ef2eee40220fb7eff42bdd425c50d43c1328b4f429b61454201bd87a62", kill_on_drop: false }` [INFO] [stdout] 3bfe49ef2eee40220fb7eff42bdd425c50d43c1328b4f429b61454201bd87a62