[INFO] fetching crate serenity-additions 0.3.4... [INFO] testing serenity-additions-0.3.4 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] extracting crate serenity-additions 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate serenity-additions 0.3.4 on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serenity-additions 0.3.4 [INFO] finished tweaking crates.io crate serenity-additions 0.3.4 [INFO] tweaked toml for crates.io crate serenity-additions 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serenity v0.11.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075171c49fa76ee106474626b9740d411126a99ab5043778038ac6d54fc2cdcb [INFO] running `Command { std: "docker" "start" "-a" "075171c49fa76ee106474626b9740d411126a99ab5043778038ac6d54fc2cdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075171c49fa76ee106474626b9740d411126a99ab5043778038ac6d54fc2cdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075171c49fa76ee106474626b9740d411126a99ab5043778038ac6d54fc2cdcb", kill_on_drop: false }` [INFO] [stdout] 075171c49fa76ee106474626b9740d411126a99ab5043778038ac6d54fc2cdcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634c49c0a8c51e4f79e9ad69f1e88cd1aeaa854e53769e30cc1dfb1b1f8c0da8 [INFO] running `Command { std: "docker" "start" "-a" "634c49c0a8c51e4f79e9ad69f1e88cd1aeaa854e53769e30cc1dfb1b1f8c0da8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serenity v0.11.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling serenity-additions v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.7/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="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="native_tls_backend"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' -C metadata=25b926b1de0f851e -C extra-filename=-25b926b1de0f851e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-72b37c6f70cc9bbf.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-3feba1a74579786c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5e7f6356a23642fc.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-11179ca8e3967b8d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9e68a5e302b7d4d6.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3b438b92de8ec79d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6670d726afa4c0c6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-aeb9684e678cf83a.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-499041f0ed7dc2d7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a917292ef5f2b42d.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-e9824df40e3d220e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-61e0445b5b8e94dd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1d111c2c0f39977.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-485b090b632d27e6.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" "634c49c0a8c51e4f79e9ad69f1e88cd1aeaa854e53769e30cc1dfb1b1f8c0da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634c49c0a8c51e4f79e9ad69f1e88cd1aeaa854e53769e30cc1dfb1b1f8c0da8", kill_on_drop: false }` [INFO] [stdout] 634c49c0a8c51e4f79e9ad69f1e88cd1aeaa854e53769e30cc1dfb1b1f8c0da8