[INFO] cloning repository https://github.com/VladimirMarkelov/ttdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VladimirMarkelov/ttdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladimirMarkelov%2Fttdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladimirMarkelov%2Fttdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ae91422eaf46343ca0fbaba59c24bfca1b9e031 [INFO] checking VladimirMarkelov/ttdl against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladimirMarkelov%2Fttdl" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VladimirMarkelov/ttdl on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VladimirMarkelov/ttdl [INFO] finished tweaking git repo https://github.com/VladimirMarkelov/ttdl [INFO] tweaked toml for git repo https://github.com/VladimirMarkelov/ttdl written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/VladimirMarkelov/ttdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 945e46c4a5204595ae17a35f18d6330a55a478474c86d76f1443da619f38b318 [INFO] running `Command { std: "docker" "start" "-a" "945e46c4a5204595ae17a35f18d6330a55a478474c86d76f1443da619f38b318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945e46c4a5204595ae17a35f18d6330a55a478474c86d76f1443da619f38b318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945e46c4a5204595ae17a35f18d6330a55a478474c86d76f1443da619f38b318", kill_on_drop: false }` [INFO] [stdout] 945e46c4a5204595ae17a35f18d6330a55a478474c86d76f1443da619f38b318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72e1d289e981a84d9d505becd5fb89c7124775bfa5752cc51ce071eb6a5ead8b [INFO] running `Command { std: "docker" "start" "-a" "72e1d289e981a84d9d505becd5fb89c7124775bfa5752cc51ce071eb6a5ead8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking todo_lib v2.0.0 [INFO] [stderr] Checking ttdl v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "72e1d289e981a84d9d505becd5fb89c7124775bfa5752cc51ce071eb6a5ead8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e1d289e981a84d9d505becd5fb89c7124775bfa5752cc51ce071eb6a5ead8b", kill_on_drop: false }` [INFO] [stdout] 72e1d289e981a84d9d505becd5fb89c7124775bfa5752cc51ce071eb6a5ead8b