[INFO] crate warden 0.0.1 is already in cache [INFO] testing warden-0.0.1 against 1.38.0 for beta-1.39-1 [INFO] extracting crate warden 0.0.1 into work/builds/worker-9/source [INFO] validating manifest of crates.io crate warden 0.0.1 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate warden 0.0.1 [INFO] finished tweaking crates.io crate warden 0.0.1 [INFO] tweaked toml for crates.io crate warden 0.0.1 written to work/builds/worker-9/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 231f2b2ccbbe55270f8af1e3a0bc4bd6bb25742759a4fb7db22c304294d1153b [INFO] running `"docker" "start" "-a" "231f2b2ccbbe55270f8af1e3a0bc4bd6bb25742759a4fb7db22c304294d1153b"` [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling skimmer v0.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base91 v0.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling iovec v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling path_abs v0.4.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling warden_postgres v0.0.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling fraction v0.6.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling yamlette v0.0.8 [INFO] [stderr] Compiling warden_core v0.0.1 [INFO] [stderr] Compiling warden v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/command/status.rs:29:69 [INFO] [stderr] | [INFO] [stderr] 29 | fn database(grid: &mut Grid2, config: &Config) -> Result>, Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [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/command/status.rs:56:68 [INFO] [stderr] | [INFO] [stderr] 56 | fn migrations(grid: &mut Grid2, config: &Config, conn: Option<&Box>) -> MainResult { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.08s [INFO] running `"docker" "inspect" "231f2b2ccbbe55270f8af1e3a0bc4bd6bb25742759a4fb7db22c304294d1153b"` [INFO] running `"docker" "rm" "-f" "231f2b2ccbbe55270f8af1e3a0bc4bd6bb25742759a4fb7db22c304294d1153b"` [INFO] [stdout] 231f2b2ccbbe55270f8af1e3a0bc4bd6bb25742759a4fb7db22c304294d1153b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ab5ccbfd3dad59c4fffbb4f09e7fce4a6cd5a5b746edbe629728b4858b9ba328 [INFO] running `"docker" "start" "-a" "ab5ccbfd3dad59c4fffbb4f09e7fce4a6cd5a5b746edbe629728b4858b9ba328"` [INFO] [stderr] Compiling warden v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/command/status.rs:29:69 [INFO] [stderr] | [INFO] [stderr] 29 | fn database(grid: &mut Grid2, config: &Config) -> Result>, Error> { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [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/command/status.rs:56:68 [INFO] [stderr] | [INFO] [stderr] 56 | fn migrations(grid: &mut Grid2, config: &Config, conn: Option<&Box>) -> MainResult { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "ab5ccbfd3dad59c4fffbb4f09e7fce4a6cd5a5b746edbe629728b4858b9ba328"` [INFO] running `"docker" "rm" "-f" "ab5ccbfd3dad59c4fffbb4f09e7fce4a6cd5a5b746edbe629728b4858b9ba328"` [INFO] [stdout] ab5ccbfd3dad59c4fffbb4f09e7fce4a6cd5a5b746edbe629728b4858b9ba328 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 91f3601a5080f20952f0fca2f449ff32f61358226d319594e01b112da37268cd [INFO] running `"docker" "start" "-a" "91f3601a5080f20952f0fca2f449ff32f61358226d319594e01b112da37268cd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/warden-1863903309a4de85 [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 `"docker" "inspect" "91f3601a5080f20952f0fca2f449ff32f61358226d319594e01b112da37268cd"` [INFO] running `"docker" "rm" "-f" "91f3601a5080f20952f0fca2f449ff32f61358226d319594e01b112da37268cd"` [INFO] [stdout] 91f3601a5080f20952f0fca2f449ff32f61358226d319594e01b112da37268cd