[INFO] updating cached repository https://github.com/jonas-schievink/termclock [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] d1990aa6e71ff6154aeb89f63804c295bdfcb0c0 [INFO] testing jonas-schievink/termclock against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonas-schievink%2Ftermclock" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonas-schievink/termclock 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/jonas-schievink/termclock [INFO] finished tweaking git repo https://github.com/jonas-schievink/termclock [INFO] tweaked toml for git repo https://github.com/jonas-schievink/termclock written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jonas-schievink/termclock 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] c0a429737d02f31a503fd68fa7a3d677dab7e2de6d58bab5663dae39e500914f [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" "c0a429737d02f31a503fd68fa7a3d677dab7e2de6d58bab5663dae39e500914f"` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling ncurses v5.85.0 [INFO] [stderr] Compiling pancurses v0.8.0 [INFO] [stderr] Compiling termclock v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.41s [INFO] running `"docker" "inspect" "c0a429737d02f31a503fd68fa7a3d677dab7e2de6d58bab5663dae39e500914f"` [INFO] running `"docker" "rm" "-f" "c0a429737d02f31a503fd68fa7a3d677dab7e2de6d58bab5663dae39e500914f"` [INFO] [stdout] c0a429737d02f31a503fd68fa7a3d677dab7e2de6d58bab5663dae39e500914f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 11d8bf2fb0cf866c03d839e7ab38863d71042229510b2f6a0ce0a1fefdc4fe71 [INFO] running `"docker" "start" "-a" "11d8bf2fb0cf866c03d839e7ab38863d71042229510b2f6a0ce0a1fefdc4fe71"` [INFO] [stderr] Compiling termclock v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "11d8bf2fb0cf866c03d839e7ab38863d71042229510b2f6a0ce0a1fefdc4fe71"` [INFO] running `"docker" "rm" "-f" "11d8bf2fb0cf866c03d839e7ab38863d71042229510b2f6a0ce0a1fefdc4fe71"` [INFO] [stdout] 11d8bf2fb0cf866c03d839e7ab38863d71042229510b2f6a0ce0a1fefdc4fe71 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] fff244d0a2281cd5f3f59297ce0f4656019aea5e0680cf2d57402c5c62f7bbef [INFO] running `"docker" "start" "-a" "fff244d0a2281cd5f3f59297ce0f4656019aea5e0680cf2d57402c5c62f7bbef"` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / lazy_static! { [INFO] [stderr] 118 | | pub static ref FONT: Font = make_font(); [INFO] [stderr] 119 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/termclock-63f89c4a4daf5777 [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" "fff244d0a2281cd5f3f59297ce0f4656019aea5e0680cf2d57402c5c62f7bbef"` [INFO] running `"docker" "rm" "-f" "fff244d0a2281cd5f3f59297ce0f4656019aea5e0680cf2d57402c5c62f7bbef"` [INFO] [stdout] fff244d0a2281cd5f3f59297ce0f4656019aea5e0680cf2d57402c5c62f7bbef