[INFO] cloning repository https://github.com/Dilaz/gdqbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dilaz/gdqbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fgdqbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fgdqbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e44d091c67818fdbba9c9b0fce6163788cd63b14
[INFO] checking Dilaz/gdqbot against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fgdqbot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dilaz/gdqbot
[INFO] finished tweaking git repo https://github.com/Dilaz/gdqbot
[INFO] tweaked toml for git repo https://github.com/Dilaz/gdqbot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dilaz/gdqbot on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dilaz/gdqbot 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/dilaz/kvstore`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twitch_oauth2 v0.15.2
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]   Downloaded aliri_braid_impl v0.4.0
[INFO] [stderr]   Downloaded aliri_braid v0.4.0
[INFO] [stderr]   Downloaded twitch_types v0.4.8
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded twitch_api v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 017aa88522536093dda51c1afc63990b0763f2ac6547ba65c7d5af49d97845d7
[INFO] running `Command { std: "docker" "start" "-a" "017aa88522536093dda51c1afc63990b0763f2ac6547ba65c7d5af49d97845d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017aa88522536093dda51c1afc63990b0763f2ac6547ba65c7d5af49d97845d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017aa88522536093dda51c1afc63990b0763f2ac6547ba65c7d5af49d97845d7", kill_on_drop: false }`
[INFO] [stdout] 017aa88522536093dda51c1afc63990b0763f2ac6547ba65c7d5af49d97845d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f337f32c0083a3c59d6b235920f8d9b1740df39654fa3e0a2c705a54ee6a1c80
[INFO] running `Command { std: "docker" "start" "-a" "f337f32c0083a3c59d6b235920f8d9b1740df39654fa3e0a2c705a54ee6a1c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking aliri_braid v0.4.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking twitch_types v0.4.8
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling kvstore-client v0.2.0 (https://github.com/dilaz/kvstore?branch=master#c5a52f03)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking twitch_oauth2 v0.15.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking twitch_api v0.7.2
[INFO] [stderr]     Checking gdqbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "f337f32c0083a3c59d6b235920f8d9b1740df39654fa3e0a2c705a54ee6a1c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f337f32c0083a3c59d6b235920f8d9b1740df39654fa3e0a2c705a54ee6a1c80", kill_on_drop: false }`
[INFO] [stdout] f337f32c0083a3c59d6b235920f8d9b1740df39654fa3e0a2c705a54ee6a1c80
