[INFO] cloning repository https://github.com/Jarcho/clippy_lint_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jarcho/clippy_lint_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0541c09ad7158e1142bfb46c84325c1f4a5ad00e [INFO] checking Jarcho/clippy_lint_test against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jarcho/clippy_lint_test 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/Jarcho/clippy_lint_test [INFO] finished tweaking git repo https://github.com/Jarcho/clippy_lint_test [INFO] tweaked toml for git repo https://github.com/Jarcho/clippy_lint_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jarcho/clippy_lint_test 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 camino v1.0.9 [INFO] [stderr] Downloaded argh_shared v0.1.8 [INFO] [stderr] Downloaded argh v0.1.8 [INFO] [stderr] Downloaded temp-dir v0.1.11 [INFO] [stderr] Downloaded argh_derive v0.1.8 [INFO] [stderr] Downloaded psm v0.1.20 [INFO] [stderr] Downloaded webpki-roots v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1e2e225b72888a720c262530a4a19cf79bbd248fe8163c66fa2280daca14dd59 [INFO] running `Command { std: "docker" "start" "-a" "1e2e225b72888a720c262530a4a19cf79bbd248fe8163c66fa2280daca14dd59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2e225b72888a720c262530a4a19cf79bbd248fe8163c66fa2280daca14dd59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2e225b72888a720c262530a4a19cf79bbd248fe8163c66fa2280daca14dd59", kill_on_drop: false }` [INFO] [stdout] 1e2e225b72888a720c262530a4a19cf79bbd248fe8163c66fa2280daca14dd59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c23ebe8341696525b21c6de8fe7f2a76e888cccfb488935597cc6bebc5ace015 [INFO] running `Command { std: "docker" "start" "-a" "c23ebe8341696525b21c6de8fe7f2a76e888cccfb488935597cc6bebc5ace015", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.20 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rm_rf v0.6.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking temp-dir v0.1.11 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Checking argh v0.1.8 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cargo_metadata v0.15.0 [INFO] [stderr] Checking clippy_lint_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `Command { std: "docker" "inspect" "c23ebe8341696525b21c6de8fe7f2a76e888cccfb488935597cc6bebc5ace015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23ebe8341696525b21c6de8fe7f2a76e888cccfb488935597cc6bebc5ace015", kill_on_drop: false }` [INFO] [stdout] c23ebe8341696525b21c6de8fe7f2a76e888cccfb488935597cc6bebc5ace015 [INFO] checking Jarcho/clippy_lint_test against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jarcho/clippy_lint_test 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/Jarcho/clippy_lint_test [INFO] finished tweaking git repo https://github.com/Jarcho/clippy_lint_test [INFO] tweaked toml for git repo https://github.com/Jarcho/clippy_lint_test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jarcho/clippy_lint_test 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3c6cde35a93576a7e674a82f7734b3c170b86ff2d7c954e4d98fedb0efd0743f [INFO] running `Command { std: "docker" "start" "-a" "3c6cde35a93576a7e674a82f7734b3c170b86ff2d7c954e4d98fedb0efd0743f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6cde35a93576a7e674a82f7734b3c170b86ff2d7c954e4d98fedb0efd0743f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6cde35a93576a7e674a82f7734b3c170b86ff2d7c954e4d98fedb0efd0743f", kill_on_drop: false }` [INFO] [stdout] 3c6cde35a93576a7e674a82f7734b3c170b86ff2d7c954e4d98fedb0efd0743f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6a2b595f69960ff2188dcd225e6fa8d8bffb80dcd2cd4c1f6fcf37b5c4e00248 [INFO] running `Command { std: "docker" "start" "-a" "6a2b595f69960ff2188dcd225e6fa8d8bffb80dcd2cd4c1f6fcf37b5c4e00248", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.20 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rm_rf v0.6.2 [INFO] [stderr] Checking temp-dir v0.1.11 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking argh v0.1.8 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cargo_metadata v0.15.0 [INFO] [stderr] Checking clippy_lint_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.12s [INFO] running `Command { std: "docker" "inspect" "6a2b595f69960ff2188dcd225e6fa8d8bffb80dcd2cd4c1f6fcf37b5c4e00248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2b595f69960ff2188dcd225e6fa8d8bffb80dcd2cd4c1f6fcf37b5c4e00248", kill_on_drop: false }` [INFO] [stdout] 6a2b595f69960ff2188dcd225e6fa8d8bffb80dcd2cd4c1f6fcf37b5c4e00248