[INFO] cloning repository https://github.com/0x0fca563d/discord-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x0fca563d/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0fca563d%2Fdiscord-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0fca563d%2Fdiscord-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9fc2a423d31d6cd9b4dda9dccc8148abe2d965f
[INFO] testing 0x0fca563d/discord-bot against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0fca563d%2Fdiscord-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x0fca563d/discord-bot
[INFO] finished tweaking git repo https://github.com/0x0fca563d/discord-bot
[INFO] tweaked toml for git repo https://github.com/0x0fca563d/discord-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x0fca563d/discord-bot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x0fca563d/discord-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded self_cell v1.0.4
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded fluent v0.16.1
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded polling v3.7.1
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded unic-langid v0.9.5
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded typesize v0.1.7
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded type-map v0.5.0
[INFO] [stderr]   Downloaded serde_cow v0.1.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded typesize-derive v0.1.7
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.5
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[INFO] [stderr]   Downloaded httparse v1.9.2
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded triomphe v0.1.12
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded intl-memoizer v0.5.2
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded serenity v0.12.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cf7a23bbd6c33bf53833d20e46e217fd796eca9ae57e56dceb6eeb96dbea616
[INFO] running `Command { std: "docker" "start" "-a" "7cf7a23bbd6c33bf53833d20e46e217fd796eca9ae57e56dceb6eeb96dbea616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cf7a23bbd6c33bf53833d20e46e217fd796eca9ae57e56dceb6eeb96dbea616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf7a23bbd6c33bf53833d20e46e217fd796eca9ae57e56dceb6eeb96dbea616", kill_on_drop: false }`
[INFO] [stdout] 7cf7a23bbd6c33bf53833d20e46e217fd796eca9ae57e56dceb6eeb96dbea616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae1638d5fd5e4db238a8cbee3c41070de261fed0a3f86404cae3a23962a2a99
[INFO] running `Command { std: "docker" "start" "-a" "6ae1638d5fd5e4db238a8cbee3c41070de261fed0a3f86404cae3a23962a2a99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling httparse v1.9.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --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=793cf0d036135ead -C extra-filename=-99dd1c0070d34642 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a48ce2af1a92b1af.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-df96ad059b0c7c4e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-a1c10a0fbde0af76.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-00114df489c5f18f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-0c56115094141355.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-237bdc1a0240b2cf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-c09967ab85f7644d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5746ff04a740b968.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] running `Command { std: "docker" "inspect" "6ae1638d5fd5e4db238a8cbee3c41070de261fed0a3f86404cae3a23962a2a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae1638d5fd5e4db238a8cbee3c41070de261fed0a3f86404cae3a23962a2a99", kill_on_drop: false }`
[INFO] [stdout] 6ae1638d5fd5e4db238a8cbee3c41070de261fed0a3f86404cae3a23962a2a99
