[INFO] crate bloguen 0.1.1 is already in cache [INFO] checking bloguen-0.1.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate bloguen 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bloguen 0.1.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bloguen 0.1.1 [INFO] finished tweaking crates.io crate bloguen 0.1.1 [INFO] tweaked toml for crates.io crate bloguen 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate bloguen 0.1.1 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] bbca768e6e20e159a36809185eb3d91310013160fdb63895022951df052372e8 [INFO] running `"docker" "start" "-a" "bbca768e6e20e159a36809185eb3d91310013160fdb63895022951df052372e8"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v1.5.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking bidir-map v1.0.0 [INFO] [stderr] Checking safe-transmute v0.11.0-rc.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tabwriter v1.1.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking twoway v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking memoffset v0.5.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bloguen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/comrak-0.6.2/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] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking toml v0.5.3 [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: build failed [INFO] running `"docker" "inspect" "bbca768e6e20e159a36809185eb3d91310013160fdb63895022951df052372e8"` [INFO] running `"docker" "rm" "-f" "bbca768e6e20e159a36809185eb3d91310013160fdb63895022951df052372e8"` [INFO] [stdout] bbca768e6e20e159a36809185eb3d91310013160fdb63895022951df052372e8