[INFO] cloning repository https://github.com/brandsrx/music_player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandsrx/music_player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandsrx%2Fmusic_player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandsrx%2Fmusic_player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c684bee9206036cf9cb87221a7bd7707dc6ec0bc [INFO] checking brandsrx/music_player against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandsrx%2Fmusic_player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brandsrx/music_player [INFO] finished tweaking git repo https://github.com/brandsrx/music_player [INFO] tweaked toml for git repo https://github.com/brandsrx/music_player written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brandsrx/music_player on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brandsrx/music_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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf [INFO] running `Command { std: "docker" "start" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking ogg_pager v0.7.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling cfg-expr v0.20.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking symphonia-format-mkv v0.5.4 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking rodio v0.20.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling gstreamer-sys v0.23.6 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Checking lofty v0.22.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking gstreamer v0.23.7 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking music_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf", kill_on_drop: false }` [INFO] [stdout] 959d3d3f27c81ee3e418d7a37013a09cbde9fc3814073294a8fafb6d1bded7cf