[INFO] fetching crate shadercrab 0.1.2... [INFO] checking shadercrab-0.1.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate shadercrab 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate shadercrab 0.1.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shadercrab 0.1.2 [INFO] finished tweaking crates.io crate shadercrab 0.1.2 [INFO] tweaked toml for crates.io crate shadercrab 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate shadercrab 0.1.2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.29.1 [INFO] [stderr] Downloaded wayland-egl v0.29.1 [INFO] [stderr] Downloaded ndk-glue v0.5.0 [INFO] [stderr] Downloaded wayland-cursor v0.29.1 [INFO] [stderr] Downloaded wayland-scanner v0.29.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.5 [INFO] [stderr] Downloaded num_enum v0.5.5 [INFO] [stderr] Downloaded wayland-commons v0.29.1 [INFO] [stderr] Downloaded wayland-client v0.29.1 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.2 [INFO] [stderr] Downloaded wayland-protocols v0.29.1 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded winit v0.26.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef1df0993cedd66adc8fe62a600439619810355d53e769982c916de62c9dfcf [INFO] running `Command { std: "docker" "start" "-a" "5ef1df0993cedd66adc8fe62a600439619810355d53e769982c916de62c9dfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef1df0993cedd66adc8fe62a600439619810355d53e769982c916de62c9dfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef1df0993cedd66adc8fe62a600439619810355d53e769982c916de62c9dfcf", kill_on_drop: false }` [INFO] [stdout] 5ef1df0993cedd66adc8fe62a600439619810355d53e769982c916de62c9dfcf [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65c5cef5840e36f7b58a02e3a8b91266bca97aba07731d41d46eaf91c2e022e [INFO] running `Command { std: "docker" "start" "-a" "f65c5cef5840e36f7b58a02e3a8b91266bca97aba07731d41d46eaf91c2e022e", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.1 [INFO] [stderr] Checking wayland-egl v0.29.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking shadercrab v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.08s [INFO] running `Command { std: "docker" "inspect" "f65c5cef5840e36f7b58a02e3a8b91266bca97aba07731d41d46eaf91c2e022e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65c5cef5840e36f7b58a02e3a8b91266bca97aba07731d41d46eaf91c2e022e", kill_on_drop: false }` [INFO] [stdout] f65c5cef5840e36f7b58a02e3a8b91266bca97aba07731d41d46eaf91c2e022e