[INFO] fetching crate dengine 0.1.3... [INFO] checking dengine-0.1.3 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate dengine 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dengine 0.1.3 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dengine 0.1.3 [INFO] finished tweaking crates.io crate dengine 0.1.3 [INFO] tweaked toml for crates.io crate dengine 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atoi v0.2.4 [INFO] [stderr] Downloaded mysql v14.2.0 [INFO] [stderr] Downloaded mysql_common v0.12.0 [INFO] [stderr] Downloaded deslite v0.1.1 [INFO] [stderr] Downloaded dengine_derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11c6a450fa7981ef49471b7312952eee0493bc4f0904b17e230563c22440c154 [INFO] running `Command { std: "docker" "start" "-a" "11c6a450fa7981ef49471b7312952eee0493bc4f0904b17e230563c22440c154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c6a450fa7981ef49471b7312952eee0493bc4f0904b17e230563c22440c154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c6a450fa7981ef49471b7312952eee0493bc4f0904b17e230563c22440c154", kill_on_drop: false }` [INFO] [stdout] 11c6a450fa7981ef49471b7312952eee0493bc4f0904b17e230563c22440c154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 867670021f3851f7dabfae07cf47d318a2561ba85ba4d99809ec2177b088d499 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "867670021f3851f7dabfae07cf47d318a2561ba85ba4d99809ec2177b088d499", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking deslite v0.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling dengine_derive v0.1.2 [INFO] [stderr] Checking mysql_common v0.12.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking mysql v14.2.0 [INFO] [stderr] Checking dengine v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/sqlite.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 5 | use deslite::{SqliteCon, Stmt, Value}; [INFO] [stdout] | ----- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 55 | use deslite::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/sqlite.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 5 | use deslite::{SqliteCon, Stmt, Value}; [INFO] [stdout] | ----- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 82 | use deslite::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Row<'a>(&'a Rowable); [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Rowable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/sqlite.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 5 | use deslite::{SqliteCon, Stmt, Value}; [INFO] [stdout] | ----- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 55 | use deslite::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> src/sqlite.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 5 | use deslite::{SqliteCon, Stmt, Value}; [INFO] [stdout] | ----- the item `Value` is already imported here [INFO] [stdout] ... [INFO] [stdout] 82 | use deslite::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Row<'a>(&'a Rowable); [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Rowable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.96s [INFO] running `Command { std: "docker" "inspect" "867670021f3851f7dabfae07cf47d318a2561ba85ba4d99809ec2177b088d499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867670021f3851f7dabfae07cf47d318a2561ba85ba4d99809ec2177b088d499", kill_on_drop: false }` [INFO] [stdout] 867670021f3851f7dabfae07cf47d318a2561ba85ba4d99809ec2177b088d499