[INFO] cloning repository https://github.com/lunaryorn/mdcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunaryorn/mdcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a1678f22b305ac46c4aa75b75eef48cc2dfd732 [INFO] building lunaryorn/mdcat against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunaryorn%2Fmdcat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunaryorn/mdcat on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lunaryorn/mdcat [INFO] finished tweaking git repo https://github.com/lunaryorn/mdcat [INFO] tweaked toml for git repo https://github.com/lunaryorn/mdcat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lunaryorn/mdcat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95c5958d096247f68b8d1684b02af3643760331b2148ae91b7090f4d4704c1b2 [INFO] running `Command { std: "docker" "start" "-a" "95c5958d096247f68b8d1684b02af3643760331b2148ae91b7090f4d4704c1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95c5958d096247f68b8d1684b02af3643760331b2148ae91b7090f4d4704c1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c5958d096247f68b8d1684b02af3643760331b2148ae91b7090f4d4704c1b2", kill_on_drop: false }` [INFO] [stdout] 95c5958d096247f68b8d1684b02af3643760331b2148ae91b7090f4d4704c1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb24263d174bab96c24d6764c22c8d9788d5c98ec0ec6fe7b5b434c3d358ce7 [INFO] running `Command { std: "docker" "start" "-a" "cbb24263d174bab96c24d6764c22c8d9788d5c98ec0ec6fe7b5b434c3d358ce7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gethostname v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling clap_complete v4.0.6 [INFO] [stderr] Compiling mdcat v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "cbb24263d174bab96c24d6764c22c8d9788d5c98ec0ec6fe7b5b434c3d358ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb24263d174bab96c24d6764c22c8d9788d5c98ec0ec6fe7b5b434c3d358ce7", kill_on_drop: false }` [INFO] [stdout] cbb24263d174bab96c24d6764c22c8d9788d5c98ec0ec6fe7b5b434c3d358ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5bb3cb7eb3729a145d018eefe01a1ca4a2715810be647ae2784e731f40cd45 [INFO] running `Command { std: "docker" "start" "-a" "9e5bb3cb7eb3729a145d018eefe01a1ca4a2715810be647ae2784e731f40cd45", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling mdcat v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpB89sS/symbols.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.mdcat.c2fd3629-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89.37zmji6lhrxdzz5g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5613ae254a4d6986/out" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshell_words-d0a54b133a1bdc78.rlib" "/opt/rustwide/target/debug/deps/libclap-f75f1b41f57369a4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-4741ca32ae56ad89.rlib" "/opt/rustwide/target/debug/deps/librustix-2e04526d000efa78.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-21fb45c4d1b060e7.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-143418f2e805149d.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-26d83d885e7dbaf2.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-8cea4cb427c48061.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libmdcat-a633ddf8d78d3ee0.rlib" "/opt/rustwide/target/debug/deps/libgethostname-a292e5bb4f2b5e14.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-b513daa8351d7a6d.rlib" "/opt/rustwide/target/debug/deps/libimage-a6424f7ad719dfae.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-5646c68c2c4c5eba.rlib" "/opt/rustwide/target/debug/deps/libpng-40911bfb04836548.rlib" "/opt/rustwide/target/debug/deps/libexr-5357e9f23ca9fc3d.rlib" "/opt/rustwide/target/debug/deps/libflume-70791b956cc3f448.rlib" "/opt/rustwide/target/debug/deps/libspin-4b783b3a70ffaff7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libpin_project-17e3d612b1d8f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dba725575429bb0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ca45637a1d739a9d.rlib" "/opt/rustwide/target/debug/deps/libnanorand-ffaac5f4321ee17f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4530a3e9d7462ae.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-31a3be6cae2e0eb9.rlib" "/opt/rustwide/target/debug/deps/libbit_field-cef47076aabb6298.rlib" "/opt/rustwide/target/debug/deps/liblebe-0085f4950704bf2a.rlib" "/opt/rustwide/target/debug/deps/libhalf-1f23a13012fe8eb6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c28bf4f00e6f9ef4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05d97e956c42416c.rlib" "/opt/rustwide/target/debug/deps/libgif-1fcaabce72b6cbd0.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtiff-2f6b0bf6dcffb2be.rlib" "/opt/rustwide/target/debug/deps/libweezl-12430fc1b83b64d3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6eb096a73c898045.rlib" "/opt/rustwide/target/debug/deps/librayon-9efec8dc1c7362a8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c5e12ae792cc61fd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5121bcfdf315bead.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-42544d22916567f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ff24946a885411c1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-59902c48c9bab23e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9b5cc8577d17b87e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ba4f91a6f534fefe.rlib" "/opt/rustwide/target/debug/deps/libeither-06013fd9855b51af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libureq-bb10f6bc69102375.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-d31fcc04e1c1a7ee.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-599e44d4dc51e22b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib" "/opt/rustwide/target/debug/deps/librustls-3cd5a738abc5aa1a.rlib" "/opt/rustwide/target/debug/deps/libsct-327d7c2e970049ad.rlib" "/opt/rustwide/target/debug/deps/libwebpki-68c684059c5c8527.rlib" "/opt/rustwide/target/debug/deps/libring-2a5d73251e717ba7.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ddc04b21f426065.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eeb704deb31dafe6.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fc30f4509c221c7d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-6f25a63a52fb6e51.rlib" "/opt/rustwide/target/debug/deps/liboverload-0c8b3b14f2ab2db1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-842e01ea754fadf5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1dac30998569eb18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7f7a9dbc8c493c9.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-1ee8ce195f087174.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dea3b6b9be1accf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fb92e172fff25bda.rlib" "/opt/rustwide/target/debug/deps/libsyntect-3866bb85990d2ba2.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-f6b167bb58f75f83.rlib" "/opt/rustwide/target/debug/deps/libregex-63ef9cefc58b78e2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0feec90f86b5c967.rlib" "/opt/rustwide/target/debug/deps/libbit_set-f5498a2ad3d74a3f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1b653d69b91e3b25.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libflate2-864d0bd63ddbd97b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5abbe4bb59b0acfb.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbincode-6b809df10b4f34e7.rlib" "/opt/rustwide/target/debug/deps/libserde-2fb8ef2076ba45e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-051b61466898a9e1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mdcat-12918efc4e09ec89" "-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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to build manpage: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] error: could not compile `mdcat` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e5bb3cb7eb3729a145d018eefe01a1ca4a2715810be647ae2784e731f40cd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5bb3cb7eb3729a145d018eefe01a1ca4a2715810be647ae2784e731f40cd45", kill_on_drop: false }` [INFO] [stdout] 9e5bb3cb7eb3729a145d018eefe01a1ca4a2715810be647ae2784e731f40cd45