[INFO] updating cached repository https://github.com/birtles/jmdict-couch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] d67c08d14eeece17cfd66519abc4a9d8eff2cbbd [INFO] testing birtles/jmdict-couch against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirtles%2Fjmdict-couch" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birtles/jmdict-couch on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/birtles/jmdict-couch [INFO] finished tweaking git repo https://github.com/birtles/jmdict-couch [INFO] tweaked toml for git repo https://github.com/birtles/jmdict-couch written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/birtles/jmdict-couch already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 9c4599662c072227e8cd8e4388841ddb39ac8a70f634a1186764cbca6b19b585 [INFO] running `"docker" "start" "-a" "9c4599662c072227e8cd8e4388841ddb39ac8a70f634a1186764cbca6b19b585"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling syn v0.12.12 [INFO] [stderr] Compiling structopt-derive v0.2.2 [INFO] [stderr] Compiling structopt v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quick-xml v0.11.0 [INFO] [stderr] Compiling jmdict-couch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `"docker" "inspect" "9c4599662c072227e8cd8e4388841ddb39ac8a70f634a1186764cbca6b19b585"` [INFO] running `"docker" "rm" "-f" "9c4599662c072227e8cd8e4388841ddb39ac8a70f634a1186764cbca6b19b585"` [INFO] [stdout] 9c4599662c072227e8cd8e4388841ddb39ac8a70f634a1186764cbca6b19b585 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] febfcf81459ec8693a5fd1a036849ce3318af6c04166108084438bdb58312c0d [INFO] running `"docker" "start" "-a" "febfcf81459ec8693a5fd1a036849ce3318af6c04166108084438bdb58312c0d"` [INFO] [stderr] Compiling jmdict-couch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0063]: missing fields `field`, `misc` in initializer of `Sense` [INFO] [stderr] --> src/main.rs:487:9 [INFO] [stderr] | [INFO] [stderr] 487 | Sense { [INFO] [stderr] | ^^^^^ missing `field`, `misc` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `jmdict-couch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "febfcf81459ec8693a5fd1a036849ce3318af6c04166108084438bdb58312c0d"` [INFO] running `"docker" "rm" "-f" "febfcf81459ec8693a5fd1a036849ce3318af6c04166108084438bdb58312c0d"` [INFO] [stdout] febfcf81459ec8693a5fd1a036849ce3318af6c04166108084438bdb58312c0d