[INFO] fetching crate rsbackup 0.1.1...
[INFO] building rsbackup-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rsbackup 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rsbackup 0.1.1
[INFO] finished tweaking crates.io crate rsbackup 0.1.1
[INFO] tweaked toml for crates.io crate rsbackup 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsbackup 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsbackup 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a17ebfa46b8c85f8a5e2bf676bd0f37d7659bb62858ab4ee7f3b8b2e38675bb
[INFO] running `Command { std: "docker" "start" "-a" "7a17ebfa46b8c85f8a5e2bf676bd0f37d7659bb62858ab4ee7f3b8b2e38675bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a17ebfa46b8c85f8a5e2bf676bd0f37d7659bb62858ab4ee7f3b8b2e38675bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a17ebfa46b8c85f8a5e2bf676bd0f37d7659bb62858ab4ee7f3b8b2e38675bb", kill_on_drop: false }`
[INFO] [stdout] 7a17ebfa46b8c85f8a5e2bf676bd0f37d7659bb62858ab4ee7f3b8b2e38675bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4426dab7568bcb0d916b0a1054d18988d94311334fcd13b5a5117d813597d7c8
[INFO] running `Command { std: "docker" "start" "-a" "4426dab7568bcb0d916b0a1054d18988d94311334fcd13b5a5117d813597d7c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rsbackup v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `backup_directory` is never read
[INFO] [stdout]   --> src/storage/local.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LocalStorage {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     backup_directory: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `backup_destination` is never used
[INFO] [stdout]  --> src/storage/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Storage {
[INFO] [stdout]   |           ------- method in this trait
[INFO] [stdout] 5 |     fn store_file(&self, source_path: &str, destination_path: &str, exclude: &[String]) -> Result<(), String>;
[INFO] [stdout] 6 |     fn backup_destination(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.02s
[INFO] running `Command { std: "docker" "inspect" "4426dab7568bcb0d916b0a1054d18988d94311334fcd13b5a5117d813597d7c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4426dab7568bcb0d916b0a1054d18988d94311334fcd13b5a5117d813597d7c8", kill_on_drop: false }`
[INFO] [stdout] 4426dab7568bcb0d916b0a1054d18988d94311334fcd13b5a5117d813597d7c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d677fa15216332860ed239633e4c71f1a22a8ebec028d954227afd97e3cbb4
[INFO] running `Command { std: "docker" "start" "-a" "26d677fa15216332860ed239633e4c71f1a22a8ebec028d954227afd97e3cbb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsbackup v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `backup_destination` is never used
[INFO] [stdout]  --> src/storage/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Storage {
[INFO] [stdout]   |           ------- method in this trait
[INFO] [stdout] 5 |     fn store_file(&self, source_path: &str, destination_path: &str, exclude: &[String]) -> Result<(), String>;
[INFO] [stdout] 6 |     fn backup_destination(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `backup_directory` is never read
[INFO] [stdout]   --> src/storage/local.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LocalStorage {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     backup_directory: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "26d677fa15216332860ed239633e4c71f1a22a8ebec028d954227afd97e3cbb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d677fa15216332860ed239633e4c71f1a22a8ebec028d954227afd97e3cbb4", kill_on_drop: false }`
[INFO] [stdout] 26d677fa15216332860ed239633e4c71f1a22a8ebec028d954227afd97e3cbb4
