[INFO] crate tract 0.5.8 is already in cache [INFO] checking tract-0.5.8 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate tract 0.5.8 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tract 0.5.8 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tract 0.5.8 [INFO] finished tweaking crates.io crate tract 0.5.8 [INFO] tweaked toml for crates.io crate tract 0.5.8 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate tract 0.5.8 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] ecd34ee20fd59e579ea5b703cbe66a131683683f98334a7e6120496643159369 [INFO] running `"docker" "start" "-a" "ecd34ee20fd59e579ea5b703cbe66a131683683f98334a7e6120496643159369"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking box_drawing v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking py_literal v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking prost-types v0.5.0 [INFO] [stderr] Checking ndarray-npy v0.4.0 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling tract-tensorflow v0.5.8 [INFO] [stderr] Compiling tract-onnx v0.5.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling liquid-value v0.19.1 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Compiling liquid-compiler v0.19.0 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-compiler-0.19.0/src/parser.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | #[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 `liquid-compiler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ecd34ee20fd59e579ea5b703cbe66a131683683f98334a7e6120496643159369"` [INFO] running `"docker" "rm" "-f" "ecd34ee20fd59e579ea5b703cbe66a131683683f98334a7e6120496643159369"` [INFO] [stdout] ecd34ee20fd59e579ea5b703cbe66a131683683f98334a7e6120496643159369