[INFO] cloning repository https://github.com/michalfita/Sondra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalfita/Sondra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2FSondra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2FSondra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3299b98d29f1fe9ac804976c4a7bb4e72fc44928 [INFO] checking michalfita/Sondra against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2FSondra" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michalfita/Sondra on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michalfita/Sondra [INFO] finished tweaking git repo https://github.com/michalfita/Sondra [INFO] tweaked toml for git repo https://github.com/michalfita/Sondra written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/michalfita/Sondra already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.blake3.xfeatures [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.2.12 [INFO] [stderr] Downloaded rawloader v0.36.2 [INFO] [stderr] Downloaded blake3 v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f309687cc47fd362130c92ee5b3dd29ac9af9ceaccecd33eb1a73372076abc [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" "63f309687cc47fd362130c92ee5b3dd29ac9af9ceaccecd33eb1a73372076abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f309687cc47fd362130c92ee5b3dd29ac9af9ceaccecd33eb1a73372076abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f309687cc47fd362130c92ee5b3dd29ac9af9ceaccecd33eb1a73372076abc", kill_on_drop: false }` [INFO] [stdout] 63f309687cc47fd362130c92ee5b3dd29ac9af9ceaccecd33eb1a73372076abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28ad7f3dd49656229393179ed53152f4a42c7292ad6d141ddadf455ff4aab132 [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" "28ad7f3dd49656229393179ed53152f4a42c7292ad6d141ddadf455ff4aab132", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.blake3.xfeatures [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking os_str_bytes v2.2.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling time v0.2.12 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking console v0.11.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [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" "28ad7f3dd49656229393179ed53152f4a42c7292ad6d141ddadf455ff4aab132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ad7f3dd49656229393179ed53152f4a42c7292ad6d141ddadf455ff4aab132", kill_on_drop: false }` [INFO] [stdout] 28ad7f3dd49656229393179ed53152f4a42c7292ad6d141ddadf455ff4aab132