[INFO] cloning repository https://github.com/Don42/exlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Don42/exlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9e6b7a05d84edfc8ba4fe971b66195d8c9a7b6f [INFO] checking Don42/exlog against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Don42/exlog on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Don42/exlog [INFO] finished tweaking git repo https://github.com/Don42/exlog [INFO] tweaked toml for git repo https://github.com/Don42/exlog written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Don42/exlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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] 35ccfae376b68811d05348f04686c645a14fc3047e362a78115a31bd22baeea7 [INFO] running `Command { std: "docker" "start" "-a" "35ccfae376b68811d05348f04686c645a14fc3047e362a78115a31bd22baeea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ccfae376b68811d05348f04686c645a14fc3047e362a78115a31bd22baeea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ccfae376b68811d05348f04686c645a14fc3047e362a78115a31bd22baeea7", kill_on_drop: false }` [INFO] [stdout] 35ccfae376b68811d05348f04686c645a14fc3047e362a78115a31bd22baeea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d49d2ebf24cf7fd7f0ebfdb1d3a3368762ef29722c71efe35f84537a54fc33f [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" "8d49d2ebf24cf7fd7f0ebfdb1d3a3368762ef29722c71efe35f84537a54fc33f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking slog v2.0.12 [INFO] [stderr] Checking take_mut v0.1.3 [INFO] [stderr] Checking serde v1.0.15 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking open v1.2.1 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking isatty v0.1.3 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking clap v2.19.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.19.3/src/macros.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking slog-async v2.1.0 [INFO] [stderr] Checking slog-term v2.2.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` [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" "8d49d2ebf24cf7fd7f0ebfdb1d3a3368762ef29722c71efe35f84537a54fc33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d49d2ebf24cf7fd7f0ebfdb1d3a3368762ef29722c71efe35f84537a54fc33f", kill_on_drop: false }` [INFO] [stdout] 8d49d2ebf24cf7fd7f0ebfdb1d3a3368762ef29722c71efe35f84537a54fc33f