[INFO] cloning repository https://github.com/starship/starship-plugin-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starship/starship-plugin-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarship%2Fstarship-plugin-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarship%2Fstarship-plugin-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3a41f03899634f5e501864bd7440df3d776d9a3 [INFO] checking starship/starship-plugin-poc against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarship%2Fstarship-plugin-poc" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/starship/starship-plugin-poc on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/starship/starship-plugin-poc [INFO] finished tweaking git repo https://github.com/starship/starship-plugin-poc [INFO] tweaked toml for git repo https://github.com/starship/starship-plugin-poc written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/starship/starship-plugin-poc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded educe v0.4.18 [INFO] [stderr] Downloaded tarpc v0.26.2 [INFO] [stderr] Downloaded tarpc-plugins v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce64465c46f7a3c52bb29ec6f6e03e4f8078cc5996aaff149fa5d6d9870e01b [INFO] running `Command { std: "docker" "start" "-a" "6ce64465c46f7a3c52bb29ec6f6e03e4f8078cc5996aaff149fa5d6d9870e01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce64465c46f7a3c52bb29ec6f6e03e4f8078cc5996aaff149fa5d6d9870e01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce64465c46f7a3c52bb29ec6f6e03e4f8078cc5996aaff149fa5d6d9870e01b", kill_on_drop: false }` [INFO] [stdout] 6ce64465c46f7a3c52bb29ec6f6e03e4f8078cc5996aaff149fa5d6d9870e01b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7396abf463c63e424aa015d2faf1e0c4388a80bcdb75d6bbbf9c80100f07e16 [INFO] running `Command { std: "docker" "start" "-a" "c7396abf463c63e424aa015d2faf1e0c4388a80bcdb75d6bbbf9c80100f07e16", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tarpc-plugins v0.11.0 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking opentelemetry v0.13.0 [INFO] [stderr] Checking tracing-opentelemetry v0.12.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking tarpc v0.26.2 [INFO] [stderr] Checking starship-rpc-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/process.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/process.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/process.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/process.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.14s [INFO] running `Command { std: "docker" "inspect" "c7396abf463c63e424aa015d2faf1e0c4388a80bcdb75d6bbbf9c80100f07e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7396abf463c63e424aa015d2faf1e0c4388a80bcdb75d6bbbf9c80100f07e16", kill_on_drop: false }` [INFO] [stdout] c7396abf463c63e424aa015d2faf1e0c4388a80bcdb75d6bbbf9c80100f07e16