[INFO] updating cached repository https://github.com/icew4ll/abel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 81c2b6a3b8a2e666da5de499d31d53eb9fd4f1b4 [INFO] testing icew4ll/abel against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fabel" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/abel on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/abel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b7e0801ac88d8a19b418f3471311158f515fff581474aa7f51350bb62a067ad [INFO] running `"docker" "start" "-a" "8b7e0801ac88d8a19b418f3471311158f515fff581474aa7f51350bb62a067ad"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling synstructure v0.9.0 [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 structopt v0.2.11 [INFO] [stderr] Compiling csv v1.0.2 [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] [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 dev [unoptimized + debuginfo] target(s) in 49.94s [INFO] running `"docker" "inspect" "8b7e0801ac88d8a19b418f3471311158f515fff581474aa7f51350bb62a067ad"` [INFO] running `"docker" "rm" "-f" "8b7e0801ac88d8a19b418f3471311158f515fff581474aa7f51350bb62a067ad"` [INFO] [stdout] 8b7e0801ac88d8a19b418f3471311158f515fff581474aa7f51350bb62a067ad [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07b4401c5e9c78f41c7683c16a4e62449a92201e619f35ed8a1c927860692321 [INFO] running `"docker" "start" "-a" "07b4401c5e9c78f41c7683c16a4e62449a92201e619f35ed8a1c927860692321"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling abel v0.1.0 (/opt/rustwide/workdir) [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 1.06s [INFO] running `"docker" "inspect" "07b4401c5e9c78f41c7683c16a4e62449a92201e619f35ed8a1c927860692321"` [INFO] running `"docker" "rm" "-f" "07b4401c5e9c78f41c7683c16a4e62449a92201e619f35ed8a1c927860692321"` [INFO] [stdout] 07b4401c5e9c78f41c7683c16a4e62449a92201e619f35ed8a1c927860692321 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 482851fe198cf32304e5c7e404ec8ef11bdadf8842e5b26e67fe26eecffe67df [INFO] running `"docker" "start" "-a" "482851fe198cf32304e5c7e404ec8ef11bdadf8842e5b26e67fe26eecffe67df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/abel-8b37367cf521f766 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "482851fe198cf32304e5c7e404ec8ef11bdadf8842e5b26e67fe26eecffe67df"` [INFO] running `"docker" "rm" "-f" "482851fe198cf32304e5c7e404ec8ef11bdadf8842e5b26e67fe26eecffe67df"` [INFO] [stdout] 482851fe198cf32304e5c7e404ec8ef11bdadf8842e5b26e67fe26eecffe67df