[INFO] fetching crate opentalk-nextcloud-client 0.2.0... [INFO] testing opentalk-nextcloud-client-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate opentalk-nextcloud-client 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate opentalk-nextcloud-client 0.2.0 [INFO] finished tweaking crates.io crate opentalk-nextcloud-client 0.2.0 [INFO] tweaked toml for crates.io crate opentalk-nextcloud-client 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opentalk-nextcloud-client 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentalk-nextcloud-client 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca4e6e97a6b5642e40801aac2814e4c46ceb9e786e80736c51f6aef25aa0afa [INFO] running `Command { std: "docker" "start" "-a" "1ca4e6e97a6b5642e40801aac2814e4c46ceb9e786e80736c51f6aef25aa0afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca4e6e97a6b5642e40801aac2814e4c46ceb9e786e80736c51f6aef25aa0afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca4e6e97a6b5642e40801aac2814e4c46ceb9e786e80736c51f6aef25aa0afa", kill_on_drop: false }` [INFO] [stdout] 1ca4e6e97a6b5642e40801aac2814e4c46ceb9e786e80736c51f6aef25aa0afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e2e54d3334937a627d5b3294b11b299c4d8dcf59ce53af7b0b818665b107e9 [INFO] running `Command { std: "docker" "start" "-a" "e5e2e54d3334937a627d5b3294b11b299c4d8dcf59ce53af7b0b818665b107e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling digest_auth v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling reqwest_dav v0.1.11 [INFO] [stderr] Compiling opentalk-nextcloud-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/share_updater.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Parameters { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.91s [INFO] running `Command { std: "docker" "inspect" "e5e2e54d3334937a627d5b3294b11b299c4d8dcf59ce53af7b0b818665b107e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e2e54d3334937a627d5b3294b11b299c4d8dcf59ce53af7b0b818665b107e9", kill_on_drop: false }` [INFO] [stdout] e5e2e54d3334937a627d5b3294b11b299c4d8dcf59ce53af7b0b818665b107e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaabf1623a4091b2d62e5234a8dff1ef58e146a3a8e1b524525f5616b3f8ed9 [INFO] running `Command { std: "docker" "start" "-a" "afaabf1623a4091b2d62e5234a8dff1ef58e146a3a8e1b524525f5616b3f8ed9", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling reqwest_dav v0.1.11 [INFO] [stderr] Compiling opentalk-nextcloud-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/share_updater.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Parameters { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/share_updater.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Parameters { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "afaabf1623a4091b2d62e5234a8dff1ef58e146a3a8e1b524525f5616b3f8ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaabf1623a4091b2d62e5234a8dff1ef58e146a3a8e1b524525f5616b3f8ed9", kill_on_drop: false }` [INFO] [stdout] afaabf1623a4091b2d62e5234a8dff1ef58e146a3a8e1b524525f5616b3f8ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5be965ff774d2be920b221a8efd2b6649cd94f053e51bc2e2d1f632ec847fb95 [INFO] running `Command { std: "docker" "start" "-a" "5be965ff774d2be920b221a8efd2b6649cd94f053e51bc2e2d1f632ec847fb95", kill_on_drop: false }` [INFO] [stderr] warning: struct `Parameters` is never constructed [INFO] [stderr] --> src/share_updater.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | struct Parameters { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `opentalk-nextcloud-client` (lib) generated 1 warning [INFO] [stderr] warning: `opentalk-nextcloud-client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentalk_nextcloud_client-3d89d3fe04777bf3) [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] [stderr] Doc-tests opentalk_nextcloud_client [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" "5be965ff774d2be920b221a8efd2b6649cd94f053e51bc2e2d1f632ec847fb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be965ff774d2be920b221a8efd2b6649cd94f053e51bc2e2d1f632ec847fb95", kill_on_drop: false }` [INFO] [stdout] 5be965ff774d2be920b221a8efd2b6649cd94f053e51bc2e2d1f632ec847fb95