[INFO] cloning repository https://github.com/VGLoic/ducketh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VGLoic/ducketh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVGLoic%2Fducketh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVGLoic%2Fducketh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6136d38300c49792c5415b664a10fe20dbee52f4
[INFO] checking VGLoic/ducketh against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVGLoic%2Fducketh" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VGLoic/ducketh
[INFO] finished tweaking git repo https://github.com/VGLoic/ducketh
[INFO] tweaked toml for git repo https://github.com/VGLoic/ducketh written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VGLoic/ducketh on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VGLoic/ducketh 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.3.2
[INFO] [stderr]   Downloaded clap v4.4.4
[INFO] [stderr]   Downloaded clap_builder v4.4.4
[INFO] [stderr]   Downloaded alloy-json-abi v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16efecf0e5d6e3c6518b57059614138cd1c58a1afb956d66fa38e238acf3e054
[INFO] running `Command { std: "docker" "start" "-a" "16efecf0e5d6e3c6518b57059614138cd1c58a1afb956d66fa38e238acf3e054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16efecf0e5d6e3c6518b57059614138cd1c58a1afb956d66fa38e238acf3e054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16efecf0e5d6e3c6518b57059614138cd1c58a1afb956d66fa38e238acf3e054", kill_on_drop: false }`
[INFO] [stdout] 16efecf0e5d6e3c6518b57059614138cd1c58a1afb956d66fa38e238acf3e054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8610ee33dbb6a50179cc5e45b0d6811ae2a50badf5aa15b188178efdce0aec87
[INFO] running `Command { std: "docker" "start" "-a" "8610ee33dbb6a50179cc5e45b0d6811ae2a50badf5aa15b188178efdce0aec87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking alloy-sol-type-parser v0.3.2
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]     Checking const-hex v1.9.0
[INFO] [stderr]     Checking ruint v1.10.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking alloy-primitives v0.3.3
[INFO] [stderr]     Checking alloy-json-abi v0.3.2
[INFO] [stderr]     Checking ducketh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/abis_manager.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 193 |         input_selector: &str,
[INFO] [stdout] 194 |     ) -> Result<Vec<(String, alloy_json_abi::AbiItem)>, AbisManagerError> {
[INFO] [stdout]     |                              ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Result<Vec<(String, alloy_json_abi::AbiItem<'_>)>, AbisManagerError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/abis_manager.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 193 |         input_selector: &str,
[INFO] [stdout] 194 |     ) -> Result<Vec<(String, alloy_json_abi::AbiItem)>, AbisManagerError> {
[INFO] [stdout]     |                              ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ) -> Result<Vec<(String, alloy_json_abi::AbiItem<'_>)>, AbisManagerError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s
[INFO] running `Command { std: "docker" "inspect" "8610ee33dbb6a50179cc5e45b0d6811ae2a50badf5aa15b188178efdce0aec87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8610ee33dbb6a50179cc5e45b0d6811ae2a50badf5aa15b188178efdce0aec87", kill_on_drop: false }`
[INFO] [stdout] 8610ee33dbb6a50179cc5e45b0d6811ae2a50badf5aa15b188178efdce0aec87
