[INFO] cloning repository https://github.com/bczhc/temp-tools-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bczhc/temp-tools-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0834ab557632e23c0bfc400de681c85d95b6c7e [INFO] checking bczhc/temp-tools-rust against try#7f168b18704203996d3698515c88a036a9300946 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Ftemp-tools-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bczhc/temp-tools-rust on toolchain 7f168b18704203996d3698515c88a036a9300946 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bczhc/temp-tools-rust [INFO] finished tweaking git repo https://github.com/bczhc/temp-tools-rust [INFO] tweaked toml for git repo https://github.com/bczhc/temp-tools-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/bczhc/temp-tools-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc30fe77341ac4bea7d2e9446bc9907b9b47322b8121dbdf0e70cf50cc9f9291 [INFO] running `Command { std: "docker" "start" "-a" "bc30fe77341ac4bea7d2e9446bc9907b9b47322b8121dbdf0e70cf50cc9f9291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc30fe77341ac4bea7d2e9446bc9907b9b47322b8121dbdf0e70cf50cc9f9291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc30fe77341ac4bea7d2e9446bc9907b9b47322b8121dbdf0e70cf50cc9f9291", kill_on_drop: false }` [INFO] [stdout] bc30fe77341ac4bea7d2e9446bc9907b9b47322b8121dbdf0e70cf50cc9f9291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfdecd4c0f7feb18dfc8b783123b32c2cefc40c471c4ba4fc9a9562a5ba481bc [INFO] running `Command { std: "docker" "start" "-a" "cfdecd4c0f7feb18dfc8b783123b32c2cefc40c471c4ba4fc9a9562a5ba481bc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking systemstat v0.1.10 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Checking lettre v0.10.0-rc.4 [INFO] [stderr] Compiling interfaces v0.0.8 [INFO] [stderr] Checking net-traffic-alerter v0.1.0 (/opt/rustwide/workdir/net-traffic-alerter) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.26s [INFO] running `Command { std: "docker" "inspect" "cfdecd4c0f7feb18dfc8b783123b32c2cefc40c471c4ba4fc9a9562a5ba481bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdecd4c0f7feb18dfc8b783123b32c2cefc40c471c4ba4fc9a9562a5ba481bc", kill_on_drop: false }` [INFO] [stdout] cfdecd4c0f7feb18dfc8b783123b32c2cefc40c471c4ba4fc9a9562a5ba481bc