[INFO] crate runo 0.2.1 is already in cache [INFO] testing runo-0.2.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate runo 0.2.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate runo 0.2.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cea0d36be837e7faa60bd5328f87ecb8744cf44ec8e96c911cd2b312b24e8ef [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" "3cea0d36be837e7faa60bd5328f87ecb8744cf44ec8e96c911cd2b312b24e8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cea0d36be837e7faa60bd5328f87ecb8744cf44ec8e96c911cd2b312b24e8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cea0d36be837e7faa60bd5328f87ecb8744cf44ec8e96c911cd2b312b24e8ef", kill_on_drop: false }` [INFO] [stdout] 3cea0d36be837e7faa60bd5328f87ecb8744cf44ec8e96c911cd2b312b24e8ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca8864b9dcd430397995efd1de82585609e94c988ddf4c9e00317741205ad67 [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" "0ca8864b9dcd430397995efd1de82585609e94c988ddf4c9e00317741205ad67", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling pancurses v0.15.0 [INFO] [stderr] Compiling 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" "0ca8864b9dcd430397995efd1de82585609e94c988ddf4c9e00317741205ad67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca8864b9dcd430397995efd1de82585609e94c988ddf4c9e00317741205ad67", kill_on_drop: false }` [INFO] [stdout] 0ca8864b9dcd430397995efd1de82585609e94c988ddf4c9e00317741205ad67