[INFO] fetching crate webrtc-ice 0.0.1... [INFO] checking webrtc-ice-0.0.1 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate webrtc-ice 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate webrtc-ice 0.0.1 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webrtc-ice 0.0.1 [INFO] finished tweaking crates.io crate webrtc-ice 0.0.1 [INFO] tweaked toml for crates.io crate webrtc-ice 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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] cd7506b9c22936e77744fa4fa37aefb96ac96eb0cac52ab50d3f73a8d0912be9 [INFO] running `Command { std: "docker" "start" "-a" "cd7506b9c22936e77744fa4fa37aefb96ac96eb0cac52ab50d3f73a8d0912be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd7506b9c22936e77744fa4fa37aefb96ac96eb0cac52ab50d3f73a8d0912be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7506b9c22936e77744fa4fa37aefb96ac96eb0cac52ab50d3f73a8d0912be9", kill_on_drop: false }` [INFO] [stdout] cd7506b9c22936e77744fa4fa37aefb96ac96eb0cac52ab50d3f73a8d0912be9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--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] 6f20f2c12a1c325b858ecba78040ee7caa2001c63c22350a3d70c9c26f1c2d8d [INFO] running `Command { std: "docker" "start" "-a" "6f20f2c12a1c325b858ecba78040ee7caa2001c63c22350a3d70c9c26f1c2d8d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ifaces v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking p256 v0.7.3 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking rcgen v0.8.10 [INFO] [stderr] Checking rusticata-macros v3.0.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Checking der-parser v5.1.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Checking x509-parser v0.9.2 [INFO] [stderr] Checking webrtc-util v0.1.17 [INFO] [stderr] Checking tokio-stream v0.1.5 [INFO] [stderr] Checking tokio-test v0.4.1 [INFO] [stderr] Checking webrtc-stun v0.1.13 [INFO] [stderr] Checking webrtc-mdns v0.2.5 [INFO] [stderr] Checking webrtc-turn v0.1.3 [INFO] [stderr] Checking webrtc-ice v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/agent/agent_gather.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 246 | let port = match conn.local_addr() { [INFO] [stdout] | ----------------- this expression has type `Pin> + Send>>` [INFO] [stdout] 247 | Ok(addr) => addr.port(), [INFO] [stdout] | ^^^^^^^^ expected struct `Pin`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Pin> + Send>>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/agent/agent_gather.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 246 | let port = match conn.local_addr() { [INFO] [stdout] | ----------------- this expression has type `Pin> + Send>>` [INFO] [stdout] 247 | Ok(addr) => addr.port(), [INFO] [stdout] 248 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ expected struct `Pin`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Pin> + Send>>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/agent/agent_gather.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 246 | let port = match conn.local_addr() { [INFO] [stdout] | ----------------- this expression has type `Pin> + Send>>` [INFO] [stdout] 247 | Ok(addr) => addr.port(), [INFO] [stdout] | ^^^^^^^^ expected struct `Pin`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Pin> + Send>>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/agent/agent_gather.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 246 | let port = match conn.local_addr() { [INFO] [stdout] | ----------------- this expression has type `Pin> + Send>>` [INFO] [stdout] 247 | Ok(addr) => addr.port(), [INFO] [stdout] 248 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ expected struct `Pin`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Pin> + Send>>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:477:33 [INFO] [stdout] | [INFO] [stdout] 477 | let laddr = conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 477 | let laddr = conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | let laddr = conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 351 | let laddr = conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:477:33 [INFO] [stdout] | [INFO] [stdout] 477 | let laddr = conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 477 | let laddr = conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `vnet` in initializer of `ClientConfig` [INFO] [stdout] --> src/agent/agent_gather.rs:593:27 [INFO] [stdout] | [INFO] [stdout] 593 | let cfg = turn::client::ClientConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `vnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | let laddr = conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 351 | let laddr = conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:637:29 [INFO] [stdout] | [INFO] [stdout] 637 | let raddr = relay_conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 637 | let raddr = relay_conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `vnet` in initializer of `ClientConfig` [INFO] [stdout] --> src/agent/agent_gather.rs:593:27 [INFO] [stdout] | [INFO] [stdout] 593 | let cfg = turn::client::ClientConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `vnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/agent/agent_gather.rs:637:29 [INFO] [stdout] | [INFO] [stdout] 637 | let raddr = relay_conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Pin> + Send>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `Pin> + Send>>` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] help: consider `await`ing on the `Future` [INFO] [stdout] | [INFO] [stdout] 637 | let raddr = relay_conn.local_addr().await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `local_addr` do not match the trait declaration [INFO] [stdout] --> src/agent/agent_test.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn local_addr(&self) -> io::Result { [INFO] [stdout] | ^ lifetimes do not match method in trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `local_addr` do not match the trait declaration [INFO] [stdout] --> src/agent/agent_transport.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | fn local_addr(&self) -> io::Result { [INFO] [stdout] | ^ lifetimes do not match method in trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `local_addr` do not match the trait declaration [INFO] [stdout] --> src/agent/agent_transport.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | fn local_addr(&self) -> io::Result { [INFO] [stdout] | ^ lifetimes do not match method in trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0195, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webrtc-ice` [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0195, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f20f2c12a1c325b858ecba78040ee7caa2001c63c22350a3d70c9c26f1c2d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f20f2c12a1c325b858ecba78040ee7caa2001c63c22350a3d70c9c26f1c2d8d", kill_on_drop: false }` [INFO] [stdout] 6f20f2c12a1c325b858ecba78040ee7caa2001c63c22350a3d70c9c26f1c2d8d