[INFO] cloning repository https://github.com/becheran/mlc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/becheran/mlc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03a693bd23da5ba9f0b8c3dc8c0e1917f67914f [INFO] testing becheran/mlc against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/becheran/mlc [INFO] finished tweaking git repo https://github.com/becheran/mlc [INFO] tweaked toml for git repo https://github.com/becheran/mlc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/becheran/mlc on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/becheran/mlc 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1afcee651f5f66096a03e66c9004ecd8f9cc7bc416e37712fa383f415436953 [INFO] running `Command { std: "docker" "start" "-a" "e1afcee651f5f66096a03e66c9004ecd8f9cc7bc416e37712fa383f415436953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1afcee651f5f66096a03e66c9004ecd8f9cc7bc416e37712fa383f415436953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1afcee651f5f66096a03e66c9004ecd8f9cc7bc416e37712fa383f415436953", kill_on_drop: false }` [INFO] [stdout] e1afcee651f5f66096a03e66c9004ecd8f9cc7bc416e37712fa383f415436953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf419d9ace08b1ace539812c2147d3c380844acca8809ec0f0ab1a5ecbf4e7ce [INFO] running `Command { std: "docker" "start" "-a" "cf419d9ace08b1ace539812c2147d3c380844acca8809ec0f0ab1a5ecbf4e7ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling mlc v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "cf419d9ace08b1ace539812c2147d3c380844acca8809ec0f0ab1a5ecbf4e7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf419d9ace08b1ace539812c2147d3c380844acca8809ec0f0ab1a5ecbf4e7ce", kill_on_drop: false }` [INFO] [stdout] cf419d9ace08b1ace539812c2147d3c380844acca8809ec0f0ab1a5ecbf4e7ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66e9ebd400bc506ba5054e04fc74ea1c8fb9d8e49d0b66d819381c7486aae34 [INFO] running `Command { std: "docker" "start" "-a" "e66e9ebd400bc506ba5054e04fc74ea1c8fb9d8e49d0b66d819381c7486aae34", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling mlc v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mlc` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name mlc --edition=2018 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=776f3c1571ba0a23 -C extra-filename=-5a48735e1b3cbbbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-770d73696838ba9b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9658d7c5bd8b30a2.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e2b89f22e9db3810.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-81262abf4f45240a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ed6191397d34079b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9d7d53f9177f7238.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-59bb7952dbed2d6b.rlib --extern ntest=/opt/rustwide/target/debug/deps/libntest-78590f79ba4e6c05.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-8adc3d7f09b1ff3a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6235a5ff3effb224.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e315c17dd977672.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53d13f7663aa8562.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5aaeb16075e392dc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08e8bdfede26dcf2.rlib --extern url_escape=/opt/rustwide/target/debug/deps/liburl_escape-248c675e1f7afab0.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-6c5653a00b606a50.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-b22a0cd3a4801686/out/openssl-build/install/lib` (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" "/opt/rustwide/target/debug/deps/rustc2lkxtg/symbols.o" "<4 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/{libmockito-59bb7952dbed2d6b,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libassert_json_diff-2ccc92379c751f81,libserde_json-7940f580192b47b9,libsimilar-70f326dcabf6fce0,libmlc-a9d04aa26b193f24,libfern-81262abf4f45240a,liburl_escape-248c675e1f7afab0,libtoml-5aaeb16075e392dc,libtoml_edit-435be5c477cf8d24,libserde_spanned-f43b70437b7d2863,libwinnow-2ea5f9c1f51ab192,libtoml_write-391d1a913c599bd8,libtoml_datetime-a8a42d3c70323cf9,libfutures-ed6191397d34079b,libfutures_executor-a29b43ca536a5a2f,libcolored-22b52eb551a6f756,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libwildmatch-6c5653a00b606a50,libreqwest-6235a5ff3effb224,libserde_urlencoded-722aba0ee160424d,libryu-0ea4bafc9bef6d8b,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-9a24df5113992938,libtokio_native_tls-98da2037f42498d3,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libasync_compression-a5e3ebb51b24506d,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbrotli-a430f22e8c65708d,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libtower_http-d93ec53887bc50e0,libiri_string-a380f51e5b0b7b73,libtower-744fb91b5d9d5a81,libtower_layer-d70c7e404336389b,libnative_tls-124b6f261c06f72a,libopenssl_probe-cbab9b905ab83f66,libopenssl-601fdf363c5853c7,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4999d7d9b13ce6dc,libhyper_util-604efb4801fb304c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-8b792ddd01db05db,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b38b590883da745d,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libtokio_util-a91de463d9e9fab5,libhttpdate-9f9d2502c6a38412,libfutures_util-a1095a57a6cc7d31,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libasync_std-770d73696838ba9b,libasync_global_executor-cae58b2aef060e95,libblocking-36890064ee547023,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libasync_channel-b407f7e2e0de929a,libasync_executor-40c5c5200c6acbc0,libasync_task-65820d26b839a505,libasync_io-49cfa32dcb63c131,libslab-2beeedcc9f7dbddb,libpolling-162d8b44c111d532,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,librustix-07c2fc47c287c4db,liblinux_raw_sys-9084e2aa46cbec50,libfutures_lite-ba76c3920e4724f5,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libasync_channel-dee71479fab42b1d,libevent_listener-67cd091983fb6763,libconcurrent_queue-9d09538c2054fa2a,libcrossbeam_utils-bddddcad4a4551ea,libasync_lock-1eb740baced8ef07,libevent_listener_strategy-0b8ff4e384f47685,libevent_listener-758cd15a9f928476,libparking-49fcf10303d3525f,libfutures_core-fc6bb1738f00fc87,libkv_log_macro-7e2e8aaea9863c74,libpulldown_cmark-8adc3d7f09b1ff3a,libbitflags-8d6004180f14a06d,libmemchr-3ffe5f7a52883367,libunicase-5017e9507498ef51,libpulldown_cmark_escape-df7cf4744d0bc94f,libtokio-53d13f7663aa8562,libsocket2-0033e7c1c2d92847,libbytes-bfe11088fe358bd1,libmio-8db9bd8702ad1160,libparking_lot-3e95782cfd5ed9c7,libparking_lot_core-2cb4106d2004834c,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-8e315c17dd977672,liburl-08e8bdfede26dcf2,libidna-6925c4e433ff12ce,libutf8_iter-0d9be7b316c2b184,libidna_adapter-eb07cc49eedcf0d7,libicu_properties-1f94959c3627ff54,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-735682f6c17a802e,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-be419ecc1e56c36b,libpotential_utf-a8b1e9318947a253,libicu_provider-135b245aa2730b84,libicu_locale_core-1e9b7ee408bf010b,libtinystr-e9a05486ad3da885,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-34f0da1e89ee2fa9,libzerotrie-11f0957d1f3e550f,libyoke-0cfffa78657d9d7c,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-996b93f4f5780fab,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblazy_static-b3603208c0de2608,libclap-9658d7c5bd8b30a2,libclap_builder-48d66f8a1355164c,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,liblog-9d7d53f9177f7238,libvalue_bag-e56b1fc7f9ce58e4}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2lkxtg/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/openssl-sys-b22a0cd3a4801686/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/end_to_end_mock-dd2431845181fdfa" "-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 `mlc` (test "end_to_end_mock") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e66e9ebd400bc506ba5054e04fc74ea1c8fb9d8e49d0b66d819381c7486aae34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66e9ebd400bc506ba5054e04fc74ea1c8fb9d8e49d0b66d819381c7486aae34", kill_on_drop: false }` [INFO] [stdout] e66e9ebd400bc506ba5054e04fc74ea1c8fb9d8e49d0b66d819381c7486aae34