[INFO] crate notmuch 0.6.0 is already in cache [INFO] testing notmuch-0.6.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate notmuch 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate notmuch 0.6.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate notmuch 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate notmuch 0.6.0 [INFO] tweaked toml for crates.io crate notmuch 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cce0da4e04270a6980fd7ef4594da54ec3f1e61c540e2b4af0e4ed1a0ec8891c [INFO] running `"docker" "start" "-a" "cce0da4e04270a6980fd7ef4594da54ec3f1e61c540e2b4af0e4ed1a0ec8891c"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling notmuch v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | Error::IoError(e) => error::Error::description(e), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | Error::NotmuchError(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `"docker" "inspect" "cce0da4e04270a6980fd7ef4594da54ec3f1e61c540e2b4af0e4ed1a0ec8891c"` [INFO] running `"docker" "rm" "-f" "cce0da4e04270a6980fd7ef4594da54ec3f1e61c540e2b4af0e4ed1a0ec8891c"` [INFO] [stdout] cce0da4e04270a6980fd7ef4594da54ec3f1e61c540e2b4af0e4ed1a0ec8891c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1628fb0a0a1ad81facc31173c9d7bae9e2ed242a0223109c09d68f5276620a3b [INFO] running `"docker" "start" "-a" "1628fb0a0a1ad81facc31173c9d7bae9e2ed242a0223109c09d68f5276620a3b"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | Error::IoError(e) => error::Error::description(e), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | Error::NotmuchError(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mailparse v0.10.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling maildir v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling lettre v0.9.2 [INFO] [stderr] Compiling lettre_email v0.9.2 [INFO] [stderr] Compiling notmuch v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | Error::IoError(e) => error::Error::description(e), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | Error::NotmuchError(e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.notmuch.73b1wuiu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280" "/opt/rustwide/target/debug/deps/notmuch-770d6882a6041280.4oemk206ild9owj5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lnotmuch" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libsupercow-6efafe99b0c71298.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnotmuch [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `notmuch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.tests.bryz1ovx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803" "/opt/rustwide/target/debug/deps/tests-e00fc43cbcc55803.3y2l080m4abmqh2d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/liblettre_email-d8a0b0e0dc95246c.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/libuuid-9c4a28e5efa33623.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libemail-6eea798d79b302e6.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libchrono-93ee22c7600f0e21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libtime-325da2c17603a96f.rlib" "/opt/rustwide/target/debug/deps/libencoding-2d50cb5a450554bc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-de770788b704e96e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-f89fb30ed38ec14d.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-783ea0096f065f9f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-60977da23db9d568.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-cac51a2b5a08362e.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/liblettre-5332533a568d30f0.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-03cb75da169dffda.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-7d0ace588f5bcad9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5091034848ca75a9.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-470fc2eb72433e39.rlib" "/opt/rustwide/target/debug/deps/libnom-e2c0b3e0563b48f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5fbced982a5ca09.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9942e03081ac4372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8403299fb0c82125.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e8f7d27711638db6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libhostname-111f4bcf239aa5f6.rlib" "/opt/rustwide/target/debug/deps/libbufstream-2bb52820eea1ffc5.rlib" "/opt/rustwide/target/debug/deps/libmaildir-c73203e05bf72d6b.rlib" "/opt/rustwide/target/debug/deps/libnix-84fc10648e2fa0b7.rlib" "/opt/rustwide/target/debug/deps/libvoid-97cb09eed3196251.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libmailparse-0cf6c46419e7443a.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-1b11074df53fe54a.rlib" "/opt/rustwide/target/debug/deps/libcharset-746073e6800dfd34.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libgethostname-694b4dcc73d3f2d7.rlib" "/opt/rustwide/target/debug/deps/libnotmuch-bd0646e6ebecbbe3.rlib" "/opt/rustwide/target/debug/deps/libsupercow-6efafe99b0c71298.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6456aeb5d7ed313f.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7e92f31f59db608c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libdirs-7d4632a2b07b55d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lnotmuch" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnotmuch [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `notmuch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1628fb0a0a1ad81facc31173c9d7bae9e2ed242a0223109c09d68f5276620a3b"` [INFO] running `"docker" "rm" "-f" "1628fb0a0a1ad81facc31173c9d7bae9e2ed242a0223109c09d68f5276620a3b"` [INFO] [stdout] 1628fb0a0a1ad81facc31173c9d7bae9e2ed242a0223109c09d68f5276620a3b