[INFO] fetching crate celery 0.4.0-rc5... [INFO] testing celery-0.4.0-rc5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate celery 0.4.0-rc5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate celery 0.4.0-rc5 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 celery 0.4.0-rc5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate celery 0.4.0-rc5 [INFO] tweaked toml for crates.io crate celery 0.4.0-rc5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate celery 0.4.0-rc5 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.0.1 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded rmpv v0.4.5 [INFO] [stderr] Downloaded iter-read v0.3.0 [INFO] [stderr] Downloaded serde-pickle v0.6.2 [INFO] [stderr] Downloaded celery-codegen v0.4.0-rc5 [INFO] [stderr] Downloaded nom v6.0.0 [INFO] [stderr] Downloaded tcp-stream v0.20.5 [INFO] [stderr] Downloaded lapin v1.5.0 [INFO] [stderr] Downloaded pem v0.8.1 [INFO] [stderr] Downloaded tokio v0.3.4 [INFO] [stderr] Downloaded unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded tokio-amqp v0.3.0 [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] [stdout] 138b2adc06d3d4ee852e360dd3e904e4fcea2a09eea3de50b2e64ae395fa8584 [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" "138b2adc06d3d4ee852e360dd3e904e4fcea2a09eea3de50b2e64ae395fa8584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "138b2adc06d3d4ee852e360dd3e904e4fcea2a09eea3de50b2e64ae395fa8584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138b2adc06d3d4ee852e360dd3e904e4fcea2a09eea3de50b2e64ae395fa8584", kill_on_drop: false }` [INFO] [stdout] 138b2adc06d3d4ee852e360dd3e904e4fcea2a09eea3de50b2e64ae395fa8584 [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] [stdout] e9bd0d49bfcbb6e1de5943d7b8015eca567b1f61abfff3e7740674b58d2c50e8 [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" "e9bd0d49bfcbb6e1de5943d7b8015eca567b1f61abfff3e7740674b58d2c50e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling amq-protocol v6.0.2 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling lapin v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling amq-protocol-uri v6.0.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tcp-stream v0.20.5 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling celery-codegen v0.4.0-rc5 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling amq-protocol-types v6.0.2 [INFO] [stderr] Compiling tokio-amqp v0.3.0 [INFO] [stderr] Compiling celery v0.4.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "e9bd0d49bfcbb6e1de5943d7b8015eca567b1f61abfff3e7740674b58d2c50e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9bd0d49bfcbb6e1de5943d7b8015eca567b1f61abfff3e7740674b58d2c50e8", kill_on_drop: false }` [INFO] [stdout] e9bd0d49bfcbb6e1de5943d7b8015eca567b1f61abfff3e7740674b58d2c50e8 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14ba14065a0ce08551b36ae2b44167f05a6ff969f315f7342323e30cde531c63 [INFO] running `Command { std: "docker" "start" "-a" "14ba14065a0ce08551b36ae2b44167f05a6ff969f315f7342323e30cde531c63", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rmpv v0.4.5 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling serde-pickle v0.6.2 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling celery v0.4.0-rc5 (/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/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.beat_app.3bcr5m6k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0" "/opt/rustwide/target/debug/examples/beat_app-8f79f76eecaac9d0.isz656716br4vyt.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/libenv_logger-505168391749b6be.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-adb1c3dfaf792f89.rlib" "/opt/rustwide/target/debug/deps/libcelery-6b23f329133f2464.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libuuid-eb03dde6b2f69f8c.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_amqp-5e35c58ab20ea8ca.rlib" "/opt/rustwide/target/debug/deps/liblapin-cdd26b8794e23621.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-f24c38783ba880ef.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-07add758b5f2d865.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-41976c9df5ef977b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8ae32a0f557b8448.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-77c7cb66cd78ef0d.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-29d8a73a59d4e3c3.rlib" "/opt/rustwide/target/debug/deps/libnom-ca7aa66042fcf799.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-c8d6231dbf4d4d25.rlib" "/opt/rustwide/target/debug/deps/libfunty-bd160349bf1a3513.rlib" "/opt/rustwide/target/debug/deps/libwyz-c2d838a9f482734e.rlib" "/opt/rustwide/target/debug/deps/libtap-02024495a2169550.rlib" "/opt/rustwide/target/debug/deps/libradium-2e1e43c81f12a810.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-9ef6ccb8d405fd78.rlib" "/opt/rustwide/target/debug/deps/libserde_json-34e1ce0e7b2061ee.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-19c884243caadffa.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-929d681462b1800f.rlib" "/opt/rustwide/target/debug/deps/libpem-c4ba3d651b3df28c.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-780f7fa0f1ce873f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9a6afbddd34db511.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3b4fa7d9c3cef1c3.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/libtracing-92f58fdb30565b34.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6052bfff15344676.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-5b7e4ae736e93537.rlib" "/opt/rustwide/target/debug/deps/liburl-ed2950f0c1f45d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-f329d1fb3dc5d12a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f3688d84d090f310.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libchrono-d45513cfeb8bdc87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bb465877c8c7daff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ac465bc6de999387.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/libglobset-9b171dde96e89aaf.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libbstr-adcc009d50f1b459.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libfutures-8ca4eb67eb54cc51.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d19337f9ed545c84.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ec07c7393f255f52.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ed56b9640b96c973.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f4f0ff21d934febe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0083a90d183bda15.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f5b6ca237e6d4e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libcolored-83aa2cd28828fe22.rlib" "/opt/rustwide/target/debug/deps/libatty-3264a5483e01212c.rlib" "/opt/rustwide/target/debug/deps/libtokio-dc75b1b97228c161.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4affa428d85e1a54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libbytes-b6b4c8e8fea7606c.rlib" "/opt/rustwide/target/debug/deps/libmio-c3f2736dfd5332b7.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2619f9f86db94214.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4320cbc8930f4348.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d599a05b5ab36173.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libserde-14a3d62de8d7e654.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2d824953ede459d0.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" "-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 `celery` [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" "14ba14065a0ce08551b36ae2b44167f05a6ff969f315f7342323e30cde531c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ba14065a0ce08551b36ae2b44167f05a6ff969f315f7342323e30cde531c63", kill_on_drop: false }` [INFO] [stdout] 14ba14065a0ce08551b36ae2b44167f05a6ff969f315f7342323e30cde531c63