[INFO] fetching crate rabbit_borough 0.1.6... [INFO] testing rabbit_borough-0.1.6 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate rabbit_borough 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rabbit_borough 0.1.6 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rabbit_borough 0.1.6 [INFO] finished tweaking crates.io crate rabbit_borough 0.1.6 [INFO] tweaked toml for crates.io crate rabbit_borough 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rabbit_borough 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Downloaded amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Downloaded tokio-postgres v0.5.5 [INFO] [stderr] Downloaded mio v0.7.0 [INFO] [stderr] Downloaded amq-protocol v6.0.0-rc12 [INFO] [stderr] Downloaded miow v0.3.4 [INFO] [stderr] Downloaded postgres-protocol v0.5.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.14 [INFO] [stderr] Downloaded tcp-stream v0.20.3 [INFO] [stderr] Downloaded postgres v0.17.4 [INFO] [stderr] Downloaded r2d2_postgres v0.16.0 [INFO] [stderr] Downloaded nom v6.0.0-alpha1 [INFO] [stderr] Downloaded pinky-swear v4.4.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.17 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] [stderr] Downloaded amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Downloaded pin-project v0.4.17 [INFO] [stderr] Downloaded postgres-types v0.1.2 [INFO] [stderr] Downloaded lapin v1.4.0 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] 01e5c2e34a25050323999cba0d49d8d835f2b8e8b31ab133cad7812da26cddc9 [INFO] running `Command { std: "docker" "start" "-a" "01e5c2e34a25050323999cba0d49d8d835f2b8e8b31ab133cad7812da26cddc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01e5c2e34a25050323999cba0d49d8d835f2b8e8b31ab133cad7812da26cddc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e5c2e34a25050323999cba0d49d8d835f2b8e8b31ab133cad7812da26cddc9", kill_on_drop: false }` [INFO] [stdout] 01e5c2e34a25050323999cba0d49d8d835f2b8e8b31ab133cad7812da26cddc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] bbbacfff3768416af1313372cc9d11bed752e1e2afc3de773abae6b140e7304c [INFO] running `Command { std: "docker" "start" "-a" "bbbacfff3768416af1313372cc9d11bed752e1e2afc3de773abae6b140e7304c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lapin v1.4.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling tcp-stream v0.20.3 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Compiling rabbit_borough v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "bbbacfff3768416af1313372cc9d11bed752e1e2afc3de773abae6b140e7304c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbacfff3768416af1313372cc9d11bed752e1e2afc3de773abae6b140e7304c", kill_on_drop: false }` [INFO] [stdout] bbbacfff3768416af1313372cc9d11bed752e1e2afc3de773abae6b140e7304c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4165b4be89d5bf29b43c2b00384f1e650dae3653ca9d1ed35f0dedca545bbded [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" "4165b4be89d5bf29b43c2b00384f1e650dae3653ca9d1ed35f0dedca545bbded", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling postgres v0.17.4 [INFO] [stderr] Compiling r2d2_postgres v0.16.0 [INFO] [stderr] Compiling rabbit_borough v0.1.6 (/opt/rustwide/workdir) [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.consumer_r2d2.cqqe6w38-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44" "/opt/rustwide/target/debug/examples/consumer_r2d2-c03c519ec4bf5f44.44j6pa4beval2p1a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2d2_postgres-e23961746bd9cc9f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-fad00cce339d0d06.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b196a02c27f3d99a.rlib" "/opt/rustwide/target/debug/deps/libpostgres-5da05c71127e5c06.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-31ff06ba7b0475d3.rlib" "/opt/rustwide/target/debug/deps/libphf-6785e7ed17e31d39.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f04ad9186ab7141c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c534524a7b71023d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-a9b8bac6997cbb60.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aac73a094da2fc19.rlib" "/opt/rustwide/target/debug/deps/libtokio-ebf46d6d25349ff4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-cb91244739673f4f.rlib" "/opt/rustwide/target/debug/deps/libmio-31eb583855d994b9.rlib" "/opt/rustwide/target/debug/deps/libiovec-958c2f70ae03f468.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8a6f2588b82bea2.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-ace168cf160610d5.rlib" "/opt/rustwide/target/debug/deps/libstringprep-51757a17f6a240ab.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/librand-87c76f7a3609a5dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be81653222394f33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-5b026bc12e7091ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2d36d6b46c42eb5c.rlib" "/opt/rustwide/target/debug/deps/libhmac-62592b804dad7dc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bd1d9116e2557247.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9944561b71b95e1.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libmd5-a104635c65e2be5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-d21e33a1aab9798f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-0dad7d3f925887e2.rlib" "/opt/rustwide/target/debug/deps/librabbit_borough-64403683fbdd3ba1.rlib" "/opt/rustwide/target/debug/deps/liblapin-92f27997e74363fe.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-de68af5f4a53a240.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libtracing-ae00c63e2f3de585.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6052bfff15344676.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-beba35b8862cadb6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8aeacb5540f0a296.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4521bb16de622bdb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-1eb409951cd42d34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a42a2670cdf7ef3b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c7819e9fd5dad0c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-9c85f478026e20a9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-1c568919cdde0ecb.rlib" "/opt/rustwide/target/debug/deps/libnom-e42a9f3caa3cb938.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-3c2f538366e746d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8fdeb7e003e49205.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-2b2bd316a30845d5.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-9ef6ccb8d405fd78.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6573b3a8b410727.rlib" "/opt/rustwide/target/debug/deps/libryu-190403dec639a8de.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9432365b22dea21b.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-05411a93b0ccc77e.rlib" "/opt/rustwide/target/debug/deps/libpem-666aae76b92658d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-226baf7c9b048e74.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4dc5f72f83a5de7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-60f7422030d51289.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-277d16504c4595e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmio-8338dd306a16d8d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-458a53d164eb5e4a.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7a52702e7c87f51.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b06c9919447fcb6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f79d69f8ee377e3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a2e2c640cc03808a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a60b35df1e1eb45.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b98b6632033bb3a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e819d3011dd3edea.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06307d81c60adf8f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libserde-e7513e72990f0107.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stderr] error: could not compile `rabbit_borough` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4165b4be89d5bf29b43c2b00384f1e650dae3653ca9d1ed35f0dedca545bbded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4165b4be89d5bf29b43c2b00384f1e650dae3653ca9d1ed35f0dedca545bbded", kill_on_drop: false }` [INFO] [stdout] 4165b4be89d5bf29b43c2b00384f1e650dae3653ca9d1ed35f0dedca545bbded