[INFO] updating cached repository https://github.com/AndrewSwerlick/chowdown [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/AndrewSwerlick/chowdown [INFO] [stderr] bf8896e..e7159de master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e7159de0a94d38680d939f5f9b1eaf4d23248f36 [INFO] checking AndrewSwerlick/chowdown against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewSwerlick/chowdown on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] finished tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] tweaked toml for git repo https://github.com/AndrewSwerlick/chowdown written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewSwerlick/chowdown 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] [stderr] Blocking waiting for file lock on package cache [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] 39eabc0c5e92dab56f6d2b5aff5e57a37c2654ae41cfefbf3a8fac7620f7a6b3 [INFO] running `"docker" "start" "-a" "39eabc0c5e92dab56f6d2b5aff5e57a37c2654ae41cfefbf3a8fac7620f7a6b3"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fraction v0.6.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Compiling darling v0.10.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 derive_builder_core v0.8.1 [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" "39eabc0c5e92dab56f6d2b5aff5e57a37c2654ae41cfefbf3a8fac7620f7a6b3"` [INFO] running `"docker" "rm" "-f" "39eabc0c5e92dab56f6d2b5aff5e57a37c2654ae41cfefbf3a8fac7620f7a6b3"` [INFO] [stdout] 39eabc0c5e92dab56f6d2b5aff5e57a37c2654ae41cfefbf3a8fac7620f7a6b3