[INFO] updating cached repository https://github.com/Vergeer/cs-iron [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ff9cd46792f3f87a9e5bfec7c307b11e9173908 [INFO] checking Vergeer/cs-iron against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVergeer%2Fcs-iron" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 68% (197/286) Checking out files: 69% (198/286) Checking out files: 70% (201/286) Checking out files: 71% (204/286) Checking out files: 72% (206/286) Checking out files: 73% (209/286) Checking out files: 74% (212/286) Checking out files: 75% (215/286) Checking out files: 75% (216/286) Checking out files: 76% (218/286) Checking out files: 77% (221/286) Checking out files: 78% (224/286) Checking out files: 79% (226/286) Checking out files: 80% (229/286) Checking out files: 81% (232/286) Checking out files: 81% (234/286) Checking out files: 82% (235/286) Checking out files: 83% (238/286) Checking out files: 84% (241/286) Checking out files: 84% (243/286) Checking out files: 85% (244/286) Checking out files: 86% (246/286) Checking out files: 87% (249/286) Checking out files: 88% (252/286) Checking out files: 89% (255/286) Checking out files: 90% (258/286) Checking out files: 91% (261/286) Checking out files: 92% (264/286) Checking out files: 93% (266/286) Checking out files: 94% (269/286) Checking out files: 95% (272/286) Checking out files: 96% (275/286) Checking out files: 97% (278/286) Checking out files: 98% (281/286) Checking out files: 99% (284/286) Checking out files: 100% (286/286) Checking out files: 100% (286/286), done. [INFO] validating manifest of git repo https://github.com/Vergeer/cs-iron 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/Vergeer/cs-iron [INFO] finished tweaking git repo https://github.com/Vergeer/cs-iron [INFO] tweaked toml for git repo https://github.com/Vergeer/cs-iron written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Vergeer/cs-iron 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] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] e896366366f4207421478c9752c9c008d650ff8ba683bc9b467b98187ab07a7b [INFO] running `"docker" "start" "-a" "e896366366f4207421478c9752c9c008d650ff8ba683bc9b467b98187ab07a7b"` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ssmtp v1.0.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v3.0.1 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-3.0.1/src/grammar.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[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] 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 `handlebars`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e896366366f4207421478c9752c9c008d650ff8ba683bc9b467b98187ab07a7b"` [INFO] running `"docker" "rm" "-f" "e896366366f4207421478c9752c9c008d650ff8ba683bc9b467b98187ab07a7b"` [INFO] [stdout] e896366366f4207421478c9752c9c008d650ff8ba683bc9b467b98187ab07a7b