[INFO] fetching crate bonsaidb 0.4.1... [INFO] checking bonsaidb-0.4.1 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate bonsaidb 0.4.1 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate bonsaidb 0.4.1 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bonsaidb 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bonsaidb 0.4.1 [INFO] tweaked toml for crates.io crate bonsaidb 0.4.1 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate bonsaidb 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c8e812af466773c8460202a61a2b5c5c08d43e36c4429263c136d276bdeb1c6 [INFO] running `Command { std: "docker" "start" "-a" "4c8e812af466773c8460202a61a2b5c5c08d43e36c4429263c136d276bdeb1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c8e812af466773c8460202a61a2b5c5c08d43e36c4429263c136d276bdeb1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8e812af466773c8460202a61a2b5c5c08d43e36c4429263c136d276bdeb1c6", kill_on_drop: false }` [INFO] [stdout] 4c8e812af466773c8460202a61a2b5c5c08d43e36c4429263c136d276bdeb1c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d4ac83ae9f6b72361e90f98fbcb7d21377dc58febe957aef67c10e95821b04 [INFO] running `Command { std: "docker" "start" "-a" "f3d4ac83ae9f6b72361e90f98fbcb7d21377dc58febe957aef67c10e95821b04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling trybuild v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking transmog v0.1.0 [INFO] [stderr] Checking ordered-varint v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive-where v1.0.0-rc.2 [INFO] [stderr] Compiling attribute-derive-macro v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.13.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Compiling attribute-derive v0.2.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling actionable-macros v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling bonsaidb-macros v0.4.1 [INFO] [stderr] Checking pot v1.0.1 [INFO] [stderr] Checking arc-bytes v0.3.4 [INFO] [stderr] Checking circulate v0.3.0 [INFO] [stderr] Checking transmog-pot v0.1.0 [INFO] [stderr] Checking actionable v0.2.0 [INFO] [stderr] Checking bonsaidb-core v0.4.1 [INFO] [stderr] Checking bonsaidb v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `print_size` [INFO] [stdout] --> src/lib.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn print_size() { [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 09s [INFO] running `Command { std: "docker" "inspect" "f3d4ac83ae9f6b72361e90f98fbcb7d21377dc58febe957aef67c10e95821b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d4ac83ae9f6b72361e90f98fbcb7d21377dc58febe957aef67c10e95821b04", kill_on_drop: false }` [INFO] [stdout] f3d4ac83ae9f6b72361e90f98fbcb7d21377dc58febe957aef67c10e95821b04