[INFO] updating cached repository hh1718/rust_mysql_example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hh1718/rust_mysql_example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hh1718/rust_mysql_example" "work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hh1718/rust_mysql_example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hh1718/rust_mysql_example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hh1718/rust_mysql_example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a043bd288d591e3d81fdf56e7a5f24b17f108cd1 [INFO] sha for GitHub repo hh1718/rust_mysql_example: a043bd288d591e3d81fdf56e7a5f24b17f108cd1 [INFO] validating manifest of hh1718/rust_mysql_example on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hh1718/rust_mysql_example on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hh1718/rust_mysql_example [INFO] finished frobbing hh1718/rust_mysql_example [INFO] frobbed toml for hh1718/rust_mysql_example written to work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example/Cargo.toml [INFO] started frobbing hh1718/rust_mysql_example [INFO] finished frobbing hh1718/rust_mysql_example [INFO] frobbed toml for hh1718/rust_mysql_example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hh1718/rust_mysql_example/Cargo.toml [INFO] crate hh1718/rust_mysql_example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example/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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hh1718/rust_mysql_example against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example:/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.37.0" "build" "--frozen"` [INFO] [stdout] af5d56f9770f7b4383bd295d4f67228c8015f9fcc72d6a60d04589855f5e618c [INFO] running `"docker" "start" "-a" "af5d56f9770f7b4383bd295d4f67228c8015f9fcc72d6a60d04589855f5e618c"` [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.0.2 [INFO] [stderr] Compiling mysql_common v0.18.0 [INFO] [stderr] Compiling rust_mysql_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.15s [INFO] running `"docker" "inspect" "af5d56f9770f7b4383bd295d4f67228c8015f9fcc72d6a60d04589855f5e618c"` [INFO] running `"docker" "rm" "-f" "af5d56f9770f7b4383bd295d4f67228c8015f9fcc72d6a60d04589855f5e618c"` [INFO] [stdout] af5d56f9770f7b4383bd295d4f67228c8015f9fcc72d6a60d04589855f5e618c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a1a115fada92eff85b6b5ac2d1e78ce87fb324e4f9f4590b37a01faaf7787c24 [INFO] running `"docker" "start" "-a" "a1a115fada92eff85b6b5ac2d1e78ce87fb324e4f9f4590b37a01faaf7787c24"` [INFO] [stderr] Compiling rust_mysql_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "a1a115fada92eff85b6b5ac2d1e78ce87fb324e4f9f4590b37a01faaf7787c24"` [INFO] running `"docker" "rm" "-f" "a1a115fada92eff85b6b5ac2d1e78ce87fb324e4f9f4590b37a01faaf7787c24"` [INFO] [stdout] a1a115fada92eff85b6b5ac2d1e78ce87fb324e4f9f4590b37a01faaf7787c24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hh1718/rust_mysql_example:/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.37.0" "test" "--frozen"` [INFO] [stdout] c6b440e53342fc36c0ecc46220770c6408387dbefc9a46700c8c55e1c93675d2 [INFO] running `"docker" "start" "-a" "c6b440e53342fc36c0ecc46220770c6408387dbefc9a46700c8c55e1c93675d2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_mysql_example-cecba3b036cf84f1 [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" "c6b440e53342fc36c0ecc46220770c6408387dbefc9a46700c8c55e1c93675d2"` [INFO] running `"docker" "rm" "-f" "c6b440e53342fc36c0ecc46220770c6408387dbefc9a46700c8c55e1c93675d2"` [INFO] [stdout] c6b440e53342fc36c0ecc46220770c6408387dbefc9a46700c8c55e1c93675d2