[INFO] fetching crate seshat 4.0.1...
[INFO] testing seshat-4.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate seshat 4.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate seshat 4.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seshat 4.0.1
[INFO] tweaked toml for crates.io crate seshat 4.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seshat 4.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 252 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v4.4.0)
[INFO] [stderr]       Adding hkdf v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.12.1)
[INFO] [stderr]       Adding pbkdf2 v0.8.0 (available: v0.12.2)
[INFO] [stderr]       Adding r2d2_sqlite v0.24.0 (available: v0.31.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rusqlite v0.31.0 (available: v0.37.0)
[INFO] [stderr]       Adding serde v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.61 (available: v1.0.145)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tantivy v0.12.0 (available: v0.25.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tantivy-query-grammar v0.12.0
[INFO] [stderr]   Downloaded r2d2_sqlite v0.24.0
[INFO] [stderr]   Downloaded atomicwrites v0.2.5
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded bitpacking v0.8.4
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded fail v0.3.0
[INFO] [stderr]   Downloaded tinysegmenter v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded levenshtein_automata v0.1.1
[INFO] [stderr]   Downloaded census v0.4.2
[INFO] [stderr]   Downloaded murmurhash32 v0.2.0
[INFO] [stderr]   Downloaded owned-read v0.4.1
[INFO] [stderr]   Downloaded tantivy v0.12.0
[INFO] [stderr]   Downloaded tantivy-fst v0.2.1
[INFO] [stderr]   Downloaded rust-stemmers v1.2.0
[INFO] [stderr]   Downloaded openssl-src v300.5.3+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30cec9540ff523478667fdc4d0cd5329f93beb98306390008697578dfbc713d6
[INFO] running `Command { std: "docker" "start" "-a" "30cec9540ff523478667fdc4d0cd5329f93beb98306390008697578dfbc713d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30cec9540ff523478667fdc4d0cd5329f93beb98306390008697578dfbc713d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30cec9540ff523478667fdc4d0cd5329f93beb98306390008697578dfbc713d6", kill_on_drop: false }`
[INFO] [stdout] 30cec9540ff523478667fdc4d0cd5329f93beb98306390008697578dfbc713d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a4569944fcbb759c2fccb6bb0285750e5ac373fc5324de34f74c70e12baede
[INFO] running `Command { std: "docker" "start" "-a" "83a4569944fcbb759c2fccb6bb0285750e5ac373fc5324de34f74c70e12baede", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fst v0.3.5
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling levenshtein_automata v0.1.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[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 failure_derive v0.1.8
[INFO] [stderr]    Compiling rand v0.9.2
[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 filetime v0.2.26
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tantivy-fst v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atomicwrites v0.2.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling fail v0.3.0
[INFO] [stderr]    Compiling tantivy-query-grammar v0.12.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling owned-read v0.4.1
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tinysegmenter v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tantivy v0.12.0
[INFO] [stderr]    Compiling seshat v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "83a4569944fcbb759c2fccb6bb0285750e5ac373fc5324de34f74c70e12baede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a4569944fcbb759c2fccb6bb0285750e5ac373fc5324de34f74c70e12baede", kill_on_drop: false }`
[INFO] [stdout] 83a4569944fcbb759c2fccb6bb0285750e5ac373fc5324de34f74c70e12baede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a2515111d1112d58d936ddca1af051a24d7ec8756ffa265d4c737b4d9f2d1c9
[INFO] running `Command { std: "docker" "start" "-a" "1a2515111d1112d58d936ddca1af051a24d7ec8756ffa265d4c737b4d9f2d1c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling seshat v4.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcU0U5Hr/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfake-2334ff6ff3d4ef5f,libdeunicode-a8d5df2e2d17d143,libseshat-24d4a82b372f5218,libctr-b791a0e9b76c24a5,liblru_cache-414f7b18a6f1098f,liblinked_hash_map-288ccff18c38ac8e,libtantivy-25bd2c776bc83520,libhtmlescape-90dfb199b6ac9eb0,libsnap-7b0f2f48172e1472,libbase64-2eae4c3831a5f359,libregex-e30f64375228ef77,libregex_automata-b4116d4efad727ce,libregex_syntax-63396da88f57d177,libtantivy_query_grammar-588a1c84a0a9ec2c,libcombine-380be193753b1fc0,libbytes-e08a006c583c3ac6,libmurmurhash32-7d362fa425b044f7,libtantivy_fst-f002480a80b250b2,liblevenshtein_automata-5eb33bfa2205953f,libfst-a44abfc77ee54b13,libutf8_ranges-50171a08a7b7ed6b,libregex_syntax-376990d00917033d,libbitpacking-a931480fd9d53838,libowning_ref-52ccee31a0712dc5,libcrc32fast-0830d1f6b2ed5997,libtempfile-a485a6c12023be94,libfastrand-1b40ee46a22cd88d,librustix-8c37858b8d9b5eb8,liblinux_raw_sys-4c58b7a06a70b0d8,libmemmap-45d735db14c0a739,libatomicwrites-07d8c8cd77d2d089,libnix-fac27d92390e9593,libvoid-ab5bc49a93143102,libtempdir-3c5dbfb8ac919bf9,libremove_dir_all-1d320067d79b994a,librand-410f36cc874a65b3,libnotify-4b0b68a6e37bb25d,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,libinotify-87fe29c20136b5d3,libinotify_sys-0fdc6e268d29cf3f,libmio_extras-9e02c7de8e4666d5,liblazycell-f5fd29f3a16367f9,libmio-d17e7763df3f3e37,libiovec-5257d5c1f560a381,libnet2-a64b25e229ed67fa,libfiletime-d1687e09688e5cf1,libbitflags-3333d968e5f279ee,libfs2-c4775b1d070aeb1f,libdowncast_rs-d6e5f6784213c735,libfnv-773757b135178300,librust_stemmers-3fa532a9111544bb,libitertools-4fa4069d677b576f,libfutures-f21e502a32ad5ea5,libfutures_executor-24cf003d052dda81,libfutures_util-af6c10b79588a3a0,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-62a5b7a064994716,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-d16e202ac9910e2b,libfail-bf0e04ee08fd971b,librand-41e86b02ca526fc2,librand_xorshift-bdfeb1f13fe66ad3,librand_pcg-219da47edb930d0f,librand_hc-bca6ceb4a65f4f01,librand_chacha-9ad74731f1acdd4d,librand_isaac-7b7bf0e189563a2f,librand_core-639e65e8e61b3943,librand_os-c0880a64377a6ca1,librand_jitter-141cbf76b5f44531,librand_core-d759212d3bfb220c,libuuid-2aacd384438fcd95,libowned_read-a55883b7593e0cb7,libstable_deref_trait-9cf20bd8afd27998,libcensus-37b23c15bf60866b,libnum_cpus-a4d86deae74e9260,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcrossbeam-7b28fd48b81983c6,libcrossbeam_queue-31a8a0004ea37728,libcrossbeam_channel-98e35797c3d348d2,libcrossbeam_deque-b68bdf5a1091b4cc,libcrossbeam_epoch-3caaf2860fcf3f77,libmemoffset-84cccc12b4e4379a,libcrossbeam_utils-1c886fb9027e0f34,libmaybe_uninit-76d77afd9c51edf2,libcfg_if-58fd97f14b494f93,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50,libfailure-b4a5bcd5cc073481,libbacktrace-08d5a2a4f20d2463,libminiz_oxide-d267e6f0d42d411c,libadler2-8cf763083e09675d,libobject-2a8d022427ba908e,libmemchr-32e90f4120c6c9bf,libaddr2line-67f6be0e6597008a,libgimli-168311e5e5426be0,librustc_demangle-7d923a23ffb2d439,libpbkdf2-3d636c471c04f47e,libsha2-0195d64220cbe9d9,libopaque_debug-404eb95cc0514505,libblock_buffer-03b7566a6f86f986,libpassword_hash-03ee8f579688643a,libbase64ct-e610ef2ad6159011,libhkdf-878dbc19513a93cf,libhmac-033467f2efc3f311,libcrypto_mac-a2ecba6c9ede0d93,libsubtle-eddfbb3da3cabd8a,libdigest-0c7a3e0ecf3af7bd,libaes-233e1756612097a6,libcpufeatures-057207a46b263eb1,libcipher-d16aea5d7801d759,libinout-1251b7d9407138fb,libcrypto_common-7f2672a37be5d45e,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbyteorder-3f91e0f3212dbed5,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libthiserror-4132bd5e002687db,libserde_json-01ae48ae53e75633,libryu-3ba25d01f660afda,libitoa-a5458889629bbf39,libr2d2_sqlite-e514760e6d96bfac,librusqlite-73e9509a4e5e9af7,libbitflags-1df175893de5cfa2,libfallible_streaming_iterator-048053450c9b3846,libfallible_iterator-ea800d67ff7c9007,libhashlink-77e0dd131f23acde,libhashbrown-f3ef7fee603a5d37,libahash-304ff5e335aaab4d,libonce_cell-65395029fac7f518,liblibsqlite3_sys-962f999b963c5cd8,libr2d2-b4216b802134e909,libscheduled_thread_pool-c9bea21b6623f243,libparking_lot-c94934323613ba3b,libparking_lot_core-debce2975526991f,libsmallvec-5cdc21786420a6a9,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,liblog-41a3f0f89a8452d5,libfs_extra-40c67e7e222af23b,libzeroize-989f5a6f2c3d18c9,libuuid-ecb06f1f6dfc1a95,librand-76399524462ff5d7,librand_chacha-f6bb58e23fb44557,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libserde-a0840b8d8cb18c06,liblazy_static-509a3481d98abb23}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcU0U5Hr/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-405d2cba1ad24295" "-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" "/tmp/rustcBcfWdF/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctr-b791a0e9b76c24a5.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblru_cache-414f7b18a6f1098f,liblinked_hash_map-288ccff18c38ac8e,libtantivy-25bd2c776bc83520,libhtmlescape-90dfb199b6ac9eb0,libsnap-7b0f2f48172e1472,libbase64-2eae4c3831a5f359,libregex-e30f64375228ef77,libregex_automata-b4116d4efad727ce,libregex_syntax-63396da88f57d177,libtantivy_query_grammar-588a1c84a0a9ec2c,libcombine-380be193753b1fc0,libbytes-e08a006c583c3ac6,libmurmurhash32-7d362fa425b044f7,libtantivy_fst-f002480a80b250b2,liblevenshtein_automata-5eb33bfa2205953f,libfst-a44abfc77ee54b13,libutf8_ranges-50171a08a7b7ed6b,libregex_syntax-376990d00917033d,libbitpacking-a931480fd9d53838,libowning_ref-52ccee31a0712dc5,libcrc32fast-0830d1f6b2ed5997,libmemmap-45d735db14c0a739,libatomicwrites-07d8c8cd77d2d089,libnix-fac27d92390e9593,libvoid-ab5bc49a93143102,libtempdir-3c5dbfb8ac919bf9,libremove_dir_all-1d320067d79b994a,librand-410f36cc874a65b3,libnotify-4b0b68a6e37bb25d,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,libinotify-87fe29c20136b5d3,libinotify_sys-0fdc6e268d29cf3f,libmio_extras-9e02c7de8e4666d5,liblazycell-f5fd29f3a16367f9,libmio-d17e7763df3f3e37,libiovec-5257d5c1f560a381,libnet2-a64b25e229ed67fa,libfiletime-d1687e09688e5cf1,libbitflags-3333d968e5f279ee,libfs2-c4775b1d070aeb1f,libdowncast_rs-d6e5f6784213c735,libfnv-773757b135178300,librust_stemmers-3fa532a9111544bb,libitertools-4fa4069d677b576f,libfutures-f21e502a32ad5ea5,libfutures_executor-24cf003d052dda81,libfutures_util-af6c10b79588a3a0,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-62a5b7a064994716,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-d16e202ac9910e2b,libfail-bf0e04ee08fd971b,librand-41e86b02ca526fc2,librand_xorshift-bdfeb1f13fe66ad3,librand_pcg-219da47edb930d0f,librand_hc-bca6ceb4a65f4f01,librand_chacha-9ad74731f1acdd4d,librand_isaac-7b7bf0e189563a2f,librand_core-639e65e8e61b3943,librand_os-c0880a64377a6ca1,librand_jitter-141cbf76b5f44531,librand_core-d759212d3bfb220c,libuuid-2aacd384438fcd95,libowned_read-a55883b7593e0cb7,libstable_deref_trait-9cf20bd8afd27998,libcensus-37b23c15bf60866b,libnum_cpus-a4d86deae74e9260,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcrossbeam-7b28fd48b81983c6,libcrossbeam_queue-31a8a0004ea37728,libcrossbeam_channel-98e35797c3d348d2,libcrossbeam_deque-b68bdf5a1091b4cc,libcrossbeam_epoch-3caaf2860fcf3f77,libmemoffset-84cccc12b4e4379a,libcrossbeam_utils-1c886fb9027e0f34,libmaybe_uninit-76d77afd9c51edf2,libcfg_if-58fd97f14b494f93,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50,libfailure-b4a5bcd5cc073481,libbacktrace-08d5a2a4f20d2463,libminiz_oxide-d267e6f0d42d411c,libadler2-8cf763083e09675d,libobject-2a8d022427ba908e,libmemchr-32e90f4120c6c9bf,libaddr2line-67f6be0e6597008a,libgimli-168311e5e5426be0,librustc_demangle-7d923a23ffb2d439,libpbkdf2-3d636c471c04f47e,libsha2-0195d64220cbe9d9,libopaque_debug-404eb95cc0514505,libblock_buffer-03b7566a6f86f986,libpassword_hash-03ee8f579688643a,libbase64ct-e610ef2ad6159011,libhkdf-878dbc19513a93cf,libhmac-033467f2efc3f311,libcrypto_mac-a2ecba6c9ede0d93,libsubtle-eddfbb3da3cabd8a,libdigest-0c7a3e0ecf3af7bd,libaes-233e1756612097a6,libcpufeatures-057207a46b263eb1,libcipher-d16aea5d7801d759,libinout-1251b7d9407138fb,libcrypto_common-7f2672a37be5d45e,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbyteorder-3f91e0f3212dbed5,libthiserror-4132bd5e002687db,libtempfile-a485a6c12023be94,libfastrand-1b40ee46a22cd88d,librustix-8c37858b8d9b5eb8,liblinux_raw_sys-4c58b7a06a70b0d8,libfake-2334ff6ff3d4ef5f,libdeunicode-a8d5df2e2d17d143,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libserde_json-01ae48ae53e75633,libryu-3ba25d01f660afda,libitoa-a5458889629bbf39,libr2d2_sqlite-e514760e6d96bfac,librusqlite-73e9509a4e5e9af7,libbitflags-1df175893de5cfa2,libfallible_streaming_iterator-048053450c9b3846,libfallible_iterator-ea800d67ff7c9007,libhashlink-77e0dd131f23acde,libhashbrown-f3ef7fee603a5d37,libahash-304ff5e335aaab4d,libonce_cell-65395029fac7f518,liblibsqlite3_sys-962f999b963c5cd8,libr2d2-b4216b802134e909,libscheduled_thread_pool-c9bea21b6623f243,libparking_lot-c94934323613ba3b,libparking_lot_core-debce2975526991f,libsmallvec-5cdc21786420a6a9,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,liblog-41a3f0f89a8452d5,libfs_extra-40c67e7e222af23b,libzeroize-989f5a6f2c3d18c9,libuuid-ecb06f1f6dfc1a95,librand-76399524462ff5d7,librand_chacha-f6bb58e23fb44557,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libserde-a0840b8d8cb18c06,liblazy_static-509a3481d98abb23}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlcipher" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBcfWdF/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-b6cdf3c2064b70bf" "-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" "1a2515111d1112d58d936ddca1af051a24d7ec8756ffa265d4c737b4d9f2d1c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2515111d1112d58d936ddca1af051a24d7ec8756ffa265d4c737b4d9f2d1c9", kill_on_drop: false }`
[INFO] [stdout] 1a2515111d1112d58d936ddca1af051a24d7ec8756ffa265d4c737b4d9f2d1c9
