[INFO] updating cached repository https://github.com/jam1garner/nxtik [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] b01fa605505b9bb38fac9ca6253f61b86f11abf8 [INFO] testing jam1garner/nxtik against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fnxtik" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jam1garner/nxtik on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jam1garner/nxtik [INFO] finished tweaking git repo https://github.com/jam1garner/nxtik [INFO] tweaked toml for git repo https://github.com/jam1garner/nxtik written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/nxtik already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 6bcf52ef630ac4f54c4077cebe3b3bc689693f10eb6a75adc8dd17b34851be5e [INFO] running `"docker" "start" "-a" "6bcf52ef630ac4f54c4077cebe3b3bc689693f10eb6a75adc8dd17b34851be5e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling binread v0.0.0 (https://github.com/jam1garner/binread#86a678c3) [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling binread_derive v0.0.0 (https://github.com/jam1garner/binread_derive#9cfac810) [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling nxtik v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `LinePosition` [INFO] [stderr] --> src/main.rs:1:61 [INFO] [stderr] | [INFO] [stderr] 1 | use prettytable::{table, row, cell, format::{FormatBuilder, LinePosition, LineSeparator}}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.45s [INFO] running `"docker" "inspect" "6bcf52ef630ac4f54c4077cebe3b3bc689693f10eb6a75adc8dd17b34851be5e"` [INFO] running `"docker" "rm" "-f" "6bcf52ef630ac4f54c4077cebe3b3bc689693f10eb6a75adc8dd17b34851be5e"` [INFO] [stdout] 6bcf52ef630ac4f54c4077cebe3b3bc689693f10eb6a75adc8dd17b34851be5e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 113e788b927e2d1b436d52cd9bd7a391c02c653855ca69f89bc1e49b01befdfd [INFO] running `"docker" "start" "-a" "113e788b927e2d1b436d52cd9bd7a391c02c653855ca69f89bc1e49b01befdfd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nxtik v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `LinePosition` [INFO] [stderr] --> src/main.rs:1:61 [INFO] [stderr] | [INFO] [stderr] 1 | use prettytable::{table, row, cell, format::{FormatBuilder, LinePosition, LineSeparator}}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `"docker" "inspect" "113e788b927e2d1b436d52cd9bd7a391c02c653855ca69f89bc1e49b01befdfd"` [INFO] running `"docker" "rm" "-f" "113e788b927e2d1b436d52cd9bd7a391c02c653855ca69f89bc1e49b01befdfd"` [INFO] [stdout] 113e788b927e2d1b436d52cd9bd7a391c02c653855ca69f89bc1e49b01befdfd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] e799adc1a7953ba8538c84d48d9eef9a74002afdfa03f9b954bcceeae70b915e [INFO] running `"docker" "start" "-a" "e799adc1a7953ba8538c84d48d9eef9a74002afdfa03f9b954bcceeae70b915e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `LinePosition` [INFO] [stderr] --> src/main.rs:1:61 [INFO] [stderr] | [INFO] [stderr] 1 | use prettytable::{table, row, cell, format::{FormatBuilder, LinePosition, LineSeparator}}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nxtik-fa2ff398f2970c9a [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] [stderr] Running /opt/rustwide/target/debug/deps/nxtik-017da6adb1700bbe [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] [stderr] Doc-tests nxtik [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" "e799adc1a7953ba8538c84d48d9eef9a74002afdfa03f9b954bcceeae70b915e"` [INFO] running `"docker" "rm" "-f" "e799adc1a7953ba8538c84d48d9eef9a74002afdfa03f9b954bcceeae70b915e"` [INFO] [stdout] e799adc1a7953ba8538c84d48d9eef9a74002afdfa03f9b954bcceeae70b915e