[INFO] fetching crate AjusteOnuDeReferencia 0.1.0... [INFO] testing AjusteOnuDeReferencia-0.1.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate AjusteOnuDeReferencia 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate AjusteOnuDeReferencia 0.1.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate AjusteOnuDeReferencia 0.1.0 [INFO] finished tweaking crates.io crate AjusteOnuDeReferencia 0.1.0 [INFO] tweaked toml for crates.io crate AjusteOnuDeReferencia 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate AjusteOnuDeReferencia 0.1.0 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76da2f39bf9e5427e13558f25afcc0b11b67822e24458734857cebeae8f523be [INFO] running `Command { std: "docker" "start" "-a" "76da2f39bf9e5427e13558f25afcc0b11b67822e24458734857cebeae8f523be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76da2f39bf9e5427e13558f25afcc0b11b67822e24458734857cebeae8f523be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76da2f39bf9e5427e13558f25afcc0b11b67822e24458734857cebeae8f523be", kill_on_drop: false }` [INFO] [stdout] 76da2f39bf9e5427e13558f25afcc0b11b67822e24458734857cebeae8f523be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818f03fc74483482c58125a33c21b84999b4e4b556ae01a0d26b87c657acf0a6 [INFO] running `Command { std: "docker" "start" "-a" "818f03fc74483482c58125a33c21b84999b4e4b556ae01a0d26b87c657acf0a6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling AjusteOnuDeReferencia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `PORT` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const PORT:u16 = 22; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IP` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const IP: &str = "192.168.1.1"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USER_NAME` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const USER_NAME: &str = "admin"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PASSWORD` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const PASSWORD: &str = "intelbras"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MULTIPLE_REGISTER` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const MULTIPLE_REGISTER: &[i32] = &[0x90, 0xd0, 0x70]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PORT` is never used [INFO] [stdout] --> src/domain/constants.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const PORT:u16 = 22; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MULTIPLE_REGISTER` is never used [INFO] [stdout] --> src/domain/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const MULTIPLE_REGISTER: &[i32] = &[0x90, 0xd0, 0x70]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIME_OUT` is never used [INFO] [stdout] --> src/domain/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const TIME_OUT: std::time::Duration = std::time::Duration::from_millis(600); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ip` is never read [INFO] [stdout] --> src/domain/adjustment.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Adjustment { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 12 | pub ip: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Access` is never constructed [INFO] [stdout] --> src/domain/access.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Access { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `channel_command` and `execute_commands` are never used [INFO] [stdout] --> src/domain/access.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Access { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 13 | pub fn channel_command(&mut self, command: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn execute_commands(&mut self, commands: Vec<&str>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIME_OUT` is never used [INFO] [stdout] --> src/domain/../domain/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const TIME_OUT: std::time::Duration = std::time::Duration::from_millis(600); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USER_NAME` is never used [INFO] [stdout] --> src/domain/constants.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const USER_NAME: &str = "admin"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PASSWORD` is never used [INFO] [stdout] --> src/domain/constants.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const PASSWORD: &str = "intelbras"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IP` is never used [INFO] [stdout] --> src/functions/../domain/constants.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const IP: &str = "192.168.1.1"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USER_NAME` is never used [INFO] [stdout] --> src/functions/../domain/constants.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const USER_NAME: &str = "admin"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PASSWORD` is never used [INFO] [stdout] --> src/functions/../domain/constants.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const PASSWORD: &str = "intelbras"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MULTIPLE_REGISTER` is never used [INFO] [stdout] --> src/functions/../domain/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const MULTIPLE_REGISTER: &[i32] = &[0x90, 0xd0, 0x70]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIME_OUT` is never used [INFO] [stdout] --> src/functions/../domain/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const TIME_OUT: std::time::Duration = std::time::Duration::from_millis(600); [INFO] [stdout] | ^^^^^^^^ [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.84.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/rustc48Iayy/symbols.o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9.AjusteOnuDeReferencia.15e1e835b6851861-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9.AjusteOnuDeReferencia.15e1e835b6851861-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9.AjusteOnuDeReferencia.15e1e835b6851861-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9.AjusteOnuDeReferencia.15e1e835b6851861-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9.1xbx476zas1b7m52i2gv66cnu.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libssh2-6411dc3517bd5dfc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8ad299be398358e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9a7f9456e1f6a2a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1b219ce9aaeee601.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53ce7a78ed61f5b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b7d802ba4afc0863.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70cf02a72e0abb51.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f50eb45db5c2ec4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-6621af5773aae92c/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/AjusteOnuDeReferencia-9a017e00a6500cc9" "-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] [stderr] error: could not compile `AjusteOnuDeReferencia` (bin "AjusteOnuDeReferencia") due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "818f03fc74483482c58125a33c21b84999b4e4b556ae01a0d26b87c657acf0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818f03fc74483482c58125a33c21b84999b4e4b556ae01a0d26b87c657acf0a6", kill_on_drop: false }` [INFO] [stdout] 818f03fc74483482c58125a33c21b84999b4e4b556ae01a0d26b87c657acf0a6