[INFO] cloning repository https://github.com/jkilpatr/inspect-delegators
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkilpatr/inspect-delegators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkilpatr%2Finspect-delegators", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkilpatr%2Finspect-delegators'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc4e392d66fb83a8bc10a5b2c0770acc605e7060
[INFO] building jkilpatr/inspect-delegators against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkilpatr%2Finspect-delegators" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkilpatr/inspect-delegators
[INFO] finished tweaking git repo https://github.com/jkilpatr/inspect-delegators
[INFO] tweaked toml for git repo https://github.com/jkilpatr/inspect-delegators written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkilpatr/inspect-delegators on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkilpatr/inspect-delegators 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af9228b5d006109dc91617c66236133d497b999cb1f8fb1243814ebe762129da
[INFO] running `Command { std: "docker" "start" "-a" "af9228b5d006109dc91617c66236133d497b999cb1f8fb1243814ebe762129da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af9228b5d006109dc91617c66236133d497b999cb1f8fb1243814ebe762129da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9228b5d006109dc91617c66236133d497b999cb1f8fb1243814ebe762129da", kill_on_drop: false }`
[INFO] [stdout] af9228b5d006109dc91617c66236133d497b999cb1f8fb1243814ebe762129da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da3a24ee4e1ee55dc2e07154dcd63c6599408b8566525c64e37e4c1ac0b6506
[INFO] running `Command { std: "docker" "start" "-a" "0da3a24ee4e1ee55dc2e07154dcd63c6599408b8566525c64e37e4c1ac0b6506", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling digest v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.0
[INFO] [stderr]    Compiling ripemd v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.10.0
[INFO] [stderr]    Compiling secp256k1 v0.21.1
[INFO] [stderr]    Compiling rust_decimal v1.19.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.9
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling pin-project v1.0.9
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.1.1
[INFO] [stderr]    Compiling num256 v0.3.2
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling tower v0.4.11
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling cosmos-sdk-proto-althea v0.9.2
[INFO] [stderr]    Compiling deep_space v2.8.2
[INFO] [stderr]    Compiling find-bugged-delegators v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/main.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deep_space::{Address, Contact};
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.27s
[INFO] running `Command { std: "docker" "inspect" "0da3a24ee4e1ee55dc2e07154dcd63c6599408b8566525c64e37e4c1ac0b6506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da3a24ee4e1ee55dc2e07154dcd63c6599408b8566525c64e37e4c1ac0b6506", kill_on_drop: false }`
[INFO] [stdout] 0da3a24ee4e1ee55dc2e07154dcd63c6599408b8566525c64e37e4c1ac0b6506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0190ab4d2271d11e4b549a8ffc22f71d0bd93cdb7e65e3fcb932c50b2b021a66
[INFO] running `Command { std: "docker" "start" "-a" "0190ab4d2271d11e4b549a8ffc22f71d0bd93cdb7e65e3fcb932c50b2b021a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-bugged-delegators v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/main.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deep_space::{Address, Contact};
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "0190ab4d2271d11e4b549a8ffc22f71d0bd93cdb7e65e3fcb932c50b2b021a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0190ab4d2271d11e4b549a8ffc22f71d0bd93cdb7e65e3fcb932c50b2b021a66", kill_on_drop: false }`
[INFO] [stdout] 0190ab4d2271d11e4b549a8ffc22f71d0bd93cdb7e65e3fcb932c50b2b021a66
