[INFO] cloning repository https://github.com/andrewhalle/byo-cas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewhalle/byo-cas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhalle%2Fbyo-cas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhalle%2Fbyo-cas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8b30089e586ee2b1d95fa947ff97b6b6791310e [INFO] testing andrewhalle/byo-cas 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%2Fandrewhalle%2Fbyo-cas" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewhalle/byo-cas 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/andrewhalle/byo-cas [INFO] finished tweaking git repo https://github.com/andrewhalle/byo-cas [INFO] tweaked toml for git repo https://github.com/andrewhalle/byo-cas written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/andrewhalle/byo-cas 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eacd9413e40f8b7d5993b11107e7a8a2957d8a8c75ea4c5db3355cd4bc9d083c [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" "eacd9413e40f8b7d5993b11107e7a8a2957d8a8c75ea4c5db3355cd4bc9d083c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eacd9413e40f8b7d5993b11107e7a8a2957d8a8c75ea4c5db3355cd4bc9d083c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eacd9413e40f8b7d5993b11107e7a8a2957d8a8c75ea4c5db3355cd4bc9d083c", kill_on_drop: false }` [INFO] [stdout] eacd9413e40f8b7d5993b11107e7a8a2957d8a8c75ea4c5db3355cd4bc9d083c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6e27a1e6a681eed349701376d9cbc1b0de79b641fc8b9175e05abe7765c16a [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" "9c6e27a1e6a681eed349701376d9cbc1b0de79b641fc8b9175e05abe7765c16a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling rust-cas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "9c6e27a1e6a681eed349701376d9cbc1b0de79b641fc8b9175e05abe7765c16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6e27a1e6a681eed349701376d9cbc1b0de79b641fc8b9175e05abe7765c16a", kill_on_drop: false }` [INFO] [stdout] 9c6e27a1e6a681eed349701376d9cbc1b0de79b641fc8b9175e05abe7765c16a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10e482d35ab72e1d4fb997c58218b136ce601d55dffbc533e695f9c8b1229082 [INFO] running `Command { std: "docker" "start" "-a" "10e482d35ab72e1d4fb997c58218b136ce601d55dffbc533e695f9c8b1229082", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `unspecified` in initializer of `polynomial::Polynomial` [INFO] [stdout] --> src/polynomial.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | Polynomial { [INFO] [stdout] | ^^^^^^^^^^ missing `unspecified` [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 `rust-cas` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "10e482d35ab72e1d4fb997c58218b136ce601d55dffbc533e695f9c8b1229082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e482d35ab72e1d4fb997c58218b136ce601d55dffbc533e695f9c8b1229082", kill_on_drop: false }` [INFO] [stdout] 10e482d35ab72e1d4fb997c58218b136ce601d55dffbc533e695f9c8b1229082