[INFO] cloning repository https://github.com/LeoWherle/Discordbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoWherle/Discordbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoWherle%2FDiscordbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoWherle%2FDiscordbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d7f263a5e148f9833f6ad43c186eb1e5aa5933a [INFO] checking LeoWherle/Discordbot-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoWherle%2FDiscordbot-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeoWherle/Discordbot-rs [INFO] finished tweaking git repo https://github.com/LeoWherle/Discordbot-rs [INFO] tweaked toml for git repo https://github.com/LeoWherle/Discordbot-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeoWherle/Discordbot-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeoWherle/Discordbot-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-minecraft-ping v0.8.0 [INFO] [stderr] Downloaded mc-legacy-formatting v0.3.1 [INFO] [stderr] Downloaded mcping v0.2.0 [INFO] [stderr] Downloaded mcquery v1.1.1 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 469f6a7759af2b265a647df11aa4fe6adef753ffd2eaf49b094dcb6282fb3b75 [INFO] running `Command { std: "docker" "start" "-a" "469f6a7759af2b265a647df11aa4fe6adef753ffd2eaf49b094dcb6282fb3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469f6a7759af2b265a647df11aa4fe6adef753ffd2eaf49b094dcb6282fb3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469f6a7759af2b265a647df11aa4fe6adef753ffd2eaf49b094dcb6282fb3b75", kill_on_drop: false }` [INFO] [stdout] 469f6a7759af2b265a647df11aa4fe6adef753ffd2eaf49b094dcb6282fb3b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a318da090cc5842dfa818e13510ed86a0d7d956ed431e91dce84d23de2b73f83 [INFO] running `Command { std: "docker" "start" "-a" "a318da090cc5842dfa818e13510ed86a0d7d956ed431e91dce84d23de2b73f83", kill_on_drop: false }` [INFO] [stderr] warning: mc-discord-bot v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `mcquery` which is missing a lib target [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b9cfa5de7edb92d9 -C extra-filename=-cb3338a379882fee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=722a7abec93542a7 -C extra-filename=-33604c046841ad7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fd8b32e6b5df42c3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-16e16febce9118e8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3af2d8f93df3dacd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=74119ecfccd7e4e9 -C extra-filename=-7fa5ada5a5204c60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9193fad60b9a6598.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a318da090cc5842dfa818e13510ed86a0d7d956ed431e91dce84d23de2b73f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a318da090cc5842dfa818e13510ed86a0d7d956ed431e91dce84d23de2b73f83", kill_on_drop: false }` [INFO] [stdout] a318da090cc5842dfa818e13510ed86a0d7d956ed431e91dce84d23de2b73f83