[INFO] crate svlint 0.4.7 is already in cache [INFO] checking svlint-0.4.7 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate svlint 0.4.7 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate svlint 0.4.7 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-9/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 039defd100327338e222e2f26d7e1022136f8e1c91e35884946ff1c276501420 [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" "039defd100327338e222e2f26d7e1022136f8e1c91e35884946ff1c276501420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039defd100327338e222e2f26d7e1022136f8e1c91e35884946ff1c276501420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039defd100327338e222e2f26d7e1022136f8e1c91e35884946ff1c276501420", kill_on_drop: false }` [INFO] [stdout] 039defd100327338e222e2f26d7e1022136f8e1c91e35884946ff1c276501420 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0373a98f418f2130bc7a3339b9558e9ef19f694713043f9849f743e36826577 [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" "d0373a98f418f2130bc7a3339b9558e9ef19f694713043f9849f743e36826577", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 ryu v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking static_assertions v0.3.4 [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] Compiling libc v0.2.68 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lexical-core v0.6.7 [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 aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [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 toml v0.4.10 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.6.5 [INFO] [stderr] Compiling svlint v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling sv-parser-macros v0.6.5 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Checking nom-packrat v0.4.0 [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] error: could not compile `sv-parser-syntaxtree`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-syntaxtree-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=ad339240e38d653e -C extra-filename=-ad339240e38d653e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-4c623b5d46402f27.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d0373a98f418f2130bc7a3339b9558e9ef19f694713043f9849f743e36826577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0373a98f418f2130bc7a3339b9558e9ef19f694713043f9849f743e36826577", kill_on_drop: false }` [INFO] [stdout] d0373a98f418f2130bc7a3339b9558e9ef19f694713043f9849f743e36826577