[INFO] cloning repository https://github.com/memothelemo/splinter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memothelemo/splinter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fsplinter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fsplinter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 479d7ddb172277ff22bcfed3d1a8f7366b569dfb
[INFO] testing memothelemo/splinter against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fsplinter" "/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/memothelemo/splinter
[INFO] finished tweaking git repo https://github.com/memothelemo/splinter
[INFO] tweaked toml for git repo https://github.com/memothelemo/splinter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/memothelemo/splinter on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/memothelemo/splinter 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twilight-http-ratelimiting v0.17.1
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded twilight-validate v0.17.0
[INFO] [stderr]   Downloaded twilight-model v0.17.1
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded twilight-http v0.17.1
[INFO] [stderr]   Downloaded twilight-gateway v0.17.1
[INFO] [stderr]   Downloaded twilight-gateway-queue v0.17.0
[INFO] [stderr]   Downloaded tokio-websockets v0.13.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609
[INFO] running `Command { std: "docker" "start" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", 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" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling twilight-model v0.17.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling twilight-gateway-queue v0.17.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.17.1
[INFO] [stderr]    Compiling tokio-websockets v0.13.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling twilight-validate v0.17.0
[INFO] [stderr]    Compiling twilight-http v0.17.1
[INFO] [stderr]    Compiling twilight-gateway v0.17.1
[INFO] [stderr]    Compiling splinter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling splinter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splinter-b14fca1373e746f3)
[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] [stderr]    Doc-tests splinter
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/config/reconnect_strategies.rs - config::reconnect_strategies::MaxAttempts::default (line 29) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::ShardConfig (line 28) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/mod.rs - config::ShardConfig (line 28) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ShardConfig` in this scope
[INFO] [stdout]   --> src/config/mod.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | ShardConfig {
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/config/mod.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     max_attempts: RwLock::new(Some(5)),
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `RwLock`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/config/mod.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     resume_url: RwLock::new(None),
[INFO] [stdout]    |                 ^^^^^^ use of undeclared type `RwLock`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/config/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     token: RwLock::new("your_bot_token".to_string()),
[INFO] [stdout]    |            ^^^^^^ use of undeclared type `RwLock`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventTypeFlags` in this scope
[INFO] [stdout]   --> src/config/mod.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     event_type_flags: EventTypeFlags::all(),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ use of undeclared type `EventTypeFlags`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Intents` in this scope
[INFO] [stdout]   --> src/config/mod.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     intents: Intents::GUILD_MESSAGES | Intents::MESSAGE_CONTENT,
[INFO] [stdout]    |              ^^^^^^^ use of undeclared type `Intents`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Intents` in this scope
[INFO] [stdout]   --> src/config/mod.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     intents: Intents::GUILD_MESSAGES | Intents::MESSAGE_CONTENT,
[INFO] [stdout]    |                                        ^^^^^^^ use of undeclared type `Intents`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ThreadSafeQueue` in this scope
[INFO] [stdout]   --> src/config/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     queue: ThreadSafeQueue::new(/* your queue implementation */),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ use of undeclared type `ThreadSafeQueue`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/mod.rs - config::ShardConfig (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609", kill_on_drop: false }`
[INFO] [stdout] ac28d276d5568b5d4bd4f9f52256b63cfef9f78a6211406a1fdfc44a80f66609
