[INFO] crate pikmin 0.1.7 is already in cache [INFO] testing pikmin-0.1.7 against 1.38.0 for beta-1.39-1 [INFO] extracting crate pikmin 0.1.7 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate pikmin 0.1.7 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 pikmin 0.1.7 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate pikmin 0.1.7 [INFO] tweaked toml for crates.io crate pikmin 0.1.7 written to work/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 2768fff7d1c189f4333fdda1882e4471fac186b3dbcbf0adfa97e02461e347fe [INFO] running `"docker" "start" "-a" "2768fff7d1c189f4333fdda1882e4471fac186b3dbcbf0adfa97e02461e347fe"` [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling mysql v15.1.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling atoi v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mysql_common v0.15.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling pikmin v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:19:36 [INFO] [stderr] | [INFO] [stderr] 19 | MySqlMissingNamedParameter(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.59s [INFO] running `"docker" "inspect" "2768fff7d1c189f4333fdda1882e4471fac186b3dbcbf0adfa97e02461e347fe"` [INFO] running `"docker" "rm" "-f" "2768fff7d1c189f4333fdda1882e4471fac186b3dbcbf0adfa97e02461e347fe"` [INFO] [stdout] 2768fff7d1c189f4333fdda1882e4471fac186b3dbcbf0adfa97e02461e347fe [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] f9e08c9f736853a91a0abe0cb89ba70587ff2c820bf452bba058daefa2756398 [INFO] running `"docker" "start" "-a" "f9e08c9f736853a91a0abe0cb89ba70587ff2c820bf452bba058daefa2756398"` [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pikmin v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:19:36 [INFO] [stderr] | [INFO] [stderr] 19 | MySqlMissingNamedParameter(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.68s [INFO] running `"docker" "inspect" "f9e08c9f736853a91a0abe0cb89ba70587ff2c820bf452bba058daefa2756398"` [INFO] running `"docker" "rm" "-f" "f9e08c9f736853a91a0abe0cb89ba70587ff2c820bf452bba058daefa2756398"` [INFO] [stdout] f9e08c9f736853a91a0abe0cb89ba70587ff2c820bf452bba058daefa2756398 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] a780d8073f3d2d24aa6be7586dde5f82a5d3db744b3ca5e53f37cf4a36f52c47 [INFO] running `"docker" "start" "-a" "a780d8073f3d2d24aa6be7586dde5f82a5d3db744b3ca5e53f37cf4a36f52c47"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pikmin-824ca6faefcc8cb2 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::downloader_test ... ok [INFO] [stdout] test writer::tests::mysql_create_table_test ... ok [INFO] [stdout] test downloader::liquid::tests::liquid_converter_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pikmin [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/writer/db_mysql.rs - writer::db_mysql::TableDef (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... test src/lib.rs - (line 18) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "a780d8073f3d2d24aa6be7586dde5f82a5d3db744b3ca5e53f37cf4a36f52c47"` [INFO] running `"docker" "rm" "-f" "a780d8073f3d2d24aa6be7586dde5f82a5d3db744b3ca5e53f37cf4a36f52c47"` [INFO] [stdout] a780d8073f3d2d24aa6be7586dde5f82a5d3db744b3ca5e53f37cf4a36f52c47