[INFO] cloning repository https://github.com/ear7h/mkshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ear7h/mkshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fmkshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fmkshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b506ea06820aefacd08756ebc097fa53bdaba1f [INFO] checking ear7h/mkshell against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fmkshell" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ear7h/mkshell [INFO] finished tweaking git repo https://github.com/ear7h/mkshell [INFO] tweaked toml for git repo https://github.com/ear7h/mkshell written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ear7h/mkshell on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ear7h/mkshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ear7h/mkshell against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fmkshell" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ear7h/mkshell [INFO] finished tweaking git repo https://github.com/ear7h/mkshell [INFO] tweaked toml for git repo https://github.com/ear7h/mkshell written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ear7h/mkshell on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ear7h/mkshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--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 quick_from v0.1.0 [INFO] [stderr] Downloaded streaming-iterator v0.1.5 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56be2b038703cc34960c4ec312d9c134954b736108ccdb655dd21ccd9d5f33f7 [INFO] running `Command { std: "docker" "start" "-a" "56be2b038703cc34960c4ec312d9c134954b736108ccdb655dd21ccd9d5f33f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56be2b038703cc34960c4ec312d9c134954b736108ccdb655dd21ccd9d5f33f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56be2b038703cc34960c4ec312d9c134954b736108ccdb655dd21ccd9d5f33f7", kill_on_drop: false }` [INFO] [stdout] 56be2b038703cc34960c4ec312d9c134954b736108ccdb655dd21ccd9d5f33f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53a773d74bae1a73034413eeb9676a5946e91b79a6028b702f2ec51858462d3c [INFO] running `Command { std: "docker" "start" "-a" "53a773d74bae1a73034413eeb9676a5946e91b79a6028b702f2ec51858462d3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking streaming-iterator v0.1.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling quick_from v0.1.0 [INFO] [stderr] Checking mkshell v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `:` [INFO] [stdout] --> src/lib.rs:462:57 [INFO] [stdout] | [INFO] [stdout] 462 | let v = scanner.iter("test\ntest").collect(): Vec<_>; [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `:` [INFO] [stdout] --> src/lib.rs:462:57 [INFO] [stdout] | [INFO] [stdout] 462 | let v = scanner.iter("test\ntest").collect(): Vec<_>; [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `:` [INFO] [stdout] --> src/lib.rs:490:66 [INFO] [stdout] | [INFO] [stdout] 490 | let v = scanner.iter(&b"test\x08space"[..]).collect(): Vec<_>; [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `:` [INFO] [stdout] --> src/lib.rs:490:66 [INFO] [stdout] | [INFO] [stdout] 490 | let v = scanner.iter(&b"test\x08space"[..]).collect(): Vec<_>; [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `:` [INFO] [stdout] --> src/aho_corasick.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(ac.push_matches(&'c').collect(): Vec<_>, vec![&3, &1, &2]); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `,` [INFO] [stdout] --> /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/macros/mod.rs:43:15 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `:` [INFO] [stdout] --> src/aho_corasick.rs:331:51 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(ac.push_matches(&'c').collect(): Vec<_>, vec![&1, &2]); [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `,` [INFO] [stdout] --> /rustc/9228062c11d321a3ea08123f57e47533a3c88b00/library/core/src/macros/mod.rs:43:15 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `format_args_capture` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(format_args_capture)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(associated_type_bounds)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mkshell` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mkshell` (lib) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "53a773d74bae1a73034413eeb9676a5946e91b79a6028b702f2ec51858462d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53a773d74bae1a73034413eeb9676a5946e91b79a6028b702f2ec51858462d3c", kill_on_drop: false }` [INFO] [stdout] 53a773d74bae1a73034413eeb9676a5946e91b79a6028b702f2ec51858462d3c