[INFO] fetching crate seshat 4.2.0...
[INFO] testing seshat-4.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate seshat 4.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate seshat 4.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seshat 4.2.0
[INFO] tweaked toml for crates.io crate seshat 4.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seshat 4.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seshat 4.2.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 157b92ecb7b594aa1d013e3060e7e16de82c2146020882b66647bce99afe0060
[INFO] running `Command { std: "docker" "start" "-a" "157b92ecb7b594aa1d013e3060e7e16de82c2146020882b66647bce99afe0060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "157b92ecb7b594aa1d013e3060e7e16de82c2146020882b66647bce99afe0060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157b92ecb7b594aa1d013e3060e7e16de82c2146020882b66647bce99afe0060", kill_on_drop: false }`
[INFO] [stdout] 157b92ecb7b594aa1d013e3060e7e16de82c2146020882b66647bce99afe0060
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74051884029e82617bf70bcbb2882ef30e26009b311dc89ea6dcfe2cee38881d
[INFO] running `Command { std: "docker" "start" "-a" "74051884029e82617bf70bcbb2882ef30e26009b311dc89ea6dcfe2cee38881d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fst v0.3.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling levenshtein_automata v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fail v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling tantivy-fst v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling owned-read v0.4.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling atomicwrites v0.2.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tantivy-query-grammar v0.12.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tantivy v0.12.0
[INFO] [stderr]    Compiling seshat v4.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "74051884029e82617bf70bcbb2882ef30e26009b311dc89ea6dcfe2cee38881d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74051884029e82617bf70bcbb2882ef30e26009b311dc89ea6dcfe2cee38881d", kill_on_drop: false }`
[INFO] [stdout] 74051884029e82617bf70bcbb2882ef30e26009b311dc89ea6dcfe2cee38881d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a1bd641eab8546c09e4eee98b43fd051e1ef97871e16da75b6274f6e54e54d0
[INFO] running `Command { std: "docker" "start" "-a" "8a1bd641eab8546c09e4eee98b43fd051e1ef97871e16da75b6274f6e54e54d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling seshat v4.2.0 (/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/rustcnQqogh/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfake-1ef6b3e709102980,libdeunicode-041dc7c57fb38e41,libseshat-2332f5ce8b2958c2,libctr-f05792300888f638,liblru_cache-668bd82959b31723,liblinked_hash_map-1ee61214565638ba,libtantivy-e840920be7094fba,libhtmlescape-f86a203df61fdf76,libsnap-7674ea62cd58653b,libbase64-9803e1acb1c332fb,libregex-bb6445a34522d47b,libregex_automata-c75dc6138ee4ad9a,libregex_syntax-caf5d78c20defb11,libtantivy_query_grammar-71fd7d50a9bc55f8,libcombine-e19745ca261ff594,libbytes-727a11fb69696bac,libmurmurhash32-92ab0a6f5d8e21f2,libtantivy_fst-6936122812851ce4,liblevenshtein_automata-eac074c629de02fa,libfst-3f6a3a4859cf30aa,libutf8_ranges-5092a3a7f98ac491,libregex_syntax-4767af476e848255,libbitpacking-bb763e07565ecb69,libowning_ref-db7a441c403dda19,libcrc32fast-6a12d0129be5e8d8,libtempfile-23e652ada41e4bd0,libfastrand-46d3783c18562080,librustix-675eda5fd0d9163f,liblinux_raw_sys-643c105a3c17340d,libmemmap-248c449784a4a7bd,libatomicwrites-f1735dd6316ee9dc,libnix-4b79fc43bbfd7544,libvoid-d8e39f7b0095244c,libtempdir-683a57ad185b1e28,libremove_dir_all-059e57732c51f388,librand-6ab4fe1a18dca74e,libnotify-91a6fe59deefccbf,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-e3476521e23b867e,libinotify_sys-1b71a1cac4a28dfd,libmio_extras-f84a14c1b665ff71,liblazycell-5eed5efdf11de5d1,libmio-0551b5213a55e0b2,libiovec-ff04ea7365ec18cc,libnet2-644a1a3df3ea0fea,libfiletime-73a42b910ecf720f,libbitflags-a9851ebd0ab18f47,libfs2-fc57db8e7ed8f415,libdowncast_rs-1e443d4ec2f3d3a7,libfnv-bf8b415be0978c3b,librust_stemmers-68578f94dbde1951,libitertools-298325a613decb57,libfutures-0a9ef141530c610a,libfutures_executor-5512fbdbf3eca51e,libfutures_util-9c8538cd983dbd43,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libfail-e3f17fdbb3457bd0,librand-ef8afc9a68d67392,librand_xorshift-d020b13072da01ea,librand_pcg-4b1abf2611bb7c1d,librand_hc-3ba4805a2836c300,librand_chacha-f366ebff122fc60e,librand_isaac-acb8424d56f7e0e3,librand_core-6842ae929ef5db6a,librand_os-720c35d8ab6ba582,librand_jitter-eb272fb52552c4cc,librand_core-eabf1bd591664a31,libuuid-18590c643244a690,libowned_read-4308cadcfb372bfe,libstable_deref_trait-f0222816cc594333,libcensus-340c0d7fbe8d2d46,libnum_cpus-5ad15d73d8cfe509,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libcrossbeam-81be4e4a18e1e10f,libcrossbeam_queue-4bb351355dd46119,libcrossbeam_channel-62dc024b56808c57,libcrossbeam_deque-697b485ebf77ba06,libcrossbeam_epoch-554c21f2abf09512,libmemoffset-a63fb1b10a17062d,libcrossbeam_utils-6bde0f1bc725bc74,libmaybe_uninit-a43711fcbdc540c0,libcfg_if-4c48786b821c6a94,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libfailure-60ba392fdd7fd6cb,libbacktrace-9841d675e10816cb,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-f61456eded353b5b,libmemchr-b567a4d9673dfb1d,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-e727669895eb8ba4,libpbkdf2-8a5949937b1a3040,libsha2-94a484c98087eb8f,libopaque_debug-358541d85f4133d0,libblock_buffer-dc5a89be3fb1fd97,libpassword_hash-59d3da1f6dee9b2f,libbase64ct-033f63b4e2337db3,libhkdf-4c1db7c68b974e94,libhmac-9e335d78ddd15a3a,libcrypto_mac-bb95373d7207010a,libsubtle-c360871800b727a9,libdigest-1f8ee713b0c0f537,libaes-05a7cc4dec880d50,libcpufeatures-42612946e83e041b,libcipher-ca4180cfffa1755b,libinout-54272b3ccdc867bc,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libbyteorder-0d5229b4099d70a3,librand-1546065703194a21,librand_chacha-b92bb6b4dee0f0ab,librand_core-6f340aacc934cbab,libgetrandom-febaea98ab902de1,libthiserror-71965e89b294d0ab,libserde_json-fcedd8475afd100c,libryu-b4971a7af0446da6,libitoa-86c2171631e45699,libr2d2_sqlite-636c864b3b369240,librusqlite-2fafa68acb1c4f5c,libbitflags-e970e635774c6f7e,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-b8553072087163ca,libhashbrown-80292d92ab0d21b3,libahash-a70aff3935cc8309,libonce_cell-9ec3b2d30075ab56,liblibsqlite3_sys-109d22ca046a1554,libr2d2-370dd0f046688a0f,libscheduled_thread_pool-47b66868877d197f,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,liblog-5081bf809293ba62,libfs_extra-685dd35b86767a11,libzeroize-c59311ce59192ddc,libuuid-867edda9a1a0b1fa,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libcfg_if-73907a425b6e514e,libserde-9571b4f6e4114216,liblazy_static-58edaf41543212f3}.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" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnQqogh/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-5116301cc505aecd" "-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 -lsqlcipher
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seshat` (test "integration_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchH3n66/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctr-f05792300888f638.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblru_cache-668bd82959b31723,liblinked_hash_map-1ee61214565638ba,libtantivy-e840920be7094fba,libhtmlescape-f86a203df61fdf76,libsnap-7674ea62cd58653b,libbase64-9803e1acb1c332fb,libregex-bb6445a34522d47b,libregex_automata-c75dc6138ee4ad9a,libregex_syntax-caf5d78c20defb11,libtantivy_query_grammar-71fd7d50a9bc55f8,libcombine-e19745ca261ff594,libbytes-727a11fb69696bac,libmurmurhash32-92ab0a6f5d8e21f2,libtantivy_fst-6936122812851ce4,liblevenshtein_automata-eac074c629de02fa,libfst-3f6a3a4859cf30aa,libutf8_ranges-5092a3a7f98ac491,libregex_syntax-4767af476e848255,libbitpacking-bb763e07565ecb69,libowning_ref-db7a441c403dda19,libcrc32fast-6a12d0129be5e8d8,libmemmap-248c449784a4a7bd,libatomicwrites-f1735dd6316ee9dc,libnix-4b79fc43bbfd7544,libvoid-d8e39f7b0095244c,libtempdir-683a57ad185b1e28,libremove_dir_all-059e57732c51f388,librand-6ab4fe1a18dca74e,libnotify-91a6fe59deefccbf,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libinotify-e3476521e23b867e,libinotify_sys-1b71a1cac4a28dfd,libmio_extras-f84a14c1b665ff71,liblazycell-5eed5efdf11de5d1,libmio-0551b5213a55e0b2,libiovec-ff04ea7365ec18cc,libnet2-644a1a3df3ea0fea,libfiletime-73a42b910ecf720f,libbitflags-a9851ebd0ab18f47,libfs2-fc57db8e7ed8f415,libdowncast_rs-1e443d4ec2f3d3a7,libfnv-bf8b415be0978c3b,librust_stemmers-68578f94dbde1951,libitertools-298325a613decb57,libfutures-0a9ef141530c610a,libfutures_executor-5512fbdbf3eca51e,libfutures_util-9c8538cd983dbd43,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libfail-e3f17fdbb3457bd0,librand-ef8afc9a68d67392,librand_xorshift-d020b13072da01ea,librand_pcg-4b1abf2611bb7c1d,librand_hc-3ba4805a2836c300,librand_chacha-f366ebff122fc60e,librand_isaac-acb8424d56f7e0e3,librand_core-6842ae929ef5db6a,librand_os-720c35d8ab6ba582,librand_jitter-eb272fb52552c4cc,librand_core-eabf1bd591664a31,libuuid-18590c643244a690,libowned_read-4308cadcfb372bfe,libstable_deref_trait-f0222816cc594333,libcensus-340c0d7fbe8d2d46,libnum_cpus-5ad15d73d8cfe509,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libcrossbeam-81be4e4a18e1e10f,libcrossbeam_queue-4bb351355dd46119,libcrossbeam_channel-62dc024b56808c57,libcrossbeam_deque-697b485ebf77ba06,libcrossbeam_epoch-554c21f2abf09512,libmemoffset-a63fb1b10a17062d,libcrossbeam_utils-6bde0f1bc725bc74,libmaybe_uninit-a43711fcbdc540c0,libcfg_if-4c48786b821c6a94,libchrono-c4e3e1f146126e78,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-0b592801fe27ae75,libfailure-60ba392fdd7fd6cb,libbacktrace-9841d675e10816cb,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-f61456eded353b5b,libmemchr-b567a4d9673dfb1d,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-e727669895eb8ba4,libpbkdf2-8a5949937b1a3040,libsha2-94a484c98087eb8f,libopaque_debug-358541d85f4133d0,libblock_buffer-dc5a89be3fb1fd97,libpassword_hash-59d3da1f6dee9b2f,libbase64ct-033f63b4e2337db3,libhkdf-4c1db7c68b974e94,libhmac-9e335d78ddd15a3a,libcrypto_mac-bb95373d7207010a,libsubtle-c360871800b727a9,libdigest-1f8ee713b0c0f537,libaes-05a7cc4dec880d50,libcpufeatures-42612946e83e041b,libcipher-ca4180cfffa1755b,libinout-54272b3ccdc867bc,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libbyteorder-0d5229b4099d70a3,libthiserror-71965e89b294d0ab,libtempfile-23e652ada41e4bd0,libfastrand-46d3783c18562080,librustix-675eda5fd0d9163f,liblinux_raw_sys-643c105a3c17340d,libfake-1ef6b3e709102980,libdeunicode-041dc7c57fb38e41,librand-1546065703194a21,librand_chacha-b92bb6b4dee0f0ab,librand_core-6f340aacc934cbab,libgetrandom-febaea98ab902de1,libserde_json-fcedd8475afd100c,libryu-b4971a7af0446da6,libitoa-86c2171631e45699,libr2d2_sqlite-636c864b3b369240,librusqlite-2fafa68acb1c4f5c,libbitflags-e970e635774c6f7e,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-b8553072087163ca,libhashbrown-80292d92ab0d21b3,libahash-a70aff3935cc8309,libonce_cell-9ec3b2d30075ab56,liblibsqlite3_sys-109d22ca046a1554,libr2d2-370dd0f046688a0f,libscheduled_thread_pool-47b66868877d197f,libparking_lot-82d4c45d878e6ec0,libparking_lot_core-c2a22d4c9d7eea5a,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,liblog-5081bf809293ba62,libfs_extra-685dd35b86767a11,libzeroize-c59311ce59192ddc,libuuid-867edda9a1a0b1fa,librand-b938f4f26115d4be,librand_chacha-94eb2fa218379476,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-238a98a93afde597,libgetrandom-49bdc40d3f0870a4,liblibc-36853d9992d7fa26,libcfg_if-73907a425b6e514e,libserde-9571b4f6e4114216,liblazy_static-58edaf41543212f3}.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" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchH3n66/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/seshat-7c6d48d5c8c25798" "-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 -lsqlcipher
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seshat` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8a1bd641eab8546c09e4eee98b43fd051e1ef97871e16da75b6274f6e54e54d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1bd641eab8546c09e4eee98b43fd051e1ef97871e16da75b6274f6e54e54d0", kill_on_drop: false }`
[INFO] [stdout] 8a1bd641eab8546c09e4eee98b43fd051e1ef97871e16da75b6274f6e54e54d0
