[INFO] cloning repository https://github.com/3scale-rs/threescale-wasm-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3scale-rs/threescale-wasm-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fthreescale-wasm-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fthreescale-wasm-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aad1f5619852f59b316dae9b4e9eb8994914495c [INFO] testing 3scale-rs/threescale-wasm-auth against beta-2026-01-26 for beta-1.94-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fthreescale-wasm-auth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/3scale-rs/threescale-wasm-auth [INFO] finished tweaking git repo https://github.com/3scale-rs/threescale-wasm-auth [INFO] tweaked toml for git repo https://github.com/3scale-rs/threescale-wasm-auth written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/3scale-rs/threescale-wasm-auth on toolchain beta-2026-01-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-01-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/3scale-rs/threescale-wasm-auth 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-2026-01-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-01-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48cdf25a0384b2ca7fa9703c9a570f62470e388dfdb5b05f8a1ff6964ee91dde [INFO] running `Command { std: "docker" "start" "-a" "48cdf25a0384b2ca7fa9703c9a570f62470e388dfdb5b05f8a1ff6964ee91dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48cdf25a0384b2ca7fa9703c9a570f62470e388dfdb5b05f8a1ff6964ee91dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cdf25a0384b2ca7fa9703c9a570f62470e388dfdb5b05f8a1ff6964ee91dde", kill_on_drop: false }` [INFO] [stdout] 48cdf25a0384b2ca7fa9703c9a570f62470e388dfdb5b05f8a1ff6964ee91dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-01-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26fbc6fdc8f4cb50d75b77f8e29970a996a8ec227823ed1d1af47c720236956 [INFO] running `Command { std: "docker" "start" "-a" "f26fbc6fdc8f4cb50d75b77f8e29970a996a8ec227823ed1d1af47c720236956", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling idna v0.2.3 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling form_urlencoded v1.0.1 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling threescalers v0.8.0 (https://github.com/3scale-rs/threescalers?tag=v0.8.0#f813a7a3) [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0) [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling rand_seeder v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling straitjacket_macro v0.1.0 (https://github.com/3scale-rs/straitjacket_macro?branch=master#f7078382) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling url v2.2.2 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stdout] error[E0659]: `matches` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/api_call.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | matches!(self, Kind::Report) [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `matches` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/util/compat/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / macro_rules! matches { [INFO] [stdout] 4 | | ($expression:expr, $( $pattern:pat )|+ $( if $guard: expr )? $(,)?) => { [INFO] [stdout] 5 | | match $expression { [INFO] [stdout] 6 | | $( $pattern )|+ $( if $guard )? => true, [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `matches` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/api_call.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: use `self::matches` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `matches` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/http/parameters.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | !matches!(*method, Method::GET | Method::HEAD | Method::DELETE) [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `matches` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/util/compat/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / macro_rules! matches { [INFO] [stdout] 4 | | ($expression:expr, $( $pattern:pat )|+ $( if $guard: expr )? $(,)?) => { [INFO] [stdout] 5 | | match $expression { [INFO] [stdout] 6 | | $( $pattern )|+ $( if $guard )? => true, [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `matches` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/http/parameters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: use `self::matches` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `matches` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/response.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | matches!(self, Self::Status(_)) [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `matches` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/util/compat/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / macro_rules! matches { [INFO] [stdout] 4 | | ($expression:expr, $( $pattern:pat )|+ $( if $guard: expr )? $(,)?) => { [INFO] [stdout] 5 | | match $expression { [INFO] [stdout] 6 | | $( $pattern )|+ $( if $guard )? => true, [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `matches` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/response.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: use `self::matches` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `matches` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/response.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | matches!(self, Self::Error(_)) [INFO] [stdout] | ^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `matches` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/util/compat/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / macro_rules! matches { [INFO] [stdout] 4 | | ($expression:expr, $( $pattern:pat )|+ $( if $guard: expr )? $(,)?) => { [INFO] [stdout] 5 | | match $expression { [INFO] [stdout] 6 | | $( $pattern )|+ $( if $guard )? => true, [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `matches` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/threescalers-3c034920aa4ddc80/f813a7a/src/response.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: use `self::matches` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `threescalers` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f26fbc6fdc8f4cb50d75b77f8e29970a996a8ec227823ed1d1af47c720236956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26fbc6fdc8f4cb50d75b77f8e29970a996a8ec227823ed1d1af47c720236956", kill_on_drop: false }` [INFO] [stdout] f26fbc6fdc8f4cb50d75b77f8e29970a996a8ec227823ed1d1af47c720236956