[INFO] cloning repository https://github.com/distal-designs/bones-quest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/distal-designs/bones-quest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdistal-designs%2Fbones-quest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdistal-designs%2Fbones-quest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71105c3ee1bb4d808132e549a159d84942fea66b [INFO] checking distal-designs/bones-quest against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdistal-designs%2Fbones-quest" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/distal-designs/bones-quest 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/distal-designs/bones-quest [INFO] finished tweaking git repo https://github.com/distal-designs/bones-quest [INFO] tweaked toml for git repo https://github.com/distal-designs/bones-quest written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/distal-designs/bones-quest 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] addbe4347180b5f44d71222c4660af08f005ca84f3e8d9b850923c3d870d4b5b [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" "addbe4347180b5f44d71222c4660af08f005ca84f3e8d9b850923c3d870d4b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addbe4347180b5f44d71222c4660af08f005ca84f3e8d9b850923c3d870d4b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addbe4347180b5f44d71222c4660af08f005ca84f3e8d9b850923c3d870d4b5b", kill_on_drop: false }` [INFO] [stdout] addbe4347180b5f44d71222c4660af08f005ca84f3e8d9b850923c3d870d4b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 560d4af75816b0daeb3f40c79872f73599ebf4d94999d54f2d628418973063fe [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" "560d4af75816b0daeb3f40c79872f73599ebf4d94999d54f2d628418973063fe", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking queues v1.0.2 [INFO] [stderr] Checking strum v0.10.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking matrixmultiply v0.1.14 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking euclid v0.17.3 [INFO] [stderr] Checking ordered-float v0.5.1 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stdout] error[E0432]: unresolved import `std::collections::Bound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.5.2/src/gpu_cache.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | use std::collections::Bound::{Included, Unbounded}; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking lyon_geom v0.10.1 [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] 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" "560d4af75816b0daeb3f40c79872f73599ebf4d94999d54f2d628418973063fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560d4af75816b0daeb3f40c79872f73599ebf4d94999d54f2d628418973063fe", kill_on_drop: false }` [INFO] [stdout] 560d4af75816b0daeb3f40c79872f73599ebf4d94999d54f2d628418973063fe