[INFO] updating cached repository https://github.com/mindriot101/crate-download-stats [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a646bbfa04a58532e664373860eb01ac3e2c81ff [INFO] testing mindriot101/crate-download-stats against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fcrate-download-stats" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/crate-download-stats on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mindriot101/crate-download-stats [INFO] finished tweaking git repo https://github.com/mindriot101/crate-download-stats [INFO] tweaked toml for git repo https://github.com/mindriot101/crate-download-stats written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/crate-download-stats already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 00e762f65db076caecd28d9c15682403e01147b36070f246fc8943e098482cf7 [INFO] running `"docker" "start" "-a" "00e762f65db076caecd28d9c15682403e01147b36070f246fc8943e098482cf7"` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling bufstream v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling serde_json v0.9.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling postgres-protocol v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling backtrace-sys v0.1.8 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling postgres-shared v0.1.1 (https://github.com/sfackler/rust-postgres?rev=09b078bdbb2ad901f6149d74348fa1195d6c7a84#09b078bd) [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling postgres v0.13.6 (https://github.com/sfackler/rust-postgres?rev=09b078bdbb2ad901f6149d74348fa1195d6c7a84#09b078bd) [INFO] [stderr] Compiling serde_derive v0.9.7 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling fitsio-download-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | type Result = ::std::result::Result>; [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 1m 08s [INFO] running `"docker" "inspect" "00e762f65db076caecd28d9c15682403e01147b36070f246fc8943e098482cf7"` [INFO] running `"docker" "rm" "-f" "00e762f65db076caecd28d9c15682403e01147b36070f246fc8943e098482cf7"` [INFO] [stdout] 00e762f65db076caecd28d9c15682403e01147b36070f246fc8943e098482cf7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] a6914849360a0c0d486a27ac7ea9ade59fa6600c79cfd8a8cf326c3a90ed2f04 [INFO] running `"docker" "start" "-a" "a6914849360a0c0d486a27ac7ea9ade59fa6600c79cfd8a8cf326c3a90ed2f04"` [INFO] [stderr] Compiling fitsio-download-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | type Result = ::std::result::Result>; [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 0.97s [INFO] running `"docker" "inspect" "a6914849360a0c0d486a27ac7ea9ade59fa6600c79cfd8a8cf326c3a90ed2f04"` [INFO] running `"docker" "rm" "-f" "a6914849360a0c0d486a27ac7ea9ade59fa6600c79cfd8a8cf326c3a90ed2f04"` [INFO] [stdout] a6914849360a0c0d486a27ac7ea9ade59fa6600c79cfd8a8cf326c3a90ed2f04 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 35d26ce533f5888eed3620db9c639ad35b20c38585a78d7a6144059eb668ab6b [INFO] running `"docker" "start" "-a" "35d26ce533f5888eed3620db9c639ad35b20c38585a78d7a6144059eb668ab6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fitsio_download_stats-557921b71b75151d [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" "35d26ce533f5888eed3620db9c639ad35b20c38585a78d7a6144059eb668ab6b"` [INFO] running `"docker" "rm" "-f" "35d26ce533f5888eed3620db9c639ad35b20c38585a78d7a6144059eb668ab6b"` [INFO] [stdout] 35d26ce533f5888eed3620db9c639ad35b20c38585a78d7a6144059eb668ab6b