[INFO] fetching crate fundamentum-sdk-mqtt 0.15.0... [INFO] testing fundamentum-sdk-mqtt-0.15.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fundamentum-sdk-mqtt 0.15.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fundamentum-sdk-mqtt 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fundamentum-sdk-mqtt 0.15.0 [INFO] tweaked toml for crates.io crate fundamentum-sdk-mqtt 0.15.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fundamentum-sdk-mqtt 0.15.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fundamentum-sdk-mqtt 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fundamentum-iot-mqtt-proto v0.3.0 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded sysinfo v0.16.5 [INFO] [stderr] Downloaded rumqttc v0.25.0 [INFO] [stderr] Downloaded security-framework v3.5.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded backon v1.5.2 [INFO] [stderr] Downloaded aws-lc-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54289d83f8366c017bb3782cd90017eb3fb5f0536c6385ec144cc70539176fa4 [INFO] running `Command { std: "docker" "start" "-a" "54289d83f8366c017bb3782cd90017eb3fb5f0536c6385ec144cc70539176fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54289d83f8366c017bb3782cd90017eb3fb5f0536c6385ec144cc70539176fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54289d83f8366c017bb3782cd90017eb3fb5f0536c6385ec144cc70539176fa4", kill_on_drop: false }` [INFO] [stdout] 54289d83f8366c017bb3782cd90017eb3fb5f0536c6385ec144cc70539176fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5232d8d18b520ab8b05da8eb7e11e4f7753833adcae2678ac5fd942be8535f7d [INFO] running `Command { std: "docker" "start" "-a" "5232d8d18b520ab8b05da8eb7e11e4f7753833adcae2678ac5fd942be8535f7d", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fundamentum-iot-mqtt-proto v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rumqttc v0.25.0 [INFO] [stderr] Compiling fundamentum-sdk-mqtt v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5232d8d18b520ab8b05da8eb7e11e4f7753833adcae2678ac5fd942be8535f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5232d8d18b520ab8b05da8eb7e11e4f7753833adcae2678ac5fd942be8535f7d", kill_on_drop: false }` [INFO] [stdout] 5232d8d18b520ab8b05da8eb7e11e4f7753833adcae2678ac5fd942be8535f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45bafbe62ee2883dcc810b0d89dbd77c697bc6c3884891acd6c981b0d5a2b333 [INFO] running `Command { std: "docker" "start" "-a" "45bafbe62ee2883dcc810b0d89dbd77c697bc6c3884891acd6c981b0d5a2b333", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling sysinfo v0.16.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rumqttc v0.25.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling fundamentum-iot-mqtt-proto v0.3.0 [INFO] [stderr] Compiling fundamentum-sdk-mqtt v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "45bafbe62ee2883dcc810b0d89dbd77c697bc6c3884891acd6c981b0d5a2b333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bafbe62ee2883dcc810b0d89dbd77c697bc6c3884891acd6c981b0d5a2b333", kill_on_drop: false }` [INFO] [stdout] 45bafbe62ee2883dcc810b0d89dbd77c697bc6c3884891acd6c981b0d5a2b333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a135bbc4766e16998750f7e724c26e038cab766c739b93eb5ff3b7338bd7e80 [INFO] running `Command { std: "docker" "start" "-a" "5a135bbc4766e16998750f7e724c26e038cab766c739b93eb5ff3b7338bd7e80", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fundamentum_sdk_mqtt-8e7f51c60272ca7b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test models::actions::file_transfer_action::tests::given_empty_file_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_empty_metadata_when_try_into_then_no_metadata ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_download_file_transfer_action_when_try_into_then_valid_transfer_action ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_empty_path_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_no_transfer_type_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_non_https_url2_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_upload_file_transfer_action_when_try_into_then_valid_transfer_action ... ok [INFO] [stdout] test publish_options::tests::given_fallback_config_when_override_with_then_new_config ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_non_https_url_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_empty_path2_when_try_into_then_error ... ok [INFO] [stdout] test models::actions::file_transfer_action::tests::given_empty_hash_when_try_into_then_error ... ok [INFO] [stderr] Doc-tests fundamentum_sdk_mqtt [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a135bbc4766e16998750f7e724c26e038cab766c739b93eb5ff3b7338bd7e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a135bbc4766e16998750f7e724c26e038cab766c739b93eb5ff3b7338bd7e80", kill_on_drop: false }` [INFO] [stdout] 5a135bbc4766e16998750f7e724c26e038cab766c739b93eb5ff3b7338bd7e80