[INFO] cloning repository https://github.com/BenWiederhake/practical-floop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenWiederhake/practical-floop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenWiederhake%2Fpractical-floop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenWiederhake%2Fpractical-floop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 953ecdbf4406fc4355e4d0c8ce4646053a0a4702 [INFO] checking BenWiederhake/practical-floop against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenWiederhake%2Fpractical-floop" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenWiederhake/practical-floop on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenWiederhake/practical-floop [INFO] finished tweaking git repo https://github.com/BenWiederhake/practical-floop [INFO] tweaked toml for git repo https://github.com/BenWiederhake/practical-floop written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BenWiederhake/practical-floop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4fe4a181d3463478bcf3a9cd538bd5aaabd2dee9d8c857d34a29e0f90d42e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec4fe4a181d3463478bcf3a9cd538bd5aaabd2dee9d8c857d34a29e0f90d42e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4fe4a181d3463478bcf3a9cd538bd5aaabd2dee9d8c857d34a29e0f90d42e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4fe4a181d3463478bcf3a9cd538bd5aaabd2dee9d8c857d34a29e0f90d42e2", kill_on_drop: false }` [INFO] [stdout] ec4fe4a181d3463478bcf3a9cd538bd5aaabd2dee9d8c857d34a29e0f90d42e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 854e4be110e22e5550841f1ee4fd4defff456219633d2d2ec060b676d9254a4d [INFO] running `Command { std: "docker" "start" "-a" "854e4be110e22e5550841f1ee4fd4defff456219633d2d2ec060b676d9254a4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking practical-floop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/parse.rs:711:23 [INFO] [stdout] | [INFO] [stdout] 711 | Some(&(Token::End /*| Token::Else*/)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/parse.rs:711:23 [INFO] [stdout] | [INFO] [stdout] 711 | Some(&(Token::End /*| Token::Else*/)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/parse.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | Join => vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 326 | | unimplemented!(), [INFO] [stdout] | | ---------------- any code following this expression is unreachable [INFO] [stdout] 327 | | ], [INFO] [stdout] | |_____________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/parse.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | Join => vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 326 | | unimplemented!(), [INFO] [stdout] | | ---------------- any code following this expression is unreachable [INFO] [stdout] 327 | | ], [INFO] [stdout] | |_____________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "854e4be110e22e5550841f1ee4fd4defff456219633d2d2ec060b676d9254a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854e4be110e22e5550841f1ee4fd4defff456219633d2d2ec060b676d9254a4d", kill_on_drop: false }` [INFO] [stdout] 854e4be110e22e5550841f1ee4fd4defff456219633d2d2ec060b676d9254a4d