[INFO] cloning repository https://github.com/Velfi/cuddly-octo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Velfi/cuddly-octo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Fcuddly-octo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Fcuddly-octo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 146d628f673aec1e155f957d7f9e99e06b1d5ddd [INFO] checking Velfi/cuddly-octo against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelfi%2Fcuddly-octo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Velfi/cuddly-octo on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Velfi/cuddly-octo [INFO] finished tweaking git repo https://github.com/Velfi/cuddly-octo [INFO] tweaked toml for git repo https://github.com/Velfi/cuddly-octo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Velfi/cuddly-octo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3a559f476c9b6daee22f9c1433cc85911d41ae9c4a4ed5766d56735b8f847ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3a559f476c9b6daee22f9c1433cc85911d41ae9c4a4ed5766d56735b8f847ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3a559f476c9b6daee22f9c1433cc85911d41ae9c4a4ed5766d56735b8f847ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a559f476c9b6daee22f9c1433cc85911d41ae9c4a4ed5766d56735b8f847ce", kill_on_drop: false }` [INFO] [stdout] d3a559f476c9b6daee22f9c1433cc85911d41ae9c4a4ed5766d56735b8f847ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3887f6ebc924e1e95f79f3c64645648904accb552883d8946dbd343a96d17ed1 [INFO] running `Command { std: "docker" "start" "-a" "3887f6ebc924e1e95f79f3c64645648904accb552883d8946dbd343a96d17ed1", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking claxon v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.0 [INFO] [stderr] Checking hound v1.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking sid v0.5.0 [INFO] [stderr] Checking arrayvec v0.3.24 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.1 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.6 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.1.1 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking app_dirs v1.1.1 [INFO] [stderr] Checking msdos_time v0.1.5 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Checking rayon-core v1.3.0 [INFO] [stderr] Checking matrixmultiply v0.1.14 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Checking svgparser v0.4.3 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking rusttype v0.3.0 [INFO] [stdout] error[E0432]: unresolved import `std::collections::Bound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.3.0/src/gpu_cache.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | use std::collections::Bound::{Included, Unbounded}; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking euclid v0.15.6 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Checking cpal v0.4.6 [INFO] [stderr] error: could not compile `rusttype` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3887f6ebc924e1e95f79f3c64645648904accb552883d8946dbd343a96d17ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3887f6ebc924e1e95f79f3c64645648904accb552883d8946dbd343a96d17ed1", kill_on_drop: false }` [INFO] [stdout] 3887f6ebc924e1e95f79f3c64645648904accb552883d8946dbd343a96d17ed1