[INFO] updating cached repository SeiryuZ/qrs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SeiryuZ/qrs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SeiryuZ/qrs" "work/ex/beta-1.38-1/sources/1.37.0/gh/SeiryuZ/qrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/SeiryuZ/qrs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SeiryuZ/qrs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d269be09b6046e2ddb79b4a805351ba38c72e8b [INFO] sha for GitHub repo SeiryuZ/qrs: 4d269be09b6046e2ddb79b4a805351ba38c72e8b [INFO] validating manifest of SeiryuZ/qrs 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 SeiryuZ/qrs 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 SeiryuZ/qrs [INFO] finished frobbing SeiryuZ/qrs [INFO] frobbed toml for SeiryuZ/qrs written to work/ex/beta-1.38-1/sources/1.37.0/gh/SeiryuZ/qrs/Cargo.toml [INFO] started frobbing SeiryuZ/qrs [INFO] finished frobbing SeiryuZ/qrs [INFO] frobbed toml for SeiryuZ/qrs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs/Cargo.toml [INFO] crate SeiryuZ/qrs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SeiryuZ/qrs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs:/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-08-13" "build" "--frozen"` [INFO] [stdout] b1b1ddfeaadd97004cd89e5d7d713cf6453bf7c57f1a1616af2d1feec4f0b6fb [INFO] running `"docker" "start" "-a" "b1b1ddfeaadd97004cd89e5d7d713cf6453bf7c57f1a1616af2d1feec4f0b6fb"` [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling qrcode v0.8.0 [INFO] [stderr] Compiling qrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.10s [INFO] running `"docker" "inspect" "b1b1ddfeaadd97004cd89e5d7d713cf6453bf7c57f1a1616af2d1feec4f0b6fb"` [INFO] running `"docker" "rm" "-f" "b1b1ddfeaadd97004cd89e5d7d713cf6453bf7c57f1a1616af2d1feec4f0b6fb"` [INFO] [stdout] b1b1ddfeaadd97004cd89e5d7d713cf6453bf7c57f1a1616af2d1feec4f0b6fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f75a4e96f6b21670c3944f7c5ab8a92b65362f1f9f0018bc9c583ea44c55b39 [INFO] running `"docker" "start" "-a" "6f75a4e96f6b21670c3944f7c5ab8a92b65362f1f9f0018bc9c583ea44c55b39"` [INFO] [stderr] Compiling qrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "6f75a4e96f6b21670c3944f7c5ab8a92b65362f1f9f0018bc9c583ea44c55b39"` [INFO] running `"docker" "rm" "-f" "6f75a4e96f6b21670c3944f7c5ab8a92b65362f1f9f0018bc9c583ea44c55b39"` [INFO] [stdout] 6f75a4e96f6b21670c3944f7c5ab8a92b65362f1f9f0018bc9c583ea44c55b39 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SeiryuZ/qrs:/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-08-13" "test" "--frozen"` [INFO] [stdout] e26f7df9e6edc2277668f1bda4bc2abad44f48c106264b88d3f8e3b4d54b1306 [INFO] running `"docker" "start" "-a" "e26f7df9e6edc2277668f1bda4bc2abad44f48c106264b88d3f8e3b4d54b1306"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/qrs-f88889e094a11388 [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" "e26f7df9e6edc2277668f1bda4bc2abad44f48c106264b88d3f8e3b4d54b1306"` [INFO] running `"docker" "rm" "-f" "e26f7df9e6edc2277668f1bda4bc2abad44f48c106264b88d3f8e3b4d54b1306"` [INFO] [stdout] e26f7df9e6edc2277668f1bda4bc2abad44f48c106264b88d3f8e3b4d54b1306