[INFO] crate svlint 0.4.7 is already in cache [INFO] testing svlint-0.4.7 against 1.44.0 for beta-1.45-1 [INFO] extracting crate svlint 0.4.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate svlint 0.4.7 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate crates.io crate svlint 0.4.7 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d246ce9ca0124d998b301aa1771b6bd1047fc0fbf32b1697c780d3facc90170 [INFO] running `"docker" "start" "-a" "1d246ce9ca0124d998b301aa1771b6bd1047fc0fbf32b1697c780d3facc90170"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.28 [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 libloading v0.5.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling 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] Compiling nom_locate v2.0.0 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling nom-greedyerror v0.2.0 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling toml v0.4.10 [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 sv-parser-macros v0.6.5 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling nom-tracable v0.5.2 [INFO] [stderr] Compiling nom-recursive v0.2.0 [INFO] [stderr] Compiling nom-packrat v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling sv-parser-error v0.6.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling sv-parser-parser v0.6.5 [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,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=a408ff159ea08020 -C extra-filename=-a408ff159ea08020 --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-1c79954c12689889.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sv-parser-parser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=7b93f841d19db338 -C extra-filename=-7b93f841d19db338 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-d4a642011ec04d72.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-42befcfc43591091.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-6e4273fd3f7669f3.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-62536cf157313339.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-e2b45497330fef78.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-419c676968ff5690.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-277c525360957c1d.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-1c79954c12689889.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-a408ff159ea08020.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "1d246ce9ca0124d998b301aa1771b6bd1047fc0fbf32b1697c780d3facc90170"` [INFO] running `"docker" "rm" "-f" "1d246ce9ca0124d998b301aa1771b6bd1047fc0fbf32b1697c780d3facc90170"` [INFO] [stdout] 1d246ce9ca0124d998b301aa1771b6bd1047fc0fbf32b1697c780d3facc90170