[INFO] cloning repository https://github.com/theodore-lheureux/glsweeper-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theodore-lheureux/glsweeper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fglsweeper-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fglsweeper-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e47584a06b406f2d3d0248dc3213b252cbcbfda4
[INFO] checking theodore-lheureux/glsweeper-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fglsweeper-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theodore-lheureux/glsweeper-rs
[INFO] finished tweaking git repo https://github.com/theodore-lheureux/glsweeper-rs
[INFO] tweaked toml for git repo https://github.com/theodore-lheureux/glsweeper-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theodore-lheureux/glsweeper-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theodore-lheureux/glsweeper-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simd-adler32 v0.3.4
[INFO] [stderr]   Downloaded zune-inflate v0.2.51
[INFO] [stderr]   Downloaded raw-window-handle v0.5.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded glfw v0.51.0
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded glfw-sys v4.0.0+3.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63c80951c48db51c8a045f6a3515018f20f10cf59d6b27eecb19ccf1cb4d5380
[INFO] running `Command { std: "docker" "start" "-a" "63c80951c48db51c8a045f6a3515018f20f10cf59d6b27eecb19ccf1cb4d5380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c80951c48db51c8a045f6a3515018f20f10cf59d6b27eecb19ccf1cb4d5380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c80951c48db51c8a045f6a3515018f20f10cf59d6b27eecb19ccf1cb4d5380", kill_on_drop: false }`
[INFO] [stdout] 63c80951c48db51c8a045f6a3515018f20f10cf59d6b27eecb19ccf1cb4d5380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b91a3c7b900a647e282e346e648fd13dc32628b4f4b70aded2f6495da00f64e
[INFO] running `Command { std: "docker" "start" "-a" "9b91a3c7b900a647e282e346e648fd13dc32628b4f4b70aded2f6495da00f64e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking simd-adler32 v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking raw-window-handle v0.5.1
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking zune-inflate v0.2.51
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking glfw v0.51.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking glsweeper-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s
[INFO] running `Command { std: "docker" "inspect" "9b91a3c7b900a647e282e346e648fd13dc32628b4f4b70aded2f6495da00f64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b91a3c7b900a647e282e346e648fd13dc32628b4f4b70aded2f6495da00f64e", kill_on_drop: false }`
[INFO] [stdout] 9b91a3c7b900a647e282e346e648fd13dc32628b4f4b70aded2f6495da00f64e
