[INFO] fetching crate tgbot 0.18.0... [INFO] testing tgbot-0.18.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate tgbot 0.18.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tgbot 0.18.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tgbot 0.18.0 [INFO] finished tweaking crates.io crate tgbot 0.18.0 [INFO] tweaked toml for crates.io crate tgbot 0.18.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate tgbot 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e73df3414d9b58e51d6d6317c51cb55df018c84e1b9744b1cf2613063ee5b46 [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" "6e73df3414d9b58e51d6d6317c51cb55df018c84e1b9744b1cf2613063ee5b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e73df3414d9b58e51d6d6317c51cb55df018c84e1b9744b1cf2613063ee5b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e73df3414d9b58e51d6d6317c51cb55df018c84e1b9744b1cf2613063ee5b46", kill_on_drop: false }` [INFO] [stdout] 6e73df3414d9b58e51d6d6317c51cb55df018c84e1b9744b1cf2613063ee5b46 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d334e34e12aa34b6ea20d9534702b634c09f9cef050041d5dc922d1435bee97 [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" "8d334e34e12aa34b6ea20d9534702b634c09f9cef050041d5dc922d1435bee97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling tgbot v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "8d334e34e12aa34b6ea20d9534702b634c09f9cef050041d5dc922d1435bee97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d334e34e12aa34b6ea20d9534702b634c09f9cef050041d5dc922d1435bee97", kill_on_drop: false }` [INFO] [stdout] 8d334e34e12aa34b6ea20d9534702b634c09f9cef050041d5dc922d1435bee97 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d61d1e9e8e9325c3ce40e081be3e91f49f5f562d6b4ebfc409673f066662401 [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" "0d61d1e9e8e9325c3ce40e081be3e91f49f5f562d6b4ebfc409673f066662401", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling tgbot v0.18.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 tgbot --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b9a1ce7938db9a5b -C extra-filename=-b9a1ce7938db9a5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6c30c512c6b8e1ec.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a338eb7f42765d43.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4883a07537522c73.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb26930befbc1491.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5321270159c92e55.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-1a4fe6927c89af46.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-a8d105b4b43bf5c9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-30f9f1eead1e27e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-094a8fa2b0932291.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-524738a2942d2ac7.rlib --extern shellwords=/opt/rustwide/target/debug/deps/libshellwords-6cdb642bb2a3400f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b6ee29a3c69ca264.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c2fa3f6f00b1373d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-21e646d57963f2a9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fd4a443c385547e0.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-e6378a8ab785d2b1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-178e22f1334d5110/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.download_file.086d77a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599.2zulqo3im1t7p8rl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-178e22f1334d5110/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4883a07537522c73.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libtgbot-b7dbc15fb6d53fc0.rlib" "/opt/rustwide/target/debug/deps/libvec1-e6378a8ab785d2b1.rlib" "/opt/rustwide/target/debug/deps/libshellwords-6cdb642bb2a3400f.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6c30c512c6b8e1ec.rlib" "/opt/rustwide/target/debug/deps/libreqwest-30f9f1eead1e27e3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-6c0f894bb14d973c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-713bf7f1c3c32b28.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-19aecacb4d71773f.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-3fab0c215ab1bbf1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-109471f3ef8691ad.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4398e5b795513c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1a4fe6927c89af46.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/librustls-e18eeb666553074f.rlib" "/opt/rustwide/target/debug/deps/libsct-7af5d7c0b7ed6857.rlib" "/opt/rustwide/target/debug/deps/libwebpki-dae00b658af1eb9e.rlib" "/opt/rustwide/target/debug/deps/libring-c400a49b8ff5f9f4.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2010b813b0fc3fa5.rlib" "/opt/rustwide/target/debug/deps/libhyper-5321270159c92e55.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-722e553707325279.rlib" "/opt/rustwide/target/debug/deps/libh2-668f523d0a31c0ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-676b0920e25c3673.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee20649b588ab10b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-21e646d57963f2a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2fa3f6f00b1373d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rlib" "/opt/rustwide/target/debug/deps/libmio-9c3c26bb864499a2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmockito-a8d105b4b43bf5c9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-abfed97c17498dbe.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-b137614d33f34647.rlib" "/opt/rustwide/target/debug/deps/libserde_json-524738a2942d2ac7.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libserde-094a8fa2b0932291.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/librand-73cfe41990b02ec2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ad6cd9ff1b9783d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-b10bd71c1417ee09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd6292e185a3d8e3.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libcolored-94d04317ff56e685.rlib" "/opt/rustwide/target/debug/deps/libatty-2bd405c78359f5e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a060ea7f93b7aa4.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb26930befbc1491.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/download_file-e0e0a5a5cb315599" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.notify.28623371-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447.49b7jo6z9uhr9yyh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-178e22f1334d5110/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4883a07537522c73.rlib" "/opt/rustwide/target/debug/deps/libatty-2bd405c78359f5e8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libtgbot-b7dbc15fb6d53fc0.rlib" "/opt/rustwide/target/debug/deps/libvec1-e6378a8ab785d2b1.rlib" "/opt/rustwide/target/debug/deps/libshellwords-6cdb642bb2a3400f.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6c30c512c6b8e1ec.rlib" "/opt/rustwide/target/debug/deps/libreqwest-30f9f1eead1e27e3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-6c0f894bb14d973c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-713bf7f1c3c32b28.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-abfed97c17498dbe.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-19aecacb4d71773f.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-3fab0c215ab1bbf1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-109471f3ef8691ad.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4398e5b795513c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-524738a2942d2ac7.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libserde-094a8fa2b0932291.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1a4fe6927c89af46.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/librustls-e18eeb666553074f.rlib" "/opt/rustwide/target/debug/deps/libsct-7af5d7c0b7ed6857.rlib" "/opt/rustwide/target/debug/deps/libwebpki-dae00b658af1eb9e.rlib" "/opt/rustwide/target/debug/deps/libring-c400a49b8ff5f9f4.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2010b813b0fc3fa5.rlib" "/opt/rustwide/target/debug/deps/libhyper-5321270159c92e55.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-722e553707325279.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-668f523d0a31c0ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-676b0920e25c3673.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee20649b588ab10b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-21e646d57963f2a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2fa3f6f00b1373d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d5cf632203c214.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libmio-9c3c26bb864499a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a060ea7f93b7aa4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb26930befbc1491.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/notify-47f9a8784ef5e447" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "0d61d1e9e8e9325c3ce40e081be3e91f49f5f562d6b4ebfc409673f066662401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d61d1e9e8e9325c3ce40e081be3e91f49f5f562d6b4ebfc409673f066662401", kill_on_drop: false }` [INFO] [stdout] 0d61d1e9e8e9325c3ce40e081be3e91f49f5f562d6b4ebfc409673f066662401