[INFO] updating cached repository https://github.com/lukaspustina/usereport-rs [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/lukaspustina/usereport-rs [INFO] [stderr] - [deleted] (none) -> azure-pipeline [INFO] [stderr] 64768a4..362b669 master -> master [INFO] [stderr] * [new tag] v0.0.1 -> v0.0.1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 362b669fa1af384cb3366d5a70065bbdd8de885d [INFO] checking lukaspustina/usereport-rs against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fusereport-rs" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/usereport-rs 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/lukaspustina/usereport-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lukaspustina/usereport-rs [INFO] tweaked toml for git repo https://github.com/lukaspustina/usereport-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lukaspustina/usereport-rs 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5255aeb6239c77195fb23a8a659ae4a4bd4e03a2fb7a5058f70e54a199423a1d [INFO] running `"docker" "start" "-a" "5255aeb6239c77195fb23a8a659ae4a4bd4e03a2fb7a5058f70e54a199423a1d"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking subprocess v0.1.18 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking snafu v0.6.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking handlebars v2.0.2 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-2.0.2/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" "5255aeb6239c77195fb23a8a659ae4a4bd4e03a2fb7a5058f70e54a199423a1d"` [INFO] running `"docker" "rm" "-f" "5255aeb6239c77195fb23a8a659ae4a4bd4e03a2fb7a5058f70e54a199423a1d"` [INFO] [stdout] 5255aeb6239c77195fb23a8a659ae4a4bd4e03a2fb7a5058f70e54a199423a1d