[INFO] cloning repository https://github.com/Cirilus/rsyncer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cirilus/rsyncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCirilus%2Frsyncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCirilus%2Frsyncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f7c29e34420a0f69b4ac051ac7acc6c1a0888a2 [INFO] testing Cirilus/rsyncer against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCirilus%2Frsyncer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cirilus/rsyncer on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cirilus/rsyncer [INFO] finished tweaking git repo https://github.com/Cirilus/rsyncer [INFO] tweaked toml for git repo https://github.com/Cirilus/rsyncer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Cirilus/rsyncer 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.21.0 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded google-apis-common v6.0.0 [INFO] [stderr] Downloaded google-drive3 v5.0.3+20230115 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded toml v0.8.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c957b6e9b72e7ba6638aeccea8da1b65d1e6566b4cf7e4c261cfe2a66d5499 [INFO] running `Command { std: "docker" "start" "-a" "b8c957b6e9b72e7ba6638aeccea8da1b65d1e6566b4cf7e4c261cfe2a66d5499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c957b6e9b72e7ba6638aeccea8da1b65d1e6566b4cf7e4c261cfe2a66d5499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c957b6e9b72e7ba6638aeccea8da1b65d1e6566b4cf7e4c261cfe2a66d5499", kill_on_drop: false }` [INFO] [stdout] b8c957b6e9b72e7ba6638aeccea8da1b65d1e6566b4cf7e4c261cfe2a66d5499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be4a8223bfd7e1eb03ad546f7516a4a6b66178f0f9be67674ac448353c9e1c2 [INFO] running `Command { std: "docker" "start" "-a" "8be4a8223bfd7e1eb03ad546f7516a4a6b66178f0f9be67674ac448353c9e1c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling google-apis-common v6.0.0 [INFO] [stderr] Compiling google-drive3 v5.0.3+20230115 [INFO] [stderr] Compiling google_synchronizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/clients/google.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:83:56 [INFO] [stdout] | [INFO] [stdout] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/clients/google.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 91 | async fn check_hash_sum(&self, path: PathBuf) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/clients/google.rs:95:36 [INFO] [stdout] | [INFO] [stdout] 95 | async fn get_list_files(&self, path: &PathBuf) -> Result, SyncError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/clients/config.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub debug: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | pub mount_check: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | [INFO] [stdout] 11 | pub cache_statfs_seconds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | [INFO] [stdout] 13 | pub sync_interval: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 14 | [INFO] [stdout] 15 | pub mount_options: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | pub config_dir: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | [INFO] [stdout] 19 | pub session_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | [INFO] [stdout] 21 | pub authorize_using_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub rename_identical_files: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | pub add_extensions_to_special_files: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | [INFO] [stdout] 27 | pub skip_trash: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug` and `sync_interval` are never used [INFO] [stdout] --> src/clients/config.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 33 | pub fn debug(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn sync_interval(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `upload_file`, `upload_directory`, `download_file`, `download_directory`, and `check_hash_sum` are never used [INFO] [stdout] --> src/clients/types.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Syncer { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 6 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | async fn check_hash_sum(&self, path: PathBuf) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8be4a8223bfd7e1eb03ad546f7516a4a6b66178f0f9be67674ac448353c9e1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be4a8223bfd7e1eb03ad546f7516a4a6b66178f0f9be67674ac448353c9e1c2", kill_on_drop: false }` [INFO] [stdout] 8be4a8223bfd7e1eb03ad546f7516a4a6b66178f0f9be67674ac448353c9e1c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10281f65b2b2900a31a9405dfe0095870a249861469f86c969bcb803f97f655a [INFO] running `Command { std: "docker" "start" "-a" "10281f65b2b2900a31a9405dfe0095870a249861469f86c969bcb803f97f655a", kill_on_drop: false }` [INFO] [stderr] Compiling google_synchronizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/clients/google.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:83:56 [INFO] [stdout] | [INFO] [stdout] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_path` [INFO] [stdout] --> src/clients/google.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/clients/google.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/clients/google.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 91 | async fn check_hash_sum(&self, path: PathBuf) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/clients/google.rs:95:36 [INFO] [stdout] | [INFO] [stdout] 95 | async fn get_list_files(&self, path: &PathBuf) -> Result, SyncError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/clients/config.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | pub debug: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | pub mount_check: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | [INFO] [stdout] 11 | pub cache_statfs_seconds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | [INFO] [stdout] 13 | pub sync_interval: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 14 | [INFO] [stdout] 15 | pub mount_options: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | pub config_dir: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | [INFO] [stdout] 19 | pub session_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | [INFO] [stdout] 21 | pub authorize_using_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub rename_identical_files: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | [INFO] [stdout] 25 | pub add_extensions_to_special_files: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | [INFO] [stdout] 27 | pub skip_trash: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug` and `sync_interval` are never used [INFO] [stdout] --> src/clients/config.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Config { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 33 | pub fn debug(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn sync_interval(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `upload_file`, `upload_directory`, `download_file`, `download_directory`, and `check_hash_sum` are never used [INFO] [stdout] --> src/clients/types.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Syncer { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 6 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | async fn check_hash_sum(&self, path: PathBuf) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "10281f65b2b2900a31a9405dfe0095870a249861469f86c969bcb803f97f655a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10281f65b2b2900a31a9405dfe0095870a249861469f86c969bcb803f97f655a", kill_on_drop: false }` [INFO] [stdout] 10281f65b2b2900a31a9405dfe0095870a249861469f86c969bcb803f97f655a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 430b4b5831f2a1dfd10710d5b656cd2245391b44dd0ed2b4288ad4d02a540d95 [INFO] running `Command { std: "docker" "start" "-a" "430b4b5831f2a1dfd10710d5b656cd2245391b44dd0ed2b4288ad4d02a540d95", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt::Debug` [INFO] [stderr] --> src/clients/google.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::Debug; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input_path` [INFO] [stderr] --> src/clients/google.rs:75:33 [INFO] [stderr] | [INFO] [stderr] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_path` [INFO] [stderr] --> src/clients/google.rs:75:54 [INFO] [stderr] | [INFO] [stderr] 75 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input_path` [INFO] [stderr] --> src/clients/google.rs:79:38 [INFO] [stderr] | [INFO] [stderr] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_path` [INFO] [stderr] --> src/clients/google.rs:79:59 [INFO] [stderr] | [INFO] [stderr] 79 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input_path` [INFO] [stderr] --> src/clients/google.rs:83:35 [INFO] [stderr] | [INFO] [stderr] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_path` [INFO] [stderr] --> src/clients/google.rs:83:56 [INFO] [stderr] | [INFO] [stderr] 83 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input_path` [INFO] [stderr] --> src/clients/google.rs:87:40 [INFO] [stderr] | [INFO] [stderr] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_path` [INFO] [stderr] --> src/clients/google.rs:87:61 [INFO] [stderr] | [INFO] [stderr] 87 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/clients/google.rs:91:36 [INFO] [stderr] | [INFO] [stderr] 91 | async fn check_hash_sum(&self, path: PathBuf) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/clients/google.rs:95:36 [INFO] [stderr] | [INFO] [stderr] 95 | async fn get_list_files(&self, path: &PathBuf) -> Result, SyncError> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/clients/config.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Config { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 7 | pub debug: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 8 | [INFO] [stderr] 9 | pub mount_check: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 10 | [INFO] [stderr] 11 | pub cache_statfs_seconds: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | [INFO] [stderr] 13 | pub sync_interval: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 14 | [INFO] [stderr] 15 | pub mount_options: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 16 | [INFO] [stderr] 17 | pub config_dir: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 18 | [INFO] [stderr] 19 | pub session_name: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 20 | [INFO] [stderr] 21 | pub authorize_using_code: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | [INFO] [stderr] 23 | pub rename_identical_files: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 24 | [INFO] [stderr] 25 | pub add_extensions_to_special_files: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 26 | [INFO] [stderr] 27 | pub skip_trash: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `debug` and `sync_interval` are never used [INFO] [stderr] --> src/clients/config.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 32 | impl Config { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] 33 | pub fn debug(&self) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub fn sync_interval(&self) -> Duration { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `upload_file`, `upload_directory`, `download_file`, `download_directory`, and `check_hash_sum` are never used [INFO] [stderr] --> src/clients/types.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 5 | pub trait Syncer { [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] 6 | async fn upload_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 7 | async fn upload_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | async fn download_file(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 9 | async fn download_directory(&self, input_path: PathBuf, output_path: PathBuf); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | async fn check_hash_sum(&self, path: PathBuf) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `google_synchronizer` (bin "google_synchronizer" test) generated 15 warnings (run `cargo fix --bin "google_synchronizer" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/google_synchronizer-9afa507359177257) [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" "430b4b5831f2a1dfd10710d5b656cd2245391b44dd0ed2b4288ad4d02a540d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430b4b5831f2a1dfd10710d5b656cd2245391b44dd0ed2b4288ad4d02a540d95", kill_on_drop: false }` [INFO] [stdout] 430b4b5831f2a1dfd10710d5b656cd2245391b44dd0ed2b4288ad4d02a540d95 [INFO] testing Cirilus/rsyncer against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCirilus%2Frsyncer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cirilus/rsyncer on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cirilus/rsyncer [INFO] finished tweaking git repo https://github.com/Cirilus/rsyncer [INFO] tweaked toml for git repo https://github.com/Cirilus/rsyncer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cirilus/rsyncer 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61534caab40867bde702b0732b1b66b996cf2519c477db77342484769956c93a [INFO] running `Command { std: "docker" "start" "-a" "61534caab40867bde702b0732b1b66b996cf2519c477db77342484769956c93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61534caab40867bde702b0732b1b66b996cf2519c477db77342484769956c93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61534caab40867bde702b0732b1b66b996cf2519c477db77342484769956c93a", kill_on_drop: false }` [INFO] [stdout] 61534caab40867bde702b0732b1b66b996cf2519c477db77342484769956c93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f37b1c8f51790bf7b79be2c77e1ed6a0dc974724b8915e25ac530b5023c64c [INFO] running `Command { std: "docker" "start" "-a" "f3f37b1c8f51790bf7b79be2c77e1ed6a0dc974724b8915e25ac530b5023c64c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f3f37b1c8f51790bf7b79be2c77e1ed6a0dc974724b8915e25ac530b5023c64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f37b1c8f51790bf7b79be2c77e1ed6a0dc974724b8915e25ac530b5023c64c", kill_on_drop: false }` [INFO] [stdout] f3f37b1c8f51790bf7b79be2c77e1ed6a0dc974724b8915e25ac530b5023c64c