[INFO] cloning repository https://github.com/Jackzmc/l4d2-workshop-downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jackzmc/l4d2-workshop-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackzmc%2Fl4d2-workshop-downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackzmc%2Fl4d2-workshop-downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 314572d00c7f094c71571486aef0413832bda4a2 [INFO] testing Jackzmc/l4d2-workshop-downloader against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackzmc%2Fl4d2-workshop-downloader" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jackzmc/l4d2-workshop-downloader on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jackzmc/l4d2-workshop-downloader [INFO] finished tweaking git repo https://github.com/Jackzmc/l4d2-workshop-downloader [INFO] tweaked toml for git repo https://github.com/Jackzmc/l4d2-workshop-downloader written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Jackzmc/l4d2-workshop-downloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded tinyfiledialogs v3.8.3 [INFO] [stderr] Downloaded tokio v1.6.1 [INFO] [stderr] Downloaded hyper v0.14.8 [INFO] [stderr] Downloaded steam-workshop-api v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d4c091406de33edaf1e39dd6e0de8f2d39bccd36b182e93c0fd062d72ecb9a [INFO] running `Command { std: "docker" "start" "-a" "d7d4c091406de33edaf1e39dd6e0de8f2d39bccd36b182e93c0fd062d72ecb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d4c091406de33edaf1e39dd6e0de8f2d39bccd36b182e93c0fd062d72ecb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d4c091406de33edaf1e39dd6e0de8f2d39bccd36b182e93c0fd062d72ecb9a", kill_on_drop: false }` [INFO] [stdout] d7d4c091406de33edaf1e39dd6e0de8f2d39bccd36b182e93c0fd062d72ecb9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcd6ea0b9edbd869b3ca13b91db43884ee9b8e32d256656920eba5f422ef6e1e [INFO] running `Command { std: "docker" "start" "-a" "bcd6ea0b9edbd869b3ca13b91db43884ee9b8e32d256656920eba5f422ef6e1e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling tinyfiledialogs v3.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling steam-workshop-api v0.2.0 [INFO] [stderr] Compiling l4d2-workshop-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `choice` [INFO] [stdout] --> src/menu_search.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let choice = Select::with_theme(&ColorfulTheme::default()) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.82s [INFO] running `Command { std: "docker" "inspect" "bcd6ea0b9edbd869b3ca13b91db43884ee9b8e32d256656920eba5f422ef6e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd6ea0b9edbd869b3ca13b91db43884ee9b8e32d256656920eba5f422ef6e1e", kill_on_drop: false }` [INFO] [stdout] bcd6ea0b9edbd869b3ca13b91db43884ee9b8e32d256656920eba5f422ef6e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e512e96fd04e3e2d316f4ec8e97166ecc6847b26fa26887bcb9212dcb503fec [INFO] running `Command { std: "docker" "start" "-a" "6e512e96fd04e3e2d316f4ec8e97166ecc6847b26fa26887bcb9212dcb503fec", kill_on_drop: false }` [INFO] [stderr] Compiling l4d2-workshop-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `choice` [INFO] [stdout] --> src/menu_search.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let choice = Select::with_theme(&ColorfulTheme::default()) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "6e512e96fd04e3e2d316f4ec8e97166ecc6847b26fa26887bcb9212dcb503fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e512e96fd04e3e2d316f4ec8e97166ecc6847b26fa26887bcb9212dcb503fec", kill_on_drop: false }` [INFO] [stdout] 6e512e96fd04e3e2d316f4ec8e97166ecc6847b26fa26887bcb9212dcb503fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3410226ae8b54e41b3cf1b6cfe564d70f607e07085dbe1c2fd3c5ef92289894 [INFO] running `Command { std: "docker" "start" "-a" "d3410226ae8b54e41b3cf1b6cfe564d70f607e07085dbe1c2fd3c5ef92289894", 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] [stderr] warning: unused variable: `choice` [INFO] [stderr] --> src/menu_search.rs:79:29 [INFO] [stderr] | [INFO] [stderr] 79 | let choice = Select::with_theme(&ColorfulTheme::default()) [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `l4d2-workshop-manager` (bin "l4d2-workshop-manager" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/l4d2_workshop_manager-38ced6fd8f5a6614) [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" "d3410226ae8b54e41b3cf1b6cfe564d70f607e07085dbe1c2fd3c5ef92289894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3410226ae8b54e41b3cf1b6cfe564d70f607e07085dbe1c2fd3c5ef92289894", kill_on_drop: false }` [INFO] [stdout] d3410226ae8b54e41b3cf1b6cfe564d70f607e07085dbe1c2fd3c5ef92289894