[INFO] fetching crate vaultssh 0.1.1...
[INFO] building vaultssh-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate vaultssh 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vaultssh 0.1.1
[INFO] finished tweaking crates.io crate vaultssh 0.1.1
[INFO] tweaked toml for crates.io crate vaultssh 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vaultssh 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 vaultssh 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] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbac930f2f84375de8426ecd5429c07a5b9bf4c9c448e63db3f0f87c843b8114
[INFO] running `Command { std: "docker" "start" "-a" "cbac930f2f84375de8426ecd5429c07a5b9bf4c9c448e63db3f0f87c843b8114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbac930f2f84375de8426ecd5429c07a5b9bf4c9c448e63db3f0f87c843b8114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbac930f2f84375de8426ecd5429c07a5b9bf4c9c448e63db3f0f87c843b8114", kill_on_drop: false }`
[INFO] [stdout] cbac930f2f84375de8426ecd5429c07a5b9bf4c9c448e63db3f0f87c843b8114
[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=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] a8bca05f781b3a71b1daf69d27eb9e5f8d5d01c3ca4c85cee496eb4e33ecf298
[INFO] running `Command { std: "docker" "start" "-a" "a8bca05f781b3a71b1daf69d27eb9e5f8d5d01c3ca4c85cee496eb4e33ecf298", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling fragile v1.0.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling text_io v0.1.9
[INFO] [stderr]    Compiling sshkeys v0.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.28
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling rustify_derive v0.4.3
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling mockall_derive v0.10.2
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling serde_with_macros v1.4.2
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling phf v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.28
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling clap v3.0.0-beta.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling mockall v0.10.2
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling serde_with v1.9.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling tiny_http v0.8.2
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling rustify v0.4.4
[INFO] [stderr]    Compiling vaultrs v0.5.3
[INFO] [stderr]    Compiling vaultrs-login v0.1.3
[INFO] [stderr]    Compiling vaultssh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustify_derive v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a8bca05f781b3a71b1daf69d27eb9e5f8d5d01c3ca4c85cee496eb4e33ecf298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8bca05f781b3a71b1daf69d27eb9e5f8d5d01c3ca4c85cee496eb4e33ecf298", kill_on_drop: false }`
[INFO] [stdout] a8bca05f781b3a71b1daf69d27eb9e5f8d5d01c3ca4c85cee496eb4e33ecf298
[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=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] 409e5226e09976be30208b3ac385988008559fb36fc9722f9d594d1955b2d88d
[INFO] running `Command { std: "docker" "start" "-a" "409e5226e09976be30208b3ac385988008559fb36fc9722f9d594d1955b2d88d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bollard-stubs v1.41.0
[INFO] [stderr]    Compiling dockertest v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.20
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling predicates v2.0.2
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling hyper-unix-connector v0.2.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling assert_cmd v2.0.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.5
[INFO] [stderr]    Compiling bollard v0.10.1
[INFO] [stderr]    Compiling vaultrs-test v0.2.2
[INFO] [stderr]    Compiling vaultssh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `mount_secret_with_config` and `mount_auth_with_config` are never used
[INFO] [stdout]   --> tests/common.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait VaultServerHelper {
[INFO] [stdout]    |           ----------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     async fn mount_secret_with_config(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     async fn mount_auth_with_config(
[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 22.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustify_derive v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "409e5226e09976be30208b3ac385988008559fb36fc9722f9d594d1955b2d88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409e5226e09976be30208b3ac385988008559fb36fc9722f9d594d1955b2d88d", kill_on_drop: false }`
[INFO] [stdout] 409e5226e09976be30208b3ac385988008559fb36fc9722f9d594d1955b2d88d
