[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#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [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 c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191cebcab41ffe8b8e760c02555e322d0eaecda7c6c2cda0b83109f163ae52b4 [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" "191cebcab41ffe8b8e760c02555e322d0eaecda7c6c2cda0b83109f163ae52b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191cebcab41ffe8b8e760c02555e322d0eaecda7c6c2cda0b83109f163ae52b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191cebcab41ffe8b8e760c02555e322d0eaecda7c6c2cda0b83109f163ae52b4", kill_on_drop: false }` [INFO] [stdout] 191cebcab41ffe8b8e760c02555e322d0eaecda7c6c2cda0b83109f163ae52b4 [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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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] 10ff80c2ee94151c6940e96aeee6aa628bb408b486272251b766d7691acb1510 [INFO] running `Command { std: "docker" "start" "-a" "10ff80c2ee94151c6940e96aeee6aa628bb408b486272251b766d7691acb1510", 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 libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking aligned v0.2.0 [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 nrf52832-hal v0.7.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling nrf52832-hal v0.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking mime v0.3.14 [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 panic-halt v0.2.0 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking crc_all v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [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] Checking try_from v0.3.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking embedded-timeout-macros v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking hash32 v0.1.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.11.1 [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" "10ff80c2ee94151c6940e96aeee6aa628bb408b486272251b766d7691acb1510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ff80c2ee94151c6940e96aeee6aa628bb408b486272251b766d7691acb1510", kill_on_drop: false }` [INFO] [stdout] 10ff80c2ee94151c6940e96aeee6aa628bb408b486272251b766d7691acb1510