[INFO] updating cached repository https://github.com/dalance/svls [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/dalance/svls [INFO] [stderr] 8a35acd..968cc7a master -> master [INFO] [stderr] * [new tag] v0.1.10 -> v0.1.10 [INFO] [stderr] * [new tag] v0.1.11 -> v0.1.11 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 968cc7a3885b8d3c2a53a1ea35d32268aaccf0e7 [INFO] checking dalance/svls against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fsvls" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/svls on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/svls already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae05b5e7d32c2bc3e61ec5ef356e4c01ecdb470e43de3688d0e00701c6d98d54 [INFO] running `"docker" "start" "-a" "ae05b5e7d32c2bc3e61ec5ef356e4c01ecdb470e43de3688d0e00701c6d98d54"` [INFO] [stderr] Checking str-concat v0.1.4 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.5.0 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling nom-recursive-macros v0.1.1 [INFO] [stderr] Compiling nom-packrat-macros v0.3.0 [INFO] [stderr] Compiling sv-parser-macros v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling svlint v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking sv-parser-error v0.5.0 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking nom-recursive v0.1.1 [INFO] [stderr] Checking nom-packrat v0.3.0 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking nom-greedyerror v0.1.2 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Checking jsonrpc-core v14.0.5 [INFO] [stderr] Checking lsp-types v0.61.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [INFO] [stderr] Checking tower-lsp v0.4.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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1738eb11171b58ab -C extra-filename=-1738eb11171b58ab --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-6f3cd00d0fa54b65.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "ae05b5e7d32c2bc3e61ec5ef356e4c01ecdb470e43de3688d0e00701c6d98d54"` [INFO] running `"docker" "rm" "-f" "ae05b5e7d32c2bc3e61ec5ef356e4c01ecdb470e43de3688d0e00701c6d98d54"` [INFO] [stdout] ae05b5e7d32c2bc3e61ec5ef356e4c01ecdb470e43de3688d0e00701c6d98d54