[INFO] fetching crate forc-publish 0.69.3... [INFO] testing forc-publish-0.69.3 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate forc-publish 0.69.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate forc-publish 0.69.3 [INFO] finished tweaking crates.io crate forc-publish 0.69.3 [INFO] tweaked toml for crates.io crate forc-publish 0.69.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forc-publish 0.69.3 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forc-publish 0.69.3 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340f7bb624102ef36532f64f5fa4b481843e02263b0fea3047f2b76569613825 [INFO] running `Command { std: "docker" "start" "-a" "340f7bb624102ef36532f64f5fa4b481843e02263b0fea3047f2b76569613825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340f7bb624102ef36532f64f5fa4b481843e02263b0fea3047f2b76569613825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340f7bb624102ef36532f64f5fa4b481843e02263b0fea3047f2b76569613825", kill_on_drop: false }` [INFO] [stdout] 340f7bb624102ef36532f64f5fa4b481843e02263b0fea3047f2b76569613825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbfaf8d3ca09b33705af52cfb60b84579438c4dbba2523a1e9754e98db9b2e6a [INFO] running `Command { std: "docker" "start" "-a" "fbfaf8d3ca09b33705af52cfb60b84579438c4dbba2523a1e9754e98db9b2e6a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling fuel-storage v0.62.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling in_definite v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling fuel-derive v0.62.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling fuel-types v0.62.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling fuel-asm v0.62.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling fuel-crypto v0.62.0 [INFO] [stderr] Compiling fuel-merkle v0.62.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling fuel-tx v0.62.0 [INFO] [stderr] Compiling sway-utils v0.69.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling fuel-etk-ops v0.3.1-dev [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling sway-types v0.69.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling sway-error v0.69.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sway-features v0.69.3 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling sway-ast v0.69.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ansiterm v0.12.2 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling prettydiff v0.7.0 [INFO] [stderr] Compiling forc-tracing v0.69.3 [INFO] [stderr] Compiling sway-parse v0.69.3 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling sway-ir-macros v0.69.3 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling filecheck v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling fuel-vm v0.62.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling swayfmt v0.69.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sway-ir v0.69.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling fuel-etk-asm v0.3.1-dev [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fuel-abi-types v0.12.0 [INFO] [stderr] Compiling graph-cycles v0.1.0 [INFO] [stderr] Compiling fuel-ethabi v18.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling vec1 v1.12.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling sway-core v0.69.3 [INFO] [stderr] Compiling ipfs-api-prelude v0.6.0 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.8.0 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ipfs-api-backend-hyper v0.6.0 [INFO] [stderr] Compiling forc-util v0.69.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling forc-pkg v0.69.3 [INFO] [stderr] Compiling forc-publish v0.69.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 09s [INFO] running `Command { std: "docker" "inspect" "fbfaf8d3ca09b33705af52cfb60b84579438c4dbba2523a1e9754e98db9b2e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfaf8d3ca09b33705af52cfb60b84579438c4dbba2523a1e9754e98db9b2e6a", kill_on_drop: false }` [INFO] [stdout] fbfaf8d3ca09b33705af52cfb60b84579438c4dbba2523a1e9754e98db9b2e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3b057a51d08d5039ae2b73ab5257b0e475f07684f9f8095a1da5d7d65e3956 [INFO] running `Command { std: "docker" "start" "-a" "ce3b057a51d08d5039ae2b73ab5257b0e475f07684f9f8095a1da5d7d65e3956", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling forc-pkg v0.69.3 [INFO] [stderr] Compiling forc-publish v0.69.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.21s [INFO] running `Command { std: "docker" "inspect" "ce3b057a51d08d5039ae2b73ab5257b0e475f07684f9f8095a1da5d7d65e3956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3b057a51d08d5039ae2b73ab5257b0e475f07684f9f8095a1da5d7d65e3956", kill_on_drop: false }` [INFO] [stdout] ce3b057a51d08d5039ae2b73ab5257b0e475f07684f9f8095a1da5d7d65e3956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe2e39b1e17fd26e33960066b08d0a470ba75133ce6e02cc855a74b7713871f8 [INFO] running `Command { std: "docker" "start" "-a" "fe2e39b1e17fd26e33960066b08d0a470ba75133ce6e02cc855a74b7713871f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forc_publish-146693d0a0bd42ed) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test credentials::test::test_get_auth_token_from_file ... ok [INFO] [stdout] test credentials::test::test_get_auth_token_from_cli_arg ... ok [INFO] [stdout] test credentials::test::test_get_auth_token_from_env ... ok [INFO] [stdout] test credentials::test::test_get_auth_token_from_user_input ... ok [INFO] [stdout] test md_pre_process::tests::test_cycle_detection ... ok [INFO] [stdout] test md_pre_process::tests::test_flatten_missing_include ... ok [INFO] [stdout] test forc_pub_client::test::test_upload_success ... ok [INFO] [stdout] test forc_pub_client::test::test_publish_success ... ok [INFO] [stdout] test error::test::test_error_from_response_with_invalid_json ... ok [INFO] [stdout] test error::test::test_error_from_response_with_valid_json ... ok [INFO] [stdout] test forc_pub_client::test::test_publish_server_error ... ok [INFO] [stdout] test md_pre_process::tests::test_flatten_nested_includes ... ok [INFO] [stdout] test md_pre_process::tests::test_flatten_single_file_no_includes ... ok [INFO] [stdout] test forc_pub_client::test::test_upload_server_error ... ok [INFO] [stdout] test validate::test::deps_without_version_should_fail ... ok [INFO] [stdout] test md_pre_process::tests::test_flatten_multiple_includes ... ok [INFO] [stdout] test md_pre_process::tests::test_flatten_simple_include ... ok [INFO] [stdout] test validate::test::success_without_deps ... ok [INFO] [stdout] test tarball::test::test_create_tarball_success ... ok [INFO] [stdout] test validate::test::without_version_should_fail ... ok [INFO] [stdout] test forc_pub_client::test::test_publish_unauthorized ... ok [INFO] [stdout] test validate::test::success_with_deps ... ok [INFO] [stdout] test tarball::test::test_create_tarball_excludes_out_dir ... ok [INFO] [stdout] test tarball::test::test_create_tarball_fails_without_forc_toml ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forc_publish-dabd3fcf9f6a0727) [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s [INFO] [stdout] [INFO] [stderr] Doc-tests forc_publish [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] [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" "fe2e39b1e17fd26e33960066b08d0a470ba75133ce6e02cc855a74b7713871f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2e39b1e17fd26e33960066b08d0a470ba75133ce6e02cc855a74b7713871f8", kill_on_drop: false }` [INFO] [stdout] fe2e39b1e17fd26e33960066b08d0a470ba75133ce6e02cc855a74b7713871f8