[INFO] fetching crate zenoh-protocol 0.5.0-beta.7... [INFO] testing zenoh-protocol-0.5.0-beta.7 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate zenoh-protocol 0.5.0-beta.7 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate zenoh-protocol 0.5.0-beta.7 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zenoh-protocol 0.5.0-beta.7 [INFO] finished tweaking crates.io crate zenoh-protocol 0.5.0-beta.7 [INFO] tweaked toml for crates.io crate zenoh-protocol 0.5.0-beta.7 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4be7cfc5ab3c7ee5ade53096236910255e56d47ac337b13323146758501e063 [INFO] running `Command { std: "docker" "start" "-a" "a4be7cfc5ab3c7ee5ade53096236910255e56d47ac337b13323146758501e063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4be7cfc5ab3c7ee5ade53096236910255e56d47ac337b13323146758501e063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4be7cfc5ab3c7ee5ade53096236910255e56d47ac337b13323146758501e063", kill_on_drop: false }` [INFO] [stdout] a4be7cfc5ab3c7ee5ade53096236910255e56d47ac337b13323146758501e063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ddae972dde5dba21a1287499f1dc433e154234d9602531edfa54aae94fb82e6 [INFO] running `Command { std: "docker" "start" "-a" "5ddae972dde5dba21a1287499f1dc433e154234d9602531edfa54aae94fb82e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling shared_memory v0.11.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | Err(nix::Error::Sys(Errno::EEXIST)) => return Err(ShmemError::MappingIdExists), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | Err(nix::Error::Sys(e)) => return Err(ShmemError::MapCreateFailed(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | Err(nix::Error::Sys(e)) => return Err(ShmemError::UnknownOsError(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Err(nix::Error::Sys(e)) => return Err(ShmemError::MapCreateFailed(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Err(nix::Error::Sys(e)) => return Err(ShmemError::MapOpenFailed(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | Err(nix::Error::Sys(e)) => return Err(ShmemError::MapOpenFailed(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found associated function `nix::Error::Sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shared_memory-0.11.4/src/unix.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | Err(nix::Error::Sys(e)) => return Err(ShmemError::MapOpenFailed(e as u32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `fn` calls are not allowed in patterns [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit https://doc.rust-lang.org/book/ch18-00-patterns.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0164`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shared_memory` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5ddae972dde5dba21a1287499f1dc433e154234d9602531edfa54aae94fb82e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ddae972dde5dba21a1287499f1dc433e154234d9602531edfa54aae94fb82e6", kill_on_drop: false }` [INFO] [stdout] 5ddae972dde5dba21a1287499f1dc433e154234d9602531edfa54aae94fb82e6