[INFO] cloning repository https://github.com/gopakumarce/RustLED [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gopakumarce/RustLED" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopakumarce%2FRustLED", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopakumarce%2FRustLED'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ea78589ec099cd2a133d5dae5ed8fbb9d571021 [INFO] checking gopakumarce/RustLED against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopakumarce%2FRustLED" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gopakumarce/RustLED on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gopakumarce/RustLED [INFO] finished tweaking git repo https://github.com/gopakumarce/RustLED [INFO] tweaked toml for git repo https://github.com/gopakumarce/RustLED written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gopakumarce/RustLED already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/embuild.git` [INFO] [stderr] Updating git repository `https://github.com/gopakumarce/esp-idf-hal.git` [INFO] [stderr] Updating git repository `https://github.com/gopakumarce/esp-idf-svc.git` [INFO] [stderr] Updating git repository `https://github.com/gopakumarce/esp-idf-sys.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-futures v0.1.1 [INFO] [stderr] Downloaded embedded-svc v0.26.4 [INFO] [stderr] Downloaded xmas-elf v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1978900fa026939daae3ec3fc93eebf0b432699e4de2caeeebc6cf6a54e4faff [INFO] running `Command { std: "docker" "start" "-a" "1978900fa026939daae3ec3fc93eebf0b432699e4de2caeeebc6cf6a54e4faff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1978900fa026939daae3ec3fc93eebf0b432699e4de2caeeebc6cf6a54e4faff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1978900fa026939daae3ec3fc93eebf0b432699e4de2caeeebc6cf6a54e4faff", kill_on_drop: false }` [INFO] [stdout] 1978900fa026939daae3ec3fc93eebf0b432699e4de2caeeebc6cf6a54e4faff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e16ac974ea69ef99042f6b48e6282f0d35ffa9e0646e43ff623b97080a1c2430 [INFO] running `Command { std: "docker" "start" "-a" "e16ac974ea69ef99042f6b48e6282f0d35ffa9e0646e43ff623b97080a1c2430", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling zero v0.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustled-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking rustled-platforms-common v0.1.0 (/opt/rustwide/workdir/platforms/common) [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking rustled-platforms-stub v0.1.0 (/opt/rustwide/workdir/platforms/stub) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> platforms/stub/src/lib.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | std::thread::sleep(std::time::Duration::from_millis(time_msecs)); [INFO] [stdout] | -------------------------------- ^^^^^^^^^^ expected `u64`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/time.rs:258:18 [INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 10 | std::thread::sleep(std::time::Duration::from_millis(time_msecs.try_into().unwrap())); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> platforms/stub/src/lib.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | std::thread::sleep(std::time::Duration::from_millis(time_msecs)); [INFO] [stdout] | -------------------------------- ^^^^^^^^^^ expected `u64`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/time.rs:258:18 [INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 10 | std::thread::sleep(std::time::Duration::from_millis(time_msecs.try_into().unwrap())); [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustled-platforms-stub` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustled-platforms-stub` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e16ac974ea69ef99042f6b48e6282f0d35ffa9e0646e43ff623b97080a1c2430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16ac974ea69ef99042f6b48e6282f0d35ffa9e0646e43ff623b97080a1c2430", kill_on_drop: false }` [INFO] [stdout] e16ac974ea69ef99042f6b48e6282f0d35ffa9e0646e43ff623b97080a1c2430