[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] ce47c7746576bc85000c8b92cdeb0bbf7e258e4e [INFO] checking dalance/svlint against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvlint" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/svlint on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d162e2ee71e8f05894a2d817c68436f6ab2c742d1a8394c1cd37782b18f54b0 [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" "3d162e2ee71e8f05894a2d817c68436f6ab2c742d1a8394c1cd37782b18f54b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d162e2ee71e8f05894a2d817c68436f6ab2c742d1a8394c1cd37782b18f54b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d162e2ee71e8f05894a2d817c68436f6ab2c742d1a8394c1cd37782b18f54b0", kill_on_drop: false }` [INFO] [stdout] 3d162e2ee71e8f05894a2d817c68436f6ab2c742d1a8394c1cd37782b18f54b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5fd5646e0c97a464e7ee3cd71db5e050cfbf0eea19bd70502f0fdade4cd9b7 [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" "0b5fd5646e0c97a464e7ee3cd71db5e050cfbf0eea19bd70502f0fdade4cd9b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.11.1 [INFO] [stderr] Compiling svlint v0.4.19-pre (/opt/rustwide/workdir) [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking nom_locate v3.0.0 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling sv-parser-macros v0.11.1 [INFO] [stderr] Compiling nom-packrat-macros v0.5.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 structopt v0.3.21 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking sv-parser-error v0.11.1 [INFO] [stderr] Checking sv-parser-parser v0.11.1 [INFO] [stderr] Checking sv-parser-pp v0.11.1 [INFO] [stderr] Checking sv-parser v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "0b5fd5646e0c97a464e7ee3cd71db5e050cfbf0eea19bd70502f0fdade4cd9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5fd5646e0c97a464e7ee3cd71db5e050cfbf0eea19bd70502f0fdade4cd9b7", kill_on_drop: false }` [INFO] [stdout] 0b5fd5646e0c97a464e7ee3cd71db5e050cfbf0eea19bd70502f0fdade4cd9b7