[INFO] updating cached repository theHazzard/database-orm-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/theHazzard/database-orm-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/theHazzard/database-orm-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/theHazzard/database-orm-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theHazzard/database-orm-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theHazzard/database-orm-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a63b84db2d4d43a4341e42e5f9c005726abf0895 [INFO] sha for GitHub repo theHazzard/database-orm-rust: a63b84db2d4d43a4341e42e5f9c005726abf0895 [INFO] validating manifest of theHazzard/database-orm-rust 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 theHazzard/database-orm-rust 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 theHazzard/database-orm-rust [INFO] finished frobbing theHazzard/database-orm-rust [INFO] frobbed toml for theHazzard/database-orm-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust/Cargo.toml [INFO] started frobbing theHazzard/database-orm-rust [INFO] finished frobbing theHazzard/database-orm-rust [INFO] frobbed toml for theHazzard/database-orm-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/theHazzard/database-orm-rust/Cargo.toml [INFO] crate theHazzard/database-orm-rust 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 theHazzard/database-orm-rust 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust:/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] f05e6aca22077fa4b832f2b810c4b77a466af0f05318e55b13f8c843c940e739 [INFO] running `"docker" "start" "-a" "f05e6aca22077fa4b832f2b810c4b77a466af0f05318e55b13f8c843c940e739"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling r2d2 v0.8.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling database-orm-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "f05e6aca22077fa4b832f2b810c4b77a466af0f05318e55b13f8c843c940e739"` [INFO] running `"docker" "rm" "-f" "f05e6aca22077fa4b832f2b810c4b77a466af0f05318e55b13f8c843c940e739"` [INFO] [stdout] f05e6aca22077fa4b832f2b810c4b77a466af0f05318e55b13f8c843c940e739 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust:/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] f9f44c486919d86a7b3e4c2dfe4d835163f90e0ed1f9092974a86d39fe2cf30b [INFO] running `"docker" "start" "-a" "f9f44c486919d86a7b3e4c2dfe4d835163f90e0ed1f9092974a86d39fe2cf30b"` [INFO] [stderr] Compiling database-orm-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "f9f44c486919d86a7b3e4c2dfe4d835163f90e0ed1f9092974a86d39fe2cf30b"` [INFO] running `"docker" "rm" "-f" "f9f44c486919d86a7b3e4c2dfe4d835163f90e0ed1f9092974a86d39fe2cf30b"` [INFO] [stdout] f9f44c486919d86a7b3e4c2dfe4d835163f90e0ed1f9092974a86d39fe2cf30b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/theHazzard/database-orm-rust:/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] 859194d4616e6fab08929054872d4bd9f04e4aa43bdc64b10e6cd0af87df7fae [INFO] running `"docker" "start" "-a" "859194d4616e6fab08929054872d4bd9f04e4aa43bdc64b10e6cd0af87df7fae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/database_orm_rust-4bacebb10c9af45a [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" "859194d4616e6fab08929054872d4bd9f04e4aa43bdc64b10e6cd0af87df7fae"` [INFO] running `"docker" "rm" "-f" "859194d4616e6fab08929054872d4bd9f04e4aa43bdc64b10e6cd0af87df7fae"` [INFO] [stdout] 859194d4616e6fab08929054872d4bd9f04e4aa43bdc64b10e6cd0af87df7fae