[INFO] cloning repository https://github.com/peterwilli/HummingDiscordBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterwilli/HummingDiscordBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe04e026babecf4c9cbf8808802f35833416ba3c
[INFO] testing peterwilli/HummingDiscordBot against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterwilli%2FHummingDiscordBot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peterwilli/HummingDiscordBot
[INFO] finished tweaking git repo https://github.com/peterwilli/HummingDiscordBot
[INFO] tweaked toml for git repo https://github.com/peterwilli/HummingDiscordBot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peterwilli/HummingDiscordBot 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/peterwilli/HummingDiscordBot 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 hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded borsh-derive v1.5.0
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.1
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded derive_builder_core v0.20.1
[INFO] [stderr]   Downloaded derive_builder v0.20.1
[INFO] [stderr]   Downloaded croner v2.0.6
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.4
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded headless_chrome v1.0.15
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded postcard v1.0.10
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded borsh v1.5.0
[INFO] [stderr]   Downloaded rustls v0.22.3
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.13.0
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded typesize-derive v0.1.7
[INFO] [stderr]   Downloaded rustls v0.23.7
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded typesize v0.1.7
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded serenity v0.12.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4128a74536fa56f8b3403621f234a3fe782e4c43207fc6a05869878329ee948b
[INFO] running `Command { std: "docker" "start" "-a" "4128a74536fa56f8b3403621f234a3fe782e4c43207fc6a05869878329ee948b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4128a74536fa56f8b3403621f234a3fe782e4c43207fc6a05869878329ee948b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4128a74536fa56f8b3403621f234a3fe782e4c43207fc6a05869878329ee948b", kill_on_drop: false }`
[INFO] [stdout] 4128a74536fa56f8b3403621f234a3fe782e4c43207fc6a05869878329ee948b
[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=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] bc1399a19531f20b026105c6b11f1ea21e9d1ca7ad1e155ac26f9a9c1cba420a
[INFO] running `Command { std: "docker" "start" "-a" "bc1399a19531f20b026105c6b11f1ea21e9d1ca7ad1e155ac26f9a9c1cba420a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.7
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serenity v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.13.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling croner v2.0.6
[INFO] [stderr]    Compiling headless_chrome v1.0.15
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr] error: could not compile `headless_chrome` (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 headless_chrome --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/headless_chrome-1.0.15/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="default"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=2d3da97171a7e95f -C extra-filename=-b2de0b930ae12378 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37d0d321eaa2fadd.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-6f8218941c88ced1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-12c908d08c292c37.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cac8b64d70c2c0c8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-efaf1b0bdd85c272.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-431077fbd9caf745.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c4f417a4cd4afaa.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a944007af5145ebb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0d9b8e55851e1425.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-ae266449c1b3fc53.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c064ae3f7a1b6575.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-cc2c22b09b7c1f29.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bc1399a19531f20b026105c6b11f1ea21e9d1ca7ad1e155ac26f9a9c1cba420a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1399a19531f20b026105c6b11f1ea21e9d1ca7ad1e155ac26f9a9c1cba420a", kill_on_drop: false }`
[INFO] [stdout] bc1399a19531f20b026105c6b11f1ea21e9d1ca7ad1e155ac26f9a9c1cba420a
