[INFO] fetching crate dbmigrate 0.3.5... [INFO] testing dbmigrate-0.3.5 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate dbmigrate 0.3.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dbmigrate 0.3.5 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3468f96109fff30b249fed693faa5c7d3f9cc82680788e18b72e73f51da32674 [INFO] running `Command { std: "docker" "start" "-a" "3468f96109fff30b249fed693faa5c7d3f9cc82680788e18b72e73f51da32674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3468f96109fff30b249fed693faa5c7d3f9cc82680788e18b72e73f51da32674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3468f96109fff30b249fed693faa5c7d3f9cc82680788e18b72e73f51da32674", kill_on_drop: false }` [INFO] [stdout] 3468f96109fff30b249fed693faa5c7d3f9cc82680788e18b72e73f51da32674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee575c8a216c492e676fbd9f550d2c9cffa86ebd7d9fbe6ae78772262e2a24a8 [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" "ee575c8a216c492e676fbd9f550d2c9cffa86ebd7d9fbe6ae78772262e2a24a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling atoi v0.2.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling postgres-native-tls v0.1.0 [INFO] [stderr] Compiling mysql_common v0.5.0 [INFO] [stderr] Compiling mysql v12.3.1 [INFO] [stderr] Compiling dbmigrate-lib v0.1.4 [INFO] [stderr] Compiling 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] [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] [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] [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] [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] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "ee575c8a216c492e676fbd9f550d2c9cffa86ebd7d9fbe6ae78772262e2a24a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee575c8a216c492e676fbd9f550d2c9cffa86ebd7d9fbe6ae78772262e2a24a8", kill_on_drop: false }` [INFO] [stdout] ee575c8a216c492e676fbd9f550d2c9cffa86ebd7d9fbe6ae78772262e2a24a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", 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] 692698eeaf713c1d8e3b0b95df87b9a12f3f918837dd80a60afe5f6d42a2863e [INFO] running `Command { std: "docker" "start" "-a" "692698eeaf713c1d8e3b0b95df87b9a12f3f918837dd80a60afe5f6d42a2863e", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [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] [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] [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] [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] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "692698eeaf713c1d8e3b0b95df87b9a12f3f918837dd80a60afe5f6d42a2863e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692698eeaf713c1d8e3b0b95df87b9a12f3f918837dd80a60afe5f6d42a2863e", kill_on_drop: false }` [INFO] [stdout] 692698eeaf713c1d8e3b0b95df87b9a12f3f918837dd80a60afe5f6d42a2863e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", 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] 70d7ea113fbf3cc634fbf7ea768d876840e662c738783418e3cc0a69092d027d [INFO] running `Command { std: "docker" "start" "-a" "70d7ea113fbf3cc634fbf7ea768d876840e662c738783418e3cc0a69092d027d", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn status(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn up(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd.rs:84:25 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn down(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd.rs:102:25 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn redo(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmd.rs:119:27 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn revert(driver: Box, migration_files: &Migrations) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dbmigrate-a8695231989e2569 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70d7ea113fbf3cc634fbf7ea768d876840e662c738783418e3cc0a69092d027d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d7ea113fbf3cc634fbf7ea768d876840e662c738783418e3cc0a69092d027d", kill_on_drop: false }` [INFO] [stdout] 70d7ea113fbf3cc634fbf7ea768d876840e662c738783418e3cc0a69092d027d