[INFO] updating cached repository https://github.com/hannahellis4242/sudoku_solver [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] 71a749e934a0d9f6b468f9e346303f18d6464372 [INFO] checking hannahellis4242/sudoku_solver against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannahellis4242%2Fsudoku_solver" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hannahellis4242/sudoku_solver on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hannahellis4242/sudoku_solver [INFO] finished tweaking git repo https://github.com/hannahellis4242/sudoku_solver [INFO] tweaked toml for git repo https://github.com/hannahellis4242/sudoku_solver written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hannahellis4242/sudoku_solver already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ff1f30e24cc62337ad1e1a2b6231bef676af7968fff68774dc8769f5653a810f [INFO] running `"docker" "start" "-a" "ff1f30e24cc62337ad1e1a2b6231bef676af7968fff68774dc8769f5653a810f"` [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling valico v2.4.2 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] error[E0284]: type annotations needed: cannot resolve `>::Output == std::string::String` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/valico-2.4.2/src/json_schema/helpers.rs:101:42 [INFO] [stderr] | [INFO] [stderr] 101 | Some("/".to_string() + fragment_parts[1..].join("/").as_ref()) [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0284`. [INFO] [stderr] error: could not compile `valico`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff1f30e24cc62337ad1e1a2b6231bef676af7968fff68774dc8769f5653a810f"` [INFO] running `"docker" "rm" "-f" "ff1f30e24cc62337ad1e1a2b6231bef676af7968fff68774dc8769f5653a810f"` [INFO] [stdout] ff1f30e24cc62337ad1e1a2b6231bef676af7968fff68774dc8769f5653a810f