[INFO] cloning repository https://github.com/Big-B/bulk-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Big-B/bulk-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fbulk-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fbulk-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00625def007de59fc79d8749c2152b1889dc56b4
[INFO] testing Big-B/bulk-bot against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fbulk-bot" "/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/Big-B/bulk-bot
[INFO] finished tweaking git repo https://github.com/Big-B/bulk-bot
[INFO] tweaked toml for git repo https://github.com/Big-B/bulk-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Big-B/bulk-bot on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Big-B/bulk-bot 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd0e777ea99b303777ee3903351bbb1a944fd58fb8ba2badb261303ccb1db648
[INFO] running `Command { std: "docker" "start" "-a" "cd0e777ea99b303777ee3903351bbb1a944fd58fb8ba2badb261303ccb1db648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd0e777ea99b303777ee3903351bbb1a944fd58fb8ba2badb261303ccb1db648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd0e777ea99b303777ee3903351bbb1a944fd58fb8ba2badb261303ccb1db648", kill_on_drop: false }`
[INFO] [stdout] cd0e777ea99b303777ee3903351bbb1a944fd58fb8ba2badb261303ccb1db648
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d583f4b9e671e3a40bacda1a806220d11871c8f813b0560e8dfa8b46efb16832
[INFO] running `Command { std: "docker" "start" "-a" "d583f4b9e671e3a40bacda1a806220d11871c8f813b0560e8dfa8b46efb16832", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.12.4 (https://github.com/serenity-rs/serenity?branch=current#d6b9b287)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling uom v0.36.0
[INFO] [stderr] error: could not compile `hyper` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.31/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="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=2f485bfe178cb58a -C extra-filename=-6c53385062ba99fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76714a064672e2a9.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-936568f69017fa45.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6a962cd5a09a8a6c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f72e7abde088cedf.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-061e4ca8543ea634.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-52ea29b0d8084415.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-91b278a158aa6529.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-72d230add08a39ba.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-6b7615a860c061eb.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e10f65f3a0b494de.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-852cbe23eea202aa.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-03966877c16935da.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0bd555367904309d.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-c2c80786030df979.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9cff5cb97943b938.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-8f031d7415a0fba7.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.36.0/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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="serde"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=e679a4a06e33578b -C extra-filename=-72dd29d498b33e7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0960eae21c4468e9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b64b26b55266fe44.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-ba205961437c96e4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d583f4b9e671e3a40bacda1a806220d11871c8f813b0560e8dfa8b46efb16832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d583f4b9e671e3a40bacda1a806220d11871c8f813b0560e8dfa8b46efb16832", kill_on_drop: false }`
[INFO] [stdout] d583f4b9e671e3a40bacda1a806220d11871c8f813b0560e8dfa8b46efb16832
