[INFO] cloning repository https://github.com/surban/bluer-talk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surban/bluer-talk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fbluer-talk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fbluer-talk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a92b3c97770442236524d68a359d2c6b0dc53246 [INFO] checking surban/bluer-talk against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurban%2Fbluer-talk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/surban/bluer-talk [INFO] finished tweaking git repo https://github.com/surban/bluer-talk [INFO] tweaked toml for git repo https://github.com/surban/bluer-talk written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/surban/bluer-talk 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/surban/bluer-talk 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3aeebc2c973ef9c837d5f18c814992e0f4cc3a5e092c704c27ef2f4fb52b1a77 [INFO] running `Command { std: "docker" "start" "-a" "3aeebc2c973ef9c837d5f18c814992e0f4cc3a5e092c704c27ef2f4fb52b1a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aeebc2c973ef9c837d5f18c814992e0f4cc3a5e092c704c27ef2f4fb52b1a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aeebc2c973ef9c837d5f18c814992e0f4cc3a5e092c704c27ef2f4fb52b1a77", kill_on_drop: false }` [INFO] [stdout] 3aeebc2c973ef9c837d5f18c814992e0f4cc3a5e092c704c27ef2f4fb52b1a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56d799db4b3770dfb39daba98014483e3bb77ae8de6c0a2c6fd6af5ba8f412ac [INFO] running `Command { std: "docker" "start" "-a" "56d799db4b3770dfb39daba98014483e3bb77ae8de6c0a2c6fd6af5ba8f412ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking uuid v1.3.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [INFO] [stderr] Compiling bluer v0.15.7 [INFO] [stderr] Checking bluer-talk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.15.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13` [INFO] running `Command { std: "docker" "inspect" "56d799db4b3770dfb39daba98014483e3bb77ae8de6c0a2c6fd6af5ba8f412ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d799db4b3770dfb39daba98014483e3bb77ae8de6c0a2c6fd6af5ba8f412ac", kill_on_drop: false }` [INFO] [stdout] 56d799db4b3770dfb39daba98014483e3bb77ae8de6c0a2c6fd6af5ba8f412ac