[INFO] cloning repository https://github.com/piggsoft/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piggsoft/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiggsoft%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiggsoft%2Ftools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f7c2c22964e2b319b6344b4b8b5b74779e7f9f3 [INFO] checking piggsoft/tools against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiggsoft%2Ftools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piggsoft/tools on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piggsoft/tools [INFO] finished tweaking git repo https://github.com/piggsoft/tools [INFO] tweaked toml for git repo https://github.com/piggsoft/tools written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/piggsoft/tools 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rm_rf v0.6.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62a4d70979dd5d388cc5516d630ea85c4c69aca53f8607d255eae03016a67a20 [INFO] running `Command { std: "docker" "start" "-a" "62a4d70979dd5d388cc5516d630ea85c4c69aca53f8607d255eae03016a67a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62a4d70979dd5d388cc5516d630ea85c4c69aca53f8607d255eae03016a67a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a4d70979dd5d388cc5516d630ea85c4c69aca53f8607d255eae03016a67a20", kill_on_drop: false }` [INFO] [stdout] 62a4d70979dd5d388cc5516d630ea85c4c69aca53f8607d255eae03016a67a20 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc11776085b64123efee95fa979a34dfbcfb3311340f1764e65c9ad1ded8862 [INFO] running `Command { std: "docker" "start" "-a" "adc11776085b64123efee95fa979a34dfbcfb3311340f1764e65c9ad1ded8862", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking copy_dir v0.1.3 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking rm_rf v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/aes.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn encode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/aes.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn encode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/aes.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn decode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/aes.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn decode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/des.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn encode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/des.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn encode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/des.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn decode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `codec_args` [INFO] [stdout] --> src/codec/des.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn decode(&self, codec_args: &CodecImplArgs) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_codec_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s [INFO] running `Command { std: "docker" "inspect" "adc11776085b64123efee95fa979a34dfbcfb3311340f1764e65c9ad1ded8862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc11776085b64123efee95fa979a34dfbcfb3311340f1764e65c9ad1ded8862", kill_on_drop: false }` [INFO] [stdout] adc11776085b64123efee95fa979a34dfbcfb3311340f1764e65c9ad1ded8862