[INFO] cloning repository https://github.com/Bidon15/pylestia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bidon15/pylestia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBidon15%2Fpylestia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBidon15%2Fpylestia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e5acaa40c5a08a50e607b0764a14f77072ebbed
[INFO] building Bidon15/pylestia against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBidon15%2Fpylestia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bidon15/pylestia
[INFO] finished tweaking git repo https://github.com/Bidon15/pylestia
[INFO] tweaked toml for git repo https://github.com/Bidon15/pylestia written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bidon15/pylestia on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bidon15/pylestia 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded tendermint-proto v0.40.1
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded cid v0.11.1
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.16
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.14
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded blockstore v0.7.1
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded celestia-types v0.11.0
[INFO] [stderr]   Downloaded protox v0.7.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded leopard-codec v0.1.0
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded celestia-proto v0.7.0
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded ruint v1.12.4
[INFO] [stderr]   Downloaded tendermint v0.40.1
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded protox-parse v0.7.0
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded multihash v0.19.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded base-x v0.2.11
[INFO] [stderr]   Downloaded multibase v0.9.1
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded core2 v0.4.0
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded libp2p-identity v0.2.10
[INFO] [stderr]   Downloaded nmt-rs v0.2.3
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] [stderr]   Downloaded prost-reflect v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a203259911f682fd5310c5ba7ff091f9ec6957d606c93e6220624d0d66ffbb9
[INFO] running `Command { std: "docker" "start" "-a" "4a203259911f682fd5310c5ba7ff091f9ec6957d606c93e6220624d0d66ffbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a203259911f682fd5310c5ba7ff091f9ec6957d606c93e6220624d0d66ffbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a203259911f682fd5310c5ba7ff091f9ec6957d606c93e6220624d0d66ffbb9", kill_on_drop: false }`
[INFO] [stdout] 4a203259911f682fd5310c5ba7ff091f9ec6957d606c93e6220624d0d66ffbb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41c1b6907f261603b063a06f648081c8562aff09feed53e62dbac62bde62063a
[INFO] running `Command { std: "docker" "start" "-a" "41c1b6907f261603b063a06f648081c8562aff09feed53e62dbac62bde62063a", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling leopard-codec v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling data-encoding-macro v0.1.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling blockstore v0.7.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling libp2p-identity v0.2.10
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling prost-reflect v0.14.4
[INFO] [stderr]    Compiling protox-parse v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling protox v0.7.2
[INFO] [stderr]    Compiling celestia-proto v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ruint v1.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling nmt-rs v0.2.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling tendermint v0.40.1
[INFO] [stderr]    Compiling celestia-types v0.11.0
[INFO] [stderr]    Compiling pylestia_rust v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "41c1b6907f261603b063a06f648081c8562aff09feed53e62dbac62bde62063a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c1b6907f261603b063a06f648081c8562aff09feed53e62dbac62bde62063a", kill_on_drop: false }`
[INFO] [stdout] 41c1b6907f261603b063a06f648081c8562aff09feed53e62dbac62bde62063a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbd08de2fd0f64751d013d80f8bca605e8c0903e71fc226fb47682aa38fe7487
[INFO] running `Command { std: "docker" "start" "-a" "cbd08de2fd0f64751d013d80f8bca605e8c0903e71fc226fb47682aa38fe7487", kill_on_drop: false }`
[INFO] [stderr]    Compiling pylestia_rust v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "cbd08de2fd0f64751d013d80f8bca605e8c0903e71fc226fb47682aa38fe7487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd08de2fd0f64751d013d80f8bca605e8c0903e71fc226fb47682aa38fe7487", kill_on_drop: false }`
[INFO] [stdout] cbd08de2fd0f64751d013d80f8bca605e8c0903e71fc226fb47682aa38fe7487
