[INFO] updating cached repository https://github.com/Aleryc/nier-cat [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] c023476caec507107988a763cb8057d88ac24814 [INFO] testing Aleryc/nier-cat against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleryc%2Fnier-cat" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aleryc/nier-cat on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Aleryc/nier-cat [INFO] finished tweaking git repo https://github.com/Aleryc/nier-cat [INFO] tweaked toml for git repo https://github.com/Aleryc/nier-cat written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Aleryc/nier-cat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 6f8bddc48c7919f9fbadb548cfa01756ff8d48ed3a3cd7cee6406a99ba0d5495 [INFO] running `"docker" "start" "-a" "6f8bddc48c7919f9fbadb548cfa01756ff8d48ed3a3cd7cee6406a99ba0d5495"` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling onig v4.3.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling plist v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling nier-cat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Right` [INFO] [stderr] --> src/main.rs:10:41 [INFO] [stderr] | [INFO] [stderr] 10 | use termion::cursor::{Hide, Left, Show, Right}; [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 1m 18s [INFO] running `"docker" "inspect" "6f8bddc48c7919f9fbadb548cfa01756ff8d48ed3a3cd7cee6406a99ba0d5495"` [INFO] running `"docker" "rm" "-f" "6f8bddc48c7919f9fbadb548cfa01756ff8d48ed3a3cd7cee6406a99ba0d5495"` [INFO] [stdout] 6f8bddc48c7919f9fbadb548cfa01756ff8d48ed3a3cd7cee6406a99ba0d5495 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 921724ea9c428e9b1f37b50cf510e66ff3c83efbb5bd8db0f3a638babcebc444 [INFO] running `"docker" "start" "-a" "921724ea9c428e9b1f37b50cf510e66ff3c83efbb5bd8db0f3a638babcebc444"` [INFO] [stderr] Compiling nier-cat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Right` [INFO] [stderr] --> src/main.rs:10:41 [INFO] [stderr] | [INFO] [stderr] 10 | use termion::cursor::{Hide, Left, Show, Right}; [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.70s [INFO] running `"docker" "inspect" "921724ea9c428e9b1f37b50cf510e66ff3c83efbb5bd8db0f3a638babcebc444"` [INFO] running `"docker" "rm" "-f" "921724ea9c428e9b1f37b50cf510e66ff3c83efbb5bd8db0f3a638babcebc444"` [INFO] [stdout] 921724ea9c428e9b1f37b50cf510e66ff3c83efbb5bd8db0f3a638babcebc444 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 3d7f8ce7117c499b2d18d2c2ab01577849e4ce95d7836a879c25da5882eaf5a9 [INFO] running `"docker" "start" "-a" "3d7f8ce7117c499b2d18d2c2ab01577849e4ce95d7836a879c25da5882eaf5a9"` [INFO] [stderr] warning: unused import: `Right` [INFO] [stderr] --> src/main.rs:10:41 [INFO] [stderr] | [INFO] [stderr] 10 | use termion::cursor::{Hide, Left, Show, Right}; [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.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nier_cat-5d305f2015062a71 [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" "3d7f8ce7117c499b2d18d2c2ab01577849e4ce95d7836a879c25da5882eaf5a9"` [INFO] running `"docker" "rm" "-f" "3d7f8ce7117c499b2d18d2c2ab01577849e4ce95d7836a879c25da5882eaf5a9"` [INFO] [stdout] 3d7f8ce7117c499b2d18d2c2ab01577849e4ce95d7836a879c25da5882eaf5a9