[INFO] updating cached repository https://github.com/mmilata/ektoboat [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] 8ba448375fcd47a293ac9f52eec1b57d4486a85b [INFO] checking mmilata/ektoboat against try#c846f8a7dc7af09647f397f047db9cc81acb60bd for pr-69129 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmilata%2Fektoboat" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 88% (16/18) Checking out files: 94% (17/18) Checking out files: 100% (18/18) Checking out files: 100% (18/18), done. [INFO] validating manifest of git repo https://github.com/mmilata/ektoboat on toolchain c846f8a7dc7af09647f397f047db9cc81acb60bd [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mmilata/ektoboat [INFO] finished tweaking git repo https://github.com/mmilata/ektoboat [INFO] tweaked toml for git repo https://github.com/mmilata/ektoboat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mmilata/ektoboat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "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] edfabbd74c7a40d58925b0098a1d6f9ca8d3c6dddf2cdab1f623cfa2d34b28db [INFO] running `"docker" "start" "-a" "edfabbd74c7a40d58925b0098a1d6f9ca8d3c6dddf2cdab1f623cfa2d34b28db"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking yup-oauth2 v1.0.12 [INFO] [stderr] Checking google-youtube3 v1.0.12+20190513 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking ektoboat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0063]: missing field `youtube_id` in initializer of `model::Album` [INFO] [stderr] --> src/model.rs:247:21 [INFO] [stderr] | [INFO] [stderr] 247 | let album = Album { [INFO] [stderr] | ^^^^^ missing `youtube_id` [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `youtube_id` in initializer of `model::Album` [INFO] [stderr] --> src/source.rs:428:13 [INFO] [stderr] | [INFO] [stderr] 428 | Album { [INFO] [stderr] | ^^^^^ missing `youtube_id` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `ektoboat`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "edfabbd74c7a40d58925b0098a1d6f9ca8d3c6dddf2cdab1f623cfa2d34b28db"` [INFO] running `"docker" "rm" "-f" "edfabbd74c7a40d58925b0098a1d6f9ca8d3c6dddf2cdab1f623cfa2d34b28db"` [INFO] [stdout] edfabbd74c7a40d58925b0098a1d6f9ca8d3c6dddf2cdab1f623cfa2d34b28db