[INFO] updating cached repository yoshihitoh/qr-text [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yoshihitoh/qr-text [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yoshihitoh/qr-text" "work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yoshihitoh/qr-text" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshihitoh/qr-text"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshihitoh/qr-text'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0bbb76b93fc0a3fc5a720c83a6be8eb54a1c7b59 [INFO] sha for GitHub repo yoshihitoh/qr-text: 0bbb76b93fc0a3fc5a720c83a6be8eb54a1c7b59 [INFO] validating manifest of yoshihitoh/qr-text 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 yoshihitoh/qr-text 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 yoshihitoh/qr-text [INFO] finished frobbing yoshihitoh/qr-text [INFO] frobbed toml for yoshihitoh/qr-text written to work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text/Cargo.toml [INFO] started frobbing yoshihitoh/qr-text [INFO] finished frobbing yoshihitoh/qr-text [INFO] frobbed toml for yoshihitoh/qr-text written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoshihitoh/qr-text/Cargo.toml [INFO] crate yoshihitoh/qr-text 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yoshihitoh/qr-text 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text:/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] ea153f796b03df5a6341d46307c793a6d52f6a842bb3dd60d2d5c10a7e28b185 [INFO] running `"docker" "start" "-a" "ea153f796b03df5a6341d46307c793a6d52f6a842bb3dd60d2d5c10a7e28b185"` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling qrcode v0.5.0 [INFO] [stderr] Compiling qr-text v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "ea153f796b03df5a6341d46307c793a6d52f6a842bb3dd60d2d5c10a7e28b185"` [INFO] running `"docker" "rm" "-f" "ea153f796b03df5a6341d46307c793a6d52f6a842bb3dd60d2d5c10a7e28b185"` [INFO] [stdout] ea153f796b03df5a6341d46307c793a6d52f6a842bb3dd60d2d5c10a7e28b185 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text:/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] 05de6b378a4dbbc4e2afc3a07cea91df4baa3bdc0ac463480d59e6209d91b0d9 [INFO] running `"docker" "start" "-a" "05de6b378a4dbbc4e2afc3a07cea91df4baa3bdc0ac463480d59e6209d91b0d9"` [INFO] [stderr] Compiling qr-text v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "05de6b378a4dbbc4e2afc3a07cea91df4baa3bdc0ac463480d59e6209d91b0d9"` [INFO] running `"docker" "rm" "-f" "05de6b378a4dbbc4e2afc3a07cea91df4baa3bdc0ac463480d59e6209d91b0d9"` [INFO] [stdout] 05de6b378a4dbbc4e2afc3a07cea91df4baa3bdc0ac463480d59e6209d91b0d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoshihitoh/qr-text:/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] 30bf4db16e314dd6303be96778cdb9dd17a6eede409ce3398a37ee1ff1655c43 [INFO] running `"docker" "start" "-a" "30bf4db16e314dd6303be96778cdb9dd17a6eede409ce3398a37ee1ff1655c43"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/qr_text-3dfc3ed9bb814822 [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" "30bf4db16e314dd6303be96778cdb9dd17a6eede409ce3398a37ee1ff1655c43"` [INFO] running `"docker" "rm" "-f" "30bf4db16e314dd6303be96778cdb9dd17a6eede409ce3398a37ee1ff1655c43"` [INFO] [stdout] 30bf4db16e314dd6303be96778cdb9dd17a6eede409ce3398a37ee1ff1655c43