[INFO] fetching crate celery 0.4.0-rc5... [INFO] testing celery-0.4.0-rc5 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate celery 0.4.0-rc5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate celery 0.4.0-rc5 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22bcb9ccf55e5e305b84c4fa8690d4e21923004e60ea654a0058ebcec24ae3a1 [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" "22bcb9ccf55e5e305b84c4fa8690d4e21923004e60ea654a0058ebcec24ae3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22bcb9ccf55e5e305b84c4fa8690d4e21923004e60ea654a0058ebcec24ae3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bcb9ccf55e5e305b84c4fa8690d4e21923004e60ea654a0058ebcec24ae3a1", kill_on_drop: false }` [INFO] [stdout] 22bcb9ccf55e5e305b84c4fa8690d4e21923004e60ea654a0058ebcec24ae3a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 4d42a46368253cfb1c07258e8eee85ef229fb43f9e1a2ac590bc87be3f489f20 [INFO] running `Command { std: "docker" "start" "-a" "4d42a46368253cfb1c07258e8eee85ef229fb43f9e1a2ac590bc87be3f489f20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [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 openssl-probe v0.1.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling amq-protocol v6.0.2 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lapin v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi 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 form_urlencoded v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.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 regex v1.4.2 [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 pem v0.8.1 [INFO] [stderr] Compiling globset v0.4.6 [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 async-trait v0.1.41 [INFO] [stderr] Compiling celery-codegen v0.4.0-rc5 [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 3m 10s [INFO] running `Command { std: "docker" "inspect" "4d42a46368253cfb1c07258e8eee85ef229fb43f9e1a2ac590bc87be3f489f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d42a46368253cfb1c07258e8eee85ef229fb43f9e1a2ac590bc87be3f489f20", kill_on_drop: false }` [INFO] [stdout] 4d42a46368253cfb1c07258e8eee85ef229fb43f9e1a2ac590bc87be3f489f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 0f881c6a69c19a04d73954ce0461a3ce367540a8c237aa7b3e645120dd8819d5 [INFO] running `Command { std: "docker" "start" "-a" "0f881c6a69c19a04d73954ce0461a3ce367540a8c237aa7b3e645120dd8819d5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.6 [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 rmp v0.8.9 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rmpv v0.4.5 [INFO] [stderr] Compiling rmp-serde v0.14.4 [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] [stderr] error: could not compile `celery` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name celery --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="celery-codegen"' --cfg 'feature="codegen"' --cfg 'feature="default"' -C metadata=8c97a7d8b3babe58 -C extra-filename=-8c97a7d8b3babe58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1c333ce6c2c52b69.so --extern celery_codegen=/opt/rustwide/target/debug/deps/libcelery_codegen-93fe06202da592c9.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0b93102569e0c2c4.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-d1c56a57759e38c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2325ec7d08931003.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7bb005da800bdf50.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-c25d0ba919f81a01.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-925abaa09fb32e26.rlib --extern lapin=/opt/rustwide/target/debug/deps/liblapin-904d697332df4ed8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-6837a5108b3d6d6a.rlib --extern rmpv=/opt/rustwide/target/debug/deps/librmpv-cdbb2f5d047b41a4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-954acd27d65cc32c.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-0be7ec58c873c157.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dba04035a63f6388.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4bd2634ffd725751.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-6b8aa7a914498e4d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-125b78c80a7bf414.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-df7d611954939662.rlib --extern tokio_amqp=/opt/rustwide/target/debug/deps/libtokio_amqp-5741872861554fe2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.celery_app.3je4igs7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530" "/opt/rustwide/target/debug/examples/celery_app-a396dbfc20c49530.4y5o8929e9cj2pli.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-6b8aa7a914498e4d.rlib" "/opt/rustwide/target/debug/deps/libclap-af8389e3ef341a09.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-2325ec7d08931003.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/libcelery-8eca05ad9231672a.rlib" "/opt/rustwide/target/debug/deps/libhostname-925abaa09fb32e26.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libuuid-0f3ff2894713329d.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-125b78c80a7bf414.rlib" "/opt/rustwide/target/debug/deps/libtokio_amqp-5741872861554fe2.rlib" "/opt/rustwide/target/debug/deps/liblapin-904d697332df4ed8.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-0ed6dc33eea979ac.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a396d197d5a85a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2488b46343ca107d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ca026dbf85f61a88.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-68b0d9e5bf55ee01.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-69ecb04e2966209e.rlib" "/opt/rustwide/target/debug/deps/libnom-718082d5d467d746.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-84ba59ec37aaa5b3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7a396621e246a3a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d55a2d1da70ed965.rlib" "/opt/rustwide/target/debug/deps/libfunty-a9ae44bbfc597f88.rlib" "/opt/rustwide/target/debug/deps/libwyz-d3806e6b29656ac6.rlib" "/opt/rustwide/target/debug/deps/libtap-4ef2c3c74114b586.rlib" "/opt/rustwide/target/debug/deps/libradium-aa7255d85c08935b.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-9a19e75ebf60d5b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dba04035a63f6388.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-863308938a5e7720.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-739feaa9e1b3da5b.rlib" "/opt/rustwide/target/debug/deps/libpem-2400174228c004bc.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-78461ec66cc6c4b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-01f89b5056bb788e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd7eb030e4e426e8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtracing-82f2a102c8089ec8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-296cc5599aedee1d.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-bd50a4c9c850b179.rlib" "/opt/rustwide/target/debug/deps/liburl-31ab5db904939476.rlib" "/opt/rustwide/target/debug/deps/libidna-e393ee42e6cd300c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12d676051e57e01d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5ebffe84cd5762bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b93102569e0c2c4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c7b374d10c438705.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/libglobset-c25d0ba919f81a01.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-8c1b57de558dfbc4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libfutures-7bb005da800bdf50.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8cfe7598102dff4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-339fa31d149cd295.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2f05a09fb7987234.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fa2b5f9cfee514c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libcolored-d1c56a57759e38c1.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libtokio-df7d611954939662.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libbytes-ff23f882b93625fa.rlib" "/opt/rustwide/target/debug/deps/libmio-5d5888c4673b1cf8.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-44c88ac4cc6cf6a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27374ee559a1f66f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libserde-954acd27d65cc32c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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: build failed [INFO] running `Command { std: "docker" "inspect" "0f881c6a69c19a04d73954ce0461a3ce367540a8c237aa7b3e645120dd8819d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f881c6a69c19a04d73954ce0461a3ce367540a8c237aa7b3e645120dd8819d5", kill_on_drop: false }` [INFO] [stdout] 0f881c6a69c19a04d73954ce0461a3ce367540a8c237aa7b3e645120dd8819d5