[INFO] crate lapin 1.2.1 is already in cache [INFO] testing lapin-1.2.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate lapin 1.2.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate lapin 1.2.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lapin 1.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lapin 1.2.1 [INFO] tweaked toml for crates.io crate lapin 1.2.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate lapin 1.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afd3ca679bfeb0b38e26d62d432483dd51992ac6f59dac7dbb084f04d085527a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afd3ca679bfeb0b38e26d62d432483dd51992ac6f59dac7dbb084f04d085527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afd3ca679bfeb0b38e26d62d432483dd51992ac6f59dac7dbb084f04d085527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd3ca679bfeb0b38e26d62d432483dd51992ac6f59dac7dbb084f04d085527a", kill_on_drop: false }` [INFO] [stdout] afd3ca679bfeb0b38e26d62d432483dd51992ac6f59dac7dbb084f04d085527a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a46e2085040bafded6c178d889ecd7b3b2f059f636e68752e90450bc732a8964 [INFO] running `Command { std: "docker" "start" "-a" "a46e2085040bafded6c178d889ecd7b3b2f059f636e68752e90450bc732a8964", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling lapin v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling pinky-swear v4.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling tcp-stream v0.20.2 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "a46e2085040bafded6c178d889ecd7b3b2f059f636e68752e90450bc732a8964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46e2085040bafded6c178d889ecd7b3b2f059f636e68752e90450bc732a8964", kill_on_drop: false }` [INFO] [stdout] a46e2085040bafded6c178d889ecd7b3b2f059f636e68752e90450bc732a8964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204c24cd04dde31679d15dff1ae8c71cf2a98c43bbcc9905e2bc7aaf328a37ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "204c24cd04dde31679d15dff1ae8c71cf2a98c43bbcc9905e2bc7aaf328a37ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures-test v0.3.5 [INFO] [stderr] Compiling lapin v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lapin`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name connection --edition=2018 tests/connection.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=ff5aefab8dc2e708 -C extra-filename=-ff5aefab8dc2e708 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amq_protocol=/opt/rustwide/target/debug/deps/libamq_protocol-db96c204a227d0c9.rlib --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-fc3e17d763d1758e.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-14da4cd214ce431f.rlib --extern futures_test=/opt/rustwide/target/debug/deps/libfutures_test-4265b60581a5859d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2dbca3ee3412008b.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-27028a11eab7935c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-085ba562c201d71e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-704749f1ec4776e4.rlib --extern pinky_swear=/opt/rustwide/target/debug/deps/libpinky_swear-5f0e55987c508089.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.publisher_confirms.8myaf728-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245" "/opt/rustwide/target/debug/examples/publisher_confirms-e50cc3693f512245.2ypn679m6vf53e52.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fc3e17d763d1758e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblapin-27028a11eab7935c.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-5f0e55987c508089.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-3defd72e6a6aa439.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-704749f1ec4776e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa9851e738277840.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81a3147ddc4f3a31.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-d07b33bb58a5c7d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-db96c204a227d0c9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-eaf2c689c8b87bdd.rlib" "/opt/rustwide/target/debug/deps/libnom-98120d9fbd300eb7.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-12413d97c8de42dd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f7f127806f3544ed.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-97d6780f756e20b5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e2f952d2cdd21f03.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libserde-107129f79b74fdd5.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-107fa7c86fefa3b0.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-35c91210d3c68d68.rlib" "/opt/rustwide/target/debug/deps/libpem-6ec09f7b16fb0f4e.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-493aec828c7bec0f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6251781462dc2761.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-25c47cf377a958ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmio-085ba562c201d71e.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-68ae28a51c0b5cb3.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-14da4cd214ce431f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2dbca3ee3412008b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f2ab5ebad8c5b67b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.pubsub.j933avqe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9" "/opt/rustwide/target/debug/examples/pubsub-f35f5eecf28378b9.2xjx1i4zwygmwojg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fc3e17d763d1758e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblapin-27028a11eab7935c.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-5f0e55987c508089.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-3defd72e6a6aa439.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-704749f1ec4776e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa9851e738277840.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81a3147ddc4f3a31.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-d07b33bb58a5c7d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-db96c204a227d0c9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-eaf2c689c8b87bdd.rlib" "/opt/rustwide/target/debug/deps/libnom-98120d9fbd300eb7.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-12413d97c8de42dd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f7f127806f3544ed.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-97d6780f756e20b5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e2f952d2cdd21f03.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libserde-107129f79b74fdd5.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-107fa7c86fefa3b0.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-35c91210d3c68d68.rlib" "/opt/rustwide/target/debug/deps/libpem-6ec09f7b16fb0f4e.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-493aec828c7bec0f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6251781462dc2761.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-25c47cf377a958ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmio-085ba562c201d71e.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-68ae28a51c0b5cb3.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-14da4cd214ce431f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2dbca3ee3412008b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f2ab5ebad8c5b67b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "204c24cd04dde31679d15dff1ae8c71cf2a98c43bbcc9905e2bc7aaf328a37ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204c24cd04dde31679d15dff1ae8c71cf2a98c43bbcc9905e2bc7aaf328a37ac", kill_on_drop: false }` [INFO] [stdout] 204c24cd04dde31679d15dff1ae8c71cf2a98c43bbcc9905e2bc7aaf328a37ac