[INFO] cloning repository https://github.com/ToborWinner/guildbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToborWinner/guildbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9115ae5ce5fa9ec493713061bbacb57bde81afa7 [INFO] testing ToborWinner/guildbot against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToborWinner%2Fguildbot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ToborWinner/guildbot [INFO] finished tweaking git repo https://github.com/ToborWinner/guildbot [INFO] tweaked toml for git repo https://github.com/ToborWinner/guildbot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ToborWinner/guildbot on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ToborWinner/guildbot 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9302d2613f415bf407cbabe1bfa277aaf770df3db0db1003033b7d9bd07814df [INFO] running `Command { std: "docker" "start" "-a" "9302d2613f415bf407cbabe1bfa277aaf770df3db0db1003033b7d9bd07814df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9302d2613f415bf407cbabe1bfa277aaf770df3db0db1003033b7d9bd07814df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9302d2613f415bf407cbabe1bfa277aaf770df3db0db1003033b7d9bd07814df", kill_on_drop: false }` [INFO] [stdout] 9302d2613f415bf407cbabe1bfa277aaf770df3db0db1003033b7d9bd07814df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1cf9fe8e8d9c1e6a4c5a4e64671d8c1fa357bbde34c8e4538b7c757760821c [INFO] running `Command { std: "docker" "start" "-a" "df1cf9fe8e8d9c1e6a4c5a4e64671d8c1fa357bbde34c8e4538b7c757760821c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scoped-futures v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling twilight-gateway-queue v0.16.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tokio-websockets v0.11.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling twilight-validate v0.16.0 [INFO] [stderr] Compiling twilight-cache-inmemory v0.16.0 [INFO] [stderr] Compiling twilight-http v0.16.0 [INFO] [stderr] Compiling twilight-util v0.16.0 [INFO] [stderr] Compiling twilight-gateway v0.16.0 [INFO] [stderr] Compiling diesel-async v0.5.2 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling guildbot v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "df1cf9fe8e8d9c1e6a4c5a4e64671d8c1fa357bbde34c8e4538b7c757760821c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1cf9fe8e8d9c1e6a4c5a4e64671d8c1fa357bbde34c8e4538b7c757760821c", kill_on_drop: false }` [INFO] [stdout] df1cf9fe8e8d9c1e6a4c5a4e64671d8c1fa357bbde34c8e4538b7c757760821c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e74efa4e6f129afa23d931ac220be42f81032dd3f04a8b49c1f98f052c7d3a [INFO] running `Command { std: "docker" "start" "-a" "12e74efa4e6f129afa23d931ac220be42f81032dd3f04a8b49c1f98f052c7d3a", kill_on_drop: false }` [INFO] [stderr] Compiling guildbot v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.44s [INFO] running `Command { std: "docker" "inspect" "12e74efa4e6f129afa23d931ac220be42f81032dd3f04a8b49c1f98f052c7d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e74efa4e6f129afa23d931ac220be42f81032dd3f04a8b49c1f98f052c7d3a", kill_on_drop: false }` [INFO] [stdout] 12e74efa4e6f129afa23d931ac220be42f81032dd3f04a8b49c1f98f052c7d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20bf9051e0aca30026e6db79d44647793f2eceaf542436ad3f4070c94b72ecd4 [INFO] running `Command { std: "docker" "start" "-a" "20bf9051e0aca30026e6db79d44647793f2eceaf542436ad3f4070c94b72ecd4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guildbot-dd482e2ac80d4e8f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/guildbot-35e1591a1979cdfe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests guildbot [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20bf9051e0aca30026e6db79d44647793f2eceaf542436ad3f4070c94b72ecd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bf9051e0aca30026e6db79d44647793f2eceaf542436ad3f4070c94b72ecd4", kill_on_drop: false }` [INFO] [stdout] 20bf9051e0aca30026e6db79d44647793f2eceaf542436ad3f4070c94b72ecd4