[INFO] fetching crate runo 0.2.1... [INFO] checking runo-0.2.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate runo 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate runo 0.2.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded reexport-proc-macro v1.0.6 [INFO] [stderr] Downloaded enumset v0.3.19 [INFO] [stderr] Downloaded xi-unicode v0.1.0 [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded pancurses v0.15.0 [INFO] [stderr] Downloaded enum-map-derive v0.2.10 [INFO] [stderr] Downloaded enum-map v0.2.36 [INFO] [stderr] Downloaded pancurses v0.14.0 [INFO] [stderr] Downloaded cursive v0.8.2 [INFO] [stderr] Downloaded enumset_derive v0.3.2 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784fbae0a0dcd715b8a2c5089f615527b90a3918d22e51bfc3a73b5af5daaa41 [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" "784fbae0a0dcd715b8a2c5089f615527b90a3918d22e51bfc3a73b5af5daaa41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784fbae0a0dcd715b8a2c5089f615527b90a3918d22e51bfc3a73b5af5daaa41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784fbae0a0dcd715b8a2c5089f615527b90a3918d22e51bfc3a73b5af5daaa41", kill_on_drop: false }` [INFO] [stdout] 784fbae0a0dcd715b8a2c5089f615527b90a3918d22e51bfc3a73b5af5daaa41 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f61a9ae0f6cfc75744fab3f98252811903049dd091a90efff0a1165a37545a [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" "27f61a9ae0f6cfc75744fab3f98252811903049dd091a90efff0a1165a37545a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking reexport-proc-macro v1.0.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking pancurses v0.15.0 [INFO] [stderr] Checking pancurses v0.14.0 [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] [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] [stderr] error: could not compile `pancurses` [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] [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" "27f61a9ae0f6cfc75744fab3f98252811903049dd091a90efff0a1165a37545a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f61a9ae0f6cfc75744fab3f98252811903049dd091a90efff0a1165a37545a", kill_on_drop: false }` [INFO] [stdout] 27f61a9ae0f6cfc75744fab3f98252811903049dd091a90efff0a1165a37545a