[INFO] cloning repository https://github.com/konchunas/screen-time [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konchunas/screen-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonchunas%2Fscreen-time", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonchunas%2Fscreen-time'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07d2465afae2ff474511b9e9444110708b2ebbb8 [INFO] testing konchunas/screen-time against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonchunas%2Fscreen-time" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/konchunas/screen-time on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/konchunas/screen-time [INFO] finished tweaking git repo https://github.com/konchunas/screen-time [INFO] tweaked toml for git repo https://github.com/konchunas/screen-time written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/konchunas/screen-time already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relm-derive v0.15.2 [INFO] [stderr] Downloaded relm-attributes v0.15.2 [INFO] [stderr] Downloaded relm-gen-widget v0.15.2 [INFO] [stderr] Downloaded relm-state v0.15.2 [INFO] [stderr] Downloaded relm v0.15.2 [INFO] [stderr] Downloaded relm-derive-common v0.15.2 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.0 [INFO] [stderr] Downloaded relm-core v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdf49da2926bc720f89e14006d832d82b41dc4610986f96a1789d7506379515c [INFO] running `Command { std: "docker" "start" "-a" "cdf49da2926bc720f89e14006d832d82b41dc4610986f96a1789d7506379515c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf49da2926bc720f89e14006d832d82b41dc4610986f96a1789d7506379515c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf49da2926bc720f89e14006d832d82b41dc4610986f96a1789d7506379515c", kill_on_drop: false }` [INFO] [stdout] cdf49da2926bc720f89e14006d832d82b41dc4610986f96a1789d7506379515c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5eb74e75156a9d6e2c503ee1f1db252a14f4fb6fe5e4527fb6a7444a6186380 [INFO] running `Command { std: "docker" "start" "-a" "c5eb74e75156a9d6e2c503ee1f1db252a14f4fb6fe5e4527fb6a7444a6186380", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling relm-gen-widget v0.15.2 [INFO] [stderr] Compiling relm-derive-common v0.15.2 [INFO] [stderr] Compiling relm-attributes v0.15.2 [INFO] [stderr] Compiling relm-derive v0.15.2 [INFO] [stderr] Compiling relm-core v0.15.2 [INFO] [stderr] Compiling relm-state v0.15.2 [INFO] [stderr] Compiling relm v0.15.2 [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gtk-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=b96089b460594663 -C extra-filename=-b96089b460594663 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6684b7fdeed469bb.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-39fd8bde751a216b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7af5dc52e8c0000f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-24fbf49cade5fb08.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-28a39250965ce252.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-2d5223e03c0c6805.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-b2826f4c1b941cd6.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-bf4c4955bd8e2c2c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-b1ea22169713b1a1.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-11e3ae1ad99eced2.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-740eae7be2b4a366.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-c390d8c2bfdfe355.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-00942d3d8dd73143.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2d7273ae5c232b84.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-75f59add8c3099b9.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-f6b3700d94ed7051.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c5eb74e75156a9d6e2c503ee1f1db252a14f4fb6fe5e4527fb6a7444a6186380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5eb74e75156a9d6e2c503ee1f1db252a14f4fb6fe5e4527fb6a7444a6186380", kill_on_drop: false }` [INFO] [stdout] c5eb74e75156a9d6e2c503ee1f1db252a14f4fb6fe5e4527fb6a7444a6186380 [INFO] testing konchunas/screen-time against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonchunas%2Fscreen-time" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/konchunas/screen-time on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/konchunas/screen-time [INFO] finished tweaking git repo https://github.com/konchunas/screen-time [INFO] tweaked toml for git repo https://github.com/konchunas/screen-time written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/konchunas/screen-time already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35f102557823244add5a1eef885e616037f8159c27bf56a8660d159341a5d8b3 [INFO] running `Command { std: "docker" "start" "-a" "35f102557823244add5a1eef885e616037f8159c27bf56a8660d159341a5d8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35f102557823244add5a1eef885e616037f8159c27bf56a8660d159341a5d8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f102557823244add5a1eef885e616037f8159c27bf56a8660d159341a5d8b3", kill_on_drop: false }` [INFO] [stdout] 35f102557823244add5a1eef885e616037f8159c27bf56a8660d159341a5d8b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760cf0b69532cef1c74c60849d4b34f03bdf344c503ddd8793f2f5141054cfc7 [INFO] running `Command { std: "docker" "start" "-a" "760cf0b69532cef1c74c60849d4b34f03bdf344c503ddd8793f2f5141054cfc7", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling relm-gen-widget v0.15.2 [INFO] [stderr] Compiling relm-derive-common v0.15.2 [INFO] [stderr] Compiling relm-attributes v0.15.2 [INFO] [stderr] Compiling relm-derive v0.15.2 [INFO] [stderr] Compiling relm-core v0.15.2 [INFO] [stderr] Compiling relm-state v0.15.2 [INFO] [stderr] Compiling relm v0.15.2 [INFO] [stderr] Compiling screen-time-relm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Datelike`, `NaiveDateTime`, `Timelike` [INFO] [stdout] --> src/time_helper.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{NaiveDateTime, Datelike, Timelike, Local, TimeZone, Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `relm` is never read [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 41 | relm: Relm, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.96s [INFO] running `Command { std: "docker" "inspect" "760cf0b69532cef1c74c60849d4b34f03bdf344c503ddd8793f2f5141054cfc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760cf0b69532cef1c74c60849d4b34f03bdf344c503ddd8793f2f5141054cfc7", kill_on_drop: false }` [INFO] [stdout] 760cf0b69532cef1c74c60849d4b34f03bdf344c503ddd8793f2f5141054cfc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40851d1d295b44eb1b04c83a594487bd992f440ed9d5a35620ed633b45e4134e [INFO] running `Command { std: "docker" "start" "-a" "40851d1d295b44eb1b04c83a594487bd992f440ed9d5a35620ed633b45e4134e", kill_on_drop: false }` [INFO] [stderr] Compiling screen-time-relm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Datelike`, `NaiveDateTime`, `Timelike` [INFO] [stdout] --> src/time_helper.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{NaiveDateTime, Datelike, Timelike, Local, TimeZone, Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `relm` is never read [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 41 | relm: Relm, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "40851d1d295b44eb1b04c83a594487bd992f440ed9d5a35620ed633b45e4134e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40851d1d295b44eb1b04c83a594487bd992f440ed9d5a35620ed633b45e4134e", kill_on_drop: false }` [INFO] [stdout] 40851d1d295b44eb1b04c83a594487bd992f440ed9d5a35620ed633b45e4134e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 263f58076769af90d883d56b369778320ba80a2d73a5cfd108fdd141f7826997 [INFO] running `Command { std: "docker" "start" "-a" "263f58076769af90d883d56b369778320ba80a2d73a5cfd108fdd141f7826997", kill_on_drop: false }` [INFO] [stderr] warning: the item `String` is imported redundantly [INFO] [stderr] --> src/data.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::string::String; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:115:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `String` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Datelike`, `NaiveDateTime`, `Timelike` [INFO] [stderr] --> src/time_helper.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::{NaiveDateTime, Datelike, Timelike, Local, TimeZone, Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `relm` is never read [INFO] [stderr] --> src/main.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct Model { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 41 | relm: Relm, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `screen-time-relm` (bin "screen-time-relm" test) generated 3 warnings (run `cargo fix --bin "screen-time-relm" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/screen_time_relm-fa861d502b2480b0) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "263f58076769af90d883d56b369778320ba80a2d73a5cfd108fdd141f7826997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263f58076769af90d883d56b369778320ba80a2d73a5cfd108fdd141f7826997", kill_on_drop: false }` [INFO] [stdout] 263f58076769af90d883d56b369778320ba80a2d73a5cfd108fdd141f7826997