[INFO] cloning repository https://github.com/joyofhex/awsts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joyofhex/awsts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyofhex%2Fawsts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyofhex%2Fawsts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f51f2010a2e950158c1229b77982f70d5ee9fe7 [INFO] documenting joyofhex/awsts against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyofhex%2Fawsts" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joyofhex/awsts on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joyofhex/awsts [INFO] finished tweaking git repo https://github.com/joyofhex/awsts [INFO] tweaked toml for git repo https://github.com/joyofhex/awsts written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/joyofhex/awsts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_core v0.43.0 [INFO] [stderr] Downloaded rusoto_credential v0.43.0 [INFO] [stderr] Downloaded async-trait v0.1.26 [INFO] [stderr] Downloaded rusoto_sts v0.43.0 [INFO] [stderr] Downloaded rusoto_signature v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41dc6ac72b7ca9f529765ff0b39762302452c218bdb83c4dde49add60a8d9b1f [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" "41dc6ac72b7ca9f529765ff0b39762302452c218bdb83c4dde49add60a8d9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41dc6ac72b7ca9f529765ff0b39762302452c218bdb83c4dde49add60a8d9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41dc6ac72b7ca9f529765ff0b39762302452c218bdb83c4dde49add60a8d9b1f", kill_on_drop: false }` [INFO] [stdout] 41dc6ac72b7ca9f529765ff0b39762302452c218bdb83c4dde49add60a8d9b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a53e23199458764c7b918f1577e1cf0fb0e6e7d5939e4d90b5378a14eb85982 [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" "7a53e23199458764c7b918f1577e1cf0fb0e6e7d5939e4d90b5378a14eb85982", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stdout] error: expected identifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-macros-impl-0.1.0/src/lib.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn $name(input: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | / impl_macros! { [INFO] [stdout] 91 | | time: Time, [INFO] [stdout] 92 | | offset: Offset, [INFO] [stdout] 93 | | date: Date, [INFO] [stdout] 94 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros-impl`. [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" "7a53e23199458764c7b918f1577e1cf0fb0e6e7d5939e4d90b5378a14eb85982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a53e23199458764c7b918f1577e1cf0fb0e6e7d5939e4d90b5378a14eb85982", kill_on_drop: false }` [INFO] [stdout] 7a53e23199458764c7b918f1577e1cf0fb0e6e7d5939e4d90b5378a14eb85982