[INFO] cloning repository https://github.com/yoshuawuyts/playground-libui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoshuawuyts/playground-libui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a81a670f33325b7f7c11a8f1bfb51479e6a71aae [INFO] checking yoshuawuyts/playground-libui against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-libui" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoshuawuyts/playground-libui on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoshuawuyts/playground-libui [INFO] finished tweaking git repo https://github.com/yoshuawuyts/playground-libui [INFO] tweaked toml for git repo https://github.com/yoshuawuyts/playground-libui written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/yoshuawuyts/playground-libui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 884ce1f7cadb403b6021c2ff99772208dd841864be0d7d658142e2a9c767bb34 [INFO] running `Command { std: "docker" "start" "-a" "884ce1f7cadb403b6021c2ff99772208dd841864be0d7d658142e2a9c767bb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "884ce1f7cadb403b6021c2ff99772208dd841864be0d7d658142e2a9c767bb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884ce1f7cadb403b6021c2ff99772208dd841864be0d7d658142e2a9c767bb34", kill_on_drop: false }` [INFO] [stdout] 884ce1f7cadb403b6021c2ff99772208dd841864be0d7d658142e2a9c767bb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c78cdeb3f9fe08802e13f44cfdb7207186352740a1c85ed2b69c61fe5ae7508 [INFO] running `Command { std: "docker" "start" "-a" "1c78cdeb3f9fe08802e13f44cfdb7207186352740a1c85ed2b69c61fe5ae7508", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling cmake v0.1.30 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling ui-sys v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking iui v0.2.0 [INFO] [stderr] Checking playground-libui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "1c78cdeb3f9fe08802e13f44cfdb7207186352740a1c85ed2b69c61fe5ae7508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c78cdeb3f9fe08802e13f44cfdb7207186352740a1c85ed2b69c61fe5ae7508", kill_on_drop: false }` [INFO] [stdout] 1c78cdeb3f9fe08802e13f44cfdb7207186352740a1c85ed2b69c61fe5ae7508