[INFO] cloning repository https://github.com/iqbalbaharum/fdb_dht
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqbalbaharum/fdb_dht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqbalbaharum%2Ffdb_dht", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqbalbaharum%2Ffdb_dht'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ec393a7e1989df9c0eadcd8a2f9f10021701d5a
[INFO] checking iqbalbaharum/fdb_dht against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqbalbaharum%2Ffdb_dht" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iqbalbaharum/fdb_dht
[INFO] finished tweaking git repo https://github.com/iqbalbaharum/fdb_dht
[INFO] tweaked toml for git repo https://github.com/iqbalbaharum/fdb_dht written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iqbalbaharum/fdb_dht on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iqbalbaharum/fdb_dht 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polyplets v0.3.2
[INFO] [stderr]   Downloaded marine-macro-impl v0.7.1
[INFO] [stderr]   Downloaded marine-rs-sdk-main v0.7.1
[INFO] [stderr]   Downloaded marine-sqlite-connector v0.6.0
[INFO] [stderr]   Downloaded marine-timestamp-macro v0.7.1
[INFO] [stderr]   Downloaded ct-codecs v1.1.1
[INFO] [stderr]   Downloaded cxx-build v1.0.88
[INFO] [stderr]   Downloaded marine-rs-sdk v0.7.1
[INFO] [stderr]   Downloaded ed25519-compact v2.0.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.88
[INFO] [stderr]   Downloaded marine-macro v0.7.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.88
[INFO] [stderr]   Downloaded cxx v1.0.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83b15134d48c0c083b81a5aa23a9e15632c145b93fb3b7e5bd5092a4de2b9fff
[INFO] running `Command { std: "docker" "start" "-a" "83b15134d48c0c083b81a5aa23a9e15632c145b93fb3b7e5bd5092a4de2b9fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b15134d48c0c083b81a5aa23a9e15632c145b93fb3b7e5bd5092a4de2b9fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b15134d48c0c083b81a5aa23a9e15632c145b93fb3b7e5bd5092a4de2b9fff", kill_on_drop: false }`
[INFO] [stdout] 83b15134d48c0c083b81a5aa23a9e15632c145b93fb3b7e5bd5092a4de2b9fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70b031f154cda544d0e106eaf899dfb09824ec568bd7e80e37db97b399daef2d
[INFO] running `Command { std: "docker" "start" "-a" "70b031f154cda544d0e106eaf899dfb09824ec568bd7e80e37db97b399daef2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking ct-codecs v1.1.1
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking ed25519-compact v2.0.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling marine-timestamp-macro v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking marine-rs-sdk-main v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.91
[INFO] [stderr]    Compiling marine-macro-impl v0.7.1
[INFO] [stderr]    Compiling marine-macro v0.7.1
[INFO] [stderr]     Checking polyplets v0.3.2
[INFO] [stderr]     Checking marine-rs-sdk v0.7.1
[INFO] [stderr]     Checking marine-sqlite-connector v0.6.0
[INFO] [stderr]     Checking dht v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DhtsGetResult` is never constructed
[INFO] [stdout]   --> src/dht.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DhtsGetResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DhtGetResult` is never constructed
[INFO] [stdout]   --> src/dht.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DhtGetResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s
[INFO] [stdout] warning: struct `DhtsGetResult` is never constructed
[INFO] [stdout]   --> src/dht.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DhtsGetResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DhtGetResult` is never constructed
[INFO] [stdout]   --> src/dht.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DhtGetResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70b031f154cda544d0e106eaf899dfb09824ec568bd7e80e37db97b399daef2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b031f154cda544d0e106eaf899dfb09824ec568bd7e80e37db97b399daef2d", kill_on_drop: false }`
[INFO] [stdout] 70b031f154cda544d0e106eaf899dfb09824ec568bd7e80e37db97b399daef2d
