[INFO] fetching crate runo 0.2.1... [INFO] testing runo-0.2.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate runo 0.2.1 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate runo 0.2.1 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 crates.io crate runo 0.2.1 [INFO] finished tweaking crates.io crate runo 0.2.1 [INFO] tweaked toml for crates.io crate runo 0.2.1 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] [stdout] c69efced946282c21bdc44970aa4e547dce30c713083e372878c989c4d210f54 [INFO] running `Command { std: "docker" "start" "-a" "c69efced946282c21bdc44970aa4e547dce30c713083e372878c989c4d210f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c69efced946282c21bdc44970aa4e547dce30c713083e372878c989c4d210f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69efced946282c21bdc44970aa4e547dce30c713083e372878c989c4d210f54", kill_on_drop: false }` [INFO] [stdout] c69efced946282c21bdc44970aa4e547dce30c713083e372878c989c4d210f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] [stdout] 6e8282440bc1d5997979192a783c5e91daa079a730e893ff72d43399d3d78574 [INFO] running `Command { std: "docker" "start" "-a" "6e8282440bc1d5997979192a783c5e91daa079a730e893ff72d43399d3d78574", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling reexport-proc-macro v1.0.7 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pancurses v0.15.0 [INFO] [stderr] Compiling pancurses v0.14.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pancurses-0.15.0/src/unix/mod.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | wmouse_trafo(w, y, x, to_screen as u8); [INFO] [stdout] | ^ expected `i8`, found *-ptr [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i8` [INFO] [stdout] found mutable reference `&mut *mut i8` [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 E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pancurses` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pancurses-0.14.0/src/unix/mod.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | wmouse_trafo(w, y, x, to_screen as u8); [INFO] [stdout] | ^ expected `i8`, found *-ptr [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i8` [INFO] [stdout] found mutable reference `&mut *mut i8` [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 E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e8282440bc1d5997979192a783c5e91daa079a730e893ff72d43399d3d78574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8282440bc1d5997979192a783c5e91daa079a730e893ff72d43399d3d78574", kill_on_drop: false }` [INFO] [stdout] 6e8282440bc1d5997979192a783c5e91daa079a730e893ff72d43399d3d78574