[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 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifteen42%2Fget_network" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fifteen42/get_network on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "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-1-tc1/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded num_threads v0.1.2 [INFO] [stderr] Downloaded serde v1.0.135 [INFO] [stderr] Downloaded serde_derive v1.0.135 [INFO] [stderr] Downloaded ic-types v0.3.0 [INFO] [stderr] Downloaded time v0.3.6 [INFO] [stderr] Downloaded ic-agent v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce719f2e768429d2869ecebad5f843a37f2ffec917edc632198ca87e9683419 [INFO] running `Command { std: "docker" "start" "-a" "6ce719f2e768429d2869ecebad5f843a37f2ffec917edc632198ca87e9683419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce719f2e768429d2869ecebad5f843a37f2ffec917edc632198ca87e9683419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce719f2e768429d2869ecebad5f843a37f2ffec917edc632198ca87e9683419", kill_on_drop: false }` [INFO] [stdout] 6ce719f2e768429d2869ecebad5f843a37f2ffec917edc632198ca87e9683419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cc34b0f04b48674e5239de042356bc62d547b5bbccd6eda15bf6d14b4aab8c1 [INFO] running `Command { std: "docker" "start" "-a" "9cc34b0f04b48674e5239de042356bc62d547b5bbccd6eda15bf6d14b4aab8c1", 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 memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [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 rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [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-native-tls v0.3.0 [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_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.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/1.85.0-x86_64-unknown-linux-gnu/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/rustcj4x1jU/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-60a7d9e59563b223.rlib,libfutures_executor-ffc1015512b28cba.rlib,libic_agent-fa9650653b9566a7.rlib,libpem-b72f731cc2d74e15.rlib,libserde_cbor-ea76a4566f562002.rlib,libhalf-30883597084dddd8.rlib,libic_types-e3831924de9dfcb6.rlib,libcrc32fast-5068e9fd3d48192c.rlib,libbase32-ee3a8b44a646045b.rlib,libserde_bytes-739995cbde6df925.rlib,libhex-5561bdcacc0b071b.rlib,libsha2-4acfdc6e60fb371b.rlib,libcpufeatures-58636f0eb36f50ad.rlib,libopaque_debug-d0159cbdc943fe3b.rlib,libdigest-834a9a33f37c908e.rlib,libblock_buffer-8cfa3522df54de0a.rlib,libgeneric_array-48e5b874cb18b32c.rlib,libtypenum-bc91c43c689bab69.rlib,libsimple_asn1-25073b060df69315.rlib,libtime-da0c2fb528d36217.rlib,libquickcheck-f987a0e0619f0917.rlib,libnum_bigint-f8d0a5601ff978a7.rlib,libnum_integer-c04f50b43250eaa7.rlib,libnum_traits-5bc00591e4303689.rlib,libgarcon-dccd4a4f50ed3a08.rlib,librand-4643fe213873276a.rlib,librand_chacha-10957f8d84014111.rlib,libppv_lite86-76a72263bc3a33a4.rlib,librand_core-13c72a5044e9eb83.rlib,libgetrandom-d0b1b7729738345c.rlib,libreqwest-e7e7774da4507b0a.rlib,libhyper_tls-2407ca3864ac3f57.rlib,libipnet-3cd94b379e7fbf03.rlib,libtokio_native_tls-7fa0e94dd9845260.rlib,libserde_urlencoded-fc77ab9883978f65.rlib,libmime-8d2cd9aae9645693.rlib,libencoding_rs-d58ba5c8f37d858f.rlib,libserde_json-6d6cd01e736345f5.rlib,libryu-11a84cfb4a608592.rlib,libserde-7aa1e2d081e2f3e8.rlib,libnative_tls-ea61729094e45bdb.rlib,libopenssl-7d42451d629b4801.rlib,libbitflags-775714d9affc3256.rlib,libforeign_types-eeb1a2993872581e.rlib,libforeign_types_shared-af2d333ca75e554c.rlib,libopenssl_sys-0947ca7f8c61da02.rlib,liburl-a6398e73135c6bb3.rlib,libidna-a59c7cbfb0d44425.rlib,libunicode_normalization-80157cc6514d04eb.rlib,libtinyvec-3b5fa9a142e335d2.rlib,libtinyvec_macros-5e9a637ab31cd20a.rlib,libunicode_bidi-720a51875a8ae980.rlib,libform_urlencoded-8f3df16846a950cc.rlib,libpercent_encoding-af0fb1ab2c496f83.rlib,libmatches-4e6c63a2ecf20e4c.rlib,libhyper_rustls-825fe54abd332fe4.rlib,libwebpki_roots-60fdc9dee3495c1c.rlib,librustls_native_certs-ce056e0d37c6c030.rlib,librustls_pemfile-14ebdaeee44477a4.rlib,libbase64-3be2a08c2dc2eb70.rlib,libopenssl_probe-d9542f0dc817c629.rlib,libtokio_rustls-439909fec47db68d.rlib,libhyper-bc26e5ca8e520912.rlib,libwant-67321918c3c0b395.rlib,libtry_lock-8c6f3bcd068158f2.rlib,libsocket2-6c39fbdb59941e94.rlib,libhttparse-d3eeb9cdb1abb8a3.rlib,libh2-3a26c4a48d6ec1bf.rlib,libindexmap-b0cd822ce47b0604.rlib,libhashbrown-6333849b6cb658da.rlib,libtokio_util-1410693d0a8f12d1.rlib,libtower_service-b14801d675f438a2.rlib,libtracing-176cd28c094a3227.rlib,libtracing_core-6670bd0f2c37b47c.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libhttp_body-6e117df7cdb5dc2e.rlib,libfutures_util-bac849cd61bd55c8.rlib,libfutures_io-bf01783d405d49ad.rlib,libslab-d12f6ac2a9fd15dd.rlib,libfutures_channel-03f1d1f7c574abca.rlib,libfutures_sink-24b702784bb33e90.rlib,libfutures_task-49a33b0e5f74ebf6.rlib,libpin_utils-645575864bd7a7f9.rlib,libfutures_core-9ad5420b8953efd4.rlib,libtokio-22040ab9ab2681d1.rlib,libnum_cpus-5a26f9d96245f452.rlib,libmemchr-8419ee7785eda193.rlib,libpin_project_lite-c534c42a8a30779e.rlib,libmio-41b7a5a8b0985ab8.rlib,libhttp-0b242e3be8d6a07b.rlib,libitoa-3c965fac030e9f71.rlib,libbytes-b8416b331dd8b29d.rlib,libfnv-3d5abbde6780e305.rlib,librustls-b73866ce80395a5d.rlib,libsct-7d161d9b02706df1.rlib,libwebpki-0dbbcdd312fbef94.rlib,libring-a536a28f7b7959f9.rlib,libspin-f318fc5e31540599.rlib,libuntrusted-102d2becc750b384.rlib,libonce_cell-a303d60d0374a595.rlib,liblibc-ffb319634a395ff5.rlib,liblog-f19413de5e728c53.rlib,libcfg_if-d4c93475573720c9.rlib,libthiserror-803b555f37bc1a36.rlib,libleb128-bca09994e346965e.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-700953bd10324b74/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_network-042f4fb14485a06e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `get_network` (bin "get_network") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9cc34b0f04b48674e5239de042356bc62d547b5bbccd6eda15bf6d14b4aab8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc34b0f04b48674e5239de042356bc62d547b5bbccd6eda15bf6d14b4aab8c1", kill_on_drop: false }` [INFO] [stdout] 9cc34b0f04b48674e5239de042356bc62d547b5bbccd6eda15bf6d14b4aab8c1