[INFO] cloning repository https://github.com/mkroman/spacewire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkroman/spacewire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroman%2Fspacewire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroman%2Fspacewire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d4b1603b4299e2fdc61d6b8a6571be93db43dd4
[INFO] checking mkroman/spacewire against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroman%2Fspacewire" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mkroman/spacewire on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mkroman/spacewire
[INFO] finished tweaking git repo https://github.com/mkroman/spacewire
[INFO] tweaked toml for git repo https://github.com/mkroman/spacewire written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mkroman/spacewire 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4dedb05749e6a7d7b590a52320514ac64d76c709d322c10c9432facd02c33b0
[INFO] running `Command { std: "docker" "start" "-a" "f4dedb05749e6a7d7b590a52320514ac64d76c709d322c10c9432facd02c33b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4dedb05749e6a7d7b590a52320514ac64d76c709d322c10c9432facd02c33b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4dedb05749e6a7d7b590a52320514ac64d76c709d322c10c9432facd02c33b0", kill_on_drop: false }`
[INFO] [stdout] f4dedb05749e6a7d7b590a52320514ac64d76c709d322c10c9432facd02c33b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 018590956bdfea75369e84e385c44e15dcc60441ad9e477e25a5d046484c86ef
[INFO] running `Command { std: "docker" "start" "-a" "018590956bdfea75369e84e385c44e15dcc60441ad9e477e25a5d046484c86ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bech32 v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking mio v0.7.9
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking regex v1.4.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]     Checking spacewire v0.1.0 (/opt/rustwide/workdir/spacewire)
[INFO] [stdout] warning: field `msg_id` is never read
[INFO] [stdout]   --> spacewire/src/link.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     msg_id: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking spacewire-cli v0.1.0 (/opt/rustwide/workdir/spacewire-cli)
[INFO] [stdout] warning: field `msg_id` is never read
[INFO] [stdout]   --> spacewire/src/link.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     msg_id: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.79s
[INFO] running `Command { std: "docker" "inspect" "018590956bdfea75369e84e385c44e15dcc60441ad9e477e25a5d046484c86ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018590956bdfea75369e84e385c44e15dcc60441ad9e477e25a5d046484c86ef", kill_on_drop: false }`
[INFO] [stdout] 018590956bdfea75369e84e385c44e15dcc60441ad9e477e25a5d046484c86ef
