[INFO] crate comrak 0.7.0 is already in cache [INFO] checking comrak-0.7.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate comrak 0.7.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate comrak 0.7.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate comrak 0.7.0 [INFO] finished tweaking crates.io crate comrak 0.7.0 [INFO] tweaked toml for crates.io crate comrak 0.7.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate comrak 0.7.0 already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 3ba18a9a88bdede4d6a1ab0b95bd6c8cc37c8d0ce3d124ed7aacaf22fb82ff5d [INFO] running `"docker" "start" "-a" "3ba18a9a88bdede4d6a1ab0b95bd6c8cc37c8d0ce3d124ed7aacaf22fb82ff5d"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking timebomb v0.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> src/scanners.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/ctype.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | (CMARK_CTYPE_CLASS[ch as usize] == 3 || CMARK_CTYPE_CLASS[ch as usize] == 4) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> src/scanners.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/ctype.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | (CMARK_CTYPE_CLASS[ch as usize] == 3 || CMARK_CTYPE_CLASS[ch as usize] == 4) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `comrak`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `comrak`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3ba18a9a88bdede4d6a1ab0b95bd6c8cc37c8d0ce3d124ed7aacaf22fb82ff5d"` [INFO] running `"docker" "rm" "-f" "3ba18a9a88bdede4d6a1ab0b95bd6c8cc37c8d0ce3d124ed7aacaf22fb82ff5d"` [INFO] [stdout] 3ba18a9a88bdede4d6a1ab0b95bd6c8cc37c8d0ce3d124ed7aacaf22fb82ff5d