[INFO] crate kg-diag 0.4.0 is already in cache [INFO] checking kg-diag-0.4.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate kg-diag 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kg-diag 0.4.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate kg-diag 0.4.0 [INFO] finished tweaking crates.io crate kg-diag 0.4.0 [INFO] tweaked toml for crates.io crate kg-diag 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate kg-diag 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] 2178236283dffb93870b72e433d2b1602bff2b5c3e41f70957f48febd291c563 [INFO] running `"docker" "start" "-a" "2178236283dffb93870b72e433d2b1602bff2b5c3e41f70957f48febd291c563"` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lexical-core v0.4.5 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Checking kg-display v0.1.2 [INFO] [stderr] Compiling kg-utils v0.2.4 [INFO] [stderr] Compiling kg-display-derive v0.1.1 [INFO] [stderr] Checking kg-diag v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0412]: cannot find type `ParseResult` in this scope [INFO] [stderr] --> benches/reader_dispatch.rs:22:40 [INFO] [stderr] | [INFO] [stderr] 22 | fn dyn_scan(r: &mut dyn CharReader) -> ParseResult { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 6 | use core::num::dec2flt::parse::ParseResult; [INFO] [stderr] | [INFO] [stderr] 6 | use kg_diag::parse::ParseResult; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ParseResult` in this scope [INFO] [stderr] --> benches/reader_dispatch.rs:32:45 [INFO] [stderr] | [INFO] [stderr] 32 | fn static_scan(r: &mut R) -> ParseResult { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 6 | use core::num::dec2flt::parse::ParseResult; [INFO] [stderr] | [INFO] [stderr] 6 | use kg_diag::parse::ParseResult; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `kg-diag`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2178236283dffb93870b72e433d2b1602bff2b5c3e41f70957f48febd291c563"` [INFO] running `"docker" "rm" "-f" "2178236283dffb93870b72e433d2b1602bff2b5c3e41f70957f48febd291c563"` [INFO] [stdout] 2178236283dffb93870b72e433d2b1602bff2b5c3e41f70957f48febd291c563