[INFO] cloning repository https://github.com/wangbinyq/TiebaSignIn-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangbinyq/TiebaSignIn-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangbinyq%2FTiebaSignIn-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangbinyq%2FTiebaSignIn-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb8ebc989ba2caac9186aa8feaf7a2857d97a680 [INFO] checking wangbinyq/TiebaSignIn-rs against master#ad0d4190facd509a5c79dce427bb7deb2824046e for pr-92472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangbinyq%2FTiebaSignIn-rs" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangbinyq/TiebaSignIn-rs on toolchain ad0d4190facd509a5c79dce427bb7deb2824046e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangbinyq/TiebaSignIn-rs [INFO] finished tweaking git repo https://github.com/wangbinyq/TiebaSignIn-rs [INFO] tweaked toml for git repo https://github.com/wangbinyq/TiebaSignIn-rs written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/wangbinyq/TiebaSignIn-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "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-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21466a35ac434d4e0ab1a263b5e96ec031ffa18341afcc9b76e23b752da68ab8 [INFO] running `Command { std: "docker" "start" "-a" "21466a35ac434d4e0ab1a263b5e96ec031ffa18341afcc9b76e23b752da68ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21466a35ac434d4e0ab1a263b5e96ec031ffa18341afcc9b76e23b752da68ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21466a35ac434d4e0ab1a263b5e96ec031ffa18341afcc9b76e23b752da68ab8", kill_on_drop: false }` [INFO] [stdout] 21466a35ac434d4e0ab1a263b5e96ec031ffa18341afcc9b76e23b752da68ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b465e31d38d77f088697d3e7b67ad99c8695c9b8ceba5a26082cca573b76197b [INFO] running `Command { std: "docker" "start" "-a" "b465e31d38d77f088697d3e7b67ad99c8695c9b8ceba5a26082cca573b76197b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking tieba_sign_in_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "b465e31d38d77f088697d3e7b67ad99c8695c9b8ceba5a26082cca573b76197b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b465e31d38d77f088697d3e7b67ad99c8695c9b8ceba5a26082cca573b76197b", kill_on_drop: false }` [INFO] [stdout] b465e31d38d77f088697d3e7b67ad99c8695c9b8ceba5a26082cca573b76197b