[INFO] cloning repository https://github.com/definitelynico/img_to_audio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/definitelynico/img_to_audio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefinitelynico%2Fimg_to_audio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefinitelynico%2Fimg_to_audio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f355de9e0e903e41f6d56ad8d549414de2d9d558 [INFO] checking definitelynico/img_to_audio against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefinitelynico%2Fimg_to_audio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/definitelynico/img_to_audio [INFO] finished tweaking git repo https://github.com/definitelynico/img_to_audio [INFO] tweaked toml for git repo https://github.com/definitelynico/img_to_audio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/definitelynico/img_to_audio on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/definitelynico/img_to_audio 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a509f6c60a65ceb97fa8c86d376264840fff8ae14d842a9ff2ab1881b6d15624 [INFO] running `Command { std: "docker" "start" "-a" "a509f6c60a65ceb97fa8c86d376264840fff8ae14d842a9ff2ab1881b6d15624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a509f6c60a65ceb97fa8c86d376264840fff8ae14d842a9ff2ab1881b6d15624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a509f6c60a65ceb97fa8c86d376264840fff8ae14d842a9ff2ab1881b6d15624", kill_on_drop: false }` [INFO] [stdout] a509f6c60a65ceb97fa8c86d376264840fff8ae14d842a9ff2ab1881b6d15624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc2e50e89e0f377b9d42497b8594398340098e76fa6652ea3b0ee08094d435f4 [INFO] running `Command { std: "docker" "start" "-a" "fc2e50e89e0f377b9d42497b8594398340098e76fa6652ea3b0ee08094d435f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cfg-expr v0.15.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling rfd v0.13.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking cpal v0.15.2 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Checking macroquad v0.4.4 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking macroquad_img_to_audio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s [INFO] running `Command { std: "docker" "inspect" "fc2e50e89e0f377b9d42497b8594398340098e76fa6652ea3b0ee08094d435f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2e50e89e0f377b9d42497b8594398340098e76fa6652ea3b0ee08094d435f4", kill_on_drop: false }` [INFO] [stdout] fc2e50e89e0f377b9d42497b8594398340098e76fa6652ea3b0ee08094d435f4