[INFO] cloning repository https://github.com/rllola/node-finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rllola/node-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frllola%2Fnode-finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frllola%2Fnode-finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0472fc8cda83873ddb0fa3c2010e5e28256e17e2
[INFO] checking rllola/node-finder against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frllola%2Fnode-finder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rllola/node-finder
[INFO] finished tweaking git repo https://github.com/rllola/node-finder
[INFO] tweaked toml for git repo https://github.com/rllola/node-finder written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rllola/node-finder on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rllola/node-finder 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plain_hasher v0.2.3
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded array-init v1.0.0
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded toml_edit v0.22.4
[INFO] [stderr]   Downloaded attohttpc v0.16.3
[INFO] [stderr]   Downloaded xml-rs v0.8.18
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded igd v0.12.1
[INFO] [stderr]   Downloaded postgres v0.19.7
[INFO] [stderr]   Downloaded primitive-types v0.9.1
[INFO] [stderr]   Downloaded winnow v0.5.15
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1366a7fd96b5295dc4e2b3500ed1f5dde3a03d23ac4c1938544248087da41cc1
[INFO] running `Command { std: "docker" "start" "-a" "1366a7fd96b5295dc4e2b3500ed1f5dde3a03d23ac4c1938544248087da41cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1366a7fd96b5295dc4e2b3500ed1f5dde3a03d23ac4c1938544248087da41cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1366a7fd96b5295dc4e2b3500ed1f5dde3a03d23ac4c1938544248087da41cc1", kill_on_drop: false }`
[INFO] [stdout] 1366a7fd96b5295dc4e2b3500ed1f5dde3a03d23ac4c1938544248087da41cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5549e00999b81098e21a993635aa49122161844c145431fe712afdc9231cfe24
[INFO] running `Command { std: "docker" "start" "-a" "5549e00999b81098e21a993635aa49122161844c145431fe712afdc9231cfe24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking xml-rs v0.8.18
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking array-init v1.0.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking task-group v0.1.0 (https://github.com/vorot93/task-group#343f6825)
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.9.1
[INFO] [stderr]     Checking postgres v0.19.7
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking discv4 v0.1.0 (https://github.com/rust-ethereum/discv4#d4456bb5)
[INFO] [stderr]     Checking node-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s
[INFO] running `Command { std: "docker" "inspect" "5549e00999b81098e21a993635aa49122161844c145431fe712afdc9231cfe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5549e00999b81098e21a993635aa49122161844c145431fe712afdc9231cfe24", kill_on_drop: false }`
[INFO] [stdout] 5549e00999b81098e21a993635aa49122161844c145431fe712afdc9231cfe24
