[INFO] cloning repository https://github.com/otwieracz/fusionsolar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otwieracz/fusionsolar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotwieracz%2Ffusionsolar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotwieracz%2Ffusionsolar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a18c5ed001589be831137477815a6fe03184f06 [INFO] testing otwieracz/fusionsolar-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotwieracz%2Ffusionsolar-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otwieracz/fusionsolar-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/otwieracz/fusionsolar-rs [INFO] finished tweaking git repo https://github.com/otwieracz/fusionsolar-rs [INFO] tweaked toml for git repo https://github.com/otwieracz/fusionsolar-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/otwieracz/fusionsolar-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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 095c9c595f694606df2a466d5bbd1337913ad14a7ad7f9385da878ac6333bddb [INFO] running `Command { std: "docker" "start" "-a" "095c9c595f694606df2a466d5bbd1337913ad14a7ad7f9385da878ac6333bddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "095c9c595f694606df2a466d5bbd1337913ad14a7ad7f9385da878ac6333bddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095c9c595f694606df2a466d5bbd1337913ad14a7ad7f9385da878ac6333bddb", kill_on_drop: false }` [INFO] [stdout] 095c9c595f694606df2a466d5bbd1337913ad14a7ad7f9385da878ac6333bddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0cc5c30b7e27bd07bcedea8787cb2a445f876a24681b80cf2501c33665a4c56 [INFO] running `Command { std: "docker" "start" "-a" "b0cc5c30b7e27bd07bcedea8787cb2a445f876a24681b80cf2501c33665a4c56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [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 bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling fusionsolar-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/response/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FailCode` [INFO] [stdout] 9 | pub enum FailCode { [INFO] [stdout] | -------- `FailCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/model.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DeviceTypeId` [INFO] [stdout] 8 | pub enum DeviceTypeId { [INFO] [stdout] | ------------ `DeviceTypeId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/beta-2024-12-08-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/rustcQvygOw/symbols.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.fusionsolar_rs.d62d6beaad842cbd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429.dkd6epnm6wnvpzdcici3en7o6.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0dc1a3e60a0b443e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7385e12c997bfceb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libfusionsolar_rs-3ee227bc58cbaf1a.rlib" "/opt/rustwide/target/debug/deps/libnum-1076abd102ecd52f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3516456b803384c7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f890ab6b172c7849.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4748b0032ad08fb5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ff204a72d7d9d6a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd879ee50f5ab16c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e81b6a7658257d99.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e31ce157c2a58888.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bf1ecf249bfe0a61.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-2dcd3259bb660a58.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c688174039cd4fdc.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-3f6aa7df245400ff.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b6f1f35cfa0473.rlib" "/opt/rustwide/target/debug/deps/libipnet-dff482cb7b80ee87.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e94f62772962041e.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7aafc70219d2a9ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ecd864fec2a1177b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7faff2d596a97cc0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-308f181bc526587c.rlib" "/opt/rustwide/target/debug/deps/liburl-1a18be4da9817759.rlib" "/opt/rustwide/target/debug/deps/libidna-3580b33e30dcb008.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3aaaf7c733666b06.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-63fcc069d8fc338e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9e22f06d2a04cff1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libconfig-26f369347941871d.rlib" "/opt/rustwide/target/debug/deps/libini-43d107c825e24096.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1f0fffd61ccd26b2.rlib" "/opt/rustwide/target/debug/deps/libserde-e028852356d908bb.rlib" "/opt/rustwide/target/debug/deps/libregex-9dbf2d5bd16a5e04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-db90c4f3fe111e9e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e0cf593e5d3b6ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d457080c2f92e6b5.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ed7545c03a51cc68.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-94004641c0d130c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-121a5f75aeac80d8.rlib" "/opt/rustwide/target/debug/deps/libitoa-f543afc8cf678e4f.rlib" "/opt/rustwide/target/debug/deps/libnom-9041da9abe329901.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-b44d3841cfefca5a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libryu-86d8d345a49902c5.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4b14eddff996ae9.rlib" "/opt/rustwide/target/debug/deps/librocket-5af7051eef162fa1.rlib" "/opt/rustwide/target/debug/deps/libatty-59df3caf97844a16.rlib" "/opt/rustwide/target/debug/deps/libtempfile-008b18c61d9f6003.rlib" "/opt/rustwide/target/debug/deps/librand-3f7447387e621013.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fa71ffa2cc33b5b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ac34d6410681b35c.rlib" "/opt/rustwide/target/debug/deps/librand_core-1f25ef1766c08bc2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-86768e2ec1b3336c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a4df0c6439de3059.rlib" "/opt/rustwide/target/debug/deps/librocket_http-a88fdfc82d1abb66.rlib" "/opt/rustwide/target/debug/deps/libcookie-07e1436d9a451be9.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-5a2e4c5694307296.rlib" "/opt/rustwide/target/debug/deps/libref_cast-09c88570721fbf05.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libhyper-944ddac39d638fa3.rlib" "/opt/rustwide/target/debug/deps/libwant-0120fee94a24504f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c1b4ee682c2fbaf0.rlib" "/opt/rustwide/target/debug/deps/libh2-1fb30fc3903cc287.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-726017f7ff3543de.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6c6bc1ab67bcdbe3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ad8648cb65e6904.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libmulter-975f84fba8f25971.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fc0517900d26039e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-34e081384930e2cc.rlib" "/opt/rustwide/target/debug/deps/libspin-ce2b093fbfd1d76d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ed1aa9986aebbe3f.rlib" "/opt/rustwide/target/debug/deps/libhttp-6dd80f6549c192fb.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-52efc56a00657df7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-632b064942a61123.rlib" "/opt/rustwide/target/debug/deps/libeither-4bae4be6882f5042.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-748995199ddd1e1d.rlib" "/opt/rustwide/target/debug/deps/libtime-8869d50aed3c9413.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6151791ebc7bbe30.rlib" "/opt/rustwide/target/debug/deps/libstandback-2cc08a4914d3165a.rlib" "/opt/rustwide/target/debug/deps/libatomic-4262a06af46f8d77.rlib" "/opt/rustwide/target/debug/deps/libstate-54577ce65ce0995e.rlib" "/opt/rustwide/target/debug/deps/libubyte-e937dc2074213a55.rlib" "/opt/rustwide/target/debug/deps/libfigment-13e245f8740e47d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-395690c7218f8ab1.rlib" "/opt/rustwide/target/debug/deps/libuncased-2161d6ba95ffa226.rlib" "/opt/rustwide/target/debug/deps/libpear-32609b42d26b11eb.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-171c29148c496711.rlib" "/opt/rustwide/target/debug/deps/libserde-7586c997b589b446.rlib" "/opt/rustwide/target/debug/deps/libtokio-ffc6c23f066e2050.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-965be495caa5852d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cf643fa34ea17b6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1492ed0c4e69fb83.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libmio-43e22e50b8b7f30d.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libfutures-e76678f5630362a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7af4ac700fd3a932.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b206e1a54afe3d91.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-108cb75986da7337.rlib" "/opt/rustwide/target/debug/deps/libslab-e5442f48fd9b849e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11b24c511cce59ce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a6b39be114c4c5d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-022784fa9cca1399.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5ee52499e5928b00.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-58c2d862321641d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d3ad8cc98f6b45a7.rlib" "/opt/rustwide/target/debug/deps/libyansi-72106a65bef79a63.rlib" "/opt/rustwide/target/debug/deps/libprometheus-103853b7c52560d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-96c7c37583bcf710.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1a0a9624f122a3c7.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ed454a1441f91b18.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-611726a72938f760.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-00e2ba92fda4f3b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-16ff95125dfe7db2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2009b1c4d251fbd1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92cbc39673177ee5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8f64dd389d219ffb/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fusionsolar_rs-308a180b5c7d9429" "-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 `fusionsolar-rs` (bin "fusionsolar-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b0cc5c30b7e27bd07bcedea8787cb2a445f876a24681b80cf2501c33665a4c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cc5c30b7e27bd07bcedea8787cb2a445f876a24681b80cf2501c33665a4c56", kill_on_drop: false }` [INFO] [stdout] b0cc5c30b7e27bd07bcedea8787cb2a445f876a24681b80cf2501c33665a4c56