[INFO] fetching crate zenoh_backend_traits 0.5.0-beta.8... [INFO] testing zenoh_backend_traits-0.5.0-beta.8 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate zenoh_backend_traits 0.5.0-beta.8 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate zenoh_backend_traits 0.5.0-beta.8 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zenoh_backend_traits 0.5.0-beta.8 [INFO] finished tweaking crates.io crate zenoh_backend_traits 0.5.0-beta.8 [INFO] tweaked toml for crates.io crate zenoh_backend_traits 0.5.0-beta.8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b90baca5a395e1ba95f8c6872181c6d5218840460fbbc9d561aab6267632ac3 [INFO] running `Command { std: "docker" "start" "-a" "9b90baca5a395e1ba95f8c6872181c6d5218840460fbbc9d561aab6267632ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b90baca5a395e1ba95f8c6872181c6d5218840460fbbc9d561aab6267632ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b90baca5a395e1ba95f8c6872181c6d5218840460fbbc9d561aab6267632ac3", kill_on_drop: false }` [INFO] [stdout] 9b90baca5a395e1ba95f8c6872181c6d5218840460fbbc9d561aab6267632ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdf9d0df366c8802f82b68723b57d3fec90e6fe997daad68712197316e009cd3 [INFO] running `Command { std: "docker" "start" "-a" "fdf9d0df366c8802f82b68723b57d3fec90e6fe997daad68712197316e009cd3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling zenoh v0.5.0-beta.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling shared_memory v0.11.4 [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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fdf9d0df366c8802f82b68723b57d3fec90e6fe997daad68712197316e009cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf9d0df366c8802f82b68723b57d3fec90e6fe997daad68712197316e009cd3", kill_on_drop: false }` [INFO] [stdout] fdf9d0df366c8802f82b68723b57d3fec90e6fe997daad68712197316e009cd3