[INFO] cloning repository https://github.com/iTranscend/thala [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iTranscend/thala" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiTranscend%2Fthala", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiTranscend%2Fthala'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7ed7d53625552de8031e3e25c08bf2115a377a [INFO] checking iTranscend/thala against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiTranscend%2Fthala" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/iTranscend/thala [INFO] finished tweaking git repo https://github.com/iTranscend/thala [INFO] tweaked toml for git repo https://github.com/iTranscend/thala written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iTranscend/thala on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iTranscend/thala 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded blake2b_simd v1.0.3 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded hickory-resolver v0.25.2 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded prost-build v0.14.1 [INFO] [stderr] Downloaded simple-dns v0.9.3 [INFO] [stderr] Downloaded moka v0.12.11 [INFO] [stderr] Downloaded litep2p v0.11.1 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded uint v0.10.0 [INFO] [stderr] Downloaded hermit-abi v0.5.0 [INFO] [stderr] Downloaded hickory-proto v0.25.2 [INFO] [stderr] Downloaded multihash v0.19.3 [INFO] [stderr] Downloaded resolv-conf v0.7.5 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded multihash-derive v0.8.1 [INFO] [stderr] Downloaded unsigned-varint v0.7.2 [INFO] [stderr] Downloaded multihash v0.17.0 [INFO] [stderr] Downloaded network-interface v2.0.3 [INFO] [stderr] Downloaded snow v0.9.6 [INFO] [stderr] Downloaded match-lookup v0.1.1 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded multibase v0.9.2 [INFO] [stderr] Downloaded multiaddr v0.17.1 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.93 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded yamux v0.13.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb2aa459817bb4f703698e690c16058dac2eef998cc42d8a7371c6bc4fcf619c [INFO] running `Command { std: "docker" "start" "-a" "fb2aa459817bb4f703698e690c16058dac2eef998cc42d8a7371c6bc4fcf619c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb2aa459817bb4f703698e690c16058dac2eef998cc42d8a7371c6bc4fcf619c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2aa459817bb4f703698e690c16058dac2eef998cc42d8a7371c6bc4fcf619c", kill_on_drop: false }` [INFO] [stdout] fb2aa459817bb4f703698e690c16058dac2eef998cc42d8a7371c6bc4fcf619c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28467e8f2c3aa463c822d84adedcd1d2c7131dd437b5040602f718af2804685c [INFO] running `Command { std: "docker" "start" "-a" "28467e8f2c3aa463c822d84adedcd1d2c7131dd437b5040602f718af2804685c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking multibase v0.9.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling network-interface v2.0.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling litep2p v0.11.1 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking simple-dns v0.9.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking yamux v0.13.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking x509-parser v0.17.0 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Checking multiaddr v0.17.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking thala v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "28467e8f2c3aa463c822d84adedcd1d2c7131dd437b5040602f718af2804685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28467e8f2c3aa463c822d84adedcd1d2c7131dd437b5040602f718af2804685c", kill_on_drop: false }` [INFO] [stdout] 28467e8f2c3aa463c822d84adedcd1d2c7131dd437b5040602f718af2804685c