[INFO] cloning repository https://github.com/Joseph-Cloud/rust_with_opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joseph-Cloud/rust_with_opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-Cloud%2Frust_with_opengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-Cloud%2Frust_with_opengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83953b637da813b5dd833308800d6a38df29dea [INFO] building Joseph-Cloud/rust_with_opengl against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoseph-Cloud%2Frust_with_opengl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Joseph-Cloud/rust_with_opengl on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joseph-Cloud/rust_with_opengl [INFO] finished tweaking git repo https://github.com/Joseph-Cloud/rust_with_opengl [INFO] tweaked toml for git repo https://github.com/Joseph-Cloud/rust_with_opengl written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Joseph-Cloud/rust_with_opengl 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "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 malloc_buf v0.0.6 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded beryllium v0.2.1 [INFO] [stderr] Downloaded objc v0.2.7 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded imagine v0.0.5 [INFO] [stderr] Downloaded libc v0.2.139 [INFO] [stderr] Downloaded ogl33 v0.2.0 [INFO] [stderr] Downloaded fermium v0.1.4 [INFO] [stderr] Downloaded bytemuck v1.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71fa43c212a0307b6204e79cc8137511c79e1197e6e29b690494ece5e5a0beec [INFO] running `Command { std: "docker" "start" "-a" "71fa43c212a0307b6204e79cc8137511c79e1197e6e29b690494ece5e5a0beec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71fa43c212a0307b6204e79cc8137511c79e1197e6e29b690494ece5e5a0beec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fa43c212a0307b6204e79cc8137511c79e1197e6e29b690494ece5e5a0beec", kill_on_drop: false }` [INFO] [stdout] 71fa43c212a0307b6204e79cc8137511c79e1197e6e29b690494ece5e5a0beec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5074debed298af2e02187bdde01db5ec25994e350cb0eaa13b70086e432e143a [INFO] running `Command { std: "docker" "start" "-a" "5074debed298af2e02187bdde01db5ec25994e350cb0eaa13b70086e432e143a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling fermium v0.1.4 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling imagine v0.0.5 [INFO] [stderr] Compiling ogl33 v0.2.0 [INFO] [stderr] Compiling beryllium v0.2.1 [INFO] [stderr] Compiling playing_with_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "5074debed298af2e02187bdde01db5ec25994e350cb0eaa13b70086e432e143a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5074debed298af2e02187bdde01db5ec25994e350cb0eaa13b70086e432e143a", kill_on_drop: false }` [INFO] [stdout] 5074debed298af2e02187bdde01db5ec25994e350cb0eaa13b70086e432e143a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce3f46618153a7a3696cc1004d6e4631a71cca535faeaebd3ba5637ae77cadb [INFO] running `Command { std: "docker" "start" "-a" "cce3f46618153a7a3696cc1004d6e4631a71cca535faeaebd3ba5637ae77cadb", kill_on_drop: false }` [INFO] [stderr] Compiling playing_with_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "cce3f46618153a7a3696cc1004d6e4631a71cca535faeaebd3ba5637ae77cadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce3f46618153a7a3696cc1004d6e4631a71cca535faeaebd3ba5637ae77cadb", kill_on_drop: false }` [INFO] [stdout] cce3f46618153a7a3696cc1004d6e4631a71cca535faeaebd3ba5637ae77cadb