[INFO] cloning repository https://github.com/scottlamb/http-serve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottlamb/http-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f583a1cc9c6c2d9dd5424d41237e59a2d011e1f [INFO] documenting scottlamb/http-serve 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%2Fscottlamb%2Fhttp-serve" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/http-serve 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/scottlamb/http-serve [INFO] finished tweaking git repo https://github.com/scottlamb/http-serve [INFO] tweaked toml for git repo https://github.com/scottlamb/http-serve written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/scottlamb/http-serve 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 388255beb25edb36013e2f7ace53266dde8f02805268827295459a5a924172ab [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" "388255beb25edb36013e2f7ace53266dde8f02805268827295459a5a924172ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "388255beb25edb36013e2f7ace53266dde8f02805268827295459a5a924172ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388255beb25edb36013e2f7ace53266dde8f02805268827295459a5a924172ab", kill_on_drop: false }` [INFO] [stdout] 388255beb25edb36013e2f7ace53266dde8f02805268827295459a5a924172ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] faf76998283a4a7f583df1c8b001553cb43d43e5c6165f32790f0ee31dc28cf0 [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" "faf76998283a4a7f583df1c8b001553cb43d43e5c6165f32790f0ee31dc28cf0", 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.19 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling pin-project-internal v0.4.13 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stdout] error: expected identifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-macros-impl-0.1.1/src/lib.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn $name(input: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | / impl_macros! { [INFO] [stdout] 92 | | time: Time, [INFO] [stdout] 93 | | offset: Offset, [INFO] [stdout] 94 | | date: Date, [INFO] [stdout] 95 | | } [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" "faf76998283a4a7f583df1c8b001553cb43d43e5c6165f32790f0ee31dc28cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf76998283a4a7f583df1c8b001553cb43d43e5c6165f32790f0ee31dc28cf0", kill_on_drop: false }` [INFO] [stdout] faf76998283a4a7f583df1c8b001553cb43d43e5c6165f32790f0ee31dc28cf0