[INFO] cloning repository https://github.com/Syfaro/VR-Hass-Power [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Syfaro/VR-Hass-Power" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2FVR-Hass-Power", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2FVR-Hass-Power'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55b218b23b710a7c32e691ef8fe86d0a60fa27a2 [INFO] testing Syfaro/VR-Hass-Power against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyfaro%2FVR-Hass-Power" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syfaro/VR-Hass-Power on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Syfaro/VR-Hass-Power [INFO] finished tweaking git repo https://github.com/Syfaro/VR-Hass-Power [INFO] tweaked toml for git repo https://github.com/Syfaro/VR-Hass-Power written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Syfaro/VR-Hass-Power already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 7223d45f3b03797341945a024d94e58bfb7f4da55365fb95626d40f47e413c83 [INFO] running `Command { std: "docker" "start" "-a" "7223d45f3b03797341945a024d94e58bfb7f4da55365fb95626d40f47e413c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7223d45f3b03797341945a024d94e58bfb7f4da55365fb95626d40f47e413c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7223d45f3b03797341945a024d94e58bfb7f4da55365fb95626d40f47e413c83", kill_on_drop: false }` [INFO] [stdout] 7223d45f3b03797341945a024d94e58bfb7f4da55365fb95626d40f47e413c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--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] a33d96ffa414b937c486c0c1d081b16062a5a406f61cb5eb50fe58d9203d9500 [INFO] running `Command { std: "docker" "start" "-a" "a33d96ffa414b937c486c0c1d081b16062a5a406f61cb5eb50fe58d9203d9500", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sysinfo v0.16.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling ureq v2.0.1 [INFO] [stderr] Compiling vr-hass-power v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | Some(process) => VRState::Running(process.pid()), [INFO] [stdout] | ^^^^^^^^^^^^^ expected `usize`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 32 | Some(process) => VRState::Running(process.pid().try_into().unwrap()), [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | state = VRState::Running(process.pid()) [INFO] [stdout] | ^^^^^^^^^^^^^ expected `usize`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 67 | state = VRState::Running(process.pid().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | if system.get_process(pid).is_none() { [INFO] [stdout] | ^^^ expected `i32`, found `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `usize` to an `i32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 72 | if system.get_process(pid.try_into().unwrap()).is_none() { [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 E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vr-hass-power` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a33d96ffa414b937c486c0c1d081b16062a5a406f61cb5eb50fe58d9203d9500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33d96ffa414b937c486c0c1d081b16062a5a406f61cb5eb50fe58d9203d9500", kill_on_drop: false }` [INFO] [stdout] a33d96ffa414b937c486c0c1d081b16062a5a406f61cb5eb50fe58d9203d9500