[INFO] cloning repository https://github.com/gburgessiv/llvmbb-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gburgessiv/llvmbb-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgburgessiv%2Fllvmbb-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgburgessiv%2Fllvmbb-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 027fba7cf1de796289466048a1e1f7ea49dea206 [INFO] testing gburgessiv/llvmbb-monitor against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgburgessiv%2Fllvmbb-monitor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gburgessiv/llvmbb-monitor [INFO] finished tweaking git repo https://github.com/gburgessiv/llvmbb-monitor [INFO] tweaked toml for git repo https://github.com/gburgessiv/llvmbb-monitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gburgessiv/llvmbb-monitor on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gburgessiv/llvmbb-monitor 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb05e4ded317ab4c0e79bf81ad617e8806a849582bc160489b452492151ca07b [INFO] running `Command { std: "docker" "start" "-a" "fb05e4ded317ab4c0e79bf81ad617e8806a849582bc160489b452492151ca07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb05e4ded317ab4c0e79bf81ad617e8806a849582bc160489b452492151ca07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb05e4ded317ab4c0e79bf81ad617e8806a849582bc160489b452492151ca07b", kill_on_drop: false }` [INFO] [stdout] fb05e4ded317ab4c0e79bf81ad617e8806a849582bc160489b452492151ca07b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14931a372e1b7094042544513e118959734ad4f410d96b63bdef2d169bae8cb5 [INFO] running `Command { std: "docker" "start" "-a" "14931a372e1b7094042544513e118959734ad4f410d96b63bdef2d169bae8cb5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling html2text v0.13.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling simple_logger v5.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling calendar_check v0.1.0 (/opt/rustwide/workdir/calendar_check) [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/33835004928d3bf65db4d4712e1330766263b0bd/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="client"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --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="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --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=4c224fbed42ea5e3 -C extra-filename=-ffea326d878a4341 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-208a437daa683c59.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57575599faab6c17.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-12eb2c5b7c6b1c7a.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e4accef8a46377b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-85648af1c06a1d9a.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0b30e35c05d4b5f3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-745da6643f91b65d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc57cd25a455ad6e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3ea907def3ad7a38.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-1a79e96c526a3249.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9845e1b755a2a391.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-55c375c5a5ec557a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-0f5bcbfe07924bf9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a98e14bf503b5cc.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-255298d78f6800c2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a751bc5528595342.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-394922fd7c06a105.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a13211676c40b14b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "14931a372e1b7094042544513e118959734ad4f410d96b63bdef2d169bae8cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14931a372e1b7094042544513e118959734ad4f410d96b63bdef2d169bae8cb5", kill_on_drop: false }` [INFO] [stdout] 14931a372e1b7094042544513e118959734ad4f410d96b63bdef2d169bae8cb5