[INFO] cloning repository https://github.com/Jo6a/entsoe-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jo6a/entsoe-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJo6a%2Fentsoe-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJo6a%2Fentsoe-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 151215c8faee12e0f7ec90ec8fb8f22c96e7c06b
[INFO] testing Jo6a/entsoe-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJo6a%2Fentsoe-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jo6a/entsoe-rust
[INFO] finished tweaking git repo https://github.com/Jo6a/entsoe-rust
[INFO] tweaked toml for git repo https://github.com/Jo6a/entsoe-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jo6a/entsoe-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jo6a/entsoe-rust 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b63bfd09691ee35c8ece60c7a7aa3af86e629d4925be86122a7ac0c383f61f1
[INFO] running `Command { std: "docker" "start" "-a" "1b63bfd09691ee35c8ece60c7a7aa3af86e629d4925be86122a7ac0c383f61f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b63bfd09691ee35c8ece60c7a7aa3af86e629d4925be86122a7ac0c383f61f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b63bfd09691ee35c8ece60c7a7aa3af86e629d4925be86122a7ac0c383f61f1", kill_on_drop: false }`
[INFO] [stdout] 1b63bfd09691ee35c8ece60c7a7aa3af86e629d4925be86122a7ac0c383f61f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b051995c972cea3b71db55cc4cd8bf31c75180b7eb391e6caad96a272d76da
[INFO] running `Command { std: "docker" "start" "-a" "91b051995c972cea3b71db55cc4cd8bf31c75180b7eb391e6caad96a272d76da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.11.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling phf_macros v0.11.0
[INFO] [stderr]    Compiling phf v0.11.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling entsoe-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | enum QueryChoice {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout]  8 |     QueryDayAheadPrices,
[INFO] [stdout]  9 |     QueryNetPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     QueryLoad,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     QueryLoadForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     QueryGenerationForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     QueryWindAndSolarForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     QueryGeneration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     QueryGenerationPerPlant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     QueryInstalledGenerationCapacity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     QueryInstalledGenerationCapacityPerUnit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     QueryAggregateWaterReservoirsAndHydroStorage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WriteToCsvFile` and `WriteToJsonFile` are never constructed
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum DataChoice {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 22 |     WriteToCsvFile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     WriteToJsonFile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.79s
[INFO] running `Command { std: "docker" "inspect" "91b051995c972cea3b71db55cc4cd8bf31c75180b7eb391e6caad96a272d76da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b051995c972cea3b71db55cc4cd8bf31c75180b7eb391e6caad96a272d76da", kill_on_drop: false }`
[INFO] [stdout] 91b051995c972cea3b71db55cc4cd8bf31c75180b7eb391e6caad96a272d76da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c1bf6370af2455b13a91fb71f1f1933de72bd1870496e041cbdc00b080a8a76
[INFO] running `Command { std: "docker" "start" "-a" "4c1bf6370af2455b13a91fb71f1f1933de72bd1870496e041cbdc00b080a8a76", kill_on_drop: false }`
[INFO] [stderr]    Compiling entsoe-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | enum QueryChoice {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout]  8 |     QueryDayAheadPrices,
[INFO] [stdout]  9 |     QueryNetPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     QueryLoad,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     QueryLoadForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     QueryGenerationForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     QueryWindAndSolarForecast,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     QueryGeneration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     QueryGenerationPerPlant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     QueryInstalledGenerationCapacity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     QueryInstalledGenerationCapacityPerUnit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     QueryAggregateWaterReservoirsAndHydroStorage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WriteToCsvFile` and `WriteToJsonFile` are never constructed
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum DataChoice {
[INFO] [stdout]    |      ---------- variants in this enum
[INFO] [stdout] 22 |     WriteToCsvFile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     WriteToJsonFile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "4c1bf6370af2455b13a91fb71f1f1933de72bd1870496e041cbdc00b080a8a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1bf6370af2455b13a91fb71f1f1933de72bd1870496e041cbdc00b080a8a76", kill_on_drop: false }`
[INFO] [stdout] 4c1bf6370af2455b13a91fb71f1f1933de72bd1870496e041cbdc00b080a8a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9eba3f7ede5f80172bbb7bc33d4782cafc71faa597f64746efe03c276fcd34db
[INFO] running `Command { std: "docker" "start" "-a" "9eba3f7ede5f80172bbb7bc33d4782cafc71faa597f64746efe03c276fcd34db", kill_on_drop: false }`
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> src/main.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | enum QueryChoice {
[INFO] [stderr]    |      ----------- variants in this enum
[INFO] [stderr]  8 |     QueryDayAheadPrices,
[INFO] [stderr]  9 |     QueryNetPosition,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     QueryLoad,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 11 |     QueryLoadForecast,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 12 |     QueryGenerationForecast,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     QueryWindAndSolarForecast,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     QueryGeneration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     QueryGenerationPerPlant,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     QueryInstalledGenerationCapacity,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     QueryInstalledGenerationCapacityPerUnit,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     QueryAggregateWaterReservoirsAndHydroStorage,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `WriteToCsvFile` and `WriteToJsonFile` are never constructed
[INFO] [stderr]   --> src/main.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | enum DataChoice {
[INFO] [stderr]    |      ---------- variants in this enum
[INFO] [stderr] 22 |     WriteToCsvFile,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     WriteToJsonFile,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `entsoe-rust` (bin "entsoe-rust" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/entsoe_rust-34b2dfa49703adfd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test classes::helper_funcs_tests::tests::write_results_csv_test ... FAILED
[INFO] [stdout] test classes::helper_funcs_tests::tests::write_results_json_test ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'classes::helper_funcs_tests::tests::plot_data_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/font-kit-0.11.0/src/loaders/freetype.rs:847:26:
[INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6016687788f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6016687788f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6016687788f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x6016687788f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x60166878a37f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x60166878a37f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x6016687457d1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6016687457d1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x601668751c72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x6016687568df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x601668756739 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x60166861244e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x60166861244e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x601668756f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x601668756f9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x601668756dc6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x601668751da9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x601668739c1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x60166879209d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x60166879209d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x601668673aa9 - core::slice::raw::from_raw_parts::precondition_check::hed7ef08ca7740087
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ub_checks.rs:72:21
[INFO] [stderr]   21:     0x601668673817 - core::slice::raw::from_raw_parts::hbc993262bb5abec4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ub_checks.rs:77:17
[INFO] [stderr]   22:     0x60166866a3c1 - font_kit::loaders::freetype::Font::rasterize_glyph::h4621b301a33861a4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/font-kit-0.11.0/src/loaders/freetype.rs:847:26
[INFO] [stderr]   23:     0x6016685dcb1d - <plotters::style::font::ttf::FontDataInternal as plotters::style::font::FontData>::draw::hd654ffb54da3d9b4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/style/font/ttf.rs:268:22
[INFO] [stderr]   24:     0x6016685d5033 - plotters::style::font::font_desc::FontDesc::draw::h5ebd50d502fb3811
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/style/font/font_desc.rs:168:34
[INFO] [stderr]   25:     0x6016685c0f19 - <plotters::style::text::TextStyle as plotters_backend::text::BackendTextStyle>::draw::he55f988ad96f9a50
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/style/text.rs:322:19
[INFO] [stderr]   26:     0x6016685cd44d - plotters_backend::DrawingBackend::draw_text::h6b9d3f4a206eaf78
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-backend-0.3.4/src/lib.rs:250:21
[INFO] [stderr]   27:     0x6016685d8251 - plotters::drawing::area::DrawingArea<DB,plotters::coord::Shift>::draw_text::{{closure}}::h4c1a662a2b388531
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/drawing/area.rs:524:32
[INFO] [stderr]   28:     0x6016685d6496 - plotters::drawing::area::DrawingArea<DB,CT>::backend_ops::hb3e1208aaebac431
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/drawing/area.rs:284:13
[INFO] [stderr]   29:     0x6016685d81a3 - plotters::drawing::area::DrawingArea<DB,plotters::coord::Shift>::draw_text::hde9497535b6025b5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/drawing/area.rs:524:14
[INFO] [stderr]   30:     0x6016685e2019 - plotters::chart::context::cartesian2d::draw_impl::<impl plotters::chart::context::ChartContext<DB,plotters::coord::ranged2d::cartesian::Cartesian2d<X,Y>>>::draw_axis_and_labels::h4ecc0a385a52a7b5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/chart/context/cartesian2d/draw_impl.rs:254:18
[INFO] [stderr]   31:     0x6016685e4491 - plotters::chart::context::cartesian2d::draw_impl::<impl plotters::chart::context::ChartContext<DB,plotters::coord::ranged2d::cartesian::Cartesian2d<X,Y>>>::draw_mesh::h7ec39aea2a85b153
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/chart/context/cartesian2d/draw_impl.rs:347:18
[INFO] [stderr]   32:     0x6016685c0387 - plotters::chart::mesh::MeshStyle<X,Y,DB>::draw::h069fcd08edf41b8d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.2/src/chart/mesh.rs:490:16
[INFO] [stderr]   33:     0x6016685cbd76 - entsoe_rust::classes::helper_funcs::HelpFuncs::plot_data::hdead18050667ad85
[INFO] [stderr]                                at /opt/rustwide/workdir/src/classes/helper_funcs.rs:122:14
[INFO] [stderr]   34:     0x6016685c13d0 - entsoe_rust::classes::helper_funcs_tests::tests::plot_data_test::h64b3d2793ad46b49
[INFO] [stderr]                                at /opt/rustwide/workdir/src/classes/helper_funcs_tests.rs:42:9
[INFO] [stderr]   35:     0x6016685c1457 - entsoe_rust::classes::helper_funcs_tests::tests::plot_data_test::{{closure}}::h6d6c94073eb8ee5c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/classes/helper_funcs_tests.rs:40:24
[INFO] [stderr]   36:     0x6016685d2bc6 - core::ops::function::FnOnce::call_once::hf1bcaf1f66f157ce
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   37:     0x60166861220b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   38:     0x60166861220b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   39:     0x601668627e75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   40:     0x601668627e75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   41:     0x601668627e75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   42:     0x601668627e75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   43:     0x601668627e75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x601668627e75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   45:     0x601668627e75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   46:     0x6016685fe664 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   47:     0x6016685fe664 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   48:     0x601668601f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   49:     0x601668601f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   50:     0x601668601f2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   51:     0x601668601f2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   52:     0x601668601f2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   53:     0x601668601f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   54:     0x601668601f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   55:     0x60166874cf0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   56:     0x60166874cf0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   57:     0x73546e1c8aa4 - <unknown>
[INFO] [stderr]   58:     0x73546e255a34 - clone
[INFO] [stderr]   59:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin entsoe-rust`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/entsoe_rust-34b2dfa49703adfd` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9eba3f7ede5f80172bbb7bc33d4782cafc71faa597f64746efe03c276fcd34db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eba3f7ede5f80172bbb7bc33d4782cafc71faa597f64746efe03c276fcd34db", kill_on_drop: false }`
[INFO] [stdout] 9eba3f7ede5f80172bbb7bc33d4782cafc71faa597f64746efe03c276fcd34db
