[INFO] cloning repository https://github.com/awesomerustgenius/Rusic-media-player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awesomerustgenius/Rusic-media-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomerustgenius%2FRusic-media-player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomerustgenius%2FRusic-media-player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 312d4b84bd99536d9bdf2161157772ce400b3d6e
[INFO] checking awesomerustgenius/Rusic-media-player against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomerustgenius%2FRusic-media-player" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awesomerustgenius/Rusic-media-player
[INFO] finished tweaking git repo https://github.com/awesomerustgenius/Rusic-media-player
[INFO] tweaked toml for git repo https://github.com/awesomerustgenius/Rusic-media-player written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awesomerustgenius/Rusic-media-player on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awesomerustgenius/Rusic-media-player 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded id3 v1.16.3
[INFO] [stderr]   Downloaded m3u v1.0.0
[INFO] [stderr]   Downloaded pulse-simple v1.0.1
[INFO] [stderr]   Downloaded simplemad_sys v0.5.0
[INFO] [stderr]   Downloaded simplemad v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c5f94e50635df9e5580a24d58ca22a842049a4dcda617a24611c2b99487dea5
[INFO] running `Command { std: "docker" "start" "-a" "1c5f94e50635df9e5580a24d58ca22a842049a4dcda617a24611c2b99487dea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c5f94e50635df9e5580a24d58ca22a842049a4dcda617a24611c2b99487dea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5f94e50635df9e5580a24d58ca22a842049a4dcda617a24611c2b99487dea5", kill_on_drop: false }`
[INFO] [stdout] 1c5f94e50635df9e5580a24d58ca22a842049a4dcda617a24611c2b99487dea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24424de1ff13c003adcb32e49cc463715571b54b984f9313a07c2a260d1c151d
[INFO] running `Command { std: "docker" "start" "-a" "24424de1ff13c003adcb32e49cc463715571b54b984f9313a07c2a260d1c151d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling gio v0.21.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling cfg-expr v0.20.4
[INFO] [stderr]    Compiling simplemad_sys v0.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking id3 v1.16.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.2
[INFO] [stderr]     Checking m3u v1.0.0
[INFO] [stderr]     Checking simplemad v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.21.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pulse-simple v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.21.4
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking gdk-pixbuf v0.21.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking rusic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `{`, found `}`
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         })
[INFO] [stdout]    |         ^ expected `{`
[INFO] [stdout]    |
[INFO] [stdout] note: the `if` expression is missing a block after this condition
[INFO] [stdout]   --> src/main.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |           if play_button.get_id
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `{`, found `}`
[INFO] [stdout]   --> src/main.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         })
[INFO] [stdout]    |         ^ expected `{`
[INFO] [stdout]    |
[INFO] [stdout] note: the `if` expression is missing a block after this condition
[INFO] [stdout]   --> src/main.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |           if play_button.get_id
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         self.toolbar.play_button.connect_clicked(move |_| {
[INFO] [stdout] 38 | |           if play_button.get_id
[INFO] [stdout] 39 | |         })
[INFO] [stdout]    | |__________^ expected `()`, found `SignalHandlerId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 39 |         });
[INFO] [stdout]    |           +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn connect_toolbar_events(&self) -> SignalHandlerId {
[INFO] [stdout]    |                                          ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         self.toolbar.play_button.connect_clicked(move |_| {
[INFO] [stdout] 38 | |           if play_button.get_id
[INFO] [stdout] 39 | |         })
[INFO] [stdout]    | |__________^ expected `()`, found `SignalHandlerId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 39 |         });
[INFO] [stdout]    |           +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn connect_toolbar_events(&self) -> SignalHandlerId {
[INFO] [stdout]    |                                          ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusic` (bin "rusic") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusic` (bin "rusic" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "24424de1ff13c003adcb32e49cc463715571b54b984f9313a07c2a260d1c151d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24424de1ff13c003adcb32e49cc463715571b54b984f9313a07c2a260d1c151d", kill_on_drop: false }`
[INFO] [stdout] 24424de1ff13c003adcb32e49cc463715571b54b984f9313a07c2a260d1c151d
