[INFO] updating cached repository fzzzy/rust-synth [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fzzzy/rust-synth [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fzzzy/rust-synth" "work/ex/beta-1.38-1/sources/1.37.0/gh/fzzzy/rust-synth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fzzzy/rust-synth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fzzzy/rust-synth" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fzzzy/rust-synth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fzzzy/rust-synth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 07bcf182c622879913cd79ab4d1abf0e58fa3e09 [INFO] sha for GitHub repo fzzzy/rust-synth: 07bcf182c622879913cd79ab4d1abf0e58fa3e09 [INFO] validating manifest of fzzzy/rust-synth 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 fzzzy/rust-synth 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 fzzzy/rust-synth [INFO] finished frobbing fzzzy/rust-synth [INFO] frobbed toml for fzzzy/rust-synth written to work/ex/beta-1.38-1/sources/1.37.0/gh/fzzzy/rust-synth/Cargo.toml [INFO] started frobbing fzzzy/rust-synth [INFO] finished frobbing fzzzy/rust-synth [INFO] frobbed toml for fzzzy/rust-synth written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fzzzy/rust-synth/Cargo.toml [INFO] crate fzzzy/rust-synth 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 fzzzy/rust-synth 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-6/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/fzzzy/rust-synth:/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] e1e4c93963ac9ed84af46ea076de6d9f172fe14f40c825cf5b269db98ecbec2b [INFO] running `"docker" "start" "-a" "e1e4c93963ac9ed84af46ea076de6d9f172fe14f40c825cf5b269db98ecbec2b"` [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rust-synth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `"docker" "inspect" "e1e4c93963ac9ed84af46ea076de6d9f172fe14f40c825cf5b269db98ecbec2b"` [INFO] running `"docker" "rm" "-f" "e1e4c93963ac9ed84af46ea076de6d9f172fe14f40c825cf5b269db98ecbec2b"` [INFO] [stdout] e1e4c93963ac9ed84af46ea076de6d9f172fe14f40c825cf5b269db98ecbec2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/fzzzy/rust-synth:/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] 1d7d3332f5776774f54af329ec295aa26dcc99afe722c43b1b366695a04ad889 [INFO] running `"docker" "start" "-a" "1d7d3332f5776774f54af329ec295aa26dcc99afe722c43b1b366695a04ad889"` [INFO] [stderr] Compiling rust-synth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "1d7d3332f5776774f54af329ec295aa26dcc99afe722c43b1b366695a04ad889"` [INFO] running `"docker" "rm" "-f" "1d7d3332f5776774f54af329ec295aa26dcc99afe722c43b1b366695a04ad889"` [INFO] [stdout] 1d7d3332f5776774f54af329ec295aa26dcc99afe722c43b1b366695a04ad889 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/fzzzy/rust-synth:/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] 69ded4121c0532034c35c86ed8a61bb273a0cabf6fdf9789ae3488458ac8c5ff [INFO] running `"docker" "start" "-a" "69ded4121c0532034c35c86ed8a61bb273a0cabf6fdf9789ae3488458ac8c5ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_synth-8cfaa14c01af1d17 [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" "69ded4121c0532034c35c86ed8a61bb273a0cabf6fdf9789ae3488458ac8c5ff"` [INFO] running `"docker" "rm" "-f" "69ded4121c0532034c35c86ed8a61bb273a0cabf6fdf9789ae3488458ac8c5ff"` [INFO] [stdout] 69ded4121c0532034c35c86ed8a61bb273a0cabf6fdf9789ae3488458ac8c5ff