[INFO] fetching crate eureka-mmanager 0.4.0... [INFO] testing eureka-mmanager-0.4.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate eureka-mmanager 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate eureka-mmanager 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate eureka-mmanager 0.4.0 [INFO] tweaked toml for crates.io crate eureka-mmanager 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eureka-mmanager 0.4.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eureka-mmanager 0.4.0 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.13.0 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded hotpath v0.5.2 [INFO] [stderr] Downloaded eureka-mmanager-core v0.1.5 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded mangadex-api v3.4.5 [INFO] [stderr] Downloaded cc v1.2.42 [INFO] [stderr] Downloaded hotpath-macros v0.5.2 [INFO] [stderr] Downloaded shrink_fit_wrapper v1.0.0 [INFO] [stderr] Downloaded mangadex-api-input-types v0.6.0 [INFO] [stderr] Downloaded mangadex-api-schema-rust v0.10.1 [INFO] [stderr] Downloaded mangadex-api-types-rust v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a501da2e39eab9954d7479ce2c980e83054c473ead8a1b38fc05552f9b478d3 [INFO] running `Command { std: "docker" "start" "-a" "2a501da2e39eab9954d7479ce2c980e83054c473ead8a1b38fc05552f9b478d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a501da2e39eab9954d7479ce2c980e83054c473ead8a1b38fc05552f9b478d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a501da2e39eab9954d7479ce2c980e83054c473ead8a1b38fc05552f9b478d3", kill_on_drop: false }` [INFO] [stdout] 2a501da2e39eab9954d7479ce2c980e83054c473ead8a1b38fc05552f9b478d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e838a268d55637eda8141636e5552cafee7aa7642f0877622038e6b79b16fe43 [INFO] running `Command { std: "docker" "start" "-a" "e838a268d55637eda8141636e5552cafee7aa7642f0877622038e6b79b16fe43", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.42 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling shrink_fit_wrapper v1.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [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.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling mangadex-api-types-rust v0.10.0 [INFO] [stderr] Compiling mangadex-api-schema-rust v0.10.1 [INFO] [stderr] Compiling mangadex-api v3.4.5 [INFO] [stderr] Compiling mangadex-api-input-types v0.6.0 [INFO] [stderr] Compiling eureka-mmanager-core v0.1.5 [INFO] [stderr] Compiling eureka-mmanager v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "e838a268d55637eda8141636e5552cafee7aa7642f0877622038e6b79b16fe43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e838a268d55637eda8141636e5552cafee7aa7642f0877622038e6b79b16fe43", kill_on_drop: false }` [INFO] [stdout] e838a268d55637eda8141636e5552cafee7aa7642f0877622038e6b79b16fe43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bf8c282f5185bb415dbb41511ae3d100da32d9fb0b3b41af391df0feff87b49 [INFO] running `Command { std: "docker" "start" "-a" "3bf8c282f5185bb415dbb41511ae3d100da32d9fb0b3b41af391df0feff87b49", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling eureka-mmanager-core v0.1.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling eureka-mmanager v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc4WYUiR/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-7e5dcd40304f6dad,libeureka_mmanager-61a9f2425280a2bf,libeureka_mmanager_core-05c71365194843f3,libciborium-fc4b142ecf3ca8a2,libciborium_ll-07fbf1259d62e2a0,libhalf-cf874c88601a98a4,libciborium_io-914e2c3aa2939b2f,libregex-4191d46032e07971,libregex_automata-653ec8bcb22fd632,libaho_corasick-953cf58dfc44ad7c,libregex_syntax-d40cde7d2fd22dd8,librand-6fe7447b0977152e,librand_chacha-7b7d0451fe340909,libppv_lite86-8a95b3f34085ec62,libzerocopy-c23f049730919684,librand_core-286ac246e96f637f,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libmangadex_api_input_types-ce722b5371b8f235,libshrink_fit_wrapper-d29c1c50e7601579,libmangadex_api-9087061058198fff,libasync_stream-f1e558d41da64fca,libtokio_stream-f505a9f02c08c8e4,libmangadex_api_schema_rust-9e8ae03166bdd623,libserde_qs-f82f1b05a4e94433,libthiserror-d74a7154efea3272,libmangadex_api_types_rust-73bc69cb9e28d626,libthiserror-42eb8cb2a4c0de89,libreqwest-4fe8fc2ecea9b5f5,libserde_urlencoded-246211b478b61f71,libcookie_store-9ab6bd1d154938ec,libpublicsuffix-8bec08205743c1ce,libpsl_types-fd0d8ee12106f23e,libcookie-ca1d264c984a5464,libhyper_rustls-a25650dd8439c67a,libwebpki_roots-74ce261a3bfa7238,libhyper_tls-ca6fb67537e1ad7b,libtokio_native_tls-7bb4761b5bd675cb,libtokio_rustls-e2677d4e74f3f0b9,librustls-08ab263742cc5387,libsubtle-ca7024fc66e4388f,libwebpki-9265d75ed4795569,libring-c9a0ca159e53a3fc,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-dbb3d734bf8217f4,libiri_string-a380f51e5b0b7b73,libtower-91af28389211fc0b,libtower_layer-d70c7e404336389b,libnative_tls-9a93f0503a87bf17,libopenssl_probe-cbab9b905ab83f66,libopenssl-a628e157a2a1c828,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-8053c5df380aeb6f,libhyper_util-342a83075052fab9,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-4f75994f0cabb53d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0ba6f7fb6da420cc,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libslab-8c0cbfb396425d81,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-6bd3a72877ed53fc,libidna-1e37b795bde5b528,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2f151afe13457f12,libicu_properties-2254c08aa50277c6,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-07cc4d1c6f6f7d19,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-fa63db5166935af9,libpotential_utf-650d53852cf1d6f4,libicu_provider-538b5fe1dc043473,libicu_locale_core-2280db67928397c3,libtinystr-d628c1e4dbd42c73,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e8c0361dd8afff09,libzerotrie-9a89e3d6c7a7482d,libyoke-b4bbabb5f7efe34b,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-804ff6f15fbcf67c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libtime-577b2a707858a9a4,libnum_threads-c1a0ff78db7a07a9,libitoa-6b76ec393d6a2c41,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-6a9596cb77b0edf0,libpowerfmt-a0c185df26c26a22,libuuid-8cd6dc5bda7360ad,libgetrandom-88577a724e55f121,libserde-c48497d4f250fc29,libserde_core-365391bf3dd30696,libderive_builder-8ad83e83b42081f1,libactix-a415997fcfcd2373,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libonce_cell-0ba6aecba7086d38,libtokio_util-56ee6b38b6ac855e,libfutures_sink-be8442ee548d90f9,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libbitflags-443c99b827427271,liblog-45f74354a8b36c20,libactix_rt-c211e2c7c65c021c,libtokio-8a94fa0ad27506c3,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-bfe11088fe358bd1,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4WYUiR/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/ring-6c85c030ce0a0928/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chapter_lists-9c4d3a9093330f32" "-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 `eureka-mmanager` (example "chapter_lists") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3bf8c282f5185bb415dbb41511ae3d100da32d9fb0b3b41af391df0feff87b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf8c282f5185bb415dbb41511ae3d100da32d9fb0b3b41af391df0feff87b49", kill_on_drop: false }` [INFO] [stdout] 3bf8c282f5185bb415dbb41511ae3d100da32d9fb0b3b41af391df0feff87b49