[INFO] cloning repository https://github.com/hswick/freetime-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hswick/freetime-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhswick%2Ffreetime-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhswick%2Ffreetime-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb5ce5e7e41efb8003409f8e2777445105732c32 [INFO] testing hswick/freetime-gtk against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhswick%2Ffreetime-gtk" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hswick/freetime-gtk on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hswick/freetime-gtk [INFO] finished tweaking git repo https://github.com/hswick/freetime-gtk [INFO] tweaked toml for git repo https://github.com/hswick/freetime-gtk written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/hswick/freetime-gtk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d86d9c29bc2dda388c7a7bc8d92c0bcfc604bb91ec981600faae21f0782fcf90 [INFO] running `Command { std: "docker" "start" "-a" "d86d9c29bc2dda388c7a7bc8d92c0bcfc604bb91ec981600faae21f0782fcf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d86d9c29bc2dda388c7a7bc8d92c0bcfc604bb91ec981600faae21f0782fcf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d86d9c29bc2dda388c7a7bc8d92c0bcfc604bb91ec981600faae21f0782fcf90", kill_on_drop: false }` [INFO] [stdout] d86d9c29bc2dda388c7a7bc8d92c0bcfc604bb91ec981600faae21f0782fcf90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 094bab1e07f402bfe36b4168e2b606e43ac63af2e2aa4c9186f1eec33a9dd346 [INFO] running `Command { std: "docker" "start" "-a" "094bab1e07f402bfe36b4168e2b606e43ac63af2e2aa4c9186f1eec33a9dd346", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling enigo v0.0.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling relm-core v0.15.3 (https://github.com/hswick/relm.git?branch=master#c739d302) [INFO] [stderr] Compiling gtk-test v0.3.0 [INFO] [stderr] Compiling relm-state v0.15.3 (https://github.com/hswick/relm.git?branch=master#c739d302) [INFO] [stderr] Compiling relm v0.16.0 (https://github.com/hswick/relm.git?branch=master#c739d302) [INFO] [stderr] Compiling freetime-gtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.62s [INFO] running `Command { std: "docker" "inspect" "094bab1e07f402bfe36b4168e2b606e43ac63af2e2aa4c9186f1eec33a9dd346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094bab1e07f402bfe36b4168e2b606e43ac63af2e2aa4c9186f1eec33a9dd346", kill_on_drop: false }` [INFO] [stdout] 094bab1e07f402bfe36b4168e2b606e43ac63af2e2aa4c9186f1eec33a9dd346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9d78aeb95b075dd7602a479f8d9ae67978c81b9ccda62df04eebe862b480506 [INFO] running `Command { std: "docker" "start" "-a" "c9d78aeb95b075dd7602a479f8d9ae67978c81b9ccda62df04eebe862b480506", kill_on_drop: false }` [INFO] [stderr] Compiling freetime-gtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `Win` [INFO] [stdout] --> src/main.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | use Win; [INFO] [stdout] | ^^^ no external crate `Win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | assert_text!(label, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | assert_text!(label, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | assert_text!(label, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | assert_text!(label, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | assert_text!(label, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | assert_text!(label, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | assert_text!(label, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | assert_text!(label, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | assert_text!(label, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | assert_text!(label, -1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] = note: this error originates in the macro `assert_text` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtk::LabelExt` [INFO] [stdout] --> src/main.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | use gtk::LabelExt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `freetime-gtk` due to 12 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c9d78aeb95b075dd7602a479f8d9ae67978c81b9ccda62df04eebe862b480506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d78aeb95b075dd7602a479f8d9ae67978c81b9ccda62df04eebe862b480506", kill_on_drop: false }` [INFO] [stdout] c9d78aeb95b075dd7602a479f8d9ae67978c81b9ccda62df04eebe862b480506