[INFO] cloning repository https://github.com/bowenyou/ods-visualizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bowenyou/ods-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowenyou%2Fods-visualizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowenyou%2Fods-visualizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b3eaa4edccb5822bd4778c2f2d612dd70dbdc11
[INFO] checking bowenyou/ods-visualizer against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowenyou%2Fods-visualizer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bowenyou/ods-visualizer
[INFO] finished tweaking git repo https://github.com/bowenyou/ods-visualizer
[INFO] tweaked toml for git repo https://github.com/bowenyou/ods-visualizer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bowenyou/ods-visualizer on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bowenyou/ods-visualizer 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/eigerco/lumina`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.15
[INFO] [stderr]   Downloaded multihash v0.19.1
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.20.3
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.20.3
[INFO] [stderr]   Downloaded nmt-rs v0.1.0
[INFO] [stderr]   Downloaded jsonrpsee-types v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-core v0.20.3
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded celestia-tendermint v0.32.1
[INFO] [stderr]   Downloaded celestia-tendermint-proto v0.32.1
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.13
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded prost-derive v0.12.5
[INFO] [stderr]   Downloaded jsonrpsee v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.20.3
[INFO] [stderr]   Downloaded multiaddr v0.18.1
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded blockstore v0.5.0
[INFO] [stderr]   Downloaded leopard-codec v0.1.0
[INFO] [stderr]   Downloaded libp2p-identity v0.2.8
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e690edd27d4dc15b2a8832ff564721d796fbed52b0531fcf89f770b2fdd2859
[INFO] running `Command { std: "docker" "start" "-a" "4e690edd27d4dc15b2a8832ff564721d796fbed52b0531fcf89f770b2fdd2859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e690edd27d4dc15b2a8832ff564721d796fbed52b0531fcf89f770b2fdd2859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e690edd27d4dc15b2a8832ff564721d796fbed52b0531fcf89f770b2fdd2859", kill_on_drop: false }`
[INFO] [stdout] 4e690edd27d4dc15b2a8832ff564721d796fbed52b0531fcf89f770b2fdd2859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61834e992400c8490f09f526ea63f064d275de69c8e7ef8b0dfc7c98d54968b8
[INFO] running `Command { std: "docker" "start" "-a" "61834e992400c8490f09f526ea63f064d275de69c8e7ef8b0dfc7c98d54968b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking multihash v0.19.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling leopard-codec v0.1.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking blockstore v0.5.0
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking libp2p-identity v0.2.8
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling celestia-proto v0.2.0 (https://github.com/eigerco/lumina#eea06e4f)
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking ruint v1.12.1
[INFO] [stderr]     Checking multiaddr v0.18.1
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking nmt-rs v0.1.0
[INFO] [stderr]     Checking jsonrpsee-types v0.20.3
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking celestia-tendermint-proto v0.32.1
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking celestia-tendermint v0.32.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking celestia-types v0.2.0 (https://github.com/eigerco/lumina#eea06e4f)
[INFO] [stderr]     Checking jsonrpsee-core v0.20.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.20.3
[INFO] [stderr]     Checking jsonrpsee-http-client v0.20.3
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.20.3
[INFO] [stderr]     Checking jsonrpsee v0.20.3
[INFO] [stderr]     Checking celestia-rpc v0.2.0 (https://github.com/eigerco/lumina#eea06e4f)
[INFO] [stderr]     Checking ods-visualizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.98s
[INFO] running `Command { std: "docker" "inspect" "61834e992400c8490f09f526ea63f064d275de69c8e7ef8b0dfc7c98d54968b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61834e992400c8490f09f526ea63f064d275de69c8e7ef8b0dfc7c98d54968b8", kill_on_drop: false }`
[INFO] [stdout] 61834e992400c8490f09f526ea63f064d275de69c8e7ef8b0dfc7c98d54968b8
