[INFO] crate svls 0.1.9 is already in cache [INFO] checking svls-0.1.9 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate svls 0.1.9 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate svls 0.1.9 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate svls 0.1.9 [INFO] finished tweaking crates.io crate svls 0.1.9 [INFO] tweaked toml for crates.io crate svls 0.1.9 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate svls 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] bba25a588328b2a187803f38b29d53c4355aef509ef8ad2a432ee211b04a0d24 [INFO] running `"docker" "start" "-a" "bba25a588328b2a187803f38b29d53c4355aef509ef8ad2a432ee211b04a0d24"` [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking str-concat v0.1.4 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.4.19 [INFO] [stderr] Compiling svlint v0.2.19 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom-greedyerror v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling nom-packrat-macros v0.3.0 [INFO] [stderr] Compiling sv-parser-macros v0.4.19 [INFO] [stderr] Compiling nom-recursive-macros v0.1.1 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking nom-recursive v0.1.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking nom-packrat v0.3.0 [INFO] [stderr] Checking sv-parser-error v0.4.19 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking serde v1.0.103 [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 jsonrpc-core v14.0.5 [INFO] [stderr] Checking lsp-types v0.61.0 [INFO] [stderr] Compiling toml v0.5.5 [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] Checking sv-parser-parser v0.4.19 [INFO] [stderr] error[E0425]: cannot find value `s` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.4.19/src/general/compiler_directives.rs:388:1 [INFO] [stderr] | [INFO] [stderr] 388 | #[recursive_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `s` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.4.19/src/general/compiler_directives.rs:400:1 [INFO] [stderr] | [INFO] [stderr] 400 | #[recursive_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `s` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-parser-0.4.19/src/general/compiler_directives.rs:412:1 [INFO] [stderr] | [INFO] [stderr] 412 | #[recursive_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `sv-parser-parser`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bba25a588328b2a187803f38b29d53c4355aef509ef8ad2a432ee211b04a0d24"` [INFO] running `"docker" "rm" "-f" "bba25a588328b2a187803f38b29d53c4355aef509ef8ad2a432ee211b04a0d24"` [INFO] [stdout] bba25a588328b2a187803f38b29d53c4355aef509ef8ad2a432ee211b04a0d24