[INFO] cloning repository https://github.com/sydo26/iqoption-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sydo26/iqoption-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsydo26%2Fiqoption-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsydo26%2Fiqoption-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 076f667b8cf46ae6ddc0f6daef79e881e11fea33 [INFO] testing sydo26/iqoption-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsydo26%2Fiqoption-rs" "/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/sydo26/iqoption-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sydo26/iqoption-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sydo26/iqoption-rs [INFO] tweaked toml for git repo https://github.com/sydo26/iqoption-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sydo26/iqoption-rs 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" "+beta-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c529bdf4d9d007cb2c6b0ce8c68606d01af4a3cd1746df36b7a9e8ac0bfd5eb7 [INFO] running `Command { std: "docker" "start" "-a" "c529bdf4d9d007cb2c6b0ce8c68606d01af4a3cd1746df36b7a9e8ac0bfd5eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c529bdf4d9d007cb2c6b0ce8c68606d01af4a3cd1746df36b7a9e8ac0bfd5eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c529bdf4d9d007cb2c6b0ce8c68606d01af4a3cd1746df36b7a9e8ac0bfd5eb7", kill_on_drop: false }` [INFO] [stdout] c529bdf4d9d007cb2c6b0ce8c68606d01af4a3cd1746df36b7a9e8ac0bfd5eb7 [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=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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b5d242e699462f8cf3d47c2b70d8dd52cbd4dfd69f65951835ee05e2545460 [INFO] running `Command { std: "docker" "start" "-a" "50b5d242e699462f8cf3d47c2b70d8dd52cbd4dfd69f65951835ee05e2545460", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling iqoption-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s [INFO] running `Command { std: "docker" "inspect" "50b5d242e699462f8cf3d47c2b70d8dd52cbd4dfd69f65951835ee05e2545460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b5d242e699462f8cf3d47c2b70d8dd52cbd4dfd69f65951835ee05e2545460", kill_on_drop: false }` [INFO] [stdout] 50b5d242e699462f8cf3d47c2b70d8dd52cbd4dfd69f65951835ee05e2545460 [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=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" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c20cf6e8c5bb2a7e3ca04711dc6d5b88872ac7695fc5f730ebeecec46cd53d8 [INFO] running `Command { std: "docker" "start" "-a" "4c20cf6e8c5bb2a7e3ca04711dc6d5b88872ac7695fc5f730ebeecec46cd53d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling iqoption-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> examples/signin.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let client = IQOptionClient::default() [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPecwDv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio-723f672ed6758098.rlib,libsignal_hook_registry-e4d7ece2a425f017.rlib,libnum_cpus-0df7118a1c32312e.rlib,libsocket2-c611e07a40e36b8f.rlib,libbytes-d41a62099e4fef91.rlib,libmio-3c980067f2e5f2b3.rlib,libpin_project_lite-181bcae4a486ea6e.rlib,libparking_lot-ec65ad7b8e9d2aff.rlib,libparking_lot_core-f31ea5e5e0a175b3.rlib,liblibc-1af9260b25f82d63.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-813486a685c5261f.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib,libiqoption_rs-7502415bff8a4cdd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/signin-7b2634b98fb6321e" "-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 `iqoption-rs` (example "signin") due to 1 previous error; 1 warning emitted [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" "/tmp/rustcWx6BQ3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio-723f672ed6758098.rlib,libsignal_hook_registry-e4d7ece2a425f017.rlib,libnum_cpus-0df7118a1c32312e.rlib,libsocket2-c611e07a40e36b8f.rlib,libbytes-d41a62099e4fef91.rlib,libmio-3c980067f2e5f2b3.rlib,libpin_project_lite-181bcae4a486ea6e.rlib,libparking_lot-ec65ad7b8e9d2aff.rlib,libparking_lot_core-f31ea5e5e0a175b3.rlib,liblibc-1af9260b25f82d63.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-813486a685c5261f.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iqoption_rs-e4f5d8d93e342f77" "-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 `iqoption-rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4c20cf6e8c5bb2a7e3ca04711dc6d5b88872ac7695fc5f730ebeecec46cd53d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c20cf6e8c5bb2a7e3ca04711dc6d5b88872ac7695fc5f730ebeecec46cd53d8", kill_on_drop: false }` [INFO] [stdout] 4c20cf6e8c5bb2a7e3ca04711dc6d5b88872ac7695fc5f730ebeecec46cd53d8