[INFO] cloning repository https://github.com/johnyquest7/Osler_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnyquest7/Osler_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyquest7%2FOsler_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyquest7%2FOsler_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feb8b11351a47db2b723908e7c6e16361470f972 [INFO] checking johnyquest7/Osler_bot against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyquest7%2FOsler_bot" "/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/johnyquest7/Osler_bot [INFO] finished tweaking git repo https://github.com/johnyquest7/Osler_bot [INFO] tweaked toml for git repo https://github.com/johnyquest7/Osler_bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johnyquest7/Osler_bot on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johnyquest7/Osler_bot 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vecrem v0.1.0 [INFO] [stderr] Downloaded teloxide-macros v0.8.0 [INFO] [stderr] Downloaded teloxide v0.13.0 [INFO] [stderr] Downloaded teloxide-core v0.10.1 [INFO] [stderr] Downloaded toml_edit v0.25.3+spec-1.1.0 [INFO] [stderr] Downloaded webbrowser v1.1.0 [INFO] [stderr] Downloaded aquamarine v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904 [INFO] running `Command { std: "docker" "start" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling itertools v0.10.5 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c00ff0ad7ba1c1e2 -C extra-filename=-dd848708c5746cdb --out-dir /opt/rustwide/target/debug/build/h2/dd848708c5746cdb/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/94cf0c2555a1adaf/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/mio/5615fd66791a0bcc/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/5f555948fd9f0831/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d03c12c5705c5ba3/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/f08f57f33ffa3d18/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out -L dependency=/opt/rustwide/target/debug/build/tokio/ac300ce83cc273b6/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/44e0a9075c9092e4/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/50f144f22905c7fa/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/2cc7f308b8f48366/out/libfutures_util-2cc7f308b8f48366.rmeta --extern http=/opt/rustwide/target/debug/build/http/c102d2b3da5dd0a9/out/libhttp-c102d2b3da5dd0a9.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/bad0424019eef9ed/out/libindexmap-bad0424019eef9ed.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/ac300ce83cc273b6/out/libtokio-ac300ce83cc273b6.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/dce04cde4c0e7997/out/libtokio_util-dce04cde4c0e7997.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/2376521b88543310/out/libtracing-2376521b88543310.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/97429d98e5942012/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904", kill_on_drop: false }` [INFO] [stdout] 07f3a06dfdcef8e756032542fd09a518dc630448157df03d2bc74eeb9a6a8904