[INFO] fetching crate rwarden 0.0.1... [INFO] testing rwarden-0.0.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate rwarden 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rwarden 0.0.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rwarden 0.0.1 [INFO] finished tweaking crates.io crate rwarden 0.0.1 [INFO] tweaked toml for crates.io crate rwarden 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.9.1 [INFO] [stderr] Downloaded derive_setters v0.1.5 [INFO] [stderr] Downloaded rwarden_crypto v0.0.1 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", 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] 8d6853ede05fd2288b2c73a93b455a5147f4f7de18e41f263c3f164c1e9f60f7 [INFO] running `Command { std: "docker" "start" "-a" "8d6853ede05fd2288b2c73a93b455a5147f4f7de18e41f263c3f164c1e9f60f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d6853ede05fd2288b2c73a93b455a5147f4f7de18e41f263c3f164c1e9f60f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6853ede05fd2288b2c73a93b455a5147f4f7de18e41f263c3f164c1e9f60f7", kill_on_drop: false }` [INFO] [stdout] 8d6853ede05fd2288b2c73a93b455a5147f4f7de18e41f263c3f164c1e9f60f7 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--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] f74b60198b0e8eeb2b0e55119bf75cc3035b571a9cdd439fca832c3b0df5bd19 [INFO] running `Command { std: "docker" "start" "-a" "f74b60198b0e8eeb2b0e55119bf75cc3035b571a9cdd439fca832c3b0df5bd19", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling derive_setters v0.1.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rwarden_crypto v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rwarden v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `cipher::request::ModifyBuilder<((Uuid,), (RequestModel,))>` has no field named `_phantom` [INFO] [stdout] --> src/cipher/request.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | _phantom: (), [INFO] [stdout] | ^^^^^^^^ help: a field with a similar name exists: `phantom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `collection::request::ModifyBuilder<((Uuid,), (Uuid,), (CipherString,), (std::option::Option,), ())>` has no field named `_phantom` [INFO] [stdout] --> src/collection/request.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | _phantom: (), [INFO] [stdout] | ^^^^^^^^ help: a field with a similar name exists: `phantom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `ModifyDomainsBuilder<((Vec,), (Vec,))>` has no field named `_phantom` [INFO] [stdout] --> src/settings/request.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | _phantom: (), [INFO] [stdout] | ^^^^^^^^ help: a field with a similar name exists: `phantom` [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 E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rwarden` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f74b60198b0e8eeb2b0e55119bf75cc3035b571a9cdd439fca832c3b0df5bd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74b60198b0e8eeb2b0e55119bf75cc3035b571a9cdd439fca832c3b0df5bd19", kill_on_drop: false }` [INFO] [stdout] f74b60198b0e8eeb2b0e55119bf75cc3035b571a9cdd439fca832c3b0df5bd19