[INFO] cloning repository https://github.com/wllfaria/felbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/felbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aae77862601c15ad811cca95d0bd8ba7b42ea0f6 [INFO] testing wllfaria/felbot against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot" "/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/wllfaria/felbot [INFO] finished tweaking git repo https://github.com/wllfaria/felbot [INFO] tweaked toml for git repo https://github.com/wllfaria/felbot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wllfaria/felbot on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wllfaria/felbot 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-loki v0.2.6 [INFO] [stderr] Downloaded loki-api v0.1.3 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded serenity v0.12.4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 569df5a914680df2db3cc735fafd7e6e57621c769aa106752dae93be19fdd032 [INFO] running `Command { std: "docker" "start" "-a" "569df5a914680df2db3cc735fafd7e6e57621c769aa106752dae93be19fdd032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "569df5a914680df2db3cc735fafd7e6e57621c769aa106752dae93be19fdd032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569df5a914680df2db3cc735fafd7e6e57621c769aa106752dae93be19fdd032", kill_on_drop: false }` [INFO] [stdout] 569df5a914680df2db3cc735fafd7e6e57621c769aa106752dae93be19fdd032 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27cb1bc267f328b96600db350696c59daec6b91f0e2a81eb9dd421115170ba7a [INFO] running `Command { std: "docker" "start" "-a" "27cb1bc267f328b96600db350696c59daec6b91f0e2a81eb9dd421115170ba7a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.10/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=3957642d3111da1c -C extra-filename=-7f9d48a75d2b57f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5dae1794cfa76172.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-2beeedcc9f7dbddb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-041327c467885d86.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-aee31c46c6caaf9f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-370a23aba3ab9d5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "27cb1bc267f328b96600db350696c59daec6b91f0e2a81eb9dd421115170ba7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cb1bc267f328b96600db350696c59daec6b91f0e2a81eb9dd421115170ba7a", kill_on_drop: false }` [INFO] [stdout] 27cb1bc267f328b96600db350696c59daec6b91f0e2a81eb9dd421115170ba7a