[INFO] updating cached repository Wadjetz/mindstream [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Wadjetz/mindstream [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Wadjetz/mindstream" "work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Wadjetz/mindstream" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wadjetz/mindstream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wadjetz/mindstream'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b2789ef2ec5a10342b17bd1e2fe66996972c0baa [INFO] sha for GitHub repo Wadjetz/mindstream: b2789ef2ec5a10342b17bd1e2fe66996972c0baa [INFO] validating manifest of Wadjetz/mindstream on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Wadjetz/mindstream on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Wadjetz/mindstream [INFO] finished frobbing Wadjetz/mindstream [INFO] frobbed toml for Wadjetz/mindstream written to work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream/Cargo.toml [INFO] started frobbing Wadjetz/mindstream [INFO] finished frobbing Wadjetz/mindstream [INFO] frobbed toml for Wadjetz/mindstream written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wadjetz/mindstream/Cargo.toml [INFO] crate Wadjetz/mindstream already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Wadjetz/mindstream against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 67d1ee773beac3d5599da7b7910d5fc36bdb4c8be697a3b19210f4de1a82aaaa [INFO] running `"docker" "start" "-a" "67d1ee773beac3d5599da7b7910d5fc36bdb4c8be697a3b19210f4de1a82aaaa"` [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling envconfig_derive v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bcrypt v0.4.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling string_cache v0.5.2 [INFO] [stderr] Compiling markup5ever v0.2.1 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling envconfig v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling xml5ever v0.7.0 [INFO] [stderr] Compiling feed-rs v0.1.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling actix-http v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling actix-files v0.1.1 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling mindstream v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `rss_feeds` is imported redundantly [INFO] [stderr] --> src/repositories/users_rss_feeds.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::{rss_feeds, users_rss_feeds}; [INFO] [stderr] | --------- the item `rss_feeds` is already imported here [INFO] [stderr] ... [INFO] [stderr] 21 | use crate::schema::rss_feeds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `rss_feeds` is imported redundantly [INFO] [stderr] --> src/repositories/users_rss_feeds.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::{rss_feeds, users_rss_feeds}; [INFO] [stderr] | --------- the item `rss_feeds` is already imported here [INFO] [stderr] ... [INFO] [stderr] 41 | use crate::schema::rss_feeds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `"docker" "inspect" "67d1ee773beac3d5599da7b7910d5fc36bdb4c8be697a3b19210f4de1a82aaaa"` [INFO] running `"docker" "rm" "-f" "67d1ee773beac3d5599da7b7910d5fc36bdb4c8be697a3b19210f4de1a82aaaa"` [INFO] [stdout] 67d1ee773beac3d5599da7b7910d5fc36bdb4c8be697a3b19210f4de1a82aaaa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 224da183bdf4586ced718ec0b1b902818fa22db87bbb3402d18d20a5e3d3354e [INFO] running `"docker" "start" "-a" "224da183bdf4586ced718ec0b1b902818fa22db87bbb3402d18d20a5e3d3354e"` [INFO] [stderr] Compiling mindstream v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `rss_feeds` is imported redundantly [INFO] [stderr] --> src/repositories/users_rss_feeds.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::{rss_feeds, users_rss_feeds}; [INFO] [stderr] | --------- the item `rss_feeds` is already imported here [INFO] [stderr] ... [INFO] [stderr] 21 | use crate::schema::rss_feeds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `rss_feeds` is imported redundantly [INFO] [stderr] --> src/repositories/users_rss_feeds.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::{rss_feeds, users_rss_feeds}; [INFO] [stderr] | --------- the item `rss_feeds` is already imported here [INFO] [stderr] ... [INFO] [stderr] 41 | use crate::schema::rss_feeds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.70s [INFO] running `"docker" "inspect" "224da183bdf4586ced718ec0b1b902818fa22db87bbb3402d18d20a5e3d3354e"` [INFO] running `"docker" "rm" "-f" "224da183bdf4586ced718ec0b1b902818fa22db87bbb3402d18d20a5e3d3354e"` [INFO] [stdout] 224da183bdf4586ced718ec0b1b902818fa22db87bbb3402d18d20a5e3d3354e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wadjetz/mindstream:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 54985aee0ad9fd63579981c39f4cfae9d960253901fc9178dcf2a1826e133890 [INFO] running `"docker" "start" "-a" "54985aee0ad9fd63579981c39f4cfae9d960253901fc9178dcf2a1826e133890"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/mindstream-8d48716f8dc7abfc [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" "54985aee0ad9fd63579981c39f4cfae9d960253901fc9178dcf2a1826e133890"` [INFO] running `"docker" "rm" "-f" "54985aee0ad9fd63579981c39f4cfae9d960253901fc9178dcf2a1826e133890"` [INFO] [stdout] 54985aee0ad9fd63579981c39f4cfae9d960253901fc9178dcf2a1826e133890