[INFO] cloning repository https://github.com/vegetarianz/simplekv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vegetarianz/simplekv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c0f37de10abcc8ad4dffcc39af643135ccb322f
[INFO] checking vegetarianz/simplekv against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vegetarianz/simplekv
[INFO] finished tweaking git repo https://github.com/vegetarianz/simplekv
[INFO] tweaked toml for git repo https://github.com/vegetarianz/simplekv written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vegetarianz/simplekv on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vegetarianz/simplekv 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.1
[INFO] [stderr]   Downloaded der-oid-macro v0.5.0
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded certify v0.3.1
[INFO] [stderr]   Downloaded async-prost v0.2.1
[INFO] [stderr]   Downloaded oid-registry v0.2.0
[INFO] [stderr]   Downloaded dashmap v5.2.0
[INFO] [stderr]   Downloaded rcgen v0.8.14
[INFO] [stderr]   Downloaded tracing-core v0.1.23
[INFO] [stderr]   Downloaded der-parser v6.0.1
[INFO] [stderr]   Downloaded x509-parser v0.12.0
[INFO] [stderr]   Downloaded mio v0.8.1
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded syn v1.0.89
[INFO] [stderr]   Downloaded libc v0.2.120
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.32.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.32.0
[INFO] [stderr]   Downloaded windows-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc3026cecd588b0edbc8641c01fa9e29ea03b6bf6c150442d4556ff7e89ddf30
[INFO] running `Command { std: "docker" "start" "-a" "fc3026cecd588b0edbc8641c01fa9e29ea03b6bf6c150442d4556ff7e89ddf30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3026cecd588b0edbc8641c01fa9e29ea03b6bf6c150442d4556ff7e89ddf30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3026cecd588b0edbc8641c01fa9e29ea03b6bf6c150442d4556ff7e89ddf30", kill_on_drop: false }`
[INFO] [stdout] fc3026cecd588b0edbc8641c01fa9e29ea03b6bf6c150442d4556ff7e89ddf30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d451e02b7c644ec52c34c8d7fcbb5ba9580a2ee52901734e40d82aa1b635d031
[INFO] running `Command { std: "docker" "start" "-a" "d451e02b7c644ec52c34c8d7fcbb5ba9580a2ee52901734e40d82aa1b635d031", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling oid-registry v0.2.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking pem v1.0.2
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling der-oid-macro v0.5.0
[INFO] [stderr]     Checking der-parser v6.0.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking x509-parser v0.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]     Checking rcgen v0.8.14
[INFO] [stderr]     Checking certify v0.3.1
[INFO] [stderr]    Compiling simplekv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking yamux v0.10.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-prost v0.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stdout] warning: named argument `field__0` is not used by name
[INFO] [stdout]   --> src/error.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `field__0` is not used by name
[INFO] [stdout]   --> src/error.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/memory.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_or_create_table(&self, name: &str) -> Ref<String, DashMap<String, Value>> {
[INFO] [stdout]    |                            ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_or_create_table(&self, name: &str) -> Ref<'_, String, DashMap<String, Value>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `futures::Stream` trait object that must be used
[INFO] [stdout]   --> src/service/topic_service.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         dispatch_stream(cmd, topic.clone());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: streams do nothing unless polled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/memory.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_or_create_table(&self, name: &str) -> Ref<String, DashMap<String, Value>> {
[INFO] [stdout]    |                            ^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_or_create_table(&self, name: &str) -> Ref<'_, String, DashMap<String, Value>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.68s
[INFO] running `Command { std: "docker" "inspect" "d451e02b7c644ec52c34c8d7fcbb5ba9580a2ee52901734e40d82aa1b635d031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d451e02b7c644ec52c34c8d7fcbb5ba9580a2ee52901734e40d82aa1b635d031", kill_on_drop: false }`
[INFO] [stdout] d451e02b7c644ec52c34c8d7fcbb5ba9580a2ee52901734e40d82aa1b635d031
