[INFO] cloning repository https://github.com/braincow/ruuvi2iotcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/braincow/ruuvi2iotcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraincow%2Fruuvi2iotcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraincow%2Fruuvi2iotcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d019a6977c520c641c7b4d31ec4669b7cb4e2947 [INFO] checking braincow/ruuvi2iotcore against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraincow%2Fruuvi2iotcore" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/braincow/ruuvi2iotcore on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/braincow/ruuvi2iotcore [INFO] finished tweaking git repo https://github.com/braincow/ruuvi2iotcore [INFO] tweaked toml for git repo https://github.com/braincow/ruuvi2iotcore written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/braincow/ruuvi2iotcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] a719932afe904939323506d87888b5c5873e97d0638de7c6d399a9019116568b [INFO] running `Command { std: "docker" "start" "-a" "a719932afe904939323506d87888b5c5873e97d0638de7c6d399a9019116568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a719932afe904939323506d87888b5c5873e97d0638de7c6d399a9019116568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a719932afe904939323506d87888b5c5873e97d0638de7c6d399a9019116568b", kill_on_drop: false }` [INFO] [stdout] a719932afe904939323506d87888b5c5873e97d0638de7c6d399a9019116568b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 008bf394ff445f21d469e396d11438e3cf500e4879f7a9329637d43f9df76741 [INFO] running `Command { std: "docker" "start" "-a" "008bf394ff445f21d469e396d11438e3cf500e4879f7a9329637d43f9df76741", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling addr v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling psl v0.4.1 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling paho-mqtt-sys v0.4.0 (https://github.com/eclipse/paho.mqtt.rust?branch=develop#1178259e) [INFO] [stderr] Checking tracing-subscriber v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking winrt v0.6.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking openssl-sys v0.9.58 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling der-oid-macro v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking der-parser v4.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Checking structview v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.7 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking paho-mqtt v0.8.0 (https://github.com/eclipse/paho.mqtt.rust?branch=develop#1178259e) [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling psl-lexer v0.2.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking frank_jwt v3.1.2 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling psl-codegen v0.4.2 [INFO] [stderr] Checking x509-parser v0.8.2 [INFO] [stderr] Checking log4rs v0.13.0 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Psl, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to download the list: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `domain` found for struct `List` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct List; [INFO] [stdout] | ---------------- method `domain` not found for this [INFO] [stdout] ... [INFO] [stdout] 28 | match List.domain(input) { [INFO] [stdout] | ^^^^^^ method not found in `List` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Psl` defines an item `domain`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Psl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `suffix` found for struct `List` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct List; [INFO] [stdout] | ---------------- method `suffix` not found for this [INFO] [stdout] ... [INFO] [stdout] 51 | match List.suffix(input) { [INFO] [stdout] | ^^^^^^ method not found in `List` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Psl` defines an item `suffix`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Psl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `psl` [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" "008bf394ff445f21d469e396d11438e3cf500e4879f7a9329637d43f9df76741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008bf394ff445f21d469e396d11438e3cf500e4879f7a9329637d43f9df76741", kill_on_drop: false }` [INFO] [stdout] 008bf394ff445f21d469e396d11438e3cf500e4879f7a9329637d43f9df76741