[INFO] cloning repository https://github.com/dotboris/alt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotboris/alt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43980d27d351fc776dc27d4006c7c8a4ae811e13 [INFO] checking dotboris/alt against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dotboris/alt 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] started tweaking git repo https://github.com/dotboris/alt [INFO] finished tweaking git repo https://github.com/dotboris/alt [INFO] tweaked toml for git repo https://github.com/dotboris/alt written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dotboris/alt 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded escargot v0.5.2 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7943d471170c819e05f3768cbabfcb77ad3be30a81a2a5c2cb3261d808af995d [INFO] running `Command { std: "docker" "start" "-a" "7943d471170c819e05f3768cbabfcb77ad3be30a81a2a5c2cb3261d808af995d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7943d471170c819e05f3768cbabfcb77ad3be30a81a2a5c2cb3261d808af995d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7943d471170c819e05f3768cbabfcb77ad3be30a81a2a5c2cb3261d808af995d", kill_on_drop: false }` [INFO] [stdout] 7943d471170c819e05f3768cbabfcb77ad3be30a81a2a5c2cb3261d808af995d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41b5f54a0f6c63425c9e6660c33a3259406479fcfa683ac07fc87b14dc6afeb [INFO] running `Command { std: "docker" "start" "-a" "b41b5f54a0f6c63425c9e6660c33a3259406479fcfa683ac07fc87b14dc6afeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling escargot v0.5.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking assert_cmd v1.0.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking predicates v2.0.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling alt v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/escargot-0.5.2/src/format/mod.rs:203:53 [INFO] [stdout] | [INFO] [stdout] 203 | diagnostic::DiagnosticLevel::Ice => log::error!("{}", content), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (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/escargot-0.5.2/src/format/mod.rs:204:55 [INFO] [stdout] | [INFO] [stdout] 204 | diagnostic::DiagnosticLevel::Error => log::error!("{}", content), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (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/escargot-0.5.2/src/format/mod.rs:205:57 [INFO] [stdout] | [INFO] [stdout] 205 | diagnostic::DiagnosticLevel::Warning => log::warn!("{}", content), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (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/escargot-0.5.2/src/format/mod.rs:206:54 [INFO] [stdout] | [INFO] [stdout] 206 | diagnostic::DiagnosticLevel::Note => log::info!("{}", content), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::info` (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/escargot-0.5.2/src/format/mod.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | diagnostic::DiagnosticLevel::Help => log::info!("{}", content), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::info` (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/escargot-0.5.2/src/format/mod.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | _ => log::warn!("Unknown message: {:#?}", msg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `escargot` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b41b5f54a0f6c63425c9e6660c33a3259406479fcfa683ac07fc87b14dc6afeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41b5f54a0f6c63425c9e6660c33a3259406479fcfa683ac07fc87b14dc6afeb", kill_on_drop: false }` [INFO] [stdout] b41b5f54a0f6c63425c9e6660c33a3259406479fcfa683ac07fc87b14dc6afeb