[INFO] fetching crate sea-migrations 0.0.3... [INFO] testing sea-migrations-0.0.3 against 1.64.0 for beta-1.65-1 [INFO] extracting crate sea-migrations 0.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sea-migrations 0.0.3 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sea-migrations 0.0.3 [INFO] finished tweaking crates.io crate sea-migrations 0.0.3 [INFO] tweaked toml for crates.io crate sea-migrations 0.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx v0.5.13 [INFO] [stderr] Downloaded sea-orm-macros v0.4.2 [INFO] [stderr] Downloaded bae v0.1.7 [INFO] [stderr] Downloaded sea-query v0.19.4 [INFO] [stderr] Downloaded ouroboros_macro v0.11.1 [INFO] [stderr] Downloaded sea-strum v0.21.0 [INFO] [stderr] Downloaded sea-strum_macros v0.21.2 [INFO] [stderr] Downloaded sea-orm v0.4.2 [INFO] [stderr] Downloaded ouroboros v0.11.1 [INFO] [stderr] Downloaded sea-query-derive v0.2.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 885bb7c11eafb96497fa5505012e9912e8df0814bfb76f9495b396e70157a7df [INFO] running `Command { std: "docker" "start" "-a" "885bb7c11eafb96497fa5505012e9912e8df0814bfb76f9495b396e70157a7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885bb7c11eafb96497fa5505012e9912e8df0814bfb76f9495b396e70157a7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885bb7c11eafb96497fa5505012e9912e8df0814bfb76f9495b396e70157a7df", kill_on_drop: false }` [INFO] [stdout] 885bb7c11eafb96497fa5505012e9912e8df0814bfb76f9495b396e70157a7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f1d332973b80d3d58217744bf98897513e0c2dcd23d3ac55df7b1bb8668b79 [INFO] running `Command { std: "docker" "start" "-a" "61f1d332973b80d3d58217744bf98897513e0c2dcd23d3ac55df7b1bb8668b79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling ouroboros_macro v0.11.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling sea-strum_macros v0.21.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling sea-strum v0.21.0 [INFO] [stderr] Compiling ouroboros v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling sea-query v0.19.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling sea-orm v0.4.2 [INFO] [stderr] Compiling sea-migrations v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.25s [INFO] running `Command { std: "docker" "inspect" "61f1d332973b80d3d58217744bf98897513e0c2dcd23d3ac55df7b1bb8668b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f1d332973b80d3d58217744bf98897513e0c2dcd23d3ac55df7b1bb8668b79", kill_on_drop: false }` [INFO] [stdout] 61f1d332973b80d3d58217744bf98897513e0c2dcd23d3ac55df7b1bb8668b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2398d0dc4139878d035c5cfdfb429d633343c09e3ebbb982e65e83b4781b1349 [INFO] running `Command { std: "docker" "start" "-a" "2398d0dc4139878d035c5cfdfb429d633343c09e3ebbb982e65e83b4781b1349", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling sea-orm-macros v0.4.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sea-query v0.19.4 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling sea-orm v0.4.2 [INFO] [stderr] Compiling sea-migrations v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "2398d0dc4139878d035c5cfdfb429d633343c09e3ebbb982e65e83b4781b1349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2398d0dc4139878d035c5cfdfb429d633343c09e3ebbb982e65e83b4781b1349", kill_on_drop: false }` [INFO] [stdout] 2398d0dc4139878d035c5cfdfb429d633343c09e3ebbb982e65e83b4781b1349 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 792c4431b4f52cc3bca523872a22aa573963e95d5053cf13d16b0221413911f7 [INFO] running `Command { std: "docker" "start" "-a" "792c4431b4f52cc3bca523872a22aa573963e95d5053cf13d16b0221413911f7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sea_migrations-5a9a59f59abec8bc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sea-migrations [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - MigratorTrait (line 27) ... ok [INFO] [stdout] test src/lib.rs - Migrator::run (line 299) ... FAILED [INFO] [stdout] test src/lib.rs - MigrationManager::drop_column (line 243) ... ok [INFO] [stdout] test src/lib.rs - MigrationManager::drop_table (line 130) ... ok [INFO] [stdout] test src/lib.rs - MigrationManager::add_column (line 171) ... ok [INFO] [stdout] test src/lib.rs - MigrationManager::create_table (line 76) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Migrator::run (line 299) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVIrZnd/symbols.o" "/tmp/rustdoctestFS2O7I/rust_out.rust_out.6fd2dae7-cgu.0.rcgu.o" "/tmp/rustdoctestFS2O7I/rust_out.2l6zjdlbkqg1dpjd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4890f1bcfbf43525/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsea_migrations-f3e2408e9e8de275.rlib" "/opt/rustwide/target/debug/deps/libsea_orm-f19a7a1d66824677.rlib" "/opt/rustwide/target/debug/deps/libouroboros-de0b992d59b98211.rlib" "/opt/rustwide/target/debug/deps/libaliasable-69a144a0454b5398.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b9147049478d1a2a.rlib" "/opt/rustwide/target/debug/deps/libsea_strum-41ca4cad102a00a5.rlib" "/opt/rustwide/target/debug/deps/libsqlx-944820f41fc5f6f6.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-dace3a581a601fbd.rlib" "/opt/rustwide/target/debug/deps/libflume-8c1aa338ae874e0a.rlib" "/opt/rustwide/target/debug/deps/libspin-9ee182e42c2ec562.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8c994969d3770f00.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d9d83551d2419856.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-c9ed00b183b149b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-960f235a55c7fa2f.rlib" "/opt/rustwide/target/debug/deps/libnom-894d205bb7e9bc01.rlib" "/opt/rustwide/target/debug/deps/libitertools-6417f7ca07ddd115.rlib" "/opt/rustwide/target/debug/deps/libthiserror-85c048de9038965f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca94b2b630e9d36d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8312855bb6613e47.rlib" "/opt/rustwide/target/debug/deps/libatoi-a5a580d5ee60b836.rlib" "/opt/rustwide/target/debug/deps/libsha2-32c12b98f8911ae8.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ac7d048e37dc733b.rlib" "/opt/rustwide/target/debug/deps/libdigest-e22d8cd034e9a47c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4cfdca48ad1b421b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f4c05f30e9b176bf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9999266fb12ea135.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libhashlink-87d5f3bdcc100b8f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3b6908b14dca0d61.rlib" "/opt/rustwide/target/debug/deps/libahash-e97a8456aedbf226.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-9c3c34ff3228ebb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ac8233741cba9da8.rlib" "/opt/rustwide/target/debug/deps/libtokio-4bf49d592737e1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c431f52f40ff84e2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c16f22a32d199b3.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libmio-6383be228d793f64.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9a75f9af260066cd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42cc671ba89b4a74.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-393632a29ae23a23.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e27f849998ccafc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4aadef0d325db0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-b74de9e27a93c7b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4c58aec2a8b51e10.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-04570a90a151967f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-954a3142f9027596.rlib" "/opt/rustwide/target/debug/deps/libinstant-dc0183b714626b1c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9880df16a515c4f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libeither-d92a50c203d628c0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-30aa63f7720f13aa.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libsea_query-5a8ec590a2bb8f46.rlib" "/opt/rustwide/target/debug/deps/libuuid-acafdbeb180dfd06.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0c1cf30a4de8bdff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-5190b16cdd0831bf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7ac27c43bc9c82c.rlib" "/opt/rustwide/target/debug/deps/libchrono-11df18c7a5d06d35.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-d6865356283fa629.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4e27cc062c2efb89.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-81715d8a66bace33.rlib" "/opt/rustwide/target/debug/deps/libtime-a72409d869e1bfe4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-48c59ae056ebb185.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7571c5475601b42e.rlib" "/opt/rustwide/target/debug/deps/libfutures-075488100807dada.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6c890f8512e601c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d27eaa603edb1457.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8dc52798061ada3c.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-52ed1623194d3478.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0fa2e8734a341002.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFS2O7I/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Migrator::run (line 299) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "792c4431b4f52cc3bca523872a22aa573963e95d5053cf13d16b0221413911f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792c4431b4f52cc3bca523872a22aa573963e95d5053cf13d16b0221413911f7", kill_on_drop: false }` [INFO] [stdout] 792c4431b4f52cc3bca523872a22aa573963e95d5053cf13d16b0221413911f7