[INFO] fetching crate lectern 0.0.2... [INFO] testing lectern-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate lectern 0.0.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lectern 0.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lectern 0.0.2 [INFO] tweaked toml for crates.io crate lectern 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lectern 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lectern 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6692091a81cbaeb06704f25e6052618b6920eb4d9f4fa5455649e60c5abdccf [INFO] running `Command { std: "docker" "start" "-a" "d6692091a81cbaeb06704f25e6052618b6920eb4d9f4fa5455649e60c5abdccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6692091a81cbaeb06704f25e6052618b6920eb4d9f4fa5455649e60c5abdccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6692091a81cbaeb06704f25e6052618b6920eb4d9f4fa5455649e60c5abdccf", kill_on_drop: false }` [INFO] [stdout] d6692091a81cbaeb06704f25e6052618b6920eb4d9f4fa5455649e60c5abdccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0128ef1d0fa889f2bfd334719be74bf75f37e863e3c5ea734dd6bb24a2003bc0 [INFO] running `Command { std: "docker" "start" "-a" "0128ef1d0fa889f2bfd334719be74bf75f37e863e3c5ea734dd6bb24a2003bc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling liblzma v0.4.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zip v4.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling lectern v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "0128ef1d0fa889f2bfd334719be74bf75f37e863e3c5ea734dd6bb24a2003bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0128ef1d0fa889f2bfd334719be74bf75f37e863e3c5ea734dd6bb24a2003bc0", kill_on_drop: false }` [INFO] [stdout] 0128ef1d0fa889f2bfd334719be74bf75f37e863e3c5ea734dd6bb24a2003bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fe2aeb0cfda33d778b3819ceb5e1974bddf8367874015ee26af5033f00b2210 [INFO] running `Command { std: "docker" "start" "-a" "3fe2aeb0cfda33d778b3819ceb5e1974bddf8367874015ee26af5033f00b2210", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling lectern v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lectern` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name lectern --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6dd173192e0cb8f -C extra-filename=-8a4392e1c128fafb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-556f7d664e7389e8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0d6dedf1f86c576b.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-600f30a8e14159bb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-72f34fff4b32d1a4.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-03eb93cc4e00353e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d26a465eb68758bc.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-19a48d2c7ef7d9dc.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-c9a44dfbe9241ac9.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-eb1bae75c25563f8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e2e667595e215f76.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-ff06d5ab784e9881.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7419008f1006185e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9fcd862793203b09.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-7524191540f42cfb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca5e2cce46680e50.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-e2bc586302ef73a8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-8dfce592621106d0/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-55c7bee28cfa119c/out/build -L native=/opt/rustwide/target/debug/build/ring-f94692bfac25640b/out -L native=/opt/rustwide/target/debug/build/liblzma-sys-329ac4bfa9f5b8e7/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2819457703e9135e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci3ujyb/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblectern-fe1a264f419d6974,liburlencoding-2e57689ab08a86e0,libhex-28742b4ca144387c,libnum_cpus-2b1920751b107fac,libfs_extra-03eb93cc4e00353e,libgit2-19a48d2c7ef7d9dc,liblibgit2_sys-fa8b2c9f9460cfce,liblibssh2_sys-f130efc5a037e480,liblibz_sys-d7b2220c1f31a0c1,libtar-7524191540f42cfb,libxattr-13263577ac94d6cb,librustix-b88be667dee47537,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-d7644adaec02d878,libzip-e2bc586302ef73a8,libppmd_rust-2d117f2fe69cac0f,libliblzma-a0fe0c637a526958,libliblzma_sys-4ab3ce17c01ed7f4,libdeflate64-4fdf03d24a519323,libgetrandom-b132f115f67c545d,libpbkdf2-d497a94547167056,libzstd-1572e335957f3d9d,libzstd_safe-fd4be0d80b158990,libzstd_sys-6a86659c90299f19,libzopfli-e753eedc8b2434d5,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,libbzip2-4d913cac670cb3ed,liblibbz2_rs_sys-5452bcca571c0378,libtime-5e5392bd3deccd97,libtime_core-7d052242ca7efb43,libnum_conv-2c976fbf8b8f2899,libderanged-26fd0c085241528f,libpowerfmt-a0c185df26c26a22,libaes-a6dd085f60394339,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libsha1-e815e5c355ee1fa0,libhmac-1a9caa85aff0f327,libconstant_time_eq-7540ab86f53c975b,libdirs-600f30a8e14159bb,libdirs_sys-cd93cab7d0626ae5,liboption_ext-23838f1959a6156b,libreqwest-e2e667595e215f76,libserde_urlencoded-600a5966fefb27d1,libhyper_rustls-0b75f25b1099e96f,libwebpki_roots-7a13415fb924fe6a,libhyper_tls-bbdf917cfcfe0087,libtokio_native_tls-eb66d4cdaf4f951b,libtokio_rustls-54b99890ac2175b1,librustls-ac503919794cb267,libwebpki-426d7ceb5fea0931,libring-ba5ee5b370e01220,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-1bc1c25eea4575c5,libzeroize-e1f3791192a8378f,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libasync_compression-ef78b1bfc5314b28,libcompression_codecs-f8a4cabca2d34fd4,libflate2-2fa6e3a90f7703eb,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libcrc32fast-cb59b8a1512452f0,libcompression_core-ed9f22f8a9de5ec5,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-6a0d74d7166982aa,libiri_string-a380f51e5b0b7b73,libtower-8e748c7d71e11286,libtower_layer-d70c7e404336389b,libnative_tls-e21bb912e8bc86bc,libopenssl_probe-cbab9b905ab83f66,libopenssl-3a0d19413b8fd6cf,libbitflags-419c313095c33b26,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5cebbb5e2db1c522,libhyper_util-664e0fe5c4034780,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9aeb62e4d39971b3,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-de2b16fa2fe7e75d,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-6dc65aab7c30f77a,libatomic_waker-001109810bdecbaa,libtokio_util-3d147bbf61cbafa8,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-ba604b77dad33fe2,liburl-552bebeddf1c6dd5,libidna-e6dcef4f530552d4,libutf8_iter-0d9be7b316c2b184,libidna_adapter-abe7ff17a8a534f3,libicu_properties-4be4071096da7381,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-b2826711209a68fe,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-c1150b1e3fadf027,libpotential_utf-4f3bee8a9c95f10c,libicu_provider-06f762e501432cee,libicu_locale_core-360c7a6d81f4f33d,libtinystr-050aabc607b9dfa8,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-00b1bd4a3ce6af6a,libzerotrie-363e0234a625ea78,libyoke-dae584a41bcc6477,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-f81e52102681fdb5,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libcamino-556f7d664e7389e8,libfutures-d26a465eb68758bc,libfutures_executor-4de004d0c7e1bf15,libfutures_util-097e6e95b46c63bd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libsemver-ff06d5ab784e9881,libsha2-c191e65f4343b958,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libtokio-ca5e2cce46680e50,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,liblibc-a58beeab2e1413cc,libpin_project_lite-bedc6e0acd72ff2a,libserde_json-9fcd862793203b09,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-7419008f1006185e,liblru-c9a44dfbe9241ac9,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libanyhow-88c2c5723ab188c9,libclap-0d6dedf1f86c576b,libclap_builder-5a8daa9570914678,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci3ujyb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8dfce592621106d0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-55c7bee28cfa119c/out/build" "-L" "/opt/rustwide/target/debug/build/ring-f94692bfac25640b/out" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-329ac4bfa9f5b8e7/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-2819457703e9135e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_client_tests-77cf53ccb43429a9" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lectern` (test "http_client_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3fe2aeb0cfda33d778b3819ceb5e1974bddf8367874015ee26af5033f00b2210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe2aeb0cfda33d778b3819ceb5e1974bddf8367874015ee26af5033f00b2210", kill_on_drop: false }` [INFO] [stdout] 3fe2aeb0cfda33d778b3819ceb5e1974bddf8367874015ee26af5033f00b2210