[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#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [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 f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c68716dfb6c1df66197c9bd4c7696de3ba4b91f308fc574e0af7033fdd766f1 [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" "2c68716dfb6c1df66197c9bd4c7696de3ba4b91f308fc574e0af7033fdd766f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c68716dfb6c1df66197c9bd4c7696de3ba4b91f308fc574e0af7033fdd766f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c68716dfb6c1df66197c9bd4c7696de3ba4b91f308fc574e0af7033fdd766f1", kill_on_drop: false }` [INFO] [stdout] 2c68716dfb6c1df66197c9bd4c7696de3ba4b91f308fc574e0af7033fdd766f1 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84683b77c8388f887668beb48332a6ce20a1b0d1ad952e69a4feecf8989ebc5b [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" "84683b77c8388f887668beb48332a6ce20a1b0d1ad952e69a4feecf8989ebc5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.6.5 [INFO] [stderr] Compiling svlint v0.4.8-pre (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking nom-greedyerror v0.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling sv-parser-macros v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking nom-packrat v0.4.0 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.5 [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 52s [INFO] running `Command { std: "docker" "inspect" "84683b77c8388f887668beb48332a6ce20a1b0d1ad952e69a4feecf8989ebc5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84683b77c8388f887668beb48332a6ce20a1b0d1ad952e69a4feecf8989ebc5b", kill_on_drop: false }` [INFO] [stdout] 84683b77c8388f887668beb48332a6ce20a1b0d1ad952e69a4feecf8989ebc5b