[INFO] cloning repository https://github.com/vasigorc/rust-by-example-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasigorc/rust-by-example-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasigorc%2Frust-by-example-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasigorc%2Frust-by-example-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd68ffd3b42d609cb1dbdc20434c0e04f00694aa [INFO] checking vasigorc/rust-by-example-code against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasigorc%2Frust-by-example-code" "/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/vasigorc/rust-by-example-code [INFO] finished tweaking git repo https://github.com/vasigorc/rust-by-example-code [INFO] tweaked toml for git repo https://github.com/vasigorc/rust-by-example-code written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vasigorc/rust-by-example-code on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vasigorc/rust-by-example-code 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded regex v1.9.5 [INFO] [stderr] Downloaded regex-automata v0.3.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 220b8cb2e6f217f32e536f0ab686cf4d6f3a4fdc960414199c2beeec1cdffb97 [INFO] running `Command { std: "docker" "start" "-a" "220b8cb2e6f217f32e536f0ab686cf4d6f3a4fdc960414199c2beeec1cdffb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "220b8cb2e6f217f32e536f0ab686cf4d6f3a4fdc960414199c2beeec1cdffb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220b8cb2e6f217f32e536f0ab686cf4d6f3a4fdc960414199c2beeec1cdffb97", kill_on_drop: false }` [INFO] [stdout] 220b8cb2e6f217f32e536f0ab686cf4d6f3a4fdc960414199c2beeec1cdffb97 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3024540f3dbd158d5de4f349a44f05192789c815c04d764c07873837ee294ef4 [INFO] running `Command { std: "docker" "start" "-a" "3024540f3dbd158d5de4f349a44f05192789c815c04d764c07873837ee294ef4", kill_on_drop: false }` [INFO] [stderr] warning: rust-by-example-code v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking rust-by-example-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/flow_of_control.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | if let Foo::Bar = a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/flow_of_control.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | if let Foo::Bar = a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "3024540f3dbd158d5de4f349a44f05192789c815c04d764c07873837ee294ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3024540f3dbd158d5de4f349a44f05192789c815c04d764c07873837ee294ef4", kill_on_drop: false }` [INFO] [stdout] 3024540f3dbd158d5de4f349a44f05192789c815c04d764c07873837ee294ef4