[INFO] cloning repository https://github.com/Rokasbarasa1/minecraft_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rokasbarasa1/minecraft_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRokasbarasa1%2Fminecraft_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRokasbarasa1%2Fminecraft_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc3eeb91326fcb85a2c81ba8d3dc5f46313e78f [INFO] checking Rokasbarasa1/minecraft_rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRokasbarasa1%2Fminecraft_rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rokasbarasa1/minecraft_rust on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rokasbarasa1/minecraft_rust [INFO] finished tweaking git repo https://github.com/Rokasbarasa1/minecraft_rust [INFO] tweaked toml for git repo https://github.com/Rokasbarasa1/minecraft_rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Rokasbarasa1/minecraft_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488c0e9c62f2824863ea6f3f25a9f97f43c2225a071001c2da661749785b404f [INFO] running `Command { std: "docker" "start" "-a" "488c0e9c62f2824863ea6f3f25a9f97f43c2225a071001c2da661749785b404f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488c0e9c62f2824863ea6f3f25a9f97f43c2225a071001c2da661749785b404f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488c0e9c62f2824863ea6f3f25a9f97f43c2225a071001c2da661749785b404f", kill_on_drop: false }` [INFO] [stdout] 488c0e9c62f2824863ea6f3f25a9f97f43c2225a071001c2da661749785b404f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9381c64c2ab342599709d30c257bf193fadaf1d9ca5e7f0f77f9b7a3fcf179c [INFO] running `Command { std: "docker" "start" "-a" "d9381c64c2ab342599709d30c257bf193fadaf1d9ca5e7f0f77f9b7a3fcf179c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking opener v0.4.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.20.0/src/events/attributes.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | None => attr!(self.position..len), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.20.0/src/events/attributes.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | None => attr!(start_key..len), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.20.0/src/events/attributes.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | attr!(start_key..end_key, i + 1..j) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.20.0/src/events/attributes.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | attr!(start_key..end_key, i..j) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.20.0/src/events/attributes.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | None => attr!(start_key..end_key), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quick-xml` [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" "d9381c64c2ab342599709d30c257bf193fadaf1d9ca5e7f0f77f9b7a3fcf179c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9381c64c2ab342599709d30c257bf193fadaf1d9ca5e7f0f77f9b7a3fcf179c", kill_on_drop: false }` [INFO] [stdout] d9381c64c2ab342599709d30c257bf193fadaf1d9ca5e7f0f77f9b7a3fcf179c