[INFO] cloning repository https://github.com/Bendi11/discord-theme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bendi11/discord-theme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdiscord-theme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdiscord-theme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 458cf5da989efcb1f9fb0a3866ff3bc996aaae8c
[INFO] testing Bendi11/discord-theme against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdiscord-theme" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bendi11/discord-theme
[INFO] finished tweaking git repo https://github.com/Bendi11/discord-theme
[INFO] tweaked toml for git repo https://github.com/Bendi11/discord-theme written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bendi11/discord-theme on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bendi11/discord-theme 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2467d9cbf6dc8468725328a6434374983b7472c705b2cde823f8f4889746ca37
[INFO] running `Command { std: "docker" "start" "-a" "2467d9cbf6dc8468725328a6434374983b7472c705b2cde823f8f4889746ca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2467d9cbf6dc8468725328a6434374983b7472c705b2cde823f8f4889746ca37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2467d9cbf6dc8468725328a6434374983b7472c705b2cde823f8f4889746ca37", kill_on_drop: false }`
[INFO] [stdout] 2467d9cbf6dc8468725328a6434374983b7472c705b2cde823f8f4889746ca37
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] addf15ae6a10093295614e8e27fc5df2085e003c9124c7287e02d34668fb97b9
[INFO] running `Command { std: "docker" "start" "-a" "addf15ae6a10093295614e8e27fc5df2085e003c9124c7287e02d34668fb97b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling discord-theme v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling ureq v2.1.1
[INFO] [stdout] error[E0432]: unresolved import `dialoguer::Attribute`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dialoguer::{Attribute, Input};
[INFO] [stdout]    |                 ^^^^^^^^^ no `Attribute` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            console::Attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/main.rs:277:56
[INFO] [stdout]     |
[INFO] [stdout] 277 |     std::panic::set_hook(Box::new(|pinfo: &std::panic::PanicInfo| {
[INFO] [stdout]     |                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-theme` (bin "discord-theme") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "addf15ae6a10093295614e8e27fc5df2085e003c9124c7287e02d34668fb97b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "addf15ae6a10093295614e8e27fc5df2085e003c9124c7287e02d34668fb97b9", kill_on_drop: false }`
[INFO] [stdout] addf15ae6a10093295614e8e27fc5df2085e003c9124c7287e02d34668fb97b9
