[INFO] fetching crate iced-pancurses 0.1.2... [INFO] checking iced-pancurses-0.1.2 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate iced-pancurses 0.1.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate iced-pancurses 0.1.2 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iced-pancurses 0.1.2 [INFO] finished tweaking crates.io crate iced-pancurses 0.1.2 [INFO] tweaked toml for crates.io crate iced-pancurses 0.1.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate iced-pancurses 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded iced_core v0.1.0 [INFO] [stderr] Downloaded iced_native v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef1b81550ee078c0b4e7ad6c5be8acc46d22f177b317996a82b43284c1ca2730 [INFO] running `Command { std: "docker" "start" "-a" "ef1b81550ee078c0b4e7ad6c5be8acc46d22f177b317996a82b43284c1ca2730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1b81550ee078c0b4e7ad6c5be8acc46d22f177b317996a82b43284c1ca2730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1b81550ee078c0b4e7ad6c5be8acc46d22f177b317996a82b43284c1ca2730", kill_on_drop: false }` [INFO] [stdout] ef1b81550ee078c0b4e7ad6c5be8acc46d22f177b317996a82b43284c1ca2730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b4c7ed7aaeae6c6bd4770426a0b5388fb612f2d4c617f1261b02b9e4f4e48a [INFO] running `Command { std: "docker" "start" "-a" "f7b4c7ed7aaeae6c6bd4770426a0b5388fb612f2d4c617f1261b02b9e4f4e48a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking iced_core v0.1.0 [INFO] [stderr] Checking iced_native v0.1.0 [INFO] [stderr] Checking iced-pancurses v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.12s [INFO] running `Command { std: "docker" "inspect" "f7b4c7ed7aaeae6c6bd4770426a0b5388fb612f2d4c617f1261b02b9e4f4e48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b4c7ed7aaeae6c6bd4770426a0b5388fb612f2d4c617f1261b02b9e4f4e48a", kill_on_drop: false }` [INFO] [stdout] f7b4c7ed7aaeae6c6bd4770426a0b5388fb612f2d4c617f1261b02b9e4f4e48a