[INFO] cloning repository https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestia-dev%2Fdropbox_backup_to_external_disk_lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestia-dev%2Fdropbox_backup_to_external_disk_lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d933b0f236c948693081808b24aaec50f898ae1c [INFO] building bestia-dev/dropbox_backup_to_external_disk_lib against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbestia-dev%2Fdropbox_backup_to_external_disk_lib" "/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/bestia-dev/dropbox_backup_to_external_disk_lib [INFO] finished tweaking git repo https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib [INFO] tweaked toml for git repo https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bestia-dev/dropbox_backup_to_external_disk_lib 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.9.0 [INFO] [stderr] Downloaded crossbeam-deque v0.8.3 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded crossplatform_path v1.1.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.15 [INFO] [stderr] Downloaded block-padding v0.1.5 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded fake-simd v0.1.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded getrandom v0.2.10 [INFO] [stderr] Downloaded bitflags v2.4.0 [INFO] [stderr] Downloaded time v0.3.44 [INFO] [stderr] Downloaded regex v1.10.0 [INFO] [stderr] Downloaded regex-syntax v0.8.1 [INFO] [stderr] Downloaded webpki-roots v0.25.2 [INFO] [stderr] Downloaded base64 v0.21.4 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded rustls-webpki v0.101.6 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded regex-automata v0.4.1 [INFO] [stderr] Downloaded rustls v0.21.7 [INFO] [stderr] Downloaded dyn-clone v1.0.14 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded lock_api v0.4.10 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded dropbox-content-hasher v0.3.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded block-buffer v0.7.3 [INFO] [stderr] Downloaded opaque-debug v0.2.3 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded termcolor v1.3.0 [INFO] [stderr] Downloaded dropbox-sdk v0.18.1 [INFO] [stderr] Downloaded unwrap v1.2.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ee881186782ceaabeaea5c6e273f3f43fbf9a359b38a8143480d748f708b1e2 [INFO] running `Command { std: "docker" "start" "-a" "8ee881186782ceaabeaea5c6e273f3f43fbf9a359b38a8143480d748f708b1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee881186782ceaabeaea5c6e273f3f43fbf9a359b38a8143480d748f708b1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee881186782ceaabeaea5c6e273f3f43fbf9a359b38a8143480d748f708b1e2", kill_on_drop: false }` [INFO] [stdout] 8ee881186782ceaabeaea5c6e273f3f43fbf9a359b38a8143480d748f708b1e2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6f0bd06bbf52c8de63f5593cd8a493c6c196186ab764b1be66e20f7434bf91 [INFO] running `Command { std: "docker" "start" "-a" "5b6f0bd06bbf52c8de63f5593cd8a493c6c196186ab764b1be66e20f7434bf91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling dropbox-content-hasher v0.3.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling crossplatform_path v1.1.1 [INFO] [stderr] Compiling dropbox-sdk v0.18.1 [INFO] [stderr] Compiling dropbox_backup_to_external_disk_lib v2.1.126 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `dropbox_sdk::oauth2::Authorization::from_long_lived_access_token` [INFO] [stdout] --> src/remote_dropbox_mod.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(dropbox_sdk::oauth2::Authorization::from_long_lived_access_token(token)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "5b6f0bd06bbf52c8de63f5593cd8a493c6c196186ab764b1be66e20f7434bf91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6f0bd06bbf52c8de63f5593cd8a493c6c196186ab764b1be66e20f7434bf91", kill_on_drop: false }` [INFO] [stdout] 5b6f0bd06bbf52c8de63f5593cd8a493c6c196186ab764b1be66e20f7434bf91 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3da37fd84f5a2913cacf5eb0c194922aed3d2a6faca96c17a0d04b30ac56f649 [INFO] running `Command { std: "docker" "start" "-a" "3da37fd84f5a2913cacf5eb0c194922aed3d2a6faca96c17a0d04b30ac56f649", kill_on_drop: false }` [INFO] [stderr] Compiling dropbox_backup_to_external_disk_lib v2.1.126 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `dropbox_sdk::oauth2::Authorization::from_long_lived_access_token` [INFO] [stdout] --> src/remote_dropbox_mod.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(dropbox_sdk::oauth2::Authorization::from_long_lived_access_token(token)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dropbox_sdk::oauth2::Authorization::from_long_lived_access_token` [INFO] [stdout] --> src/remote_dropbox_mod.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(dropbox_sdk::oauth2::Authorization::from_long_lived_access_token(token)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "3da37fd84f5a2913cacf5eb0c194922aed3d2a6faca96c17a0d04b30ac56f649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da37fd84f5a2913cacf5eb0c194922aed3d2a6faca96c17a0d04b30ac56f649", kill_on_drop: false }` [INFO] [stdout] 3da37fd84f5a2913cacf5eb0c194922aed3d2a6faca96c17a0d04b30ac56f649