[INFO] updating cached repository remexre/flubber [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/remexre/flubber [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/flubber" "work/ex/beta-1.37-6/sources/1.36.0/gh/remexre/flubber"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/remexre/flubber'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/flubber" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d2ab6206bd24e6dea89e7094c0c8f556d27b84e [INFO] sha for GitHub repo remexre/flubber: 9d2ab6206bd24e6dea89e7094c0c8f556d27b84e [INFO] validating manifest of remexre/flubber 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 remexre/flubber 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 remexre/flubber [INFO] removed workspace from remexre/flubber [INFO] finished frobbing remexre/flubber [INFO] frobbed toml for remexre/flubber written to work/ex/beta-1.37-6/sources/1.36.0/gh/remexre/flubber/Cargo.toml [INFO] started frobbing remexre/flubber [INFO] removed workspace from remexre/flubber [INFO] finished frobbing remexre/flubber [INFO] frobbed toml for remexre/flubber written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber/Cargo.toml [INFO] crate remexre/flubber 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/remexre/flubber/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 remexre/flubber against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 64a4292526555e3d28c99818cfa1a1bd8767777be3dd30cb55e0879bf673e8a6 [INFO] running `"docker" "start" "-a" "64a4292526555e3d28c99818cfa1a1bd8767777be3dd30cb55e0879bf673e8a6"` [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling libremexre v0.1.12 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling flubber v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.92s [INFO] running `"docker" "inspect" "64a4292526555e3d28c99818cfa1a1bd8767777be3dd30cb55e0879bf673e8a6"` [INFO] running `"docker" "rm" "-f" "64a4292526555e3d28c99818cfa1a1bd8767777be3dd30cb55e0879bf673e8a6"` [INFO] [stdout] 64a4292526555e3d28c99818cfa1a1bd8767777be3dd30cb55e0879bf673e8a6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 454510fe95962b76b3371a5fbabded1f5b0b8af564d61dceb90d6373fd7e1ee9 [INFO] running `"docker" "start" "-a" "454510fe95962b76b3371a5fbabded1f5b0b8af564d61dceb90d6373fd7e1ee9"` [INFO] [stderr] Compiling flubber v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "454510fe95962b76b3371a5fbabded1f5b0b8af564d61dceb90d6373fd7e1ee9"` [INFO] running `"docker" "rm" "-f" "454510fe95962b76b3371a5fbabded1f5b0b8af564d61dceb90d6373fd7e1ee9"` [INFO] [stdout] 454510fe95962b76b3371a5fbabded1f5b0b8af564d61dceb90d6373fd7e1ee9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/remexre/flubber:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 6d9cb72471638c8072280f0a4eb178121f9089e31d51981ac7ebcbd0dc5700f5 [INFO] running `"docker" "start" "-a" "6d9cb72471638c8072280f0a4eb178121f9089e31d51981ac7ebcbd0dc5700f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/flubber-eca110f51e63376a [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] [stderr] Doc-tests flubber [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" "6d9cb72471638c8072280f0a4eb178121f9089e31d51981ac7ebcbd0dc5700f5"` [INFO] running `"docker" "rm" "-f" "6d9cb72471638c8072280f0a4eb178121f9089e31d51981ac7ebcbd0dc5700f5"` [INFO] [stdout] 6d9cb72471638c8072280f0a4eb178121f9089e31d51981ac7ebcbd0dc5700f5