[INFO] cloning repository https://github.com/dalance/svlint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/svlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc64f8a88b3279a37a2859531d6f7c0f5d8d6b1 [INFO] checking dalance/svlint against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/svlint on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dalance/svlint [INFO] finished tweaking git repo https://github.com/dalance/svlint [INFO] tweaked toml for git repo https://github.com/dalance/svlint written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/svlint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 1fb564b3bd2ab0e6f0325df34aa96df8330595ae4672adaefe68fed96ba4133b [INFO] running `Command { std: "docker" "start" "-a" "1fb564b3bd2ab0e6f0325df34aa96df8330595ae4672adaefe68fed96ba4133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fb564b3bd2ab0e6f0325df34aa96df8330595ae4672adaefe68fed96ba4133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb564b3bd2ab0e6f0325df34aa96df8330595ae4672adaefe68fed96ba4133b", kill_on_drop: false }` [INFO] [stdout] 1fb564b3bd2ab0e6f0325df34aa96df8330595ae4672adaefe68fed96ba4133b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d6415275ac7d71e53e542916388a1d982141ea399f9ac7742319a92cb44f74b2 [INFO] running `Command { std: "docker" "start" "-a" "d6415275ac7d71e53e542916388a1d982141ea399f9ac7742319a92cb44f74b2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.6.5 [INFO] [stderr] Compiling svlint v0.4.8-pre (/opt/rustwide/workdir) [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom-greedyerror v0.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling sv-parser-macros v0.6.5 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking nom-packrat v0.4.0 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Checking sv-parser-error v0.6.5 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking sv-parser-parser v0.6.5 [INFO] [stderr] Checking sv-parser-pp v0.6.5 [INFO] [stderr] Checking sv-parser v0.6.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "d6415275ac7d71e53e542916388a1d982141ea399f9ac7742319a92cb44f74b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6415275ac7d71e53e542916388a1d982141ea399f9ac7742319a92cb44f74b2", kill_on_drop: false }` [INFO] [stdout] d6415275ac7d71e53e542916388a1d982141ea399f9ac7742319a92cb44f74b2