[INFO] cloning repository https://github.com/arthur-pbty/shadowbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthur-pbty/shadowbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthur-pbty%2Fshadowbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthur-pbty%2Fshadowbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb91e0172e188cd54b97ef3277ac82bcc710a64 [INFO] testing arthur-pbty/shadowbot against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthur-pbty%2Fshadowbot" "/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/arthur-pbty/shadowbot [INFO] finished tweaking git repo https://github.com/arthur-pbty/shadowbot [INFO] tweaked toml for git repo https://github.com/arthur-pbty/shadowbot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arthur-pbty/shadowbot on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arthur-pbty/shadowbot 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded uwl v0.6.0 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded command_attr v0.5.4 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded serenity v0.12.5 [INFO] [stderr] Downloaded tokio v1.51.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbc9921bc7ba57fb0a960ceeb797747c1d1534361bca7755fb8cd55410932bfd [INFO] running `Command { std: "docker" "start" "-a" "dbc9921bc7ba57fb0a960ceeb797747c1d1534361bca7755fb8cd55410932bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbc9921bc7ba57fb0a960ceeb797747c1d1534361bca7755fb8cd55410932bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc9921bc7ba57fb0a960ceeb797747c1d1534361bca7755fb8cd55410932bfd", kill_on_drop: false }` [INFO] [stdout] dbc9921bc7ba57fb0a960ceeb797747c1d1534361bca7755fb8cd55410932bfd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d5936c408ce8c42f96245d5c9157d52fedfff3a15bc1e55e83120a464058d0 [INFO] running `Command { std: "docker" "start" "-a" "49d5936c408ce8c42f96245d5c9157d52fedfff3a15bc1e55e83120a464058d0", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling command_attr v0.5.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.5/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="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="default_no_backend"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="levenshtein"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustc-hash"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="uwl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "ed25519-dalek", "flate2", "framework", "full", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustc-hash", "rustls_backend", "serenity-voice-model", "simd-json", "simd_json", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=b9f9af58c9636877 -C extra-filename=-a5392d88ae13a92c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b8fb9251a945fcb7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-581cd606e626138b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-63e2f8b0afd96f09.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-57a635736c272cc0.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-88f5ea5b37919685.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f4877518ef78cbae.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-fdf4995e7867b0ef.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-da537928ff2ac5ef.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-606723fda8518bbe.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5482196b8b4b68b1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-be1411bc33da4261.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6502b69ce79e89b4.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fcca4f9b08a99d27.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b7997b25b1724dde.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b237428a29a340b.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-1c27f6123fc4aa74.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49da15f91b99a4a1.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-b399469e78621b17.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b24408a7c9d9c9e6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9ddb2d1abba68407.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8093fac955e64bd4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-277750c0b977688c.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-72de4c35fb75cbf5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5e7798e5fd8cee2a.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-54f14206bd241df3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-256927ccfcd4bcc5/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "49d5936c408ce8c42f96245d5c9157d52fedfff3a15bc1e55e83120a464058d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d5936c408ce8c42f96245d5c9157d52fedfff3a15bc1e55e83120a464058d0", kill_on_drop: false }` [INFO] [stdout] 49d5936c408ce8c42f96245d5c9157d52fedfff3a15bc1e55e83120a464058d0