[INFO] cloning repository https://github.com/jbaber/edhex_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbaber/edhex_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaber%2Fedhex_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaber%2Fedhex_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4274c61be463d9f2fa2ec4b36ed6cab8f5a57ebf [INFO] testing jbaber/edhex_core against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaber%2Fedhex_core" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbaber/edhex_core on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbaber/edhex_core [INFO] finished tweaking git repo https://github.com/jbaber/edhex_core [INFO] tweaked toml for git repo https://github.com/jbaber/edhex_core written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/jbaber/edhex_core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d58f9283991cfa9589ebc42402f5188dcbb894aa54e300032b250d965fa205 [INFO] running `Command { std: "docker" "start" "-a" "27d58f9283991cfa9589ebc42402f5188dcbb894aa54e300032b250d965fa205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d58f9283991cfa9589ebc42402f5188dcbb894aa54e300032b250d965fa205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d58f9283991cfa9589ebc42402f5188dcbb894aa54e300032b250d965fa205", kill_on_drop: false }` [INFO] [stdout] 27d58f9283991cfa9589ebc42402f5188dcbb894aa54e300032b250d965fa205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30462bbc016844c4e0bf0d7f8cfb381a86c33c68dd17f22418e8e7a4bc2576f8 [INFO] running `Command { std: "docker" "start" "-a" "30462bbc016844c4e0bf0d7f8cfb381a86c33c68dd17f22418e8e7a4bc2576f8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling edhex_core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.39s [INFO] running `Command { std: "docker" "inspect" "30462bbc016844c4e0bf0d7f8cfb381a86c33c68dd17f22418e8e7a4bc2576f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30462bbc016844c4e0bf0d7f8cfb381a86c33c68dd17f22418e8e7a4bc2576f8", kill_on_drop: false }` [INFO] [stdout] 30462bbc016844c4e0bf0d7f8cfb381a86c33c68dd17f22418e8e7a4bc2576f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c416555822b711ef46f2d3559ee88b57cf95b079d5394545fb1170f2c59582c [INFO] running `Command { std: "docker" "start" "-a" "0c416555822b711ef46f2d3559ee88b57cf95b079d5394545fb1170f2c59582c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling edhex_core v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `last_search` in initializer of `State` [INFO] [stdout] --> src/lib.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | let mut state = State { [INFO] [stdout] | ^^^^^ missing `last_search` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `edhex_core` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0c416555822b711ef46f2d3559ee88b57cf95b079d5394545fb1170f2c59582c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c416555822b711ef46f2d3559ee88b57cf95b079d5394545fb1170f2c59582c", kill_on_drop: false }` [INFO] [stdout] 0c416555822b711ef46f2d3559ee88b57cf95b079d5394545fb1170f2c59582c