[INFO] fetching crate svlint 0.4.7... [INFO] checking svlint-0.4.7 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate svlint 0.4.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate svlint 0.4.7 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 crates.io crate svlint 0.4.7 [INFO] finished tweaking crates.io crate svlint 0.4.7 [INFO] tweaked toml for crates.io crate svlint 0.4.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate svlint 0.4.7 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28603f442ced239557dfc3fb201570cba56c9fe81b6c62c59bcc930ecef4ac5b [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" "28603f442ced239557dfc3fb201570cba56c9fe81b6c62c59bcc930ecef4ac5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28603f442ced239557dfc3fb201570cba56c9fe81b6c62c59bcc930ecef4ac5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28603f442ced239557dfc3fb201570cba56c9fe81b6c62c59bcc930ecef4ac5b", kill_on_drop: false }` [INFO] [stdout] 28603f442ced239557dfc3fb201570cba56c9fe81b6c62c59bcc930ecef4ac5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c936c53242a210e327317413d88e543ab677b2059ed2b6e13bd1ed49dbf2482b [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" "c936c53242a210e327317413d88e543ab677b2059ed2b6e13bd1ed49dbf2482b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking anyhow v1.0.28 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [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] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking 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.7 (/opt/rustwide/workdir) [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] Checking serde_regex v0.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling sv-parser-macros v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking nom-packrat v0.4.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 15s [INFO] running `Command { std: "docker" "inspect" "c936c53242a210e327317413d88e543ab677b2059ed2b6e13bd1ed49dbf2482b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c936c53242a210e327317413d88e543ab677b2059ed2b6e13bd1ed49dbf2482b", kill_on_drop: false }` [INFO] [stdout] c936c53242a210e327317413d88e543ab677b2059ed2b6e13bd1ed49dbf2482b