[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#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVGLoic%2Fducketh" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VGLoic/ducketh on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruint-macro v1.1.0 [INFO] [stderr] Downloaded alloy-primitives v0.3.3 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.3.2 [INFO] [stderr] Downloaded alloy-json-abi v0.3.2 [INFO] [stderr] Downloaded alloy-rlp v0.3.3 [INFO] [stderr] Downloaded const-hex v1.9.0 [INFO] [stderr] Downloaded ruint v1.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6935c12cb61a61e782a4199586f442832d657d9803da5937c95e46ff0a0344e6 [INFO] running `Command { std: "docker" "start" "-a" "6935c12cb61a61e782a4199586f442832d657d9803da5937c95e46ff0a0344e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6935c12cb61a61e782a4199586f442832d657d9803da5937c95e46ff0a0344e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6935c12cb61a61e782a4199586f442832d657d9803da5937c95e46ff0a0344e6", kill_on_drop: false }` [INFO] [stdout] 6935c12cb61a61e782a4199586f442832d657d9803da5937c95e46ff0a0344e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77cd50015dc41cc290fddfedf052429b72a5a0f0a6671daeb1b3c24297cbd5d3 [INFO] running `Command { std: "docker" "start" "-a" "77cd50015dc41cc290fddfedf052429b72a5a0f0a6671daeb1b3c24297cbd5d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [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 colorchoice v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking anstyle v1.0.3 [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 anstyle-parse v0.2.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking alloy-sol-type-parser v0.3.2 [INFO] [stderr] Checking anstream v0.5.0 [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 ruint v1.10.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking const-hex v1.9.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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "77cd50015dc41cc290fddfedf052429b72a5a0f0a6671daeb1b3c24297cbd5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cd50015dc41cc290fddfedf052429b72a5a0f0a6671daeb1b3c24297cbd5d3", kill_on_drop: false }` [INFO] [stdout] 77cd50015dc41cc290fddfedf052429b72a5a0f0a6671daeb1b3c24297cbd5d3 [INFO] checking VGLoic/ducketh against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVGLoic%2Fducketh" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VGLoic/ducketh on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76eac59f56633f848708ff0d2bdd463aa73e1a883a49866f9baad9c0732e7b32 [INFO] running `Command { std: "docker" "start" "-a" "76eac59f56633f848708ff0d2bdd463aa73e1a883a49866f9baad9c0732e7b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76eac59f56633f848708ff0d2bdd463aa73e1a883a49866f9baad9c0732e7b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76eac59f56633f848708ff0d2bdd463aa73e1a883a49866f9baad9c0732e7b32", kill_on_drop: false }` [INFO] [stdout] 76eac59f56633f848708ff0d2bdd463aa73e1a883a49866f9baad9c0732e7b32 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b2b1519ee82ee82024f3d9c7df622a6d29670cc20b4b497c82f0e0c82d280a [INFO] running `Command { std: "docker" "start" "-a" "43b2b1519ee82ee82024f3d9c7df622a6d29670cc20b4b497c82f0e0c82d280a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking alloy-sol-type-parser v0.3.2 [INFO] [stderr] Checking anstream v0.5.0 [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 bytes v1.5.0 [INFO] [stderr] Checking ruint v1.10.1 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.37s [INFO] running `Command { std: "docker" "inspect" "43b2b1519ee82ee82024f3d9c7df622a6d29670cc20b4b497c82f0e0c82d280a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b2b1519ee82ee82024f3d9c7df622a6d29670cc20b4b497c82f0e0c82d280a", kill_on_drop: false }` [INFO] [stdout] 43b2b1519ee82ee82024f3d9c7df622a6d29670cc20b4b497c82f0e0c82d280a