[INFO] cloning repository https://github.com/nyarly/confit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyarly/confit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fconfit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fconfit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d98f5dc243faaf545c3fcf08c3b02f44c58981d4 [INFO] checking nyarly/confit against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fconfit" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyarly/confit on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nyarly/confit [INFO] finished tweaking git repo https://github.com/nyarly/confit [INFO] tweaked toml for git repo https://github.com/nyarly/confit written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nyarly/confit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fed7f4ff906be4fc717bda8177ee353a1f73bc0e7a58620345e35f4a48736306 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fed7f4ff906be4fc717bda8177ee353a1f73bc0e7a58620345e35f4a48736306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed7f4ff906be4fc717bda8177ee353a1f73bc0e7a58620345e35f4a48736306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed7f4ff906be4fc717bda8177ee353a1f73bc0e7a58620345e35f4a48736306", kill_on_drop: false }` [INFO] [stdout] fed7f4ff906be4fc717bda8177ee353a1f73bc0e7a58620345e35f4a48736306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d12328b497b4ad7115b3684b4e80849a5cc489d37ffa16b9bc4be6eade9ce22 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d12328b497b4ad7115b3684b4e80849a5cc489d37ffa16b9bc4be6eade9ce22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking confit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Check{ [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Check{ [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `threshold` in initializer of `Check` [INFO] [stdout] --> src/preserves.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | Check { [INFO] [stdout] | ^^^^^ missing `threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 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 `confit` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3d12328b497b4ad7115b3684b4e80849a5cc489d37ffa16b9bc4be6eade9ce22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d12328b497b4ad7115b3684b4e80849a5cc489d37ffa16b9bc4be6eade9ce22", kill_on_drop: false }` [INFO] [stdout] 3d12328b497b4ad7115b3684b4e80849a5cc489d37ffa16b9bc4be6eade9ce22