[INFO] fetching crate mpc-client 0.4.0...
[INFO] checking mpc-client-0.4.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mpc-client 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate mpc-client 0.4.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mpc-client 0.4.0
[INFO] finished tweaking crates.io crate mpc-client 0.4.0
[INFO] tweaked toml for crates.io crate mpc-client 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding mpc-protocol v0.4.1 (latest: v0.6.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding pem v2.0.1 (latest: v3.0.4)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (latest: v0.21.0)
[INFO] [stderr]       Adding tungstenite v0.18.0 (latest: v0.21.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binary-stream v8.3.0
[INFO] [stderr]   Downloaded mpc-protocol v0.4.1
[INFO] [stderr]   Downloaded wasm-log v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 815c3bb1002203de1358d5fb522c46a7a81a902006afd1b46299fc31ba0091d5
[INFO] running `Command { std: "docker" "start" "-a" "815c3bb1002203de1358d5fb522c46a7a81a902006afd1b46299fc31ba0091d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "815c3bb1002203de1358d5fb522c46a7a81a902006afd1b46299fc31ba0091d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815c3bb1002203de1358d5fb522c46a7a81a902006afd1b46299fc31ba0091d5", kill_on_drop: false }`
[INFO] [stdout] 815c3bb1002203de1358d5fb522c46a7a81a902006afd1b46299fc31ba0091d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baa90972adf549e44a8a14adcda2c7e17ff3f40e85bab4a47b36621e64703bed
[INFO] running `Command { std: "docker" "start" "-a" "baa90972adf549e44a8a14adcda2c7e17ff3f40e85bab4a47b36621e64703bed", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling binary-stream v8.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking mpc-protocol v0.4.1
[INFO] [stderr]     Checking mpc-client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let inner = encrypt_server_channel(
[INFO] [stdout]     |                                 ---------------------- arguments to this function are incorrect
[INFO] [stdout] 45  |                         server, payload, false,
[INFO] [stdout]     |                                 ^^^^^^^ expected `&[u8]`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     client_impl!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<u8>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpc-protocol-0.4.1/src/channel.rs:13:14
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub async fn encrypt_server_channel(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `client_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 45  |                         server, &payload, false,
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let inner = encrypt_server_channel(
[INFO] [stdout]     |                                 ---------------------- arguments to this function are incorrect
[INFO] [stdout] 45  |                         server, payload, false,
[INFO] [stdout]     |                                 ^^^^^^^ expected `&[u8]`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     client_impl!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<u8>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpc-protocol-0.4.1/src/channel.rs:13:14
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub async fn encrypt_server_channel(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `client_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 45  |                         server, &payload, false,
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `SessionRequest` has no field named `session_id`
[INFO] [stdout]    --> src/client.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let session = SessionRequest { participant_keys, session_id };
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ `SessionRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | client_transport_impl!(NativeClient);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the macro `client_transport_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `SessionRequest` has no field named `session_id`
[INFO] [stdout]    --> src/client.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let session = SessionRequest { participant_keys, session_id };
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ `SessionRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | client_transport_impl!(NativeClient);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the macro `client_transport_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpc-client` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpc-client` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "baa90972adf549e44a8a14adcda2c7e17ff3f40e85bab4a47b36621e64703bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa90972adf549e44a8a14adcda2c7e17ff3f40e85bab4a47b36621e64703bed", kill_on_drop: false }`
[INFO] [stdout] baa90972adf549e44a8a14adcda2c7e17ff3f40e85bab4a47b36621e64703bed
[INFO] checking mpc-client-0.4.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mpc-client 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate mpc-client 0.4.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mpc-client 0.4.0
[INFO] finished tweaking crates.io crate mpc-client 0.4.0
[INFO] tweaked toml for crates.io crate mpc-client 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding mpc-protocol v0.4.1 (latest: v0.6.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding pem v2.0.1 (latest: v3.0.4)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (latest: v0.21.0)
[INFO] [stderr]       Adding tungstenite v0.18.0 (latest: v0.21.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f991209413db1df7de2d4d923afcd4916bda32bb187b2e0537fdb3194669e86
[INFO] running `Command { std: "docker" "start" "-a" "9f991209413db1df7de2d4d923afcd4916bda32bb187b2e0537fdb3194669e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f991209413db1df7de2d4d923afcd4916bda32bb187b2e0537fdb3194669e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f991209413db1df7de2d4d923afcd4916bda32bb187b2e0537fdb3194669e86", kill_on_drop: false }`
[INFO] [stdout] 9f991209413db1df7de2d4d923afcd4916bda32bb187b2e0537fdb3194669e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9db8369adb17fda414e7923030da199adc33b4468bb5551f2719fdf1bde0e08
[INFO] running `Command { std: "docker" "start" "-a" "e9db8369adb17fda414e7923030da199adc33b4468bb5551f2719fdf1bde0e08", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling binary-stream v8.3.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking mpc-protocol v0.4.1
[INFO] [stderr]     Checking mpc-client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let inner = encrypt_server_channel(
[INFO] [stdout]     |                                 ---------------------- arguments to this function are incorrect
[INFO] [stdout] 45  |                         server, payload, false,
[INFO] [stdout]     |                                 ^^^^^^^ expected `&[u8]`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     client_impl!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<u8>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpc-protocol-0.4.1/src/channel.rs:13:14
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub async fn encrypt_server_channel(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `client_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 45  |                         server, &payload, false,
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/client.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout] 44  |                     let inner = encrypt_server_channel(
[INFO] [stdout]     |                                 ---------------------- arguments to this function are incorrect
[INFO] [stdout] 45  |                         server, payload, false,
[INFO] [stdout]     |                                 ^^^^^^^ expected `&[u8]`, found `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     client_impl!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<u8>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mpc-protocol-0.4.1/src/channel.rs:13:14
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub async fn encrypt_server_channel(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `client_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 45  |                         server, &payload, false,
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `SessionRequest` has no field named `session_id`
[INFO] [stdout]    --> src/client.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let session = SessionRequest { participant_keys, session_id };
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ `SessionRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | client_transport_impl!(NativeClient);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the macro `client_transport_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `SessionRequest` has no field named `session_id`
[INFO] [stdout]    --> src/client.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 let session = SessionRequest { participant_keys, session_id };
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ `SessionRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/native.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | client_transport_impl!(NativeClient);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the macro `client_transport_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpc-client` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mpc-client` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e9db8369adb17fda414e7923030da199adc33b4468bb5551f2719fdf1bde0e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9db8369adb17fda414e7923030da199adc33b4468bb5551f2719fdf1bde0e08", kill_on_drop: false }`
[INFO] [stdout] e9db8369adb17fda414e7923030da199adc33b4468bb5551f2719fdf1bde0e08
