[INFO] crate sv-parser-parser 0.4.19 is already in cache [INFO] checking sv-parser-parser-0.4.19 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate sv-parser-parser 0.4.19 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sv-parser-parser 0.4.19 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sv-parser-parser 0.4.19 [INFO] finished tweaking crates.io crate sv-parser-parser 0.4.19 [INFO] tweaked toml for crates.io crate sv-parser-parser 0.4.19 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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=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] e7fc2cc0338d1356124dd11d1cf0ec7ca62ea4d8daabe4d48c246075f169d2c3 [INFO] running `"docker" "start" "-a" "e7fc2cc0338d1356124dd11d1cf0ec7ca62ea4d8daabe4d48c246075f169d2c3"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking str-concat v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking nom v5.1.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom-greedyerror v0.1.2 [INFO] [stderr] Compiling sv-parser-macros v0.4.20 [INFO] [stderr] Compiling nom-tracable-macros v0.4.1 [INFO] [stderr] Compiling nom-recursive-macros v0.1.1 [INFO] [stderr] Compiling nom-packrat-macros v0.3.0 [INFO] [stderr] Checking nom-packrat v0.3.0 [INFO] [stderr] Checking nom-tracable v0.4.1 [INFO] [stderr] Checking nom-recursive v0.1.1 [INFO] [stderr] Checking sv-parser-parser v0.4.19 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `s` in this scope [INFO] [stderr] --> 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] --> 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] --> 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[E0425]: cannot find value `s` in this scope [INFO] [stderr] --> 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] --> 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] --> 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[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] | [INFO] [stderr] = note: expected tuple `(sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::special_node::Keyword, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit, sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit)` [INFO] [stderr] found tuple `(sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::special_node::Keyword, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit, sv_parser_syntaxtree::special_node::Symbol)` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] | [INFO] [stderr] = note: expected tuple `(sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::special_node::Keyword, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit, sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit)` [INFO] [stderr] found tuple `(sv_parser_syntaxtree::special_node::Symbol, sv_parser_syntaxtree::special_node::Keyword, sv_parser_syntaxtree::expressions::numbers::UnsignedNumber, sv_parser_syntaxtree::expressions::primaries::TimeUnit, sv_parser_syntaxtree::special_node::Symbol)` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `sv-parser-parser`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [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" "e7fc2cc0338d1356124dd11d1cf0ec7ca62ea4d8daabe4d48c246075f169d2c3"` [INFO] running `"docker" "rm" "-f" "e7fc2cc0338d1356124dd11d1cf0ec7ca62ea4d8daabe4d48c246075f169d2c3"` [INFO] [stdout] e7fc2cc0338d1356124dd11d1cf0ec7ca62ea4d8daabe4d48c246075f169d2c3