[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] 6398cd4c2ac97956dcd54a0fc77605f894b4b237 [INFO] checking dalance/svlint against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/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/dalance/svlint on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5d207bbed5617dc6a2ebea2e15e21ec999d6a4dc169e0b4cff8460d61118417 [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" "d5d207bbed5617dc6a2ebea2e15e21ec999d6a4dc169e0b4cff8460d61118417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d207bbed5617dc6a2ebea2e15e21ec999d6a4dc169e0b4cff8460d61118417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d207bbed5617dc6a2ebea2e15e21ec999d6a4dc169e0b4cff8460d61118417", kill_on_drop: false }` [INFO] [stdout] d5d207bbed5617dc6a2ebea2e15e21ec999d6a4dc169e0b4cff8460d61118417 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 623c7aa12d0c06a90dea33513d2331aa56edefea162b2b1727be8ee95ae2d14f [INFO] running `Command { std: "docker" "start" "-a" "623c7aa12d0c06a90dea33513d2331aa56edefea162b2b1727be8ee95ae2d14f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bytecount v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking nom_locate v3.0.0 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.10.0 [INFO] [stderr] Compiling svlint v0.4.10-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling sv-parser-macros v0.10.0 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking nom-tracable v0.7.0 [INFO] [stderr] Checking nom-recursive v0.3.0 [INFO] [stderr] Checking nom-packrat v0.5.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking sv-parser-error v0.10.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking sv-parser-parser v0.10.0 [INFO] [stderr] Checking sv-parser-pp v0.10.0 [INFO] [stderr] Checking sv-parser v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "623c7aa12d0c06a90dea33513d2331aa56edefea162b2b1727be8ee95ae2d14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623c7aa12d0c06a90dea33513d2331aa56edefea162b2b1727be8ee95ae2d14f", kill_on_drop: false }` [INFO] [stdout] 623c7aa12d0c06a90dea33513d2331aa56edefea162b2b1727be8ee95ae2d14f