[INFO] cloning repository https://github.com/blueluna/nl80211-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blueluna/nl80211-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4bd9147be3725ba5c6dd053090735500c749b55 [INFO] testing blueluna/nl80211-rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blueluna/nl80211-rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blueluna/nl80211-rs [INFO] removed workspace from git repo https://github.com/blueluna/nl80211-rs [INFO] removed path dependency nl80211-buildtools from git repo https://github.com/blueluna/nl80211-rs [INFO] finished tweaking git repo https://github.com/blueluna/nl80211-rs [INFO] tweaked toml for git repo https://github.com/blueluna/nl80211-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/blueluna/netlink-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e70fad813639db07bb96edfa14b7f8c26b7960fa527bdd38135a93bbad98d03b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e70fad813639db07bb96edfa14b7f8c26b7960fa527bdd38135a93bbad98d03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70fad813639db07bb96edfa14b7f8c26b7960fa527bdd38135a93bbad98d03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70fad813639db07bb96edfa14b7f8c26b7960fa527bdd38135a93bbad98d03b", kill_on_drop: false }` [INFO] [stdout] e70fad813639db07bb96edfa14b7f8c26b7960fa527bdd38135a93bbad98d03b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--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] 00e0c435bbe29cdf970b92e8b051d03f570c0064a183558221593c9a9869791e [INFO] running `Command { std: "docker" "start" "-a" "00e0c435bbe29cdf970b92e8b051d03f570c0064a183558221593c9a9869791e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling netlink-rust v0.1.1 (https://github.com/blueluna/netlink-rs#533aae8c) [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling nl80211-buildtools v0.1.0 [INFO] [stderr] Compiling nl80211-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: can't compare `u8` with `commands::Command` [INFO] [stdout] --> src/wireless_interface.rs:325:32 [INFO] [stdout] | [INFO] [stdout] 325 | if msg.command == Command::GetRegulatory { [INFO] [stdout] | ^^ no implementation for `u8 == commands::Command` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::cmp::PartialEq` is not implemented for `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `commands::Command` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/wireless_phy.rs:377:39 [INFO] [stdout] | [INFO] [stdout] 377 | let commands = join_to_string(self.commands.iter(), " | "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `commands::Command` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn join_to_string(values: T, separator: &str) -> String [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 36 | T::Item: ToString, [INFO] [stdout] | -------- required by this bound in `join_to_string` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `commands::Command` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Display` for `&commands::Command` [INFO] [stdout] = note: required because of the requirements on the impl of `std::string::ToString` for `&commands::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nl80211-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "00e0c435bbe29cdf970b92e8b051d03f570c0064a183558221593c9a9869791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e0c435bbe29cdf970b92e8b051d03f570c0064a183558221593c9a9869791e", kill_on_drop: false }` [INFO] [stdout] 00e0c435bbe29cdf970b92e8b051d03f570c0064a183558221593c9a9869791e