[INFO] cloning repository https://github.com/evanbrierton/solar-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanbrierton/solar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76642ce9737e8c0acbb372e7d0cf3839a87ef23a
[INFO] testing evanbrierton/solar-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanbrierton%2Fsolar-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evanbrierton/solar-rs
[INFO] finished tweaking git repo https://github.com/evanbrierton/solar-rs
[INFO] tweaked toml for git repo https://github.com/evanbrierton/solar-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evanbrierton/solar-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evanbrierton/solar-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xlsxwriter v0.6.0
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.86
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.86
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded papergrid v0.9.0
[INFO] [stderr]   Downloaded calamine v0.21.2
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.86
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded tabled v0.12.0
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.86
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded serde_test v1.0.163
[INFO] [stderr]   Downloaded tempfile v3.5.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded hermit-abi v0.3.1
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.32
[INFO] [stderr]   Downloaded libxlsxwriter-sys v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46aea712049d4c89891b69b296b20de5eb6257c970a11f5899774f509cd16edd
[INFO] running `Command { std: "docker" "start" "-a" "46aea712049d4c89891b69b296b20de5eb6257c970a11f5899774f509cd16edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46aea712049d4c89891b69b296b20de5eb6257c970a11f5899774f509cd16edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46aea712049d4c89891b69b296b20de5eb6257c970a11f5899774f509cd16edd", kill_on_drop: false }`
[INFO] [stdout] 46aea712049d4c89891b69b296b20de5eb6257c970a11f5899774f509cd16edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 616c1baa9f805a86deb3087dfde8f66005aa9b20a876c1718b0bc8df306a4d4c
[INFO] running `Command { std: "docker" "start" "-a" "616c1baa9f805a86deb3087dfde8f66005aa9b20a876c1718b0bc8df306a4d4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling papergrid v0.9.0
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tabled v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling calamine v0.21.2
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling parsers v0.1.0 (/opt/rustwide/workdir/lib/parsers)
[INFO] [stderr]    Compiling solar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.53s
[INFO] running `Command { std: "docker" "inspect" "616c1baa9f805a86deb3087dfde8f66005aa9b20a876c1718b0bc8df306a4d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616c1baa9f805a86deb3087dfde8f66005aa9b20a876c1718b0bc8df306a4d4c", kill_on_drop: false }`
[INFO] [stdout] 616c1baa9f805a86deb3087dfde8f66005aa9b20a876c1718b0bc8df306a4d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f174538ca8774585d8c9a22522aa18c6a46c4a0f32c1d741fa8302c7ac45830a
[INFO] running `Command { std: "docker" "start" "-a" "f174538ca8774585d8c9a22522aa18c6a46c4a0f32c1d741fa8302c7ac45830a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_test v1.0.163
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling calamine v0.21.2
[INFO] [stderr]    Compiling libxlsxwriter-sys v1.1.5
[INFO] [stderr]    Compiling parsers v0.1.0 (/opt/rustwide/workdir/lib/parsers)
[INFO] [stderr]    Compiling solar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xlsxwriter v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f174538ca8774585d8c9a22522aa18c6a46c4a0f32c1d741fa8302c7ac45830a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f174538ca8774585d8c9a22522aa18c6a46c4a0f32c1d741fa8302c7ac45830a", kill_on_drop: false }`
[INFO] [stdout] f174538ca8774585d8c9a22522aa18c6a46c4a0f32c1d741fa8302c7ac45830a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 031ba12cb147b214b2c35a004a1533dc0b591a68eac803bfeea3e5febe8b919e
[INFO] running `Command { std: "docker" "start" "-a" "031ba12cb147b214b2c35a004a1533dc0b591a68eac803bfeea3e5febe8b919e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solar_rs-742d148974959865)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test solarman_record::tests::test_deserialize_date ... ok
[INFO] [stdout] test solarman_record::tests::test_deserialize_decimal ... FAILED
[INFO] [stdout] test formatting::tests::test_euro_to_string ... ok
[INFO] [stdout] test formatting::tests::test_kwh_to_string ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test solarman_record::tests::test_deserialize_solarman_record ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- solarman_record::tests::test_deserialize_decimal stdout ----
[INFO] [stdout] Error: invalid type: floating point `123.0`, expected a string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     solarman_record::tests::test_deserialize_decimal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "031ba12cb147b214b2c35a004a1533dc0b591a68eac803bfeea3e5febe8b919e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031ba12cb147b214b2c35a004a1533dc0b591a68eac803bfeea3e5febe8b919e", kill_on_drop: false }`
[INFO] [stdout] 031ba12cb147b214b2c35a004a1533dc0b591a68eac803bfeea3e5febe8b919e
