[INFO] cloning repository https://github.com/pimpale/rust-chunks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimpale/rust-chunks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimpale%2Frust-chunks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimpale%2Frust-chunks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1407191aba754e26cffe4667744aa50daf166ac7 [INFO] testing pimpale/rust-chunks against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimpale%2Frust-chunks" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pimpale/rust-chunks on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pimpale/rust-chunks [INFO] finished tweaking git repo https://github.com/pimpale/rust-chunks [INFO] tweaked toml for git repo https://github.com/pimpale/rust-chunks written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91bcd8a62aa6b39859048a31ba62dfe43a6ddfaa2d1d06051ab3e8294f7382d3 [INFO] running `Command { std: "docker" "start" "-a" "91bcd8a62aa6b39859048a31ba62dfe43a6ddfaa2d1d06051ab3e8294f7382d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91bcd8a62aa6b39859048a31ba62dfe43a6ddfaa2d1d06051ab3e8294f7382d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91bcd8a62aa6b39859048a31ba62dfe43a6ddfaa2d1d06051ab3e8294f7382d3", kill_on_drop: false }` [INFO] [stdout] 91bcd8a62aa6b39859048a31ba62dfe43a6ddfaa2d1d06051ab3e8294f7382d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 409c7b7b0889a4cc7df9cfa774460c89530eb5d1692377b74674d9f379735176 [INFO] running `Command { std: "docker" "start" "-a" "409c7b7b0889a4cc7df9cfa774460c89530eb5d1692377b74674d9f379735176", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | | //check that current location is not solid [INFO] [stdout] 384 | | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | | //check that location down one must be solid [INFO] [stdout] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | //check that current location is not solid [INFO] [stdout] 384 | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | //check that location down one must be solid [INFO] [stdout] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "409c7b7b0889a4cc7df9cfa774460c89530eb5d1692377b74674d9f379735176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409c7b7b0889a4cc7df9cfa774460c89530eb5d1692377b74674d9f379735176", kill_on_drop: false }` [INFO] [stdout] 409c7b7b0889a4cc7df9cfa774460c89530eb5d1692377b74674d9f379735176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc14be8f91c95932a67b6710094b89680fa0a9d01658e8c2e2a2d5acb82f05c [INFO] running `Command { std: "docker" "start" "-a" "8fc14be8f91c95932a67b6710094b89680fa0a9d01658e8c2e2a2d5acb82f05c", kill_on_drop: false }` [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | | //check that current location is not solid [INFO] [stdout] 384 | | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | | //check that location down one must be solid [INFO] [stdout] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | //check that current location is not solid [INFO] [stdout] 384 | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | //check that location down one must be solid [INFO] [stdout] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | | //check that current location is not solid [INFO] [stdout] 384 | | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | | //check that location down one must be solid [INFO] [stdout] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] 383 | //check that current location is not solid [INFO] [stdout] 384 | && (!map.get(location).get_type().solid) [INFO] [stdout] 385 | //check that location down one must be solid [INFO] [stdout] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fc14be8f91c95932a67b6710094b89680fa0a9d01658e8c2e2a2d5acb82f05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc14be8f91c95932a67b6710094b89680fa0a9d01658e8c2e2a2d5acb82f05c", kill_on_drop: false }` [INFO] [stdout] 8fc14be8f91c95932a67b6710094b89680fa0a9d01658e8c2e2a2d5acb82f05c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c11c07f04fd3645b971b2e0200f44255b744c2b5fb5eba434e1d377ba2b53f77 [INFO] running `Command { std: "docker" "start" "-a" "c11c07f04fd3645b971b2e0200f44255b744c2b5fb5eba434e1d377ba2b53f77", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:382:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 383 | | //check that current location is not solid [INFO] [stdout] [INFO] [stderr] 384 | | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | | //check that location down one must be solid [INFO] [stderr] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stderr] 383 | //check that current location is not solid [INFO] [stderr] 384 | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | //check that location down one must be solid [INFO] [stderr] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/lib.rs:382:5 [INFO] [stderr] | [INFO] [stderr] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stderr] 383 | | //check that current location is not solid [INFO] [stderr] 384 | | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | | //check that location down one must be solid [INFO] [stderr] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stderr] 383 | //check that current location is not solid [INFO] [stderr] 384 | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | //check that location down one must be solid [INFO] [stderr] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_chunks-01c1324947be5121) [INFO] [stderr] Doc-tests rust-chunks [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:382:5 [INFO] [stderr] | [INFO] [stderr] 382 | / (map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stderr] 383 | | //check that current location is not solid [INFO] [stderr] 384 | | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | | //check that location down one must be solid [INFO] [stderr] 386 | | && (map.get(location_underneath).get_type().solid)) [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 382 | map.within_bounds(location) && map.within_bounds(location_underneath) [INFO] [stderr] 383 | //check that current location is not solid [INFO] [stderr] 384 | && (!map.get(location).get_type().solid) [INFO] [stderr] 385 | //check that location down one must be solid [INFO] [stderr] 386 | && (map.get(location_underneath).get_type().solid) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c11c07f04fd3645b971b2e0200f44255b744c2b5fb5eba434e1d377ba2b53f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11c07f04fd3645b971b2e0200f44255b744c2b5fb5eba434e1d377ba2b53f77", kill_on_drop: false }` [INFO] [stdout] c11c07f04fd3645b971b2e0200f44255b744c2b5fb5eba434e1d377ba2b53f77