[INFO] cloning repository https://github.com/jmccrae/ewe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmccrae/ewe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fewe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fewe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b915c2aaf0c1296ed07037a2e3e1c9ed0c850e2f [INFO] testing jmccrae/ewe against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmccrae%2Fewe" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmccrae/ewe on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmccrae/ewe [INFO] finished tweaking git repo https://github.com/jmccrae/ewe [INFO] tweaked toml for git repo https://github.com/jmccrae/ewe written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jmccrae/ewe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74199922b930ca07169a87e3e990f965fe11f3b79d5dc81e012b135c96f79cfe [INFO] running `Command { std: "docker" "start" "-a" "74199922b930ca07169a87e3e990f965fe11f3b79d5dc81e012b135c96f79cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74199922b930ca07169a87e3e990f965fe11f3b79d5dc81e012b135c96f79cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74199922b930ca07169a87e3e990f965fe11f3b79d5dc81e012b135c96f79cfe", kill_on_drop: false }` [INFO] [stdout] 74199922b930ca07169a87e3e990f965fe11f3b79d5dc81e012b135c96f79cfe [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93a1e7be578d6cdc26956500e5b6907c691a791f6536ad34107179779e4ca075 [INFO] running `Command { std: "docker" "start" "-a" "93a1e7be578d6cdc26956500e5b6907c691a791f6536ad34107179779e4ca075", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ewe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.30s [INFO] running `Command { std: "docker" "inspect" "93a1e7be578d6cdc26956500e5b6907c691a791f6536ad34107179779e4ca075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a1e7be578d6cdc26956500e5b6907c691a791f6536ad34107179779e4ca075", kill_on_drop: false }` [INFO] [stdout] 93a1e7be578d6cdc26956500e5b6907c691a791f6536ad34107179779e4ca075 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b319ddc060a4e97062b5bc023045b41df79d8cbcd1d40867524abc167c79405 [INFO] running `Command { std: "docker" "start" "-a" "5b319ddc060a4e97062b5bc023045b41df79d8cbcd1d40867524abc167c79405", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ewe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `pronunciation` in initializer of `wordnet::Entry` [INFO] [stdout] --> src/wordnet.rs:1820:13 [INFO] [stdout] | [INFO] [stdout] 1820 | Entry { [INFO] [stdout] | ^^^^^ missing `pronunciation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `pronunciation` in initializer of `wordnet::Entry` [INFO] [stdout] --> src/wordnet.rs:1837:9 [INFO] [stdout] | [INFO] [stdout] 1837 | Entry { [INFO] [stdout] | ^^^^^ missing `pronunciation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `pronunciation` in initializer of `wordnet::Entry` [INFO] [stdout] --> src/wordnet.rs:1965:9 [INFO] [stdout] | [INFO] [stdout] 1965 | Entry { [INFO] [stdout] | ^^^^^ missing `pronunciation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ewe` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5b319ddc060a4e97062b5bc023045b41df79d8cbcd1d40867524abc167c79405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b319ddc060a4e97062b5bc023045b41df79d8cbcd1d40867524abc167c79405", kill_on_drop: false }` [INFO] [stdout] 5b319ddc060a4e97062b5bc023045b41df79d8cbcd1d40867524abc167c79405