[INFO] fetching crate tgbot 0.11.0... [INFO] testing tgbot-0.11.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate tgbot 0.11.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tgbot 0.11.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tgbot 0.11.0 [INFO] finished tweaking crates.io crate tgbot 0.11.0 [INFO] tweaked toml for crates.io crate tgbot 0.11.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tgbot 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1a7d7926326623fca1e1b759b105102ecad0b03e4456175be8defe6d0b77f92 [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" "e1a7d7926326623fca1e1b759b105102ecad0b03e4456175be8defe6d0b77f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1a7d7926326623fca1e1b759b105102ecad0b03e4456175be8defe6d0b77f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a7d7926326623fca1e1b759b105102ecad0b03e4456175be8defe6d0b77f92", kill_on_drop: false }` [INFO] [stdout] e1a7d7926326623fca1e1b759b105102ecad0b03e4456175be8defe6d0b77f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "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] 82870d69674f4c1789f909c5ae2c02e695d571c1406b2e3f55c8cef0ac0a60d0 [INFO] running `Command { std: "docker" "start" "-a" "82870d69674f4c1789f909c5ae2c02e695d571c1406b2e3f55c8cef0ac0a60d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-socks v0.2.0 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyper-rustls v0.19.1 [INFO] [stderr] Compiling reqwest v0.10.2 [INFO] [stderr] Compiling tgbot v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "82870d69674f4c1789f909c5ae2c02e695d571c1406b2e3f55c8cef0ac0a60d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82870d69674f4c1789f909c5ae2c02e695d571c1406b2e3f55c8cef0ac0a60d0", kill_on_drop: false }` [INFO] [stdout] 82870d69674f4c1789f909c5ae2c02e695d571c1406b2e3f55c8cef0ac0a60d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 540bd21123db341d9b0c779e40bb6902872eaef1b5defaa62cde4f1fdd6c509e [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" "540bd21123db341d9b0c779e40bb6902872eaef1b5defaa62cde4f1fdd6c509e", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v0.3.4 [INFO] [stderr] Compiling extend v0.1.0 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling tgbot v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tgbot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name notify --edition=2018 examples/notify.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4fec7dd1ca53f934 -C extra-filename=-4fec7dd1ca53f934 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-34f1617b726ab362.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6d7f2e342244be5f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c2d6a084219fa12b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-28be06db0b4de7ad.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-e68e5e7f14b6db79.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3c0f200a348e9696.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d14897ad8fc8261e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5e58c6c9522ff375.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ea6b3db062bea28d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-5aa065422b283f5f.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-287fc59891173fb2.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ce517e2c00726379.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9cb519cb431aac0b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ff5edfd43333311.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b311c1939e52923d.rlib --extern shellwords=/opt/rustwide/target/debug/deps/libshellwords-03493d075f0a2f9b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6308657db561d06d.rlib --extern tgbot=/opt/rustwide/target/debug/deps/libtgbot-a0cc7d1413208085.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-342243927ca208ba.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-70f84cc6aca203a1.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a373676ce69b2585.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c2e96d08d138ae4f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a6f76a61b4ed83f1/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-57a222eb21d3fd1d/out` (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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.media_group.7k216062-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca" "/opt/rustwide/target/debug/examples/media_group-9ba4418384311eca.1yjuk6lxt5s5cq0a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6f76a61b4ed83f1/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-57a222eb21d3fd1d/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3c0f200a348e9696.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-38276b0fa5c23d74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtgbot-a0cc7d1413208085.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-70f84cc6aca203a1.rlib" "/opt/rustwide/target/debug/deps/libshellwords-03493d075f0a2f9b.rlib" "/opt/rustwide/target/debug/deps/libregex-ce517e2c00726379.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-05b682ab9043186c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-582d3a6193db648d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-34f1617b726ab362.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9cb519cb431aac0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-11a0b3a220178eb3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-65b219ea65d29520.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-2bfc8f1c40b19be0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8f8ebff9a3d30f64.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-de10cb20f9ef36b4.rlib" "/opt/rustwide/target/debug/deps/libfailure-a8adcc4fb52a2d2f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-00faf11df032389f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fd1088946629ac00.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libfutures-5cec808f66d4b04b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-946b6b553584a4fe.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-bf69b17ffd825ca1.rlib" "/opt/rustwide/target/debug/deps/librustls-911ed52b104972f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsct-f2a4940f86c80182.rlib" "/opt/rustwide/target/debug/deps/libwebpki-50c09ffbd64835ae.rlib" "/opt/rustwide/target/debug/deps/libring-5f01ec32c18f693d.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-06e5bbcc2878251c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bdca7fec7227cd50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7fa1b30e3eaf6666.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cdadc132b5ab6a6f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b311c1939e52923d.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libserde-1ff5edfd43333311.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5aa065422b283f5f.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-ea6b3db062bea28d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-2a0a39d1aaa8c52c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libh2-093c376a082e5197.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6f6b488534f15ca5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-38bf30ace6decaac.rlib" "/opt/rustwide/target/debug/deps/libtime-053299621201ed89.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0c74c1695d5c99ea.rlib" "/opt/rustwide/target/debug/deps/libtokio-342243927ca208ba.rlib" "/opt/rustwide/target/debug/deps/libmio-75a49797a264c2cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-f4178f12fd726562.rlib" "/opt/rustwide/target/debug/deps/libnet2-6626156686883197.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7093660885ad222.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f311a397b4ef0407.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-318c38f0330e0d97.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liburl-c2e96d08d138ae4f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-fc5d3d2cb42fdaa4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-66fa7fe75137e0b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-20d5849f4da9bac2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-5e58c6c9522ff375.rlib" "/opt/rustwide/target/debug/deps/libitoa-3684b8eba7e8f8b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d14897ad8fc8261e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b74e4b5afd21261a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1d7a02cf14e934da.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5b7a1f9bd1bedba2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d256c8d112a0bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a4fa15ca6955cd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-02ee253e640f5afa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-301c86ed93aa941a.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2d6a084219fa12b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-e68e5e7f14b6db79.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "540bd21123db341d9b0c779e40bb6902872eaef1b5defaa62cde4f1fdd6c509e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540bd21123db341d9b0c779e40bb6902872eaef1b5defaa62cde4f1fdd6c509e", kill_on_drop: false }` [INFO] [stdout] 540bd21123db341d9b0c779e40bb6902872eaef1b5defaa62cde4f1fdd6c509e