[INFO] cloning repository https://github.com/dalance/svls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/svls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a35bc4dc636595b43f073790e6c72b6e57420519 [INFO] testing dalance/svls against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvls" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/svls on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dalance/svls [INFO] finished tweaking git repo https://github.com/dalance/svls [INFO] tweaked toml for git repo https://github.com/dalance/svls written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/svls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86b1600bdb6f58a57bafe7462a6383966b495c84a97bd41181112cb94bf03b22 [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" "86b1600bdb6f58a57bafe7462a6383966b495c84a97bd41181112cb94bf03b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86b1600bdb6f58a57bafe7462a6383966b495c84a97bd41181112cb94bf03b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b1600bdb6f58a57bafe7462a6383966b495c84a97bd41181112cb94bf03b22", kill_on_drop: false }` [INFO] [stdout] 86b1600bdb6f58a57bafe7462a6383966b495c84a97bd41181112cb94bf03b22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27973d6d49f51fcf0edd671d4215123b5246e827ce5797d7dd7e1668cd5fa8c6 [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" "27973d6d49f51fcf0edd671d4215123b5246e827ce5797d7dd7e1668cd5fa8c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.10.1 [INFO] [stderr] Compiling svlint v0.4.10 [INFO] [stderr] Compiling verilog-filelist-parser v0.1.2 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling nom_locate v2.1.0 [INFO] [stderr] Compiling nom_locate v3.0.0 [INFO] [stderr] Compiling nom-greedyerror v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling sv-parser-macros v0.10.1 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [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 futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling nom-recursive v0.3.0 [INFO] [stderr] Compiling nom-tracable v0.7.0 [INFO] [stderr] Compiling nom-packrat v0.5.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling sv-parser-error v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling lsp-types v0.81.0 [INFO] [stderr] Compiling tower-lsp v0.13.3 [INFO] [stderr] Compiling sv-parser-parser v0.10.1 [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.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f949b044518faab8 -C extra-filename=-f949b044518faab8 --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-4fd93723f5bb0f6d.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: build failed [INFO] running `Command { std: "docker" "inspect" "27973d6d49f51fcf0edd671d4215123b5246e827ce5797d7dd7e1668cd5fa8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27973d6d49f51fcf0edd671d4215123b5246e827ce5797d7dd7e1668cd5fa8c6", kill_on_drop: false }` [INFO] [stdout] 27973d6d49f51fcf0edd671d4215123b5246e827ce5797d7dd7e1668cd5fa8c6