[INFO] fetching crate remoteit-api 0.14.0... [INFO] testing remoteit-api-0.14.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate remoteit-api 0.14.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate remoteit-api 0.14.0 [INFO] finished tweaking crates.io crate remoteit-api 0.14.0 [INFO] tweaked toml for crates.io crate remoteit-api 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate remoteit-api 0.14.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate remoteit-api 0.14.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded hmac v0.13.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8bfb531d016193051d363f7c8e3e14f4be3761b45a82af3b4dd06fe773ba0d [INFO] running `Command { std: "docker" "start" "-a" "bb8bfb531d016193051d363f7c8e3e14f4be3761b45a82af3b4dd06fe773ba0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8bfb531d016193051d363f7c8e3e14f4be3761b45a82af3b4dd06fe773ba0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8bfb531d016193051d363f7c8e3e14f4be3761b45a82af3b4dd06fe773ba0d", kill_on_drop: false }` [INFO] [stdout] bb8bfb531d016193051d363f7c8e3e14f4be3761b45a82af3b4dd06fe773ba0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0695cb73670c70c384f716a5740c2e5ad31ec38ea5b937b52c4b27fd75b3da [INFO] running `Command { std: "docker" "start" "-a" "4f0695cb73670c70c384f716a5740c2e5ad31ec38ea5b937b52c4b27fd75b3da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.3 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.4 [INFO] [stderr] Compiling digest v0.11.0-rc.0 [INFO] [stderr] Compiling hmac v0.13.0-rc.0 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling remoteit-api v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.14s [INFO] running `Command { std: "docker" "inspect" "4f0695cb73670c70c384f716a5740c2e5ad31ec38ea5b937b52c4b27fd75b3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0695cb73670c70c384f716a5740c2e5ad31ec38ea5b937b52c4b27fd75b3da", kill_on_drop: false }` [INFO] [stdout] 4f0695cb73670c70c384f716a5740c2e5ad31ec38ea5b937b52c4b27fd75b3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd044365e6e543a4eb7d155638373dc783adb053e629995051b4b17892a27cb9 [INFO] running `Command { std: "docker" "start" "-a" "cd044365e6e543a4eb7d155638373dc783adb053e629995051b4b17892a27cb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling remoteit-api v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.17s [INFO] running `Command { std: "docker" "inspect" "cd044365e6e543a4eb7d155638373dc783adb053e629995051b4b17892a27cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd044365e6e543a4eb7d155638373dc783adb053e629995051b4b17892a27cb9", kill_on_drop: false }` [INFO] [stdout] cd044365e6e543a4eb7d155638373dc783adb053e629995051b4b17892a27cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be6d3c84ca5a4afe08b7a5853462d8bbfe547c22241e183bf38122da1b8f8df7 [INFO] running `Command { std: "docker" "start" "-a" "be6d3c84ca5a4afe08b7a5853462d8bbfe547c22241e183bf38122da1b8f8df7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remoteit_api-6de48f9caf474458) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test credentials::tests::test_get_access_key_id ... ok [INFO] [stdout] test credentials::tests::test_get_secret_access_key ... ok [INFO] [stdout] test credentials::tests::test_credentials_builder ... ok [INFO] [stdout] test credentials::tests::test_get_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests remoteit_api [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - R3Client (line 69) ... FAILED [INFO] [stdout] test src/credentials.rs - credentials::Credentials (line 22) ... FAILED [INFO] [stdout] test src/credentials.rs - credentials::Credentials (line 14) ... ok [INFO] [stdout] test src/credentials.rs - credentials::Credentials::builder (line 44) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - R3Client (line 69) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `load_from_disk` found for struct `Credentials` in the current scope [INFO] [stdout] --> src/lib.rs:73:45 [INFO] [stdout] | [INFO] [stdout] 7 | let credentials: Credentials = Credentials::load_from_disk() [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Credentials` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_devices` found for struct `R3Client` in the current scope [INFO] [stdout] --> src/lib.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 16 | let devices = client.get_devices().call().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `R3Client` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/credentials.rs - credentials::Credentials (line 22) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `load_from_disk` found for struct `Credentials` in the current scope [INFO] [stdout] --> src/credentials.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 7 | let creds_from_default_loc = Credentials::load_from_disk().call().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Credentials` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `load_from_disk` found for struct `Credentials` in the current scope [INFO] [stdout] --> src/credentials.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 8 | let creds_from_custom_loc = Credentials::load_from_disk().custom_credentials_path(PathBuf::from(".env.remoteit")).call().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Credentials` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/credentials.rs - credentials::Credentials (line 22) [INFO] [stdout] src/lib.rs - R3Client (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.44s; merged doctests compilation took 0.17s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "be6d3c84ca5a4afe08b7a5853462d8bbfe547c22241e183bf38122da1b8f8df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6d3c84ca5a4afe08b7a5853462d8bbfe547c22241e183bf38122da1b8f8df7", kill_on_drop: false }` [INFO] [stdout] be6d3c84ca5a4afe08b7a5853462d8bbfe547c22241e183bf38122da1b8f8df7