[INFO] fetching crate duplicati 0.3.0... [INFO] testing duplicati-0.3.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate duplicati 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate duplicati 0.3.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate duplicati 0.3.0 [INFO] finished tweaking crates.io crate duplicati 0.3.0 [INFO] tweaked toml for crates.io crate duplicati 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate duplicati 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82a18ba2ead833f5c10ceb65e1842f883ff501686dfa6dd4ee071841c3c8413a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82a18ba2ead833f5c10ceb65e1842f883ff501686dfa6dd4ee071841c3c8413a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a18ba2ead833f5c10ceb65e1842f883ff501686dfa6dd4ee071841c3c8413a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a18ba2ead833f5c10ceb65e1842f883ff501686dfa6dd4ee071841c3c8413a", kill_on_drop: false }` [INFO] [stdout] 82a18ba2ead833f5c10ceb65e1842f883ff501686dfa6dd4ee071841c3c8413a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41289aede5f995dcf06cf8ab58a4a35aa8779fda6f233f1fe67000b8471c7e78 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41289aede5f995dcf06cf8ab58a4a35aa8779fda6f233f1fe67000b8471c7e78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling base64-serde v0.6.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling duplicati v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/client/auth.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn from_bytes(bytes: impl AsRef<[u8]>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16` [INFO] running `Command { std: "docker" "inspect" "41289aede5f995dcf06cf8ab58a4a35aa8779fda6f233f1fe67000b8471c7e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41289aede5f995dcf06cf8ab58a4a35aa8779fda6f233f1fe67000b8471c7e78", kill_on_drop: false }` [INFO] [stdout] 41289aede5f995dcf06cf8ab58a4a35aa8779fda6f233f1fe67000b8471c7e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41bd3e4fde3290bddd5ff94d28b6e11099609ecc0907a3499a51e87cd3a55681 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41bd3e4fde3290bddd5ff94d28b6e11099609ecc0907a3499a51e87cd3a55681", 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] [stderr] Compiling duplicati v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/client/auth.rs:190:6 [INFO] [stdout] | [INFO] [stdout] 190 | let request = auth.obfuscate_password("sjJ6200Pl^i*"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/client/auth.rs:190:6 [INFO] [stdout] | [INFO] [stdout] 190 | let request = auth.obfuscate_password("sjJ6200Pl^i*"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/client/auth.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn from_bytes(bytes: impl AsRef<[u8]>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17` [INFO] running `Command { std: "docker" "inspect" "41bd3e4fde3290bddd5ff94d28b6e11099609ecc0907a3499a51e87cd3a55681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41bd3e4fde3290bddd5ff94d28b6e11099609ecc0907a3499a51e87cd3a55681", kill_on_drop: false }` [INFO] [stdout] 41bd3e4fde3290bddd5ff94d28b6e11099609ecc0907a3499a51e87cd3a55681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac731f183d3dd7da5e549e3b3b9e74931e98d070240a325b5bb506580913fedd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac731f183d3dd7da5e549e3b3b9e74931e98d070240a325b5bb506580913fedd", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> src/client/auth.rs:190:6 [INFO] [stderr] | [INFO] [stderr] 190 | let request = auth.obfuscate_password("sjJ6200Pl^i*"); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `duplicati` (lib test) generated 1 warning [INFO] [stderr] warning: associated function is never used: `from_bytes` [INFO] [stderr] --> src/client/auth.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn from_bytes(bytes: impl AsRef<[u8]>) -> Result> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `duplicati` (bin "duplicati" test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 18` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/duplicati-d6012bab879763aa) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test client::auth::test_decode_nonce_response_2 ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_1 ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_bytes_1 ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_bytes_2 ... ok [INFO] [stdout] test client::auth::test_decode_auth_data ... ok [INFO] [stdout] test client::auth::test_decode_auth_data_bytes ... ok [INFO] [stdout] test client::auth::test_password_obfuscation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/duplicati-43eb4bbf052aa4fe) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test client::auth::test_decode_auth_data_bytes ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_1 ... ok [INFO] [stdout] test client::auth::test_decode_auth_data ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_bytes_2 ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_2 ... ok [INFO] [stdout] test client::auth::test_decode_nonce_response_bytes_1 ... ok [INFO] [stdout] test client::auth::test_password_obfuscation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests duplicati [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" "ac731f183d3dd7da5e549e3b3b9e74931e98d070240a325b5bb506580913fedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac731f183d3dd7da5e549e3b3b9e74931e98d070240a325b5bb506580913fedd", kill_on_drop: false }` [INFO] [stdout] ac731f183d3dd7da5e549e3b3b9e74931e98d070240a325b5bb506580913fedd