[INFO] cloning repository https://github.com/code-monad/ckb-discovery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-monad/ckb-discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-monad%2Fckb-discovery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-monad%2Fckb-discovery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccecc37653fe4eaedae64b861b3bc2f8149f74d1
[INFO] testing code-monad/ckb-discovery against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-monad%2Fckb-discovery" "/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/code-monad/ckb-discovery on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/code-monad/ckb-discovery
[INFO] finished tweaking git repo https://github.com/code-monad/ckb-discovery
[INFO] tweaked toml for git repo https://github.com/code-monad/ckb-discovery written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/code-monad/ckb-discovery 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fcaffb4db6045459e68426c83d1af5b3d23c276e7957a2b355a9ec92f9d0d20
[INFO] running `Command { std: "docker" "start" "-a" "1fcaffb4db6045459e68426c83d1af5b3d23c276e7957a2b355a9ec92f9d0d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fcaffb4db6045459e68426c83d1af5b3d23c276e7957a2b355a9ec92f9d0d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcaffb4db6045459e68426c83d1af5b3d23c276e7957a2b355a9ec92f9d0d20", kill_on_drop: false }`
[INFO] [stdout] 1fcaffb4db6045459e68426c83d1af5b3d23c276e7957a2b355a9ec92f9d0d20
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3641771bd7cc907103848a8487994e3dfe02dbc079cbeda92b6e0cbda9c7a06a
[INFO] running `Command { std: "docker" "start" "-a" "3641771bd7cc907103848a8487994e3dfe02dbc079cbeda92b6e0cbda9c7a06a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tentacle-secio v0.5.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling ckb-channel v0.111.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ckb-hash v0.111.0
[INFO] [stderr]    Compiling ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ckb-constant v0.111.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6
[INFO] [stderr]    Compiling ckb-occupied-capacity-core v0.111.0
[INFO] [stderr]    Compiling ckb-fixed-hash-core v0.111.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v0.111.0
[INFO] [stderr]    Compiling ckb-fixed-hash-macros v0.111.0
[INFO] [stderr]    Compiling ckb-occupied-capacity v0.111.0
[INFO] [stderr]    Compiling ckb-fixed-hash v0.111.0
[INFO] [stderr]    Compiling ckb-error v0.111.0
[INFO] [stderr]    Compiling molecule v0.7.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tentacle-multiaddr v0.3.3
[INFO] [stderr]    Compiling ckb-discovery-types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-yamux v0.3.8
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6
[INFO] [stderr]    Compiling numext-fixed-uint v0.1.6
[INFO] [stderr]    Compiling ckb-gen-types v0.111.0
[INFO] [stderr]    Compiling ckb-rational v0.111.0
[INFO] [stderr]    Compiling ckb-types v0.111.0
[INFO] [stderr]    Compiling paho-mqtt v0.12.3
[INFO] [stderr]    Compiling tentacle v0.4.2
[INFO] [stderr]    Compiling ckb-discovery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "3641771bd7cc907103848a8487994e3dfe02dbc079cbeda92b6e0cbda9c7a06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3641771bd7cc907103848a8487994e3dfe02dbc079cbeda92b6e0cbda9c7a06a", kill_on_drop: false }`
[INFO] [stdout] 3641771bd7cc907103848a8487994e3dfe02dbc079cbeda92b6e0cbda9c7a06a
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432b610202739d7feae27d72bf8e140409942cc997c670e7e8b05129e8124503
[INFO] running `Command { std: "docker" "start" "-a" "432b610202739d7feae27d72bf8e140409942cc997c670e7e8b05129e8124503", kill_on_drop: false }`
[INFO] [stderr]    Compiling ckb-discovery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "432b610202739d7feae27d72bf8e140409942cc997c670e7e8b05129e8124503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432b610202739d7feae27d72bf8e140409942cc997c670e7e8b05129e8124503", kill_on_drop: false }`
[INFO] [stdout] 432b610202739d7feae27d72bf8e140409942cc997c670e7e8b05129e8124503
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49580b45713f6881c41ef75c034aacdd0864449bf8b90e25ef121a45d1ea1f7e
[INFO] running `Command { std: "docker" "start" "-a" "49580b45713f6881c41ef75c034aacdd0864449bf8b90e25ef121a45d1ea1f7e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ckb_discovery-eaacd9caeb4a72a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ckb_discovery-9616303adf3c6a84)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ckb_discovery
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49580b45713f6881c41ef75c034aacdd0864449bf8b90e25ef121a45d1ea1f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49580b45713f6881c41ef75c034aacdd0864449bf8b90e25ef121a45d1ea1f7e", kill_on_drop: false }`
[INFO] [stdout] 49580b45713f6881c41ef75c034aacdd0864449bf8b90e25ef121a45d1ea1f7e
