[INFO] fetching crate rwarden 0.0.1... [INFO] checking rwarden-0.0.1 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate rwarden 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rwarden 0.0.1 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d3d949810107e59861199247d422f0cd97264b87015d9a1f08ccbc97ca244f4 [INFO] running `Command { std: "docker" "start" "-a" "9d3d949810107e59861199247d422f0cd97264b87015d9a1f08ccbc97ca244f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d3d949810107e59861199247d422f0cd97264b87015d9a1f08ccbc97ca244f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3d949810107e59861199247d422f0cd97264b87015d9a1f08ccbc97ca244f4", kill_on_drop: false }` [INFO] [stdout] 9d3d949810107e59861199247d422f0cd97264b87015d9a1f08ccbc97ca244f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdeb38eb2f25f0068cdb81eef85547ac33e0cb98653f2d2c8d0f5ed913b62701 [INFO] running `Command { std: "docker" "start" "-a" "bdeb38eb2f25f0068cdb81eef85547ac33e0cb98653f2d2c8d0f5ed913b62701", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking base64ct v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking hkdf v0.11.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [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 darling_macro v0.10.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_setters v0.1.5 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking rwarden_crypto v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking 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[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] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "bdeb38eb2f25f0068cdb81eef85547ac33e0cb98653f2d2c8d0f5ed913b62701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdeb38eb2f25f0068cdb81eef85547ac33e0cb98653f2d2c8d0f5ed913b62701", kill_on_drop: false }` [INFO] [stdout] bdeb38eb2f25f0068cdb81eef85547ac33e0cb98653f2d2c8d0f5ed913b62701