[INFO] cloning repository https://github.com/maidsafe/safe_vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maidsafe/safe_vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1759323b5dc61039bca16b93497c9ea26769defd [INFO] checking maidsafe/safe_vault against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/safe_vault 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] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/maidsafe/safe_vault [INFO] finished tweaking git repo https://github.com/maidsafe/safe_vault [INFO] tweaked toml for git repo https://github.com/maidsafe/safe_vault written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/maidsafe/safe_vault 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] Downloading crates ... [INFO] [stderr] Downloaded async-log v2.0.0 [INFO] [stderr] Downloaded sn_launch_tool v0.2.3 [INFO] [stderr] Downloaded async-log-attributes v1.0.1 [INFO] [stderr] Downloaded resource_proof v0.8.0 [INFO] [stderr] Downloaded pickledb v0.4.1 [INFO] [stderr] Downloaded qp2p v0.12.3 [INFO] [stderr] Downloaded sn_routing v0.77.8 [INFO] [stderr] Downloaded tokio v1.6.2 [INFO] [stderr] Downloaded self_update v0.16.0 [INFO] [stderr] Downloaded sn_messaging v37.0.0 [INFO] [stderr] Downloaded flexi_logger v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", 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] 9e20fa8ff11c50a4827c677df8c692bac945752a8fdec3ed5e80503d7c9bfcc8 [INFO] running `Command { std: "docker" "start" "-a" "9e20fa8ff11c50a4827c677df8c692bac945752a8fdec3ed5e80503d7c9bfcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e20fa8ff11c50a4827c677df8c692bac945752a8fdec3ed5e80503d7c9bfcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e20fa8ff11c50a4827c677df8c692bac945752a8fdec3ed5e80503d7c9bfcc8", kill_on_drop: false }` [INFO] [stdout] 9e20fa8ff11c50a4827c677df8c692bac945752a8fdec3ed5e80503d7c9bfcc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebb1b0c74a5293ac867a3f786697e5b174a23377820e128f605ab41f30d68c43 [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" "ebb1b0c74a5293ac867a3f786697e5b174a23377820e128f605ab41f30d68c43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.17.2/src/events/attributes.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 226 | 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.17.2/src/events/attributes.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | 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.17.2/src/events/attributes.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | 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.17.2/src/events/attributes.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 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.17.2/src/events/attributes.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | })); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | 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] Checking unicode-normalization v0.1.19 [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" "ebb1b0c74a5293ac867a3f786697e5b174a23377820e128f605ab41f30d68c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb1b0c74a5293ac867a3f786697e5b174a23377820e128f605ab41f30d68c43", kill_on_drop: false }` [INFO] [stdout] ebb1b0c74a5293ac867a3f786697e5b174a23377820e128f605ab41f30d68c43