[INFO] cloning repository https://github.com/justy777/rabbitmq-tutorials [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justy777/rabbitmq-tutorials" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusty777%2Frabbitmq-tutorials", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusty777%2Frabbitmq-tutorials'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5383727941a64a6718b94ae9e421e32f049cd795 [INFO] testing justy777/rabbitmq-tutorials against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusty777%2Frabbitmq-tutorials" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justy777/rabbitmq-tutorials [INFO] finished tweaking git repo https://github.com/justy777/rabbitmq-tutorials [INFO] tweaked toml for git repo https://github.com/justy777/rabbitmq-tutorials written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justy777/rabbitmq-tutorials on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justy777/rabbitmq-tutorials 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de56a088f0729346da8676b39ccc7cb167728aafc12b0459c79e0d94fda4e33 [INFO] running `Command { std: "docker" "start" "-a" "1de56a088f0729346da8676b39ccc7cb167728aafc12b0459c79e0d94fda4e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de56a088f0729346da8676b39ccc7cb167728aafc12b0459c79e0d94fda4e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de56a088f0729346da8676b39ccc7cb167728aafc12b0459c79e0d94fda4e33", kill_on_drop: false }` [INFO] [stdout] 1de56a088f0729346da8676b39ccc7cb167728aafc12b0459c79e0d94fda4e33 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e43919a0cb984f44d70492593db52cf43f5cc56896cac390ce7a046a0101a908 [INFO] running `Command { std: "docker" "start" "-a" "e43919a0cb984f44d70492593db52cf43f5cc56896cac390ce7a046a0101a908", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling flagset v0.4.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling amq-protocol v7.2.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling async-global-executor-trait v2.1.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling rustls-connector v0.20.1 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling p12-keystore v0.1.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling amq-protocol-types v7.2.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling amq-protocol-uri v7.2.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.2 [INFO] [stderr] Compiling rabbitmq-tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcODdOmw/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio-7adbc837bd106216,liblapin-de2ca1657979dc1f,libasync_reactor_trait-3880a53bf6510da6,libasync_io-4cf938181fe386a5,librustix-952247618b4bb99c,libio_lifetimes-ce1f34e699083785,libbitflags-a9851ebd0ab18f47,liblinux_raw_sys-636743d5a99d214d,libpolling-392b05334b15c1a9,libasync_lock-ba20887a117e12c9,libevent_listener-953770b2c2e463a9,libsocket2-a34e864cefde8872,libfutures_lite-090d08dcd1911067,libfastrand-e7c96956f4eb9c06,libwaker_fn-017d0eeda72c5513,libasync_global_executor_trait-466362ba869a413f,libasync_global_executor-1ba05bcdbf18678a,libasync_io-57ff3191fb3f0232,libpolling-8818fa7dc8b5dc46,librustix-9193089e239ab772,libbitflags-1615bf4c282ab7a5,liblinux_raw_sys-b847e9d8dabeca8c,libblocking-3b9b58502c656d90,libpiper-90c584e2d2d3f2d7,libatomic_waker-4d8f3a876068a9c4,libasync_lock-d78929a27b9bf978,libasync_channel-70bdd33102ff23b8,libevent_listener_strategy-c11c435d79970eda,libevent_listener-880f0b54f5f5f22f,libasync_executor-12268655b2ef9278,libslab-2e4cb246cb0324b8,libconcurrent_queue-79e5b130f2162b8e,libcrossbeam_utils-bb4ccadd2cf40c40,libasync_task-e431bcfe3f65244a,libpinky_swear-f77137a70c95a9ef,libdoc_comment-0f14257c0d3e9d67,libflume-977f23d7688eb4cc,libfutures_sink-c194f0ecffd529aa,libreactor_trait-3fa2d973ff4dc8b2,libparking_lot-4ca143e1e419f6cd,libparking_lot_core-f53d201caec465f8,libexecutor_trait-6a45c2aed3c14785,libamq_protocol-971bc15e9a3403ff,libamq_protocol_tcp-2c36a587450668c4,libtcp_stream-e305307e6337a350,libp12_keystore-74f69ca7c64da2cb,libhex-aa11f1b7b510398f,librc2-c1e6c852daf4fb1d,libdes-532031db632bab51,libx509_parser-352264d132d6789e,libdata_encoding-13974897c83061b1,liblazy_static-58edaf41543212f3,liboid_registry-8ed54c0bcd9c8621,libder_parser-3577d1c083110893,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libasn1_rs-2b6cac05dbe4857b,libthiserror-5bf5362bf2f3c8e1,librusticata_macros-0ade2e598817b4b1,libnum_traits-a6045bc8b1610245,libtime-69c5d16f764e38ff,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-5ac294b52fea101a,libpowerfmt-dcf4c7392d25d790,libsha1-a644fa20f771a3ff,librand-ab98118b9cc5ef2f,librand_chacha-536ec1cf614bc01d,libppv_lite86-f0a965115f01306e,libzerocopy-5790c26e64cf5d68,libbyteorder-e74f8ca6b6fb5a51,librand_core-f5b089e22fa42506,libpkcs5-73d17a8f621301f3,libaes-f7bdcc0c90567caa,libscrypt-25ad137401389ab0,libsalsa20-e666ac71fb127a53,libsha2-c45a021f7c7efdfe,libcpufeatures-7d53708ce566835b,libpbkdf2-04dd89bff152130a,libcbc-3651ff867e9fa2cd,libcipher-b1d5fa7d0710cf87,libinout-3b22152cbbb9f9e9,libblock_padding-6685fd0336e98c72,libpkcs12-1b63e68c70006f23,libhmac-0c5796a69a907483,libdigest-b5ec83d72a8c1892,libblock_buffer-87cfa0f2b043e34c,libcrypto_common-e368c830abeed6b3,libgeneric_array-ec983063a698af22,libtypenum-f2a6805d9d87d208,libcms-f50af61c267d1357,libx509_cert-8af8a8379ee87b24,libspki-0f6d80d49ef7d9c5,libder-2d57d3d58c4706d8,libflagset-3d74a307bf038c8c,libpem_rfc7468-4b8a92bfecafe0a3,libbase64ct-5e134be438ffd3cb,libconst_oid-e1183af9272b0ae7,librustls_connector-728f77aedf67830a,liblog-44cc25a8b2c5ba51,librustls_native_certs-475c83234c86a94a,librustls_pemfile-b7111dd8918fbea3,libopenssl_probe-5d15463e9f5a1049,librustls-a001cd51af2feb34,libonce_cell-0f6868d56ef8b265,libsubtle-4f5a50036df13274,libwebpki-1096f144aed08abd,libring-9df7d67a2f923493,libgetrandom-d8190b1babaf5054,liblibc-8e2810509c44cb67,libspin-d0775769ca7ad100,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-e9f841759fdf5833,libcfg_if-d9b80cb51cda7b5b,libtracing-87e34fbbd4a62b71,libtracing_core-c9aafa0a9061d792,libamq_protocol_uri-552674b2b11b5291,liburl-e110938294c827c7,libidna-c55fa7a1ca335cb3,libidna_adapter-c96a12e3cc870f9a,libicu_normalizer-fd00604f912dfda8,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-ad239d029bf09344,libicu_properties-36f3e5f6f4c9323b,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-37482a39a2489eb4,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-53f323d34b328c2e,libicu_provider-ee80bd65b86f26b4,libicu_locid-8a66a35f74e35d78,liblitemap-b62145770086eed0,libtinystr-7052b99b52e61065,libzerovec-fc7764deb0b6fb0e,libwriteable-30e32ee335eba874,libyoke-d33aa99b7335de59,libzerofrom-79d9d260a6ac9b8f,libstable_deref_trait-6144d876008295f7,libform_urlencoded-d08b74b0cc41cb0c,libpercent_encoding-64dceae6dc1f6110,libamq_protocol_types-8a28354c9b1e9f4f,libnom-67e32ffc7eca2c39,libcookie_factory-9e5b49df6fcdcf7e,libserde_json-f8d19ec7a972cdde,libmemchr-b178a40a7718f9bf,libitoa-225d8a58c5ba3b0e,libryu-d31d6f36b9da249e,libserde-f7d118d75765b0c0,libfutures_lite-99d964c91a132e96,libfutures_io-258036931af483fb,libfutures_core-5b72dc92615109c0,libparking-3ff23e0ffe662ff9,libfastrand-f2384ffeed8c8cb3,libpin_project_lite-cbc2c9f60b90e084}.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/rustcODdOmw/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-f3a18bab4c4187c1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/receive_logs-1f62828d52bacbf5" "-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 `rabbitmq-tutorials` (bin "receive_logs") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e43919a0cb984f44d70492593db52cf43f5cc56896cac390ce7a046a0101a908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43919a0cb984f44d70492593db52cf43f5cc56896cac390ce7a046a0101a908", kill_on_drop: false }` [INFO] [stdout] e43919a0cb984f44d70492593db52cf43f5cc56896cac390ce7a046a0101a908