[INFO] fetching crate rax25 0.1.22... [INFO] testing rax25-0.1.22 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rax25 0.1.22 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rax25 0.1.22 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rax25 0.1.22 [INFO] tweaked toml for crates.io crate rax25 0.1.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rax25 0.1.22 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rax25 0.1.22 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-fsm-dsl v0.7.0 [INFO] [stderr] Downloaded rust-fsm v0.7.0 [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded serialport v4.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fc838ff94c6b7f0e0f94bf34b1feec39258ee428db49e8b315d17dfc1a68c1 [INFO] running `Command { std: "docker" "start" "-a" "32fc838ff94c6b7f0e0f94bf34b1feec39258ee428db49e8b315d17dfc1a68c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fc838ff94c6b7f0e0f94bf34b1feec39258ee428db49e8b315d17dfc1a68c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fc838ff94c6b7f0e0f94bf34b1feec39258ee428db49e8b315d17dfc1a68c1", kill_on_drop: false }` [INFO] [stdout] 32fc838ff94c6b7f0e0f94bf34b1feec39258ee428db49e8b315d17dfc1a68c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 132c8a406600f963c77509928eb2aabf1c318a508ea1337965b6c5c0653a77e2 [INFO] running `Command { std: "docker" "start" "-a" "132c8a406600f963c77509928eb2aabf1c318a508ea1337965b6c5c0653a77e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rust-fsm-dsl v0.7.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rust-fsm v0.7.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serialport v4.5.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling rax25 v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "132c8a406600f963c77509928eb2aabf1c318a508ea1337965b6c5c0653a77e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132c8a406600f963c77509928eb2aabf1c318a508ea1337965b6c5c0653a77e2", kill_on_drop: false }` [INFO] [stdout] 132c8a406600f963c77509928eb2aabf1c318a508ea1337965b6c5c0653a77e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ab06ddf65676a8fa3b793f59feae20456eceac5397e52c10f9a796014e370b34 [INFO] running `Command { std: "docker" "start" "-a" "ab06ddf65676a8fa3b793f59feae20456eceac5397e52c10f9a796014e370b34", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling rax25 v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling clap v4.5.16 [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/rustc97BYld/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-cbdfb9e252a96dec.rlib,libnix-3c2202e702088738.rlib,libstderrlog-bd2e0275c1219223.rlib,libthread_local-e57712ecae5ce6bc.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libtermcolor-a537f8c45744a682.rlib,libis_terminal-b942448e2808c425.rlib,libchrono-80b09f85f8a63e64.rlib,libnum_traits-601d09e68528aa1b.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,librax25-b0c603fc66426eac.rlib,libbus-5df9a85977892175.rlib,libcrossbeam_channel-44562039aa1e4244.rlib,libcrossbeam_utils-6e8f3c5c76f10458.rlib,libregex-00779a2c26e8e8b7.rlib,libregex_automata-ca36cd2903298c3d.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-b878c1e5bf90cc38.rlib,libtokio_serial-ed39d841e6851ee5.rlib,libfutures-56a3a1d9903a7898.rlib,libfutures_executor-4e5e66b5dec692dd.rlib,libfutures_util-33a364ad2db9e912.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-de059e92570585d5.rlib,libslab-733c8da0a074d7aa.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libmio_serial-9ec2a45fcb6266ad.rlib,libmio-ecde2a06637d04b6.rlib,libserialport-dbb77b4c06d77b31.rlib,libbitflags-3a8c6436a42a14a4.rlib,libnix-4ae97b6be7710822.rlib,libmemoffset-f5f6f408a338434d.rlib,libpin_utils-b08f1197f0cdae19.rlib,libbitflags-e274cd04b58a060d.rlib,libtokio-eaad7f7041a144ea.rlib,libsignal_hook_registry-947bef0939cce7e4.rlib,libsocket2-969317ca19d78971.rlib,libbytes-7661f56d373225c7.rlib,libmio-c7131e5d9b5c97be.rlib,libparking_lot-8ff16b42d3c79b50.rlib,libparking_lot_core-16dd3035c0665901.rlib,liblibc-a8fb0e13ed3c27fd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-d906778db942d13a.rlib,libscopeguard-40b6106e8a70fb66.rlib,libpin_project_lite-219604514f12e1b1.rlib,liblog-4f260390e802c8d1.rlib,libclap-52b921d35e60d55a.rlib,libclap_builder-8072915bd0944321.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-8973eddbb74b6374.rlib,libanstyle_query-5c54650b4d5ed28b.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-9298a5e508b2d9c6.rlib,libanstyle_parse-7ac45b4faa4bc5a2.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-65d0584fe4b2b0a5.rlib,libanstyle-1e8910b52009ec03.rlib,libanyhow-ed1a0803e93ffd73.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/rustc97BYld/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/examples/client-8ae155ddf5d826ae" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rax25` (example "client") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab06ddf65676a8fa3b793f59feae20456eceac5397e52c10f9a796014e370b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab06ddf65676a8fa3b793f59feae20456eceac5397e52c10f9a796014e370b34", kill_on_drop: false }` [INFO] [stdout] ab06ddf65676a8fa3b793f59feae20456eceac5397e52c10f9a796014e370b34