[INFO] fetching crate dbmigrate 0.3.5... [INFO] checking dbmigrate-0.3.5 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate dbmigrate 0.3.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dbmigrate 0.3.5 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dbmigrate 0.3.5 [INFO] finished tweaking crates.io crate dbmigrate 0.3.5 [INFO] tweaked toml for crates.io crate dbmigrate 0.3.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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 dbmigrate-lib v0.1.4 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b6ce3d345ace582dacb87940fafe2185be620390ebbd5261d71c32b12dd23c5 [INFO] running `Command { std: "docker" "start" "-a" "1b6ce3d345ace582dacb87940fafe2185be620390ebbd5261d71c32b12dd23c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b6ce3d345ace582dacb87940fafe2185be620390ebbd5261d71c32b12dd23c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6ce3d345ace582dacb87940fafe2185be620390ebbd5261d71c32b12dd23c5", kill_on_drop: false }` [INFO] [stdout] 1b6ce3d345ace582dacb87940fafe2185be620390ebbd5261d71c32b12dd23c5 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39dcae3450a98e614582b949905d91e44471b52750666369c517b913888f78bb [INFO] running `Command { std: "docker" "start" "-a" "39dcae3450a98e614582b949905d91e44471b52750666369c517b913888f78bb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking mysql_common v0.5.0 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Checking postgres-native-tls v0.1.0 [INFO] [stderr] Checking mysql v12.3.1 [INFO] [stderr] Checking dbmigrate-lib v0.1.4 [INFO] [stderr] Checking dbmigrate v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn status(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn up(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn down(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn redo(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn revert(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn status(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn up(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn down(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn redo(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn revert(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.66s [INFO] running `Command { std: "docker" "inspect" "39dcae3450a98e614582b949905d91e44471b52750666369c517b913888f78bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39dcae3450a98e614582b949905d91e44471b52750666369c517b913888f78bb", kill_on_drop: false }` [INFO] [stdout] 39dcae3450a98e614582b949905d91e44471b52750666369c517b913888f78bb