[INFO] fetching crate bb8-tiberius 0.15.0... [INFO] checking bb8-tiberius-0.15.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate bb8-tiberius 0.15.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate bb8-tiberius 0.15.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bb8-tiberius 0.15.0 [INFO] finished tweaking crates.io crate bb8-tiberius 0.15.0 [INFO] tweaked toml for crates.io crate bb8-tiberius 0.15.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate bb8-tiberius 0.15.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2caa57e37ef0546b384221411698213d37a07af2e54623f2a0e4d7bde1cb129 [INFO] running `Command { std: "docker" "start" "-a" "c2caa57e37ef0546b384221411698213d37a07af2e54623f2a0e4d7bde1cb129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2caa57e37ef0546b384221411698213d37a07af2e54623f2a0e4d7bde1cb129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2caa57e37ef0546b384221411698213d37a07af2e54623f2a0e4d7bde1cb129", kill_on_drop: false }` [INFO] [stdout] c2caa57e37ef0546b384221411698213d37a07af2e54623f2a0e4d7bde1cb129 [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3a6c3187d2b934d0fce64a1f1f4f84cf738323ba2a454fd065dce46bb55315 [INFO] running `Command { std: "docker" "start" "-a" "bd3a6c3187d2b934d0fce64a1f1f4f84cf738323ba2a454fd065dce46bb55315", 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.85 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Checking enumflags2 v0.7.3 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking asynchronous-codec v0.6.1 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking tiberius v0.12.1 [INFO] [stderr] Checking bb8-tiberius v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: connection-string v0.1.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bd3a6c3187d2b934d0fce64a1f1f4f84cf738323ba2a454fd065dce46bb55315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a6c3187d2b934d0fce64a1f1f4f84cf738323ba2a454fd065dce46bb55315", kill_on_drop: false }` [INFO] [stdout] bd3a6c3187d2b934d0fce64a1f1f4f84cf738323ba2a454fd065dce46bb55315