[INFO] updating cached repository https://github.com/mindriot101/youtube-downloader [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b550c875d31d40af64e35f8c8e99795ac0990887 [INFO] checking mindriot101/youtube-downloader against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fyoutube-downloader" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/youtube-downloader on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mindriot101/youtube-downloader [INFO] finished tweaking git repo https://github.com/mindriot101/youtube-downloader [INFO] tweaked toml for git repo https://github.com/mindriot101/youtube-downloader written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/youtube-downloader already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cce5372752c5bb5d2318747a9448e16a80fb22b18a294fe09125d9257e6e4f86 [INFO] running `"docker" "start" "-a" "cce5372752c5bb5d2318747a9448e16a80fb22b18a294fe09125d9257e6e4f86"` [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking slog v2.3.2 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking isatty v0.1.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking structopt v0.2.10 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking youtube-downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/ytctl.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/ytctl.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/ytd.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/ytd.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.56s [INFO] running `"docker" "inspect" "cce5372752c5bb5d2318747a9448e16a80fb22b18a294fe09125d9257e6e4f86"` [INFO] running `"docker" "rm" "-f" "cce5372752c5bb5d2318747a9448e16a80fb22b18a294fe09125d9257e6e4f86"` [INFO] [stdout] cce5372752c5bb5d2318747a9448e16a80fb22b18a294fe09125d9257e6e4f86