[INFO] cloning repository https://github.com/hardliner66/maas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/maas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmaas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmaas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d410106d77545ba2ee4bc373338687305c7c430c [INFO] testing hardliner66/maas against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmaas" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hardliner66/maas [INFO] finished tweaking git repo https://github.com/hardliner66/maas [INFO] tweaked toml for git repo https://github.com/hardliner66/maas written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardliner66/maas on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hardliner66/maas 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c5e80fae70b751f20adc67c87fe190a4fcb42e9b7b00e416b5b9b599a228118 [INFO] running `Command { std: "docker" "start" "-a" "7c5e80fae70b751f20adc67c87fe190a4fcb42e9b7b00e416b5b9b599a228118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c5e80fae70b751f20adc67c87fe190a4fcb42e9b7b00e416b5b9b599a228118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5e80fae70b751f20adc67c87fe190a4fcb42e9b7b00e416b5b9b599a228118", kill_on_drop: false }` [INFO] [stdout] 7c5e80fae70b751f20adc67c87fe190a4fcb42e9b7b00e416b5b9b599a228118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 46fecfc4b5aaa7484009ea27f0f965fb2ff0e88e44a6b0199743733ebefc21c3 [INFO] running `Command { std: "docker" "start" "-a" "46fecfc4b5aaa7484009ea27f0f965fb2ff0e88e44a6b0199743733ebefc21c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling okapi v0.7.0-rc.1 [INFO] [stderr] Compiling rocket_okapi v0.8.0-rc.2 [INFO] [stderr] Compiling maas v1.0.21 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvSIfMv/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libuuid-50e00046d02f20b3.rlib,librocket_okapi-e4f8f731cfc293f5.rlib,libokapi-f542143fd6dc5b38.rlib,libschemars-e46d1622e58aedf2.rlib,libdyn_clone-6e19311f4026285b.rlib,librocket-2dc81b2437d53b87.rlib,libatty-21cbdbc1a4d9b9b1.rlib,libtempfile-3c3b8e833492d149.rlib,libfastrand-dd955576b10a9343.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libserde_json-33b641cf4ad5c24a.rlib,libryu-9675aeb4e0982d6b.rlib,librocket_http-29f37a890e08f9f8.rlib,libcookie-295d90dd914664c7.rlib,libhkdf-35bfb5c5f36a0f87.rlib,libhmac-5976a6a01ce35b4b.rlib,libsha2-3bd9ddf2984c78b8.rlib,libdigest-bf8f88a2f827a123.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-356cf6da213fda09.rlib,libaes_gcm-5ec42e25ae701c4b.rlib,libghash-3e6eba7f333f386a.rlib,libpolyval-b4a899bb36fb6215.rlib,libuniversal_hash-1c4ae8f84aaf4826.rlib,libsubtle-df4431af3009e7f6.rlib,libctr-321cae7045e8510c.rlib,libaes-c95cfc918bbabe6d.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-98520bd7e69e04cb.rlib,libaead-6e1b69b6d2589e29.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libbase64-1447dfff012d42f8.rlib,librand-f23ac5cc62032fd6.rlib,librand_chacha-7131bcb70d83fbcf.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-27f2a86d37e7ae78.rlib,libgetrandom-eb5aad9aed0ff7b4.rlib,libstable_pattern-e0edfc8a5e524637.rlib,libref_cast-a63307d9c671bc10.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhyper-9fdfd672f824008c.rlib,libh2-89714b24c78c126b.rlib,libtokio_util-e93ed5b416941a53.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-a6b6d7ac2e50f857.rlib,libtracing_core-7cff877e839d6169.rlib,libhttp_body-f504e61e5a28f158.rlib,libhttpdate-ec7670c9b4625e21.rlib,libmulter-7803abf4b70287fd.rlib,libmime-2517c84452183460.rlib,libtokio_util-9bfec8833ede0256.rlib,libhttparse-d5036b1fd52b451b.rlib,libspin-29917f45a2e6345a.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libhttp-b207c5ade8f9681b.rlib,libfnv-81596130b397d5c3.rlib,libindexmap-a46558e699c14520.rlib,libhashbrown-f6484c11bf24e065.rlib,libeither-4c8c1e39a99655ac.rlib,libtokio_stream-316651e7fd7f0975.rlib,libatomic-35680a37d515dbd9.rlib,libstate-4dc6bd635cd0e73e.rlib,libparking_lot-c3d39191b2200121.rlib,libparking_lot_core-63c5c589bf1dbbfd.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libubyte-21bf252a8926fe27.rlib,libtime-6bcc25fe8a03d917.rlib,libitoa-95e5ea577b522801.rlib,libfigment-1b3d2152400e01ba.rlib,libtoml-34304d8ab32d02bd.rlib,libuncased-387e090a60552d3d.rlib,libpear-428acd7c6bad2909.rlib,libinlinable_string-dac3446437d4e73e.rlib,libserde-a0f2f2075dd100e6.rlib,libtokio-3b4252c102fee4fd.rlib,libsignal_hook_registry-0da101a9dac4de15.rlib,libnum_cpus-38d2e02d4b55a3d2.rlib,libsocket2-2bf1bf8267c5f1af.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libbytes-37e68ee094a72681.rlib,libmio-1beae150b31d3a5a.rlib,liblibc-7099ee7e20e1711d.rlib,liblog-85ece36e36b085b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures-9f8a81654e18b8b8.rlib,libfutures_util-7bcff26f5c439ac2.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-f07d39522fabac9e.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-8a6ae5679329db6d.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libyansi-70e5a5b92a804d04.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvSIfMv/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/maas-65a988f28c7855c5" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-eb5aad9aed0ff7b4.rlib(getrandom-eb5aad9aed0ff7b4.getrandom.29acd5007a5fde13-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h74cefcc37a589d08E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `maas` (bin "maas") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46fecfc4b5aaa7484009ea27f0f965fb2ff0e88e44a6b0199743733ebefc21c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fecfc4b5aaa7484009ea27f0f965fb2ff0e88e44a6b0199743733ebefc21c3", kill_on_drop: false }` [INFO] [stdout] 46fecfc4b5aaa7484009ea27f0f965fb2ff0e88e44a6b0199743733ebefc21c3