[INFO] cloning repository https://github.com/fifteen42/get_network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fifteen42/get_network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifteen42%2Fget_network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifteen42%2Fget_network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 217a6085356d0cb6d3d11d04ae3d9ef1b8d9bf23 [INFO] testing fifteen42/get_network against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifteen42%2Fget_network" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fifteen42/get_network on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fifteen42/get_network [INFO] finished tweaking git repo https://github.com/fifteen42/get_network [INFO] tweaked toml for git repo https://github.com/fifteen42/get_network written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fifteen42/get_network already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b5bac4c27d822b94eda1dadb07ea73a1fb22e1d2829407d3cf077b03ba554d6 [INFO] running `Command { std: "docker" "start" "-a" "3b5bac4c27d822b94eda1dadb07ea73a1fb22e1d2829407d3cf077b03ba554d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5bac4c27d822b94eda1dadb07ea73a1fb22e1d2829407d3cf077b03ba554d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5bac4c27d822b94eda1dadb07ea73a1fb22e1d2829407d3cf077b03ba554d6", kill_on_drop: false }` [INFO] [stdout] 3b5bac4c27d822b94eda1dadb07ea73a1fb22e1d2829407d3cf077b03ba554d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb52abc92ea4ccce97fb24cccbf1f0dc995c593d23bfeaec54a70a1eb2aa233 [INFO] running `Command { std: "docker" "start" "-a" "3bb52abc92ea4ccce97fb24cccbf1f0dc995c593d23bfeaec54a70a1eb2aa233", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ic-types v0.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ic-agent v0.11.1 [INFO] [stderr] Compiling get_network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `ic_agent::agent::AgentBuilder::with_url`: Prefer using with_transport(). [INFO] [stdout] --> src/main.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | .with_url(url) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHsaN6r/symbols.o" "/opt/rustwide/target/debug/deps/get_network-2b4692ddc39c1425.get_network.ab3236496675533b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/get_network-2b4692ddc39c1425.get_network.ab3236496675533b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/get_network-2b4692ddc39c1425.get_network.ab3236496675533b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/get_network-2b4692ddc39c1425.53xvcd3c9om76bm7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0850b90eb86dbb05/out" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-a7b6423179b578b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dac1b59e39a5c759.rlib" "/opt/rustwide/target/debug/deps/libic_agent-9e685dae85df276f.rlib" "/opt/rustwide/target/debug/deps/libpem-a37e9a63e020c3c9.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-749d55575fca375f.rlib" "/opt/rustwide/target/debug/deps/libhalf-f10612c8c3205e8b.rlib" "/opt/rustwide/target/debug/deps/libic_types-f86625bad6ca1db4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d90766c5b4179dee.rlib" "/opt/rustwide/target/debug/deps/libbase32-73a866c82773762f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-efd6143a7c872ebe.rlib" "/opt/rustwide/target/debug/deps/libhex-3f87486ce2531add.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7a249a7e252c1c1.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-54829dd9010e281c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libdigest-83a3a11c12badd97.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-89477c264b020677.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bb54243830278cee.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e8727ff986fffd90.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-bbbca4f0eeb27c2c.rlib" "/opt/rustwide/target/debug/deps/libtime-63a60f3dfc8b51fc.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-89de0ff5b62e1994.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b59e78f1dc0bd101.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-595a4c8f8e4b2da5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5b4716398e848fc6.rlib" "/opt/rustwide/target/debug/deps/libgarcon-376af705b57d9a79.rlib" "/opt/rustwide/target/debug/deps/librand-d6954123fb9eacda.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1f648269d0ea0b78.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a22fc084c8bead1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-368517963a06e478.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f7c592866a8d8ff6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e31f70383ec2f2ff.rlib" "/opt/rustwide/target/debug/deps/libipnet-a45925739d92c704.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c565204275bef2dc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0592207acd5c2ec0.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a76233a4fb7e96c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-77416de00d121c8a.rlib" "/opt/rustwide/target/debug/deps/libryu-a77b057d59c74959.rlib" "/opt/rustwide/target/debug/deps/libserde-c168a035b3d67c34.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-de05654fdd05d7cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-883609acf30c1906.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5402d8ef179fed27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e0d34a1ad648a197.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c552b5f4ba0a0696.rlib" "/opt/rustwide/target/debug/deps/liburl-aae6ec76efc5926b.rlib" "/opt/rustwide/target/debug/deps/libidna-4f518d5e87629436.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2817a5b0a27319f6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f0b8e2eb4b0f885f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c5454c87b869e37b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9eb3a16e0e053918.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-df4931d6abddfbfc.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c8729e2f691e0b83.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-473a5d52ad2e2c13.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-476ad1e7bdbf3d46.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-64f8c37141828b38.rlib" "/opt/rustwide/target/debug/deps/libhyper-96eb288433a4c718.rlib" "/opt/rustwide/target/debug/deps/libwant-52611da11b8683ee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0d2104a4b1f660b9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d4f99d52b94ac249.rlib" "/opt/rustwide/target/debug/deps/libh2-7a88b86c56832aeb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a8516a8ff71877a9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c2f96c1986c62c6a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libtracing-580af23c9b9583a2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5b1c0ac4ce939366.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12f0d5f5a508c5de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5b747439769fc901.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e437b64ffb7e489.rlib" "/opt/rustwide/target/debug/deps/libslab-c6a4f9f95afad196.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-86fbca07455f5d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81a15b6f971366c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dd30acc4d986bec0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c3367a1a1473ebed.rlib" "/opt/rustwide/target/debug/deps/libtokio-6cf5668446a79b76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f481b87660f1d25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b31d62b896459f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6418175788f8fdc3.rlib" "/opt/rustwide/target/debug/deps/libmio-e3f6e469fcfa8374.rlib" "/opt/rustwide/target/debug/deps/libhttp-be7e1e192e0110ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-c1590172564db8e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/librustls-d26757685eb03ac2.rlib" "/opt/rustwide/target/debug/deps/libsct-043a956b21a2e374.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f1e0ab46545aac3.rlib" "/opt/rustwide/target/debug/deps/libring-da14f77e85f14481.rlib" "/opt/rustwide/target/debug/deps/libspin-02d8bf30cbaaa44a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-db380f92830af973.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e6ece8f230b091bb.rlib" "/opt/rustwide/target/debug/deps/liblibc-f6f0797e8c4094f7.rlib" "/opt/rustwide/target/debug/deps/liblog-d6b45f57b733a929.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9bd94a68587d1be2.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad7ac7ba42a20979.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_network-2b4692ddc39c1425" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `get_network` (bin "get_network") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3bb52abc92ea4ccce97fb24cccbf1f0dc995c593d23bfeaec54a70a1eb2aa233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb52abc92ea4ccce97fb24cccbf1f0dc995c593d23bfeaec54a70a1eb2aa233", kill_on_drop: false }` [INFO] [stdout] 3bb52abc92ea4ccce97fb24cccbf1f0dc995c593d23bfeaec54a70a1eb2aa233