[INFO] cloning repository https://github.com/calebfletcher/altreg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calebfletcher/altreg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebfletcher%2Faltreg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebfletcher%2Faltreg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fde76abeef12e466d614c0525f3bd5df945a4c0 [INFO] testing calebfletcher/altreg against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebfletcher%2Faltreg" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calebfletcher/altreg 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 git repo https://github.com/calebfletcher/altreg [INFO] finished tweaking git repo https://github.com/calebfletcher/altreg [INFO] tweaked toml for git repo https://github.com/calebfletcher/altreg written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/calebfletcher/altreg 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] [stderr] error: invalid character `!` in package name: `!`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/rustwide-58fe0c07ef0e3384/68f770c/tests/buildtest/crates/invalid-cargotoml-content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "!" [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] error: expected `.`, `=` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/rustwide-58fe0c07ef0e3384/68f770c/tests/buildtest/crates/invalid-cargotoml-syntax/Cargo.toml:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | Invalid! [INFO] [stderr] | ^ [INFO] [stderr] | [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b348779004d57358c85d7cd40c30176413c8b91254421ccade87ee808ae7bbb [INFO] running `Command { std: "docker" "start" "-a" "6b348779004d57358c85d7cd40c30176413c8b91254421ccade87ee808ae7bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b348779004d57358c85d7cd40c30176413c8b91254421ccade87ee808ae7bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b348779004d57358c85d7cd40c30176413c8b91254421ccade87ee808ae7bbb", kill_on_drop: false }` [INFO] [stdout] 6b348779004d57358c85d7cd40c30176413c8b91254421ccade87ee808ae7bbb [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=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] 79aa94b54f7449535979b981ab3bc3478ff35d8bf361d9c1ce4acb83ce5fc652 [INFO] running `Command { std: "docker" "start" "-a" "79aa94b54f7449535979b981ab3bc3478ff35d8bf361d9c1ce4acb83ce5fc652", kill_on_drop: false }` [INFO] [stderr] error: invalid character `!` in package name: `!`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/rustwide-58fe0c07ef0e3384/68f770c/tests/buildtest/crates/invalid-cargotoml-content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "!" [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] error: expected `.`, `=` [INFO] [stderr] --> ../cargo-home/git/checkouts/rustwide-58fe0c07ef0e3384/68f770c/tests/buildtest/crates/invalid-cargotoml-syntax/Cargo.toml:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | Invalid! [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling axum v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.6.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustwide v0.15.2 (https://github.com/calebfletcher/rustwide#68f770c0) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling terminal_size v0.2.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling axum-macros v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling blake2 v0.10.5 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling comrak v0.15.0 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum-server v0.4.4 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling axum-extra v0.4.0 [INFO] [stderr] Compiling altreg v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `modify_crate` and `iter_users` are never used [INFO] [stdout] --> src/db.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Db { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn modify_crate( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn iter_users(&self) -> sled::Iter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcP4Aui0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcomrak-82ff8f1351350c65.rlib,libunicode_categories-6f2b7f5ace1e9985.rlib,libtyped_arena-8064d18db9218f3c.rlib,libsyntect-694120857261de4b.rlib,libonig-66cfb83091d3e4e1.rlib,libonig_sys-dd44b8fdf209a927.rlib,libentities-01d1962ed35ac039.rlib,libbs58-a4388457aa47f468.rlib,libbincode-87f20869b78e2abb.rlib,libsled-0289d7a8318d41ed.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libcrossbeam_epoch-203d2cf54b907595.rlib,libparking_lot-dfbf534ea1bb345a.rlib,libparking_lot_core-53bd555c5295b9df.rlib,libinstant-52a03de02aea7251.rlib,libtracing_subscriber-910f15cfbfcaba8a.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-51ec2de08cdc8c25.rlib,libregex_automata-e7244f69bc33b94e.rlib,libansi_term-74ae5010905c21da.rlib,libtracing_log-b5ed424f280f1053.rlib,libaxum_server-ab23f0d86706480c.rlib,librustls_pemfile-ccd655db0fda89b2.rlib,libtokio_rustls-e86ea853c83467e8.rlib,librustls-20bdeeced62d5133.rlib,libsct-0f5607da615283f9.rlib,libwebpki-adb7100fb74877df.rlib,libring-314d804d8888e7ea.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libarc_swap-96caf7eba303fea3.rlib,libtera-7f3402581f6180d3.rlib,libslug-06e6c1818a525635.rlib,libdeunicode-424a335a42da446d.rlib,libglobwalk-4d52984c2d829713.rlib,libignore-eae4ac699a2e53ec.rlib,libcrossbeam_utils-30f97603fb08ac87.rlib,libthread_local-2208c1ec451aaa72.rlib,libglobset-7d231bdc799cd0f5.rlib,libbstr-5cd75c9fd5acd3c2.rlib,libpest-8bfc902625dd46d2.rlib,libucd_trie-e7bd1541a96763ac.rlib,libunic_segment-b8d08814a8fb0b54.rlib,libunic_ucd_segment-1281ff5a5e712d09.rlib,libunic_ucd_version-938474e278fa5a83.rlib,libunic_common-a65df4a110d91abe.rlib,libunic_char_property-25184f4b09ec8e3f.rlib,libunic_char_range-8e1d66dda6c5c77f.rlib,libregex-21e1e5a1d0d55726.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libhumansize-77c6498259f554af.rlib,libchrono_tz-19eaade72160438e.rlib,libphf-2d28ed733ec6343b.rlib,libphf_shared-3e970d063a108ec9.rlib,libuncased-2fab6e9b1e9f9561.rlib,libsiphasher-a12500f72255da72.rlib,libchrono_humanize-fbb785a086c876ad.rlib,libchrono-6643911c03986e9e.rlib,libiana_time_zone-380ff7d2a51f54c2.rlib,libnum_integer-e3bd5e46eb0173b5.rlib,libnum_traits-3cedc3ac77acb2eb.rlib,libtime-148bbd314ded3334.rlib,librustwide-bcada1e173ab5788.rlib,libattohttpc-888cd3bd4ea16ec3.rlib,libwildmatch-d81ac48da977051c.rlib,libremove_dir_all-a308487bc63e75ab.rlib,libgit2-b53e6dcf123c1ca4.rlib,liblibgit2_sys-9b04640a5f980ef7.rlib,liblibssh2_sys-08b6af807b2e418d.rlib,liblibz_sys-900dbd77c58da572.rlib,libthiserror-0b78e44e7afc4633.rlib,libfs2-a481852b301c0d93.rlib,libtempfile-f25e754bcfca7cf6.rlib,libfastrand-c4b4598707d308a7.rlib,libremove_dir_all-5156da311761ea29.rlib,libtoml-02998c238e62f08d.rlib,libnix-ff1e0fe42065f7ba.rlib,libmemoffset-e6266b7f586af625.rlib,libtar-4bd34642d9eb5d72.rlib,libxattr-5d51fce803779ebc.rlib,libfiletime-e6f28559284789d8.rlib,libflate2-46ffeabd71e15f5c.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libtokio_stream-bea8ec713cac3430.rlib,libfailure-c33d609a6d07b47f.rlib,libbacktrace-50a289c99b195d5c.rlib,libminiz_oxide-1ed6cc5c63e3e0c7.rlib,libadler-8a8ce72c9fb247b6.rlib,libobject-3bc0c2871677c8b9.rlib,libaddr2line-2d5fbcd970d08f94.rlib,libgimli-eafb5074c8ac2a4a.rlib,librustc_demangle-b6b07d3d723455a9.rlib,libaxum_extra-34c89baa801d07b3.rlib,libcookie-70a3189cee0620de.rlib,libtime-17016bbbb166736b.rlib,libtime_core-3dea729da486ae44.rlib,libaes_gcm-416c72cb48c7c1cc.rlib,libctr-7417622c58965477.rlib,libghash-9838b075e4696aca.rlib,libpolyval-d4d3ee2f9ffdc9cc.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libuniversal_hash-ca82354368d6f55c.rlib,libaes-436dc5c6cdbb0c10.rlib,libcipher-1ba5dc82d6a8393e.rlib,libinout-00a39028ee99c3e1.rlib,libaead-a0f695fab719c038.rlib,librand-0f00429d636f2511.rlib,librand_chacha-a0ac7e9a6dd0872e.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,libargon2-88aad8e66f3eda4c.rlib,libblake2-ebbe16e8cd0f7905.rlib,libpassword_hash-3666d02c66b364bb.rlib,libbase64ct-acfe8acb412d4bdf.rlib,libsha2-dd52bc75f62e22e7.rlib,libsemver-ec70a1858fd00028.rlib,libreqwest-61f553730da4c4ca.rlib,libhyper_tls-bace83aac87ac71b.rlib,libipnet-31b549556d5e413d.rlib,libtokio_native_tls-8ab0066b95c82a2d.rlib,libencoding_rs-21d80902978079f7.rlib,libnative_tls-73f6e5d519c8135f.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-879ea3dfd180ef4a.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-b976a649c099e872.rlib,liblazy_static-af860367908b8176.rlib,liburl-860c0270e01e4f8f.rlib,libidna-ec2307c1ed33293d.rlib,libunicode_normalization-ef5e22c6ce1455c7.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libaxum-85d2eba2595f220a.rlib,libtower_http-688fa54df912dd8e.rlib,libmime_guess-b05c3b418e7a955a.rlib,libunicase-0a5560e076218c84.rlib,libhttp_range_header-151d32c0c4d26926.rlib,libserde_path_to_error-34d9aedcc1696d07.rlib,libserde_json-7a8f99251e49baa2.rlib,libserde_urlencoded-4e6c3cae486c958c.rlib,libryu-038f6cdb33aa666f.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-80dbaef09a125478.rlib,libmatchit-e395a45d73cf5336.rlib,libhyper-bd1e1cb28c86b2de.rlib,libwant-48213f293cef77e5.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-947711e6baf00551.rlib,libh2-a54372af328242e4.rlib,libindexmap-a77f9b9634cddb94.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-6400a9fa7e2f5dbf.rlib,libfutures_sink-198853a92f788b2a.rlib,libtracing-c930d36c1f3e67d1.rlib,libtracing_core-b420d9fdf21593d1.rlib,libonce_cell-b61aedf27d87d1d3.rlib,libfutures_channel-dc465f42c3531530.rlib,libsync_wrapper-ab7156e948d9026d.rlib,libheaders-50a47d51f2e88834.rlib,libsha1-4638ed4bb013ae5e.rlib,libcpufeatures-334c279ac859326b.rlib,libdigest-141fa25e18136088.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-f9f08486edcf0ca7.rlib,libcrypto_common-58bc877331ea410f.rlib,libgeneric_array-c1730078a55eb32e.rlib,libtypenum-35cb3744b4a64b8e.rlib,librand_core-417a9cc9aaf4f808.rlib,libgetrandom-018efb3a9582c5bc.rlib,libhttpdate-5527bd2ab7a43206.rlib,libheaders_core-c44a15c101c7c65e.rlib,libbitflags-dde12b0d7d495b50.rlib,libbase64-83ca8be32b9f715d.rlib,libserde-9454e4e040764042.rlib,libaxum_core-e1571966069f8ae5.rlib,libmime-df56754a5ea019bb.rlib,libhttp_body-e17ce61aa71dfc38.rlib,libtower-167fb4f054a8eea6.rlib,libpin_project-a4f469d29a997a2e.rlib,libtower_layer-42079adb73a9aac4.rlib,libfutures_util-dcfbeebe52a693e8.rlib,libslab-b1e702ccf3e927a6.rlib,libfutures_task-91f3c7d6ac18629e.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-1f49a9c98edd8f6a.rlib,libtower_service-442e0d38cf369aa3.rlib,libtokio-68c96e5c13aa928f.rlib,libsignal_hook_registry-620b4aaf17caf018.rlib,libnum_cpus-a0acb84453cd23f8.rlib,libsocket2-47b81b9655cf1d84.rlib,libmemchr-34c06a26bc9e8129.rlib,libmio-345271c5cdc85264.rlib,liblog-52838b90e75d1877.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-1251355426e49c90.rlib,libparking_lot_core-f32340ed296c2b80.rlib,liblibc-82140cfbdb8efd7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-b08c9d42771f59e9.rlib,liblock_api-0c33d9b1d3b6df18.rlib,libscopeguard-df7644544c35baf4.rlib,libhttp-c8a6779063799662.rlib,libitoa-16cfa8721381c1c3.rlib,libbytes-90fa2233ca6ac0df.rlib,libfnv-79e2cbfbe03dcd16.rlib,libanyhow-1e0471050c92c798.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" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP4Aui0/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cfb5553da961f48a/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-0e49c93bd6e51597/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-ca3baf4de844137c/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-37918a04cff1a070/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/altreg-b0e5074481eb9a4e" "-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 `altreg` (bin "altreg") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "79aa94b54f7449535979b981ab3bc3478ff35d8bf361d9c1ce4acb83ce5fc652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79aa94b54f7449535979b981ab3bc3478ff35d8bf361d9c1ce4acb83ce5fc652", kill_on_drop: false }` [INFO] [stdout] 79aa94b54f7449535979b981ab3bc3478ff35d8bf361d9c1ce4acb83ce5fc652