[INFO] cloning repository https://github.com/Speedy6451/funring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Speedy6451/funring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedy6451%2Ffunring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedy6451%2Ffunring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0648cab19bfdb749633937bf53f72f7727b3d915
[INFO] checking Speedy6451/funring against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedy6451%2Ffunring" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Speedy6451/funring
[INFO] finished tweaking git repo https://github.com/Speedy6451/funring
[INFO] tweaked toml for git repo https://github.com/Speedy6451/funring written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Speedy6451/funring on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Speedy6451/funring 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af140e98d228ffb18b348c1d7ef5afb50dfacdc38135aca41fa54eec41a8c2f5
[INFO] running `Command { std: "docker" "start" "-a" "af140e98d228ffb18b348c1d7ef5afb50dfacdc38135aca41fa54eec41a8c2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af140e98d228ffb18b348c1d7ef5afb50dfacdc38135aca41fa54eec41a8c2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af140e98d228ffb18b348c1d7ef5afb50dfacdc38135aca41fa54eec41a8c2f5", kill_on_drop: false }`
[INFO] [stdout] af140e98d228ffb18b348c1d7ef5afb50dfacdc38135aca41fa54eec41a8c2f5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ba697e34495344aa680fa621d07f5108d83c5f4932b140131cc2546a8a44ee
[INFO] running `Command { std: "docker" "start" "-a" "d7ba697e34495344aa680fa621d07f5108d83c5f4932b140131cc2546a8a44ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling ksni v0.2.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking tray-item v0.9.0 (https://github.com/olback/tray-item-rs.git#4f8708a3)
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]     Checking from_variants v1.0.2
[INFO] [stderr]     Checking mpris v2.0.1
[INFO] [stderr]     Checking funring v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.50s
[INFO] running `Command { std: "docker" "inspect" "d7ba697e34495344aa680fa621d07f5108d83c5f4932b140131cc2546a8a44ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ba697e34495344aa680fa621d07f5108d83c5f4932b140131cc2546a8a44ee", kill_on_drop: false }`
[INFO] [stdout] d7ba697e34495344aa680fa621d07f5108d83c5f4932b140131cc2546a8a44ee
