[INFO] cloning repository https://github.com/midatindex0/graphql-ratelimit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/midatindex0/graphql-ratelimit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidatindex0%2Fgraphql-ratelimit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidatindex0%2Fgraphql-ratelimit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02765e2d2f90f243b454a776e11498b2224116a1
[INFO] testing midatindex0/graphql-ratelimit against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidatindex0%2Fgraphql-ratelimit" "/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/midatindex0/graphql-ratelimit
[INFO] finished tweaking git repo https://github.com/midatindex0/graphql-ratelimit
[INFO] tweaked toml for git repo https://github.com/midatindex0/graphql-ratelimit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/midatindex0/graphql-ratelimit on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/midatindex0/graphql-ratelimit 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40c830902b4615cf673ec1c0becb9f868b691b69059ee9b8a3862f72a601b853
[INFO] running `Command { std: "docker" "start" "-a" "40c830902b4615cf673ec1c0becb9f868b691b69059ee9b8a3862f72a601b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40c830902b4615cf673ec1c0becb9f868b691b69059ee9b8a3862f72a601b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c830902b4615cf673ec1c0becb9f868b691b69059ee9b8a3862f72a601b853", kill_on_drop: false }`
[INFO] [stdout] 40c830902b4615cf673ec1c0becb9f868b691b69059ee9b8a3862f72a601b853
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb0facb8383389b6fc9de021380766e25da419b6de2e15f2ffe1a4a04d45e14b
[INFO] running `Command { std: "docker" "start" "-a" "cb0facb8383389b6fc9de021380766e25da419b6de2e15f2ffe1a4a04d45e14b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling seize v0.2.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling flurry v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling apollo-parser v0.7.7
[INFO] [stderr]    Compiling graphql-ratelimit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "cb0facb8383389b6fc9de021380766e25da419b6de2e15f2ffe1a4a04d45e14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0facb8383389b6fc9de021380766e25da419b6de2e15f2ffe1a4a04d45e14b", kill_on_drop: false }`
[INFO] [stdout] cb0facb8383389b6fc9de021380766e25da419b6de2e15f2ffe1a4a04d45e14b
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52375a413dbf3c69a117d926797fc572011c3bdaa6b1091fe00a7b8d436ee573
[INFO] running `Command { std: "docker" "start" "-a" "52375a413dbf3c69a117d926797fc572011c3bdaa6b1091fe00a7b8d436ee573", kill_on_drop: false }`
[INFO] [stderr]    Compiling graphql-ratelimit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "52375a413dbf3c69a117d926797fc572011c3bdaa6b1091fe00a7b8d436ee573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52375a413dbf3c69a117d926797fc572011c3bdaa6b1091fe00a7b8d436ee573", kill_on_drop: false }`
[INFO] [stdout] 52375a413dbf3c69a117d926797fc572011c3bdaa6b1091fe00a7b8d436ee573
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a35bafa27b99510e4c2b537962ea1da3254a54dc2a1051f67d3a7789e2918098
[INFO] running `Command { std: "docker" "start" "-a" "a35bafa27b99510e4c2b537962ea1da3254a54dc2a1051f67d3a7789e2918098", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_ratelimit-ec3b4be954c02876)
[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 graphql_ratelimit
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - Ratelimit<'a,S,R>::subscription (line 163) ... ok
[INFO] [stdout] test src/lib.rs - (line 2) ... FAILED
[INFO] [stdout] test src/lib.rs - Ratelimit<'a,S,R>::query (line 137) ... ok
[INFO] [stdout] test src/lib.rs - Ratelimit<'a,S,R>::mutation (line 150) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 2) stdout ----
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 | match limiter.execute(r#"mutation { login(email: "testmail@example.com", password: "Dummy password") }"#,
[INFO] [stdout]     |               ------- required by a bound introduced by this call
[INFO] [stdout]  23 |     "127.0.0.1".into()).unwrap() {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<str>` found in the following crates: `alloc`, `apollo_parser`, `core`:
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout]             - impl AsRef<str> for apollo_parser::parser::token_text::TokenText;
[INFO] [stdout]             - impl AsRef<str> for str;
[INFO] [stdout] note: required by a bound in `Ratelimit::<'a, S, R>::execute`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn execute(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 183 |         identifier: impl AsRef<str>,
[INFO] [stdout]     |                          ^^^^^^^^^^ required by this bound in `Ratelimit::<'a, S, R>::execute`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout]  23 -     "127.0.0.1".into()).unwrap() {
[INFO] [stdout]  23 +     <&str as Into<T>>::into("127.0.0.1")).unwrap() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider removing this method call, as the receiver has type `&'static str` and `&'static str: AsRef<str>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout]  23 -     "127.0.0.1".into()).unwrap() {
[INFO] [stdout]  23 +     "127.0.0.1").unwrap() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a35bafa27b99510e4c2b537962ea1da3254a54dc2a1051f67d3a7789e2918098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35bafa27b99510e4c2b537962ea1da3254a54dc2a1051f67d3a7789e2918098", kill_on_drop: false }`
[INFO] [stdout] a35bafa27b99510e4c2b537962ea1da3254a54dc2a1051f67d3a7789e2918098
