[INFO] cloning repository https://github.com/icew4ll/abel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icew4ll/abel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fabel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fabel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81c2b6a3b8a2e666da5de499d31d53eb9fd4f1b4 [INFO] testing icew4ll/abel against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fabel" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/abel on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icew4ll/abel [INFO] finished tweaking git repo https://github.com/icew4ll/abel [INFO] tweaked toml for git repo https://github.com/icew4ll/abel written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/abel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.11 [INFO] [stderr] Downloaded structopt v0.2.11 [INFO] [stderr] Downloaded envconfig_derive v0.5.0 [INFO] [stderr] Downloaded envconfig v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 69245854dfd14d396f6f503f58228ebb51a173d057387cd283ad28b6d37e7fca [INFO] running `Command { std: "docker" "start" "-a" "69245854dfd14d396f6f503f58228ebb51a173d057387cd283ad28b6d37e7fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69245854dfd14d396f6f503f58228ebb51a173d057387cd283ad28b6d37e7fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69245854dfd14d396f6f503f58228ebb51a173d057387cd283ad28b6d37e7fca", kill_on_drop: false }` [INFO] [stdout] 69245854dfd14d396f6f503f58228ebb51a173d057387cd283ad28b6d37e7fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--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] 0e55a4516be3e6aeac4b6db9440b41b536e40a9f58215249c4c9561e09def91c [INFO] running `Command { std: "docker" "start" "-a" "0e55a4516be3e6aeac4b6db9440b41b536e40a9f58215249c4c9561e09def91c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling structopt-derive v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling envconfig_derive v0.5.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling structopt v0.2.11 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling envconfig v0.5.0 [INFO] [stderr] Compiling abel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | fn read(home: &str, csv: &mut Vec<((String, String))>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.63s [INFO] running `Command { std: "docker" "inspect" "0e55a4516be3e6aeac4b6db9440b41b536e40a9f58215249c4c9561e09def91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e55a4516be3e6aeac4b6db9440b41b536e40a9f58215249c4c9561e09def91c", kill_on_drop: false }` [INFO] [stdout] 0e55a4516be3e6aeac4b6db9440b41b536e40a9f58215249c4c9561e09def91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--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] cdd938526f87434070e2f837e9c3d945340f14b319a4ff5209adffe459efcfec [INFO] running `Command { std: "docker" "start" "-a" "cdd938526f87434070e2f837e9c3d945340f14b319a4ff5209adffe459efcfec", kill_on_drop: false }` [INFO] [stderr] Compiling abel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | fn read(home: &str, csv: &mut Vec<((String, String))>) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "cdd938526f87434070e2f837e9c3d945340f14b319a4ff5209adffe459efcfec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd938526f87434070e2f837e9c3d945340f14b319a4ff5209adffe459efcfec", kill_on_drop: false }` [INFO] [stdout] cdd938526f87434070e2f837e9c3d945340f14b319a4ff5209adffe459efcfec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3382b6dd62cfb9b727f8769d91722b0f7f03ca3cc0c4891fde3561f899a0368f [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" "3382b6dd62cfb9b727f8769d91722b0f7f03ca3cc0c4891fde3561f899a0368f", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/main.rs:109:35 [INFO] [stderr] | [INFO] [stderr] 109 | fn read(home: &str, csv: &mut Vec<((String, String))>) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/abel-44a695f04db9608a [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3382b6dd62cfb9b727f8769d91722b0f7f03ca3cc0c4891fde3561f899a0368f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3382b6dd62cfb9b727f8769d91722b0f7f03ca3cc0c4891fde3561f899a0368f", kill_on_drop: false }` [INFO] [stdout] 3382b6dd62cfb9b727f8769d91722b0f7f03ca3cc0c4891fde3561f899a0368f