[INFO] cloning repository https://github.com/pu0238/pluto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pu0238/pluto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fpluto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fpluto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e0a8b24b1147bd423c1d84894b14a603a1be55b
[INFO] checking pu0238/pluto against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fpluto" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pu0238/pluto
[INFO] finished tweaking git repo https://github.com/pu0238/pluto
[INFO] tweaked toml for git repo https://github.com/pu0238/pluto written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pu0238/pluto on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pu0238/pluto 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.tokio.workspace
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded ic-representation-independent-hash v3.0.3
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded ructe v0.18.2
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.18.4
[INFO] [stderr]   Downloaded ic0 v0.25.1
[INFO] [stderr]   Downloaded candid_derive v0.6.6
[INFO] [stderr]   Downloaded ic-cdk-executor v1.0.0
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded ic-management-canister-types v0.3.1
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded ic-cdk v0.18.4
[INFO] [stderr]   Downloaded candid v0.10.14
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded ic-http-certification v3.0.3
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded ic-certification v3.0.3
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eb157b7c145c539aa83ce523ca28bfef0cf90518bd0691de1086aa26f438b81
[INFO] running `Command { std: "docker" "start" "-a" "1eb157b7c145c539aa83ce523ca28bfef0cf90518bd0691de1086aa26f438b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eb157b7c145c539aa83ce523ca28bfef0cf90518bd0691de1086aa26f438b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb157b7c145c539aa83ce523ca28bfef0cf90518bd0691de1086aa26f438b81", kill_on_drop: false }`
[INFO] [stdout] 1eb157b7c145c539aa83ce523ca28bfef0cf90518bd0691de1086aa26f438b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feaf38b84a17097908013b483ea527b3138c3d98b8d2124f7901ea030c0d3163
[INFO] running `Command { std: "docker" "start" "-a" "feaf38b84a17097908013b483ea527b3138c3d98b8d2124f7901ea030c0d3163", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.tokio.workspace
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ic-representation-independent-hash v3.0.3
[INFO] [stderr]     Checking ic0 v0.25.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking ic-pluto-templating v0.1.1 (/opt/rustwide/workdir/src/pluto_templating)
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http_server_html_template v0.1.0 (/opt/rustwide/workdir/examples/src/http_server_html_template)
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]     Checking ic-certification v3.0.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking candid v0.10.14
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking ic-management-canister-types v0.3.1
[INFO] [stderr]     Checking ic-http-certification v3.0.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.4
[INFO] [stderr]     Checking ic-cdk v0.18.4
[INFO] [stderr]     Checking ic-pluto v0.3.3 (/opt/rustwide/workdir/src/pluto)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/pluto/src/router.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |         let response = HttpResponse {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pluto/src/router.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 120 |         method: Method,
[INFO] [stdout] 121 |         path: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> Result<Match<&'a HandlerContainer>, String> {
[INFO] [stdout]     |                 ^^^^^^^--^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      the same lifetime is named here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> Result<Match<'a, &'a HandlerContainer>, String> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_safe` and `is_idempotent` are never used
[INFO] [stdout]    --> src/pluto/src/method.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Method {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) fn is_safe(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub(crate) fn is_idempotent(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pluto/src/router.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 120 |         method: Method,
[INFO] [stdout] 121 |         path: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 122 |     ) -> Result<Match<&'a HandlerContainer>, String> {
[INFO] [stdout]     |                 ^^^^^^^--^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      the same lifetime is named here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |                 the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> Result<Match<'a, &'a HandlerContainer>, String> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking http_server v0.1.0 (/opt/rustwide/workdir/examples/src/http_server)
[INFO] [stderr]     Checking http_server_body_validation v0.1.0 (/opt/rustwide/workdir/examples/src/http_server_body_validation)
[INFO] [stderr]     Checking http_server_cors v0.1.0 (/opt/rustwide/workdir/examples/src/http_server_cors)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "feaf38b84a17097908013b483ea527b3138c3d98b8d2124f7901ea030c0d3163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feaf38b84a17097908013b483ea527b3138c3d98b8d2124f7901ea030c0d3163", kill_on_drop: false }`
[INFO] [stdout] feaf38b84a17097908013b483ea527b3138c3d98b8d2124f7901ea030c0d3163
