[INFO] fetching crate recoil 1.0.0... [INFO] testing recoil-1.0.0 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate recoil 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate recoil 1.0.0 [INFO] finished tweaking crates.io crate recoil 1.0.0 [INFO] tweaked toml for crates.io crate recoil 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate recoil 1.0.0 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.4) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding http-body v0.4.6 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 443e841884805d250e234d9c3b288a031cb50c7b86d59557151f62e5b5799c73 [INFO] running `Command { std: "docker" "start" "-a" "443e841884805d250e234d9c3b288a031cb50c7b86d59557151f62e5b5799c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "443e841884805d250e234d9c3b288a031cb50c7b86d59557151f62e5b5799c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443e841884805d250e234d9c3b288a031cb50c7b86d59557151f62e5b5799c73", kill_on_drop: false }` [INFO] [stdout] 443e841884805d250e234d9c3b288a031cb50c7b86d59557151f62e5b5799c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eed613330ca3c21061f0407a5b3ea8cb0dd1cf0e07c4c31d70e823d3abe1c7d1 [INFO] running `Command { std: "docker" "start" "-a" "eed613330ca3c21061f0407a5b3ea8cb0dd1cf0e07c4c31d70e823d3abe1c7d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling recoil v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.04s [INFO] running `Command { std: "docker" "inspect" "eed613330ca3c21061f0407a5b3ea8cb0dd1cf0e07c4c31d70e823d3abe1c7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed613330ca3c21061f0407a5b3ea8cb0dd1cf0e07c4c31d70e823d3abe1c7d1", kill_on_drop: false }` [INFO] [stdout] eed613330ca3c21061f0407a5b3ea8cb0dd1cf0e07c4c31d70e823d3abe1c7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bdab9aa64a10c2b013e00e77fdbcfea0ce7c5d9b947fe8325265b0fdcbefa7 [INFO] running `Command { std: "docker" "start" "-a" "58bdab9aa64a10c2b013e00e77fdbcfea0ce7c5d9b947fe8325265b0fdcbefa7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling recoil v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.44s [INFO] running `Command { std: "docker" "inspect" "58bdab9aa64a10c2b013e00e77fdbcfea0ce7c5d9b947fe8325265b0fdcbefa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bdab9aa64a10c2b013e00e77fdbcfea0ce7c5d9b947fe8325265b0fdcbefa7", kill_on_drop: false }` [INFO] [stdout] 58bdab9aa64a10c2b013e00e77fdbcfea0ce7c5d9b947fe8325265b0fdcbefa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c507ba558ec75754e97b2399fea58412a3ab6650dce60b632da63a95c6132e5a [INFO] running `Command { std: "docker" "start" "-a" "c507ba558ec75754e97b2399fea58412a3ab6650dce60b632da63a95c6132e5a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recoil-8341fd639fc5c882) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::response_crash_blind ... ok [INFO] [stdout] test tests::response_fail_directly ... ok [INFO] [stdout] test tests::response_fail_directly_with_code ... ok [INFO] [stdout] test tests::fallible - should panic ... ok [INFO] [stdout] test tests::response_crash ... ok [INFO] [stdout] test tests::response_fail ... ok [INFO] [stdout] test tests::response_fail_because ... ok [INFO] [stdout] test tests::response_fail_because_with_code ... ok [INFO] [stdout] test tests::response_fail_with_code ... ok [INFO] [stdout] test tests::recoil ... ok [INFO] [stdout] test tests::tracing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests recoil [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 18) ... FAILED [INFO] [stdout] test src/lib.rs - (line 48) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 18) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcppmpaY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librecoil-b54b546be4b28088.rlib,libaxum-218f937455ca4601.rlib,libserde_path_to_error-7167807ea55fcf2c.rlib,libserde_json-a5230181f9d9edcb.rlib,libmemchr-6f5829dadd40eda8.rlib,libserde_urlencoded-704eeb6e6cd2537f.rlib,libryu-0ea4bafc9bef6d8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libmatchit-b2689776cf6e5db9.rlib,libbitflags-e2b4db6c651223da.rlib,libhyper-ede0fe331821b0b6.rlib,libhttparse-47a3d40564b60e09.rlib,libtracing-fad09b3fb694c858.rlib,liblog-394b918668cad64a.rlib,libtracing_core-181ee1ed942b4689.rlib,libonce_cell-0ba6aecba7086d38.rlib,libfutures_channel-179401688c37d974.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsync_wrapper-17f912c27eab8964.rlib,libserde-03617100044fb92a.rlib,libaxum_core-8d8b6e647c8be781.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body-b4c163883cc9ed18.rlib,libtower-35442c14ba199463.rlib,libpin_project-15b60d16aec0203e.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-88328261217f5f90.rlib,libfutures_task-bcce5f8e5b6ec165.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-7b9ef4d340b9f94d.rlib,libsocket2-a88a45ba783e0ee2.rlib,libmio-208bbb9d1157a818.rlib,liblibc-4a513ea0f2e1d0e2.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libhttp-331bc164ab59ceff.rlib,libitoa-6b76ec393d6a2c41.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.rlib,libanyhow-1062fd8720902979.rlib}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcppmpaY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaHs0FH/rust_out" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 48) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuI6yZI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librecoil-b54b546be4b28088.rlib,libaxum-218f937455ca4601.rlib,libserde_path_to_error-7167807ea55fcf2c.rlib,libserde_json-a5230181f9d9edcb.rlib,libmemchr-6f5829dadd40eda8.rlib,libserde_urlencoded-704eeb6e6cd2537f.rlib,libryu-0ea4bafc9bef6d8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libmatchit-b2689776cf6e5db9.rlib,libbitflags-e2b4db6c651223da.rlib,libhyper-ede0fe331821b0b6.rlib,libhttparse-47a3d40564b60e09.rlib,libtracing-fad09b3fb694c858.rlib,liblog-394b918668cad64a.rlib,libtracing_core-181ee1ed942b4689.rlib,libonce_cell-0ba6aecba7086d38.rlib,libfutures_channel-179401688c37d974.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsync_wrapper-17f912c27eab8964.rlib,libserde-03617100044fb92a.rlib,libaxum_core-8d8b6e647c8be781.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body-b4c163883cc9ed18.rlib,libtower-35442c14ba199463.rlib,libpin_project-15b60d16aec0203e.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-88328261217f5f90.rlib,libfutures_task-bcce5f8e5b6ec165.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-7b9ef4d340b9f94d.rlib,libsocket2-a88a45ba783e0ee2.rlib,libmio-208bbb9d1157a818.rlib,liblibc-4a513ea0f2e1d0e2.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libhttp-331bc164ab59ceff.rlib,libitoa-6b76ec393d6a2c41.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.rlib,libanyhow-1062fd8720902979.rlib}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuI6yZI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjv45yu/rust_out" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 18) [INFO] [stdout] src/lib.rs - (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c507ba558ec75754e97b2399fea58412a3ab6650dce60b632da63a95c6132e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c507ba558ec75754e97b2399fea58412a3ab6650dce60b632da63a95c6132e5a", kill_on_drop: false }` [INFO] [stdout] c507ba558ec75754e97b2399fea58412a3ab6650dce60b632da63a95c6132e5a