[INFO] cloning repository https://github.com/lkalir/trashbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lkalir/trashbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkalir%2Ftrashbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkalir%2Ftrashbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77eaee20d2c13c9ab7753e7dcfb31dc8b164c3b5
[INFO] checking lkalir/trashbot against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkalir%2Ftrashbot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lkalir/trashbot
[INFO] finished tweaking git repo https://github.com/lkalir/trashbot
[INFO] tweaked toml for git repo https://github.com/lkalir/trashbot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lkalir/trashbot on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lkalir/trashbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ee04429f33e77c94cb22c3eac11a3bd071ea39c64c29626ee10b829f61755dd
[INFO] running `Command { std: "docker" "start" "-a" "8ee04429f33e77c94cb22c3eac11a3bd071ea39c64c29626ee10b829f61755dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee04429f33e77c94cb22c3eac11a3bd071ea39c64c29626ee10b829f61755dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee04429f33e77c94cb22c3eac11a3bd071ea39c64c29626ee10b829f61755dd", kill_on_drop: false }`
[INFO] [stdout] 8ee04429f33e77c94cb22c3eac11a3bd071ea39c64c29626ee10b829f61755dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf0b470271acb8ef4eb572c2eb537c1b0096319037bd8834c2e08faaa8ada3e
[INFO] running `Command { std: "docker" "start" "-a" "1bf0b470271acb8ef4eb572c2eb537c1b0096319037bd8834c2e08faaa8ada3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking openssl v0.10.35
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling serenity v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]    Compiling command_attr v0.3.7
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.2.2
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking lazy-regex v2.2.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking smol_str v0.1.21
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking hyper v0.14.9
[INFO] [stderr]    Compiling graphql_client_codegen v0.10.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]    Compiling graphql_query_derive v0.10.0
[INFO] [stderr]     Checking graphql_client v0.10.0
[INFO] [stderr]     Checking trashbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.38s
[INFO] running `Command { std: "docker" "inspect" "1bf0b470271acb8ef4eb572c2eb537c1b0096319037bd8834c2e08faaa8ada3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf0b470271acb8ef4eb572c2eb537c1b0096319037bd8834c2e08faaa8ada3e", kill_on_drop: false }`
[INFO] [stdout] 1bf0b470271acb8ef4eb572c2eb537c1b0096319037bd8834c2e08faaa8ada3e
