[INFO] cloning repository https://github.com/eileenlcb/rget
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eileenlcb/rget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feileenlcb%2Frget", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feileenlcb%2Frget'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fdaf151d097b4b81000a60515ff672b9d31e471
[INFO] building eileenlcb/rget against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feileenlcb%2Frget" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eileenlcb/rget on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eileenlcb/rget
[INFO] finished tweaking git repo https://github.com/eileenlcb/rget
[INFO] tweaked toml for git repo https://github.com/eileenlcb/rget written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/eileenlcb/rget 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05a6e05d49f14f74afdf1a97a0f6162d4364388c4c9d042e22685177519c0d5c
[INFO] running `Command { std: "docker" "start" "-a" "05a6e05d49f14f74afdf1a97a0f6162d4364388c4c9d042e22685177519c0d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a6e05d49f14f74afdf1a97a0f6162d4364388c4c9d042e22685177519c0d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a6e05d49f14f74afdf1a97a0f6162d4364388c4c9d042e22685177519c0d5c", kill_on_drop: false }`
[INFO] [stdout] 05a6e05d49f14f74afdf1a97a0f6162d4364388c4c9d042e22685177519c0d5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15e30a419b254bb78fd1f9340386e3ecc4683261f8ab798e7aa057de79eb3f7b
[INFO] running `Command { std: "docker" "start" "-a" "15e30a419b254bb78fd1f9340386e3ecc4683261f8ab798e7aa057de79eb3f7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clicolors-control v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling url v1.7.2
[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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/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 -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=ec4d3f34526662e8 -C extra-filename=-164c00a53d31993f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0eba4a8327836b6e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b5ddbbf8dc52f95f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-aaae8c5084d4b186.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f20ec26336f85faf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-89bb0688a32eddef.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-04579c13bebef5f6.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" "15e30a419b254bb78fd1f9340386e3ecc4683261f8ab798e7aa057de79eb3f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e30a419b254bb78fd1f9340386e3ecc4683261f8ab798e7aa057de79eb3f7b", kill_on_drop: false }`
[INFO] [stdout] 15e30a419b254bb78fd1f9340386e3ecc4683261f8ab798e7aa057de79eb3f7b
