[INFO] cloning repository https://github.com/ferrous-systems/CO2-Device [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferrous-systems/CO2-Device" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2FCO2-Device", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2FCO2-Device'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 350163658d69ecb083e8044f5d9ec898f3e82d74 [INFO] checking ferrous-systems/CO2-Device against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2FCO2-Device" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ferrous-systems/CO2-Device on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ferrous-systems/CO2-Device [INFO] finished tweaking git repo https://github.com/ferrous-systems/CO2-Device [INFO] tweaked toml for git repo https://github.com/ferrous-systems/CO2-Device written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ferrous-systems/CO2-Device already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77a940a228879c714c9ed8ccf5eaa5f6d0877cb788645f9aa2cbf2089290ee56 [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" "77a940a228879c714c9ed8ccf5eaa5f6d0877cb788645f9aa2cbf2089290ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77a940a228879c714c9ed8ccf5eaa5f6d0877cb788645f9aa2cbf2089290ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a940a228879c714c9ed8ccf5eaa5f6d0877cb788645f9aa2cbf2089290ee56", kill_on_drop: false }` [INFO] [stdout] 77a940a228879c714c9ed8ccf5eaa5f6d0877cb788645f9aa2cbf2089290ee56 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92a0f0fa0de8b5ba83efa7c10edb1105adf3c0eea5c934a6d521ab9dad7558ed [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" "92a0f0fa0de8b5ba83efa7c10edb1105adf3c0eea5c934a6d521ab9dad7558ed", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nrf52832-pac v0.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling nrf52832-hal v0.7.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling nrf52832-hal v0.8.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling heapless v0.5.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Checking crc_all v0.1.0 [INFO] [stderr] Checking crc_all v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking embedded-timeout-macros v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stdout] error[E0277]: the trait bound `TimerError: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/rngs/jitter.rs:270:74 [INFO] [stdout] | [INFO] [stdout] 270 | ... "timer jitter failed basic quality tests", err) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected an implementor of trait `From` [INFO] [stdout] | help: consider borrowing here: `&err` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/error.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | where E: Into> [INFO] [stdout] | --------------------------------- required by this bound in `rand_core::Error::with_cause` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `From` for `alloc::boxed::Box<(dyn std::error::Error + Send + Sync + 'static)>` [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `TimerError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` [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" "92a0f0fa0de8b5ba83efa7c10edb1105adf3c0eea5c934a6d521ab9dad7558ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a0f0fa0de8b5ba83efa7c10edb1105adf3c0eea5c934a6d521ab9dad7558ed", kill_on_drop: false }` [INFO] [stdout] 92a0f0fa0de8b5ba83efa7c10edb1105adf3c0eea5c934a6d521ab9dad7558ed