[INFO] fetching crate goods-treasury-cli 0.3.0...
[INFO] testing goods-treasury-cli-0.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate goods-treasury-cli 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate goods-treasury-cli 0.3.0
[INFO] finished tweaking crates.io crate goods-treasury-cli 0.3.0
[INFO] tweaked toml for crates.io crate goods-treasury-cli 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goods-treasury-cli 0.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goods-treasury-cli 0.3.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9a478887df8aa0b3dbff396a1751c1b9fd18baa1bd6bd8d24d10fcee1414a38
[INFO] running `Command { std: "docker" "start" "-a" "b9a478887df8aa0b3dbff396a1751c1b9fd18baa1bd6bd8d24d10fcee1414a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9a478887df8aa0b3dbff396a1751c1b9fd18baa1bd6bd8d24d10fcee1414a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a478887df8aa0b3dbff396a1751c1b9fd18baa1bd6bd8d24d10fcee1414a38", kill_on_drop: false }`
[INFO] [stdout] b9a478887df8aa0b3dbff396a1751c1b9fd18baa1bd6bd8d24d10fcee1414a38
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fa4d3e57f7322b2bed83d29afa65ee791f4ef03f0b471a5890231665414d71d
[INFO] running `Command { std: "docker" "start" "-a" "3fa4d3e57f7322b2bed83d29afa65ee791f4ef03f0b471a5890231665414d71d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling rkyv v0.6.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling target-lexicon v0.12.1
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling more-asserts v0.2.1
[INFO] [stderr]    Compiling cranelift-entity v0.74.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.74.0
[INFO] [stderr]    Compiling wasmparser v0.78.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.74.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling wasmer-vm v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling cranelift-bforest v0.74.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.0.0
[INFO] [stderr]    Compiling leb128 v0.2.4
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling cranelift-codegen v0.74.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.6.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling wasmer-derive v2.0.0
[INFO] [stderr]    Compiling typetag-impl v0.1.7
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling enumset_derive v0.5.5
[INFO] [stderr]    Compiling enumset v1.0.7
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling goods-treasury-import v0.2.0
[INFO] [stderr]    Compiling wasmer-types v2.0.0
[INFO] [stderr]    Compiling typetag v0.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.2.19
[INFO] [stderr]    Compiling wasmer-wasi-types v2.0.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling wasmer-compiler v2.0.0
[INFO] [stderr]    Compiling wasmer-engine v2.0.0
[INFO] [stderr]    Compiling wasmer-object v2.0.0
[INFO] [stderr]    Compiling wasmer-engine-dylib v2.0.0
[INFO] [stderr]    Compiling wasmer-engine-universal v2.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.74.0
[INFO] [stderr]    Compiling wasmer v2.0.0
[INFO] [stderr]    Compiling wasmer-wasi v2.0.0
[INFO] [stderr]    Compiling goods-treasury v0.3.0
[INFO] [stderr]    Compiling goods-treasury-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctvRytV/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-9788f61466a486d4,libcolor_spantrace-422963b1e2d79812,libtracing_error-e2711363a67f474a,libowo_colors-ffd3ff447d20c5fc,libtracing_subscriber-f46a39a8c9782d94,libchrono-144aca2ff798dc61,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libthread_local-6f1eba8a35fb9d7b,libsharded_slab-deada6d5f96457e0,libtracing_serde-c16a12d7b4d53414,libtracing_log-48506ece07c54c8e,libansi_term-74ae5010905c21da,libmatchers-bdd466fe2b2073a3,libregex_automata-a648fd82fdfbba34,libregex-c33127a61cfbf624,libregex_syntax-12b080b3aec45ada,libgoods_treasury-44974c73344aca21,libserde_json-f3b64a9970755e77,libryu-df71352f8564fc9c,libitoa-758fc92d5290c8b4,libgoods_treasury_import-b69149572046d035,libwasmer_wasi-91bdd8f878a8aed2,libbincode-1a321c7553d7573f,libtypetag-83d43c85e797edaf,liberased_serde-b8f2b30269f395ff,libinventory-8d35875ff74a5d74,libwasmer_wasi_types-74d8d33045a8424b,libtime-85133da30c9ed98b,libgenerational_arena-c861ffefeb591498,libcfg_if-5debf92116708c19,libwasmer-d4d884da4916716f,libwasmer_engine_universal-260873a38966939c,libleb128-83d7a4661774946e,libwasmer_compiler_cranelift-1af8ee47778ccf26,libtracing-c3926965d8b32b54,libpin_project_lite-b238544462ce70f2,libtracing_core-0b4bbc5ad24faaca,libcranelift_frontend-ed9d6ec22c8caa18,librayon-c749b3cf8dbdb293,librayon_core-dc4b62e6b923bb2e,libnum_cpus-738cd77e27c0a20c,libcrossbeam_deque-4c193e40ed22182d,libcrossbeam_epoch-362689d6d7b1d843,libcrossbeam_channel-929d76501dfb6a94,libcrossbeam_utils-64a96c09641fef11,libeither-364920c52f4b4434,libcranelift_codegen-e7094afee6bc7133,libregalloc-1e026691c018e005,librustc_hash-d7c4a66f98a2548f,libgimli-df646aed124f5d9d,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libcranelift_codegen_shared-c66168811c1380bd,liblog-8d2fa5e47b6b5552,libcranelift_bforest-0ff1c2bd41e2da31,libcranelift_entity-929284c388052e73,libwasmer_engine-070c6b97c0b74c00,libmemmap2-a824e851dfb75f5a,libwasmer_compiler-0137fff2a06c6774,libserde_bytes-d6ae6ec0b1453813,libtarget_lexicon-89e2cdade098481d,libenumset-0d25de9942035142,libwasmer_vm-0ce0ea9bd1931a4d,libregion-91164511e6919254,libbacktrace-69cab26954432075,libminiz_oxide-58f492cca02b49ce,libadler-8a8ce72c9fb247b6,libobject-3df87bc6f4997895,libmemchr-e564c4e12e0e77dd,libaddr2line-984428a359e93586,libgimli-69346190ad5f6bd4,librustc_demangle-c84138cdd7fa1941,libmore_asserts-7a9171bfe2d9a0c3,libwasmparser-079b0d2471a945ad,libwasmer_types-979dee695645e78e,librkyv-1bf00c8155a75bea,libseahash-78b9ced3b8f27254,libmemoffset-6cfeaad3c18624ab,libptr_meta-a7bb8a9fd574159c,libloupe-005bf1062beb997c,libthiserror-0f3cecc6e55f0bfa,libparking_lot-acb3654cf3dfdced,libparking_lot_core-67fa0a56f1f70115,libsmallvec-4e540aa6ec26eb74,liblock_api-248a7791a55bb287,libscopeguard-e318caba69bf687f,libinstant-334501514239226e,libeyre-56e5d6fde2c87024,libindenter-add53b8e51d6428d,libonce_cell-b0bdd274ea97a3a1,libuuid-5807b1aee5caf47b,libgetrandom-ba972ebae4f87b56,libcfg_if-3e7fc4e38d4a72b5,libclap-1a62d4a12b830781,libstrsim-934c6b5db5b11ce4,libatty-251d5481696cfaa5,liblibc-dd98b9aa2a0245b8,libtextwrap-3c9fb482c2e7c5c8,libvec_map-75126d96f8392bf4,libos_str_bytes-2ff9a5a2d4362546,libtermcolor-2977040801d16bf2,libunicode_width-872488d468fe4def,libindexmap-f4e328887bcb815d,libhashbrown-d0e2926e70f85be4,libserde-f82739b52378e7ac,libbitflags-9d8828a22cdd2424,liblazy_static-af860367908b8176}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctvRytV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-5bb22ad6abb8557e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/treasury-3b92a10e086c33ca" "-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: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:682 (src/libcalls.rs:682)
[INFO] [stdout]           >>>               wasmer_vm-0ce0ea9bd1931a4d.wasmer_vm.8acdda1f2e93cfcf-cgu.12.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-0ce0ea9bd1931a4d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `goods-treasury-cli` (bin "treasury") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3fa4d3e57f7322b2bed83d29afa65ee791f4ef03f0b471a5890231665414d71d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa4d3e57f7322b2bed83d29afa65ee791f4ef03f0b471a5890231665414d71d", kill_on_drop: false }`
[INFO] [stdout] 3fa4d3e57f7322b2bed83d29afa65ee791f4ef03f0b471a5890231665414d71d
