[INFO] updating cached repository https://github.com/brooksmckinley/nh2 [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] e0c487aeb048adaaea6ac590b4f29fcb8b940227 [INFO] testing brooksmckinley/nh2 against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmckinley%2Fnh2" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooksmckinley/nh2 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/brooksmckinley/nh2 [INFO] finished tweaking git repo https://github.com/brooksmckinley/nh2 [INFO] tweaked toml for git repo https://github.com/brooksmckinley/nh2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/brooksmckinley/nh2 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] cb25e16b61518a73d3c19adc1f11a3b502055a430500c061d22186da2644e105 [INFO] running `"docker" "start" "-a" "cb25e16b61518a73d3c19adc1f11a3b502055a430500c061d22186da2644e105"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.10.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rusqlite v0.15.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling enum-map v0.6.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Compiling enumset v0.4.4 [INFO] [stderr] Compiling cursive v0.13.0 [INFO] [stderr] Compiling nh2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `game` [INFO] [stderr] --> src/screens/callbacks.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use game; [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 17s [INFO] running `"docker" "inspect" "cb25e16b61518a73d3c19adc1f11a3b502055a430500c061d22186da2644e105"` [INFO] running `"docker" "rm" "-f" "cb25e16b61518a73d3c19adc1f11a3b502055a430500c061d22186da2644e105"` [INFO] [stdout] cb25e16b61518a73d3c19adc1f11a3b502055a430500c061d22186da2644e105 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 8d5273e37ea38a36a823c38810848cba48314a4b76448f42d6b21599088da4e0 [INFO] running `"docker" "start" "-a" "8d5273e37ea38a36a823c38810848cba48314a4b76448f42d6b21599088da4e0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nh2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `game` [INFO] [stderr] --> src/screens/callbacks.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use game; [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.13s [INFO] running `"docker" "inspect" "8d5273e37ea38a36a823c38810848cba48314a4b76448f42d6b21599088da4e0"` [INFO] running `"docker" "rm" "-f" "8d5273e37ea38a36a823c38810848cba48314a4b76448f42d6b21599088da4e0"` [INFO] [stdout] 8d5273e37ea38a36a823c38810848cba48314a4b76448f42d6b21599088da4e0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 8678696713d6674cfdd10a0938477a2b2b4b6e6e8936c7072105d26761882ef1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8678696713d6674cfdd10a0938477a2b2b4b6e6e8936c7072105d26761882ef1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `game` [INFO] [stderr] --> src/screens/callbacks.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use game; [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.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nh2-8c7ea029cab2dc58 [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" "8678696713d6674cfdd10a0938477a2b2b4b6e6e8936c7072105d26761882ef1"` [INFO] running `"docker" "rm" "-f" "8678696713d6674cfdd10a0938477a2b2b4b6e6e8936c7072105d26761882ef1"` [INFO] [stdout] 8678696713d6674cfdd10a0938477a2b2b4b6e6e8936c7072105d26761882ef1