[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#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2FCO2-Device" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ferrous-systems/CO2-Device on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-5/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-5/source/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5/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-5/source/radio_test/utilities/draw-modem/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18d9d642e287aaed1fec0f10450a5f5bfbcae272d598c7b7bcc1dcb457eb2b8b [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" "18d9d642e287aaed1fec0f10450a5f5bfbcae272d598c7b7bcc1dcb457eb2b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18d9d642e287aaed1fec0f10450a5f5bfbcae272d598c7b7bcc1dcb457eb2b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d9d642e287aaed1fec0f10450a5f5bfbcae272d598c7b7bcc1dcb457eb2b8b", kill_on_drop: false }` [INFO] [stdout] 18d9d642e287aaed1fec0f10450a5f5bfbcae272d598c7b7bcc1dcb457eb2b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3763d9d48d5697dbc7e36f6f284fc60a8cb938110790473f273dab4ed30df1 [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" "9e3763d9d48d5697dbc7e36f6f284fc60a8cb938110790473f273dab4ed30df1", 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] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nrf52832-pac v0.6.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling nrf52832-hal v0.7.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [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] Compiling heapless v0.5.1 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Checking crc_all v0.1.0 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking crc_all v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking embedded-timeout-macros v0.2.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [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" "9e3763d9d48d5697dbc7e36f6f284fc60a8cb938110790473f273dab4ed30df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3763d9d48d5697dbc7e36f6f284fc60a8cb938110790473f273dab4ed30df1", kill_on_drop: false }` [INFO] [stdout] 9e3763d9d48d5697dbc7e36f6f284fc60a8cb938110790473f273dab4ed30df1