[INFO] cloning repository https://github.com/abigailsdev/quarc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abigailsdev/quarc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabigailsdev%2Fquarc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabigailsdev%2Fquarc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 649116f73951da6c3ebcf6dd358198c4bcad9727
[INFO] checking abigailsdev/quarc against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabigailsdev%2Fquarc" "/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/abigailsdev/quarc
[INFO] finished tweaking git repo https://github.com/abigailsdev/quarc
[INFO] tweaked toml for git repo https://github.com/abigailsdev/quarc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abigailsdev/quarc on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abigailsdev/quarc 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9
[INFO] running `Command { std: "docker" "start" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9", 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" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9", 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" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking url v2.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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --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=15b6af2fc8f33fd5 -C extra-filename=-b35e80bac5044c59 --out-dir /opt/rustwide/target/debug/build/futures-util/b35e80bac5044c59/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/6468ffc4542cb6aa/out/libfutures_core-6468ffc4542cb6aa.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/226a719d1531d6f7/out/libfutures_io-226a719d1531d6f7.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/393ec44fc177bb37/out/libfutures_task-393ec44fc177bb37.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/4e0cae0c7ea84ba0/out/libmemchr-4e0cae0c7ea84ba0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out/libpin_project_lite-c348be130155a2c3.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/b1657c1591c9433d/out/libslab-b1657c1591c9433d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9", kill_on_drop: false }`
[INFO] [stdout] ae19f74acf404d7c2cc1b1bd8bd2a29750e1960431642d3ba1b7ec93a45cdbd9
