[INFO] cloning repository https://github.com/mbe24/rust-pancurses-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbe24/rust-pancurses-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbe24%2Frust-pancurses-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbe24%2Frust-pancurses-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e833c0ee6a2853396fb6d75fda0f1d6f2dabbc90 [INFO] testing mbe24/rust-pancurses-demo against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbe24%2Frust-pancurses-demo" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbe24/rust-pancurses-demo on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbe24/rust-pancurses-demo [INFO] finished tweaking git repo https://github.com/mbe24/rust-pancurses-demo [INFO] tweaked toml for git repo https://github.com/mbe24/rust-pancurses-demo written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/mbe24/rust-pancurses-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b62b9a384859c2475645745adc129c1e60e654fd39d326d793dbe88f10d9f1 [INFO] running `Command { std: "docker" "start" "-a" "32b62b9a384859c2475645745adc129c1e60e654fd39d326d793dbe88f10d9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b62b9a384859c2475645745adc129c1e60e654fd39d326d793dbe88f10d9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b62b9a384859c2475645745adc129c1e60e654fd39d326d793dbe88f10d9f1", kill_on_drop: false }` [INFO] [stdout] 32b62b9a384859c2475645745adc129c1e60e654fd39d326d793dbe88f10d9f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03eda32cab01fa01f31501b09329dd92ac5042f9c9ba6a2e2baf1eb74901c949 [INFO] running `Command { std: "docker" "start" "-a" "03eda32cab01fa01f31501b09329dd92ac5042f9c9ba6a2e2baf1eb74901c949", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling ncurses v5.85.0 [INFO] [stderr] Compiling pancurses v0.8.0 [INFO] [stderr] Compiling pancurses v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.15s [INFO] running `Command { std: "docker" "inspect" "03eda32cab01fa01f31501b09329dd92ac5042f9c9ba6a2e2baf1eb74901c949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03eda32cab01fa01f31501b09329dd92ac5042f9c9ba6a2e2baf1eb74901c949", kill_on_drop: false }` [INFO] [stdout] 03eda32cab01fa01f31501b09329dd92ac5042f9c9ba6a2e2baf1eb74901c949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97a7d24bd9b615de3c7de319094b4314f0f89e10c5c0ce5699fdea824e13b2c [INFO] running `Command { std: "docker" "start" "-a" "e97a7d24bd9b615de3c7de319094b4314f0f89e10c5c0ce5699fdea824e13b2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pancurses v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "e97a7d24bd9b615de3c7de319094b4314f0f89e10c5c0ce5699fdea824e13b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97a7d24bd9b615de3c7de319094b4314f0f89e10c5c0ce5699fdea824e13b2c", kill_on_drop: false }` [INFO] [stdout] e97a7d24bd9b615de3c7de319094b4314f0f89e10c5c0ce5699fdea824e13b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d054515047a356988e757a5dec0854574b6a8e40ae55f478b3db06508ee85bc4 [INFO] running `Command { std: "docker" "start" "-a" "d054515047a356988e757a5dec0854574b6a8e40ae55f478b3db06508ee85bc4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pancurses-7ac68fc184bdf31c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d054515047a356988e757a5dec0854574b6a8e40ae55f478b3db06508ee85bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d054515047a356988e757a5dec0854574b6a8e40ae55f478b3db06508ee85bc4", kill_on_drop: false }` [INFO] [stdout] d054515047a356988e757a5dec0854574b6a8e40ae55f478b3db06508ee85bc4