[INFO] fetching crate printwell-cli 0.1.11...
[INFO] testing printwell-cli-0.1.11 against 1.95.0 for beta-1.96-2
[INFO] extracting crate printwell-cli 0.1.11 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate printwell-cli 0.1.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate printwell-cli 0.1.11
[INFO] tweaked toml for crates.io crate printwell-cli 0.1.11 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate printwell-cli 0.1.11 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate printwell-cli 0.1.11 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.194
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded printwell-sys v0.1.11
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded printwell v0.1.11
[INFO] [stderr]   Downloaded p12 v0.6.3
[INFO] [stderr]   Downloaded printwell-core v0.1.11
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.194
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded cxx-build v1.0.194
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.194
[INFO] [stderr]   Downloaded ureq v3.1.4
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded printwell-pdf v0.1.11
[INFO] [stderr]   Downloaded cms v0.2.3
[INFO] [stderr]   Downloaded cxx v1.0.194
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10f31793beaeca15135a1f871df15f6ac2a710cc7e624721543a2311a97d8b26
[INFO] running `Command { std: "docker" "start" "-a" "10f31793beaeca15135a1f871df15f6ac2a710cc7e624721543a2311a97d8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10f31793beaeca15135a1f871df15f6ac2a710cc7e624721543a2311a97d8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f31793beaeca15135a1f871df15f6ac2a710cc7e624721543a2311a97d8b26", kill_on_drop: false }`
[INFO] [stdout] 10f31793beaeca15135a1f871df15f6ac2a710cc7e624721543a2311a97d8b26
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30d6f4d32c263b569284358c5ecdefe7a3a283c40ff459e5287831b161cc3276
[INFO] running `Command { std: "docker" "start" "-a" "30d6f4d32c263b569284358c5ecdefe7a3a283c40ff459e5287831b161cc3276", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling printwell-sys v0.1.11
[INFO] [stderr]    Compiling printwell-core v0.1.11
[INFO] [stderr]    Compiling printwell v0.1.11
[INFO] [stderr]    Compiling printwell-cli v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustceiuIPi/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-48588cd1ae73e060,libzmij-1485aeeb6fab166f,libserde_core-6cac388027acb0d5,libtracing_subscriber-0e6275895f1fe719,libsharded_slab-54131fdddada5e4f,liblazy_static-206e48a21956b6b1,libmatchers-6ad81f5c88dc4025,libnu_ansi_term-90002f1d2b8187f3,libthread_local-6675aad092b8cb63,libtracing_log-87cd0a28ef072e1d,libprintwell-d2870c784a718ece,libprintwell_core-55822c2fbd577aa0,libprintwell_sys-58f8def21acb5e31,libureq-809ecf66f693a24d,libwebpki_roots-13ef9b9f19caa337,librustls-e1a3d4e3396957d1,libsubtle-3a70fd467bfaa3d3,libwebpki-00b1f5bc2dc49062,libring-0a855a0115b6e9d2,libgetrandom-f21c2cf00d4d4007,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libpercent_encoding-be1411bc33da4261,libflate2-87926628306cae6c,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libutf8-5c5ca6abee35c886,libureq_proto-aacaec113dae7c2e,libhttparse-1a1ce8bd95342055,libhttp-8905c1a7d4baa4c1,libitoa-1bd06acef4e5e01a,liblog-6c471594c474097a,libcxx-5ddb6e0897613d2c,libfoldhash-15de0906dab7e198,liblink_cplusplus-64a9a5558050f1e3,libregex-79b406f82210caa2,libregex_automata-a8d645db40c819d2,libaho_corasick-a2d78444337317aa,libregex_syntax-f8520fb49bdecbe0,libbase64-6d64914d1112fcae,libfutures-f3c084f05823789b,libfutures_executor-8fb4b9883217e567,libfutures_util-559cadad2b0a2181,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e0d0615c5c185e4f,libfutures_sink-cdfd54b36b174c0e,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-2175c29c1c26d2e1,libtokio-35941479e10d527a,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libsocket2-8e84c7434da6ec79,libbytes-269412bb99e3f43d,libmio-4348e11283dd7f8d,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libtyped_builder-0ed7c43b2e396ecd,libthiserror-a83c28dcd339ad00,libtracing-3f2ee3592757f761,libpin_project_lite-8cda137948184924,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libanyhow-47752c4fdac30c12,libclap-4a64f96d05e8d75a,libclap_builder-716cf5169a7f92dc,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-ae6cacbd490721b8,libanstyle-0bfd69e441df8199}.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" "-lprintwell_native" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustceiuIPi/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/cxx-1de1f07b5e263161/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-d262f882d8155398/out" "-L" "/opt/rustwide/target/debug/build/printwell-sys-7974a35ee7a0dcc2/out" "-L" "/opt/rustwide/target/debug/build/ring-7c67584712cf5fa1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/printwell-47fabbe4b1fb771c" "-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: unable to find library -lprintwell_native
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `printwell-cli` (bin "printwell") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "30d6f4d32c263b569284358c5ecdefe7a3a283c40ff459e5287831b161cc3276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30d6f4d32c263b569284358c5ecdefe7a3a283c40ff459e5287831b161cc3276", kill_on_drop: false }`
[INFO] [stdout] 30d6f4d32c263b569284358c5ecdefe7a3a283c40ff459e5287831b161cc3276
