[INFO] cloning repository https://github.com/nsalguero/yabinero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsalguero/yabinero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsalguero%2Fyabinero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsalguero%2Fyabinero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34171b47086af773a84d227490081d187de018e1
[INFO] building nsalguero/yabinero against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsalguero%2Fyabinero" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nsalguero/yabinero
[INFO] finished tweaking git repo https://github.com/nsalguero/yabinero
[INFO] tweaked toml for git repo https://github.com/nsalguero/yabinero written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nsalguero/yabinero on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nsalguero/yabinero 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_enum_derive v0.7.4
[INFO] [stderr]   Downloaded num_enum v0.7.4
[INFO] [stderr]   Downloaded app_dirs2 v2.5.5
[INFO] [stderr]   Downloaded preferences v2.0.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.4.0
[INFO] [stderr]   Downloaded enum-iterator v2.1.0
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded gettext v0.4.0
[INFO] [stderr]   Downloaded tr v0.1.11
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] [stderr]   Downloaded fltk v1.5.9
[INFO] [stderr]   Downloaded fltk-sys v1.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b6f0262e96e84cb173dbb8abdab019f57d54707c93f1d305a38fdc0f9457257
[INFO] running `Command { std: "docker" "start" "-a" "6b6f0262e96e84cb173dbb8abdab019f57d54707c93f1d305a38fdc0f9457257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6f0262e96e84cb173dbb8abdab019f57d54707c93f1d305a38fdc0f9457257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6f0262e96e84cb173dbb8abdab019f57d54707c93f1d305a38fdc0f9457257", kill_on_drop: false }`
[INFO] [stdout] 6b6f0262e96e84cb173dbb8abdab019f57d54707c93f1d305a38fdc0f9457257
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 075d8ea52424d038196824b1ec0617038a90d4fe816bdd090980b267a545184c
[INFO] running `Command { std: "docker" "start" "-a" "075d8ea52424d038196824b1ec0617038a90d4fe816bdd090980b267a545184c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling gettext v0.4.0
[INFO] [stderr]    Compiling tr v0.1.11
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling fltk-sys v1.5.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling preferences v2.0.0
[INFO] [stderr]    Compiling fltk v1.5.9
[INFO] [stderr]    Compiling yabinero v1.69.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "075d8ea52424d038196824b1ec0617038a90d4fe816bdd090980b267a545184c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075d8ea52424d038196824b1ec0617038a90d4fe816bdd090980b267a545184c", kill_on_drop: false }`
[INFO] [stdout] 075d8ea52424d038196824b1ec0617038a90d4fe816bdd090980b267a545184c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d1eb442fa095815230e119225342125b848ab008f4bdc705613f7ada83d9348
[INFO] running `Command { std: "docker" "start" "-a" "8d1eb442fa095815230e119225342125b848ab008f4bdc705613f7ada83d9348", kill_on_drop: false }`
[INFO] [stderr]    Compiling yabinero v1.69.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "8d1eb442fa095815230e119225342125b848ab008f4bdc705613f7ada83d9348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1eb442fa095815230e119225342125b848ab008f4bdc705613f7ada83d9348", kill_on_drop: false }`
[INFO] [stdout] 8d1eb442fa095815230e119225342125b848ab008f4bdc705613f7ada83d9348
