[INFO] fetching crate maturin 1.8.3... [INFO] testing maturin-1.8.3 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate maturin 1.8.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate maturin 1.8.3 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maturin 1.8.3 [INFO] finished tweaking crates.io crate maturin 1.8.3 [INFO] tweaked toml for crates.io crate maturin 1.8.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate maturin 1.8.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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc57cd320a9035ce3bc252d6f16309100cac0e5ab991f8f0b3a71f687d78da8b [INFO] running `Command { std: "docker" "start" "-a" "bc57cd320a9035ce3bc252d6f16309100cac0e5ab991f8f0b3a71f687d78da8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc57cd320a9035ce3bc252d6f16309100cac0e5ab991f8f0b3a71f687d78da8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc57cd320a9035ce3bc252d6f16309100cac0e5ab991f8f0b3a71f687d78da8b", kill_on_drop: false }` [INFO] [stdout] bc57cd320a9035ce3bc252d6f16309100cac0e5ab991f8f0b3a71f687d78da8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f89eb52da6758e7d0098bd6839faef0be925187cb4498c20b9ebc3a778b14da4 [INFO] running `Command { std: "docker" "start" "-a" "f89eb52da6758e7d0098bd6839faef0be925187cb4498c20b9ebc3a778b14da4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fs-err v3.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling version-ranges v0.1.1 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling target-lexicon v0.13.1 [INFO] [stderr] Compiling lzxd v0.2.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cab v0.6.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling which v7.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling msi v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling versions v6.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling boxcar v0.2.8 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustflags v0.1.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling platform-info v2.0.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling normpath v1.2.0 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling goblin v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling cargo-options v0.7.4 [INFO] [stderr] Compiling clap_complete v4.5.5 [INFO] [stderr] Compiling rfc2047-decoder v1.0.6 [INFO] [stderr] Compiling clap_complete_nushell v4.5.2 [INFO] [stderr] Compiling clap_complete_command v0.6.1 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling lddtree v0.3.7 [INFO] [stderr] Compiling fat-macho v0.4.9 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling minijinja v2.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pep440_rs v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cargo_metadata v0.19.0 [INFO] [stderr] Compiling python-pkginfo v0.6.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cargo-config2 v0.1.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cargo-zigbuild v0.19.7 [INFO] [stderr] Compiling ureq v2.11.0 [INFO] [stderr] Compiling pep508_rs v0.9.2 [INFO] [stderr] Compiling xwin v0.6.5 [INFO] [stderr] Compiling cargo-xwin v0.18.4 [INFO] [stderr] Compiling pyproject-toml v0.13.4 [INFO] [stderr] Compiling maturin v1.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "f89eb52da6758e7d0098bd6839faef0be925187cb4498c20b9ebc3a778b14da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89eb52da6758e7d0098bd6839faef0be925187cb4498c20b9ebc3a778b14da4", kill_on_drop: false }` [INFO] [stdout] f89eb52da6758e7d0098bd6839faef0be925187cb4498c20b9ebc3a778b14da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e93941160463d6cdd27d780b67fb41cb800ce6e8565bd90ebd72b58ff932154 [INFO] running `Command { std: "docker" "start" "-a" "6e93941160463d6cdd27d780b67fb41cb800ce6e8565bd90ebd72b58ff932154", kill_on_drop: false }` [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling snapbox v0.6.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling cab v0.6.0 [INFO] [stderr] Compiling trycmd v0.15.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xwin v0.6.5 [INFO] [stderr] Compiling python-pkginfo v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cargo-xwin v0.18.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling maturin v1.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.22.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpfFVyj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunicode_xid-242ae0cc2b4557ca.rlib,libcbindgen-172c309c40dc0252.rlib,libheck-46ee128fbcf615c0.rlib,libsyn-8b95fe553cdcf8d7.rlib,libquote-6a84a702c42cecc6.rlib,libproc_macro2-6a524d2db4ef1dc1.rlib,libunicode_ident-4531f72b7268c58a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libpython_pkginfo-b20e9ac52184feaf.rlib,librfc2047_decoder-b36a7e70cafe0e1c.rlib,libchumsky-8dbe955b33ca28ec.rlib,libstacker-0208695763f264f0.rlib,libpsm-2ca795666ba68eb3.rlib,libhashbrown-b89fb8ad61aba222.rlib,libahash-873485a452a56a77.rlib,libzerocopy-2150a15c16f8bb6b.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libmailparse-fefa6cae413d29c7.rlib,libquoted_printable-5c7b0af1d4cac016.rlib,libdata_encoding-5a6a67d1da3e7b5c.rlib,libcharset-72d67dade47ee128.rlib,libtextwrap-9e1a998b95f41ae3.rlib,libunicode_linebreak-a9faaa33c69d8a42.rlib,libsmawk-f6e85575b00c6c1b.rlib,libdunce-5dff5fddf59c9eea.rlib,libcargo_zigbuild-44d485dec0a3a73c.rlib,libcrc-96bd24c4b05fb132.rlib,libcrc_catalog-5af10f2bf5720cb5.rlib,librustflags-df31c93f15857d80.rlib,libcargo_xwin-68bd37fa1954960a.rlib,libdirs-dfac89a5d364ad5c.rlib,libdirs_sys-88a7d2a7df86fb5b.rlib,liboption_ext-61303ef911796993.rlib,librustls_pemfile-22c74bd3ae097bc2.rlib,libhumantime-9f900d7885b5087e.rlib,libtar-5ba2c4c2aa66124f.rlib,libxattr-be532327d54cea98.rlib,libfiletime-63a189c25d521fab.rlib,libxwin-7dfb2a736848b266.rlib,libversions-619827cd92382255.rlib,libnom-1f9e736189f20c7a.rlib,libcab-15d63e36f1f46b5c.rlib,liblzxd-1bbf0c7a51b91ac9.rlib,libtwox_hash-83bef5e79e3a82b3.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libcrossbeam_channel-e173737846f23ea7.rlib,libmsi-9b3ab04e547d880e.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libcfb-a8e51688bcf35f89.rlib,libuuid-09d98cedbedf11c8.rlib,libfnv-79e2cbfbe03dcd16.rlib,libparking_lot-e60b71c244127c52.rlib,libparking_lot_core-9732e5648bd5e492.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libureq-4a99336a9c5eb634.rlib,libwebpki_roots-4d2cec1fb4c1c3da.rlib,libsocks-ae706834ec86e764.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libbase64-32787b0325ea6df8.rlib,librustls-1181b9a4981bbfb6.rlib,libsubtle-27c8f54d203168ee.rlib,libwebpki-e2dbf13a69886690.rlib,libring-1926c2e5bc364a18.rlib,libuntrusted-b2f816886faf2178.rlib,librustls_pki_types-3ff1de78bbe88671.rlib,librayon-09dee89f03f2d08e.rlib,librayon_core-cc27df126eb1cc76.rlib,libbytes-c922de7d27e480b6.rlib,libwhich-70bfafc25eadd84d.rlib,libhome-a88fbcd35354456a.rlib,libxz2-08ef4c5b70edcc9c.rlib,liblzma_sys-8f802c44e1401391.rlib,libindicatif-f4362a2e89a787e1.rlib,libportable_atomic-9dc12e48a957b387.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libcargo_config2-f12c37b7cbff7a57.rlib,libcc-294fd65b490b8125.rlib,libshlex-dc6b4c4e5548d418.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmultipart-275246f970a766d7.rlib,librand-c3a4d60aa7bb9166.rlib,librand_chacha-343628e1410ee166.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-19086e1e8c0cbc03.rlib,libgetrandom-75c7e1172100d1d0.rlib,libmime_guess-cb2350a6325d49d3.rlib,libunicase-cf8bc771b7d36b52.rlib,libmime-0188e0814ca7ddbf.rlib,libconfigparser-3a5204f7b15dbdc7.rlib,libbytesize-957ddd03e2672454.rlib,librustc_version-408a1a6ac2e0ba16.rlib,libpath_slash-a0303be2014ca89a.rlib,libminijinja-1ff215291e700198.rlib,libdialoguer-8ffc6949b26c84df.rlib,libzeroize-9d781f334751eb0e.rlib,libconsole-6c1497bae58abaf5.rlib,libunicode_width-f4d62659d7ec1731.rlib,liblazy_static-af860367908b8176.rlib,libzip-db6c312e6dbe6dfb.rlib,libzopfli-fbb8d9a01c1fbbbc.rlib,libsimd_adler32-316201b59857b619.rlib,libbumpalo-0813a489e52f71f0.rlib,liblockfree_object_pool-72e54234c54205ff.rlib,libbzip2-f0c79aab186e2cdd.rlib,libbzip2_sys-fd00e050bdd1e897.rlib,libtime-128bfa9d08c92059.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libitertools-863c313ab8d9ff66.rlib,libflate2-786d2b707c334a24.rlib,libminiz_oxide-4a54cacbe93ca646.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbase64-13144a1f1e192158.rlib,libpyproject_toml-ec91116f3cc8665b.rlib,libtoml-fc640c5d8b425a17.rlib,libtoml_edit-4079eac819db0377.rlib,libserde_spanned-edceb3be03cefb97.rlib,libwinnow-9bc7f5c9fa9fe7b6.rlib,libtoml_datetime-aa0578c03a837570.rlib,libtempfile-6a00fba61cec783e.rlib,libfastrand-5e3bec3d1dadb2e4.rlib,libfat_macho-65cc498958ea3588.rlib,libexpect_test-b43c0844bc29a142.rlib,libdissimilar-97221a00ca8037ce.rlib,libcargo_options-e361ffabf8af242b.rlib,libclap-3d0a9e984cd2bfa8.rlib,libclap_builder-78d7a3b7d7a9081d.rlib,libterminal_size-14b3c6de93b384f2.rlib,librustix-10c3e3ac00b449a8.rlib,libbitflags-cc8ac0de6c10eef5.rlib,liblinux_raw_sys-bce002aaca4b608b.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-e910670c95a84d14.rlib,libanstyle_query-36eb3f54d300e1a2.rlib,libis_terminal_polyfill-43a876860399ae17.rlib,libcolorchoice-19d5176dc3183730.rlib,libanstyle_parse-2456c94bc2368129.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-c87ab6c20d1c8b87.rlib,libanstyle-5da827dfb95c22fd.rlib,libtarget_lexicon-0d9cb25e5f3e2101.rlib,libsha2-7c159cb629a65e11.rlib,libcpufeatures-926366d381e17465.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-a320e65b66c4869f.rlib,libblock_buffer-4955e2f502eb2b94.rlib,libcrypto_common-b8cf39bd7a705038.rlib,libgeneric_array-8bcaea54216d5ed5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libplatform_info-1f1e295f32b38ebb.rlib,liblibc-4344b8e2cfadad4e.rlib,libpep508_rs-c85605b8aff2faae.rlib,liburlencoding-061758bc6028ea3e.rlib,libboxcar-5c39a472bbe29f8d.rlib,librustc_hash-e3b2475bb0f9aa4f.rlib,libitertools-4d5490137477eaa7.rlib,libeither-f9c213979566fae6.rlib,libpep440_rs-7e128db8d6b16e22.rlib,libunscanny-b936675fb47812a1.rlib,libversion_ranges-05735654010ac44e.rlib,libunicode_width-0122813f2549e4e9.rlib,libtracing-a52e0570bbb41026.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libtracing_core-94c793835d04b9c8.rlib,liburl-c3fc0f5ee52785e5.rlib,libidna-4325b68544c3c725.rlib,libidna_adapter-331939b5d5e24463.rlib,libicu_normalizer-a6f8914844295000.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-ba09d509784d8d90.rlib,libicu_properties-705012261342d9d3.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-c9fa9732648c9c1e.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-031d351afca5d37b.rlib,libicu_provider-be160e676cb26b75.rlib,libicu_locid-6db3094fca176418.rlib,liblitemap-317763148ebd4118.rlib,libtinystr-f071f64100f32800.rlib,libzerovec-b12539b5f8b64a85.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-9082d90d7b0cf57c.rlib,libzerofrom-312ca9796b110494.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-ccbcef42f8ae53ab.rlib,libpercent_encoding-e42b7a0b4a5edca5.rlib,libnormpath-8e6ea28aeca64381.rlib,libindexmap-8e3a8669d91f5662.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libignore-3f9f1259076f1bc9.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libcrossbeam_deque-7afa7a71c7e8137a.rlib,libcrossbeam_epoch-10b55c33f040add3.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libglobset-04cbfcd95ddf3cec.rlib,libbstr-fef759142ccde234.rlib,libcargo_metadata-d12825666a6078ff.rlib,libserde_json-358af7495a19a54d.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libthiserror-00758320cf6339fe.rlib,libcargo_platform-50ee6436dbbe0376.rlib,libsemver-22baceabd4730df8.rlib,libcamino-b61344a85d63d6d7.rlib,libpretty_assertions-017507cbfaf5c416.rlib,libdiff-10d8c747feeb14cd.rlib,libyansi-507ce30ee68cef00.rlib,libthiserror-d8e605dd3260cf00.rlib,libserde-f32f841cc804530a.rlib,libregex-d5767b17ff75103f.rlib,libregex_automata-95683ea4335815e6.rlib,libaho_corasick-bc7b8202cc90b0c6.rlib,libmemchr-08f38e9718637002.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libonce_cell-2642703f88b7c2f4.rlib,liblddtree-bb39a43f7d0d8710.rlib,libglob-875e504a852a8844.rlib,libgoblin-323e2db9565e806c.rlib,libplain-b056aea122884d0d.rlib,liblog-368e05ac2c0115e3.rlib,libscroll-c36a863463ac64a6.rlib,libfs_err-a34fd92cd80d92b3.rlib,libanyhow-245020277ee7a90c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpfFVyj/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-be528fa1c20405e1/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2e2dca73f6cfb490/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/psm-41dd0979d8b92d3e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/maturin-461167f9ee0074af" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `maturin` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6e93941160463d6cdd27d780b67fb41cb800ce6e8565bd90ebd72b58ff932154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e93941160463d6cdd27d780b67fb41cb800ce6e8565bd90ebd72b58ff932154", kill_on_drop: false }` [INFO] [stdout] 6e93941160463d6cdd27d780b67fb41cb800ce6e8565bd90ebd72b58ff932154