[INFO] updating cached repository cronokirby/mage [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cronokirby/mage [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/mage" "work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/mage" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/mage"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/mage'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fce8e7399eaad1743ed382b73297ad2293af3fe3 [INFO] sha for GitHub repo cronokirby/mage: fce8e7399eaad1743ed382b73297ad2293af3fe3 [INFO] validating manifest of cronokirby/mage 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 cronokirby/mage 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 cronokirby/mage [INFO] finished frobbing cronokirby/mage [INFO] frobbed toml for cronokirby/mage written to work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage/Cargo.toml [INFO] started frobbing cronokirby/mage [INFO] finished frobbing cronokirby/mage [INFO] frobbed toml for cronokirby/mage written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/mage/Cargo.toml [INFO] crate cronokirby/mage 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 cronokirby/mage 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage:/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] f44bf81d4bb4f93190e166b27b2d79dadda0b10cd33fad48495c5eff39581d1f [INFO] running `"docker" "start" "-a" "f44bf81d4bb4f93190e166b27b2d79dadda0b10cd33fad48495c5eff39581d1f"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling mage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `"docker" "inspect" "f44bf81d4bb4f93190e166b27b2d79dadda0b10cd33fad48495c5eff39581d1f"` [INFO] running `"docker" "rm" "-f" "f44bf81d4bb4f93190e166b27b2d79dadda0b10cd33fad48495c5eff39581d1f"` [INFO] [stdout] f44bf81d4bb4f93190e166b27b2d79dadda0b10cd33fad48495c5eff39581d1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage:/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] 99350b841692a2ca920ce5004d932e522046055b62d085133f11486a642da25e [INFO] running `"docker" "start" "-a" "99350b841692a2ca920ce5004d932e522046055b62d085133f11486a642da25e"` [INFO] [stderr] Compiling mage v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "99350b841692a2ca920ce5004d932e522046055b62d085133f11486a642da25e"` [INFO] running `"docker" "rm" "-f" "99350b841692a2ca920ce5004d932e522046055b62d085133f11486a642da25e"` [INFO] [stdout] 99350b841692a2ca920ce5004d932e522046055b62d085133f11486a642da25e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/mage:/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] 85779e8cdd90eefc753a5faefe88b0e6ffc477e01bf04fae5de4e47111970b52 [INFO] running `"docker" "start" "-a" "85779e8cdd90eefc753a5faefe88b0e6ffc477e01bf04fae5de4e47111970b52"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/mage-e2ff91f60af6dd16 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test image::test::test_image ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "85779e8cdd90eefc753a5faefe88b0e6ffc477e01bf04fae5de4e47111970b52"` [INFO] running `"docker" "rm" "-f" "85779e8cdd90eefc753a5faefe88b0e6ffc477e01bf04fae5de4e47111970b52"` [INFO] [stdout] 85779e8cdd90eefc753a5faefe88b0e6ffc477e01bf04fae5de4e47111970b52