[INFO] fetching crate console-prompt 0.1.5...
[INFO] checking console-prompt-0.1.5 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate console-prompt 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate console-prompt 0.1.5 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate console-prompt 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate console-prompt 0.1.5
[INFO] tweaked toml for crates.io crate console-prompt 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate console-prompt 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbac36374931a01964d88f6e319cdfabc75e8354ae4e64cb5d0a1ef6fdc1aee2
[INFO] running `Command { std: "docker" "start" "-a" "dbac36374931a01964d88f6e319cdfabc75e8354ae4e64cb5d0a1ef6fdc1aee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbac36374931a01964d88f6e319cdfabc75e8354ae4e64cb5d0a1ef6fdc1aee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbac36374931a01964d88f6e319cdfabc75e8354ae4e64cb5d0a1ef6fdc1aee2", kill_on_drop: false }`
[INFO] [stdout] dbac36374931a01964d88f6e319cdfabc75e8354ae4e64cb5d0a1ef6fdc1aee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9820b1ecf4f615f06c75f004f1cd28aa25701a3c372432c79c7cb83fa8371fe
[INFO] running `Command { std: "docker" "start" "-a" "b9820b1ecf4f615f06c75f004f1cd28aa25701a3c372432c79c7cb83fa8371fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling io-lifetimes v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rustix v0.35.9
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking fd-lock v3.0.6
[INFO] [stderr]     Checking rustyline v10.0.0
[INFO] [stderr]     Checking console-prompt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.03s
[INFO] running `Command { std: "docker" "inspect" "b9820b1ecf4f615f06c75f004f1cd28aa25701a3c372432c79c7cb83fa8371fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9820b1ecf4f615f06c75f004f1cd28aa25701a3c372432c79c7cb83fa8371fe", kill_on_drop: false }`
[INFO] [stdout] b9820b1ecf4f615f06c75f004f1cd28aa25701a3c372432c79c7cb83fa8371fe
