[INFO] cloning repository https://github.com/mthmulders/dsmr-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mthmulders/dsmr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthmulders%2Fdsmr-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthmulders%2Fdsmr-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1a769718996a21210fc0293fe1aeeac41aa0679 [INFO] testing mthmulders/dsmr-rs/a1a769718996a21210fc0293fe1aeeac41aa0679 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthmulders%2Fdsmr-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mthmulders/dsmr-rs on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mthmulders/dsmr-rs [INFO] finished tweaking git repo https://github.com/mthmulders/dsmr-rs [INFO] tweaked toml for git repo https://github.com/mthmulders/dsmr-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mthmulders/dsmr-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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `300.3.1+3.1.1` for dependency `openssl-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest v2.6.1 [INFO] [stderr] Downloaded pest_generator v2.6.1 [INFO] [stderr] Downloaded pest_meta v2.6.1 [INFO] [stderr] Downloaded pest_derive v2.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feec9e9e4fb9673a9bcdbe923b7434eaf538d1a384883c838bd508557eeec75d [INFO] running `Command { std: "docker" "start" "-a" "feec9e9e4fb9673a9bcdbe923b7434eaf538d1a384883c838bd508557eeec75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feec9e9e4fb9673a9bcdbe923b7434eaf538d1a384883c838bd508557eeec75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feec9e9e4fb9673a9bcdbe923b7434eaf538d1a384883c838bd508557eeec75d", kill_on_drop: false }` [INFO] [stdout] feec9e9e4fb9673a9bcdbe923b7434eaf538d1a384883c838bd508557eeec75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f2344b519825a6b06357a56992fde88fe9e1538ac5aba80326ce02c1fe7877 [INFO] running `Command { std: "docker" "start" "-a" "31f2344b519825a6b06357a56992fde88fe9e1538ac5aba80326ce02c1fe7877", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `300.3.1+3.1.1` for dependency `openssl-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling pest v2.6.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling pest_meta v2.6.1 [INFO] [stderr] Compiling pest_generator v2.6.1 [INFO] [stderr] Compiling pest_derive v2.6.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serialport v4.5.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling dsmr-rs v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 42s [INFO] running `Command { std: "docker" "inspect" "31f2344b519825a6b06357a56992fde88fe9e1538ac5aba80326ce02c1fe7877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f2344b519825a6b06357a56992fde88fe9e1538ac5aba80326ce02c1fe7877", kill_on_drop: false }` [INFO] [stdout] 31f2344b519825a6b06357a56992fde88fe9e1538ac5aba80326ce02c1fe7877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc47e8c111fd751d8dfb109f0591b0c4ff102e59e8356b079cb5f1e82a1414b [INFO] running `Command { std: "docker" "start" "-a" "4cc47e8c111fd751d8dfb109f0591b0c4ff102e59e8356b079cb5f1e82a1414b", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `300.3.1+3.1.1` for dependency `openssl-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling dsmr-rs v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "4cc47e8c111fd751d8dfb109f0591b0c4ff102e59e8356b079cb5f1e82a1414b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc47e8c111fd751d8dfb109f0591b0c4ff102e59e8356b079cb5f1e82a1414b", kill_on_drop: false }` [INFO] [stdout] 4cc47e8c111fd751d8dfb109f0591b0c4ff102e59e8356b079cb5f1e82a1414b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c44b7d61e7683d713d8b46dab8ee89ac5ea93383fe0311641b7cc360e4293d34 [INFO] running `Command { std: "docker" "start" "-a" "c44b7d61e7683d713d8b46dab8ee89ac5ea93383fe0311641b7cc360e4293d34", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `300.3.1+3.1.1` for dependency `openssl-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dsmr_rs-8a82c350c416d86a) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test dsmr::reader::tests::eat_telegrams_only_end ... ok [INFO] [stdout] test dsmr::reader::tests::eat_complete_telegram ... ok [INFO] [stdout] test dsmr::reader::tests::eat_telegrams_only_start_1 ... ok [INFO] [stdout] test dsmr::reader::tests::eat_telegrams_only_start_2 ... ok [INFO] [stdout] test dsmr::reader::tests::eat_telegrams_start_and_end ... ok [INFO] [stdout] test dsmr::reader::tests::eat_telegrams_without_checksum_start_and_end ... ok [INFO] [stdout] test dsmr::reader::tests::find_end_of_telegram ... ok [INFO] [stdout] test dsmr::reader::tests::find_start_of_telegram ... ok [INFO] [stdout] test dsmr::settings::tests::host_settings_no_api_hosts ... ok [INFO] [stdout] test dsmr::settings::tests::host_settings_multiple_pairs ... ok [INFO] [stdout] test dsmr::settings::tests::host_settings_number_elements_mismatch ... ok [INFO] [stdout] test dsmr::settings::tests::host_settings_single_pair ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_with_byte_size_seven ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_with_parity_bit_even ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_valid_settings ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_without_serial_baudrate ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_without_serial_port ... ok [INFO] [stdout] test dsmr::settings::tests::host_settings_no_api_keys ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_with_parity_bit_odd ... ok [INFO] [stdout] test dsmr::settings::tests::read_serial_settings_with_invalid_serial_baudrate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c44b7d61e7683d713d8b46dab8ee89ac5ea93383fe0311641b7cc360e4293d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44b7d61e7683d713d8b46dab8ee89ac5ea93383fe0311641b7cc360e4293d34", kill_on_drop: false }` [INFO] [stdout] c44b7d61e7683d713d8b46dab8ee89ac5ea93383fe0311641b7cc360e4293d34