[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fsplinter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/memothelemo/splinter on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d56d45538d8313f38bd3efea364329924f974ca139abebb8a6099e60caedbd3
[INFO] running `Command { std: "docker" "start" "-a" "8d56d45538d8313f38bd3efea364329924f974ca139abebb8a6099e60caedbd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d56d45538d8313f38bd3efea364329924f974ca139abebb8a6099e60caedbd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d56d45538d8313f38bd3efea364329924f974ca139abebb8a6099e60caedbd3", kill_on_drop: false }`
[INFO] [stdout] 8d56d45538d8313f38bd3efea364329924f974ca139abebb8a6099e60caedbd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 610b4efe3ed0413656623e7401e1fd01651998988e893ce7b8168e8832f7e5b6
[INFO] running `Command { std: "docker" "start" "-a" "610b4efe3ed0413656623e7401e1fd01651998988e893ce7b8168e8832f7e5b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[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 either v1.15.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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 serde-value v0.7.0
[INFO] [stderr]    Compiling twilight-model v0.17.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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 37s
[INFO] running `Command { std: "docker" "inspect" "610b4efe3ed0413656623e7401e1fd01651998988e893ce7b8168e8832f7e5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610b4efe3ed0413656623e7401e1fd01651998988e893ce7b8168e8832f7e5b6", kill_on_drop: false }`
[INFO] [stdout] 610b4efe3ed0413656623e7401e1fd01651998988e893ce7b8168e8832f7e5b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a20e14b62813f985898903bd8de8d8a00312b1e0b8dcbaeafc4c04474f47bb86
[INFO] running `Command { std: "docker" "start" "-a" "a20e14b62813f985898903bd8de8d8a00312b1e0b8dcbaeafc4c04474f47bb86", 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.76s
[INFO] running `Command { std: "docker" "inspect" "a20e14b62813f985898903bd8de8d8a00312b1e0b8dcbaeafc4c04474f47bb86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a20e14b62813f985898903bd8de8d8a00312b1e0b8dcbaeafc4c04474f47bb86", kill_on_drop: false }`
[INFO] [stdout] a20e14b62813f985898903bd8de8d8a00312b1e0b8dcbaeafc4c04474f47bb86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58784d703bca8323f3cbf4593030b19e5f8edc6fa0ce23b7171866ffb9e353ce
[INFO] running `Command { std: "docker" "start" "-a" "58784d703bca8323f3cbf4593030b19e5f8edc6fa0ce23b7171866ffb9e353ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splinter-237cf95aa4b0bc06)
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use splinter::ShardConfig;
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use twilight_gateway::EventTypeFlags;
[INFO] [stdout]    |
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use twilight_gateway::Intents;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use twilight_model::gateway::Intents;
[INFO] [stdout]    |
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use twilight_gateway::Intents;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use twilight_model::gateway::Intents;
[INFO] [stdout]    |
[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 one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::nonpoison::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use tokio::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 one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::nonpoison::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use tokio::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 one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::sync::nonpoison::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use tokio::sync::RwLock;
[INFO] [stdout]    |
[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.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.15s
[INFO] running `Command { std: "docker" "inspect" "58784d703bca8323f3cbf4593030b19e5f8edc6fa0ce23b7171866ffb9e353ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58784d703bca8323f3cbf4593030b19e5f8edc6fa0ce23b7171866ffb9e353ce", kill_on_drop: false }`
[INFO] [stdout] 58784d703bca8323f3cbf4593030b19e5f8edc6fa0ce23b7171866ffb9e353ce
