[INFO] cloning repository https://github.com/Orbitale/pagoo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Orbitale/pagoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitale%2Fpagoo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitale%2Fpagoo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b540dc7fd385a818d8a83474d2843ed363f11b53
[INFO] testing Orbitale/pagoo 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%2FOrbitale%2Fpagoo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Orbitale/pagoo
[INFO] finished tweaking git repo https://github.com/Orbitale/pagoo
[INFO] tweaked toml for git repo https://github.com/Orbitale/pagoo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Orbitale/pagoo 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/Orbitale/pagoo 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 35a650f5013a03eea6a124c311a519f55ba7fa98db8929d02377b9e49f06ca6c
[INFO] running `Command { std: "docker" "start" "-a" "35a650f5013a03eea6a124c311a519f55ba7fa98db8929d02377b9e49f06ca6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a650f5013a03eea6a124c311a519f55ba7fa98db8929d02377b9e49f06ca6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a650f5013a03eea6a124c311a519f55ba7fa98db8929d02377b9e49f06ca6c", kill_on_drop: false }`
[INFO] [stdout] 35a650f5013a03eea6a124c311a519f55ba7fa98db8929d02377b9e49f06ca6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0ca5ebbdd78c019b3c2f9b182c98af01fe9ab769415324e371b23bc2d500dd3d
[INFO] running `Command { std: "docker" "start" "-a" "0ca5ebbdd78c019b3c2f9b182c98af01fe9ab769415324e371b23bc2d500dd3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rustix v0.35.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling terminal_size v0.2.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap v4.0.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling pagoo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "0ca5ebbdd78c019b3c2f9b182c98af01fe9ab769415324e371b23bc2d500dd3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca5ebbdd78c019b3c2f9b182c98af01fe9ab769415324e371b23bc2d500dd3d", kill_on_drop: false }`
[INFO] [stdout] 0ca5ebbdd78c019b3c2f9b182c98af01fe9ab769415324e371b23bc2d500dd3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 705df1c3c0b455876c72860c9d6991f521770fb91cd5b1dc3c2bebc8337381d3
[INFO] running `Command { std: "docker" "start" "-a" "705df1c3c0b455876c72860c9d6991f521770fb91cd5b1dc3c2bebc8337381d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling pagoo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/http/webhook.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let body_webhook = web::Bytes::from_static(body_str.clone());
[INFO] [stdout]     |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/http/webhook.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |             .set_payload(body_str.clone())
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "705df1c3c0b455876c72860c9d6991f521770fb91cd5b1dc3c2bebc8337381d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705df1c3c0b455876c72860c9d6991f521770fb91cd5b1dc3c2bebc8337381d3", kill_on_drop: false }`
[INFO] [stdout] 705df1c3c0b455876c72860c9d6991f521770fb91cd5b1dc3c2bebc8337381d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f745bb107f6b2c9fe26c87daaaba32cb17cab35023158c34f844fe139cdb5661
[INFO] running `Command { std: "docker" "start" "-a" "f745bb107f6b2c9fe26c87daaaba32cb17cab35023158c34f844fe139cdb5661", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/http/webhook.rs:109:60
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let body_webhook = web::Bytes::from_static(body_str.clone());
[INFO] [stderr]     |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/http/webhook.rs:113:34
[INFO] [stderr]     |
[INFO] [stderr] 113 |             .set_payload(body_str.clone())
[INFO] [stderr]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `pagoo` (bin "pagoo" test) generated 2 warnings (run `cargo fix --bin "pagoo" -p pagoo --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pagoo-163dab4c28ee6358)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config::tests::test_config ... ok
[INFO] [stdout] test config::tests::test_inexistent_file_with_argument ... ok
[INFO] [stdout] test config::tests::test_matching_strategy_display_all ... ok
[INFO] [stdout] test config::tests::test_matching_strategy_default ... ok
[INFO] [stdout] test config::tests::test_inexistent_file_with_no_argument ... ok
[INFO] [stdout] test config::tests::test_matching_strategy_display_one ... ok
[INFO] [stdout] test http::webhook::tests::test_no_matcher ... ok
[INFO] [stdout] test http::webhook::tests::test_invalid_body ... ok
[INFO] [stdout] test http::webhook::tests::test_command_with_headers ... ok
[INFO] [stdout] test matchers::headers::tests::test_not_match_headers ... ok
[INFO] [stdout] test http::webhook::tests::test_webhook_with_json ... ok
[INFO] [stdout] test matchers::json::tests::test_match_json ... ok
[INFO] [stdout] test matchers::json::tests::test_not_match_json ... ok
[INFO] [stdout] test main_tests::verify_cli ... ok
[INFO] [stdout] test matchers::headers::tests::test_match_headers_with_different_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f745bb107f6b2c9fe26c87daaaba32cb17cab35023158c34f844fe139cdb5661", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f745bb107f6b2c9fe26c87daaaba32cb17cab35023158c34f844fe139cdb5661", kill_on_drop: false }`
[INFO] [stdout] f745bb107f6b2c9fe26c87daaaba32cb17cab35023158c34f844fe139cdb5661
