[INFO] fetching crate luminance-sdl2 0.5.1... [INFO] checking luminance-sdl2-0.5.1 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518 [INFO] extracting crate luminance-sdl2 0.5.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate luminance-sdl2 0.5.1 [INFO] finished tweaking crates.io crate luminance-sdl2 0.5.1 [INFO] tweaked toml for crates.io crate luminance-sdl2 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate luminance-sdl2 0.5.1 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--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] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded luminance-gl v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5a017b50233a381e64a93ed88ff91f0ed5dd4a68d3740e6c173050a7cb8d03 [INFO] running `Command { std: "docker" "start" "-a" "3e5a017b50233a381e64a93ed88ff91f0ed5dd4a68d3740e6c173050a7cb8d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5a017b50233a381e64a93ed88ff91f0ed5dd4a68d3740e6c173050a7cb8d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5a017b50233a381e64a93ed88ff91f0ed5dd4a68d3740e6c173050a7cb8d03", kill_on_drop: false }` [INFO] [stdout] 3e5a017b50233a381e64a93ed88ff91f0ed5dd4a68d3740e6c173050a7cb8d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c88088995ff2f5b26af4c2bebd0693acc2c432774df17fcf4c428229cf3f877 [INFO] running `Command { std: "docker" "start" "-a" "3c88088995ff2f5b26af4c2bebd0693acc2c432774df17fcf4c428229cf3f877", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling luminance-derive v0.10.0 [INFO] [stderr] Checking luminance v0.47.0 [INFO] [stderr] Checking luminance-std140 v0.2.1 [INFO] [stderr] Checking luminance-gl v0.19.1 [INFO] [stderr] Checking luminance-sdl2 v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "3c88088995ff2f5b26af4c2bebd0693acc2c432774df17fcf4c428229cf3f877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c88088995ff2f5b26af4c2bebd0693acc2c432774df17fcf4c428229cf3f877", kill_on_drop: false }` [INFO] [stdout] 3c88088995ff2f5b26af4c2bebd0693acc2c432774df17fcf4c428229cf3f877