[INFO] updating cached repository cronokirby/daedalus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cronokirby/daedalus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/daedalus" "work/ex/beta-1.38-1/sources/1.37.0/gh/cronokirby/daedalus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cronokirby/daedalus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/daedalus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cronokirby/daedalus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cronokirby/daedalus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7272cfa33cfe6c0ddf59acddc9630563a8c3440c [INFO] sha for GitHub repo cronokirby/daedalus: 7272cfa33cfe6c0ddf59acddc9630563a8c3440c [INFO] validating manifest of cronokirby/daedalus 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 cronokirby/daedalus 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 cronokirby/daedalus [INFO] finished frobbing cronokirby/daedalus [INFO] frobbed toml for cronokirby/daedalus written to work/ex/beta-1.38-1/sources/1.37.0/gh/cronokirby/daedalus/Cargo.toml [INFO] started frobbing cronokirby/daedalus [INFO] finished frobbing cronokirby/daedalus [INFO] frobbed toml for cronokirby/daedalus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cronokirby/daedalus/Cargo.toml [INFO] crate cronokirby/daedalus 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 cronokirby/daedalus 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-1/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/cronokirby/daedalus:/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] 279876bbbe236cd47e3b15e759c841c35f876477ef112a0159c925faaa7c371c [INFO] running `"docker" "start" "-a" "279876bbbe236cd47e3b15e759c841c35f876477ef112a0159c925faaa7c371c"` [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.10.6 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling daedalus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.70s [INFO] running `"docker" "inspect" "279876bbbe236cd47e3b15e759c841c35f876477ef112a0159c925faaa7c371c"` [INFO] running `"docker" "rm" "-f" "279876bbbe236cd47e3b15e759c841c35f876477ef112a0159c925faaa7c371c"` [INFO] [stdout] 279876bbbe236cd47e3b15e759c841c35f876477ef112a0159c925faaa7c371c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/cronokirby/daedalus:/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] c5bafb310ad8f506bbfdb9aa0ca04a382d742f499a62396b9250b780448c1393 [INFO] running `"docker" "start" "-a" "c5bafb310ad8f506bbfdb9aa0ca04a382d742f499a62396b9250b780448c1393"` [INFO] [stderr] Compiling daedalus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "c5bafb310ad8f506bbfdb9aa0ca04a382d742f499a62396b9250b780448c1393"` [INFO] running `"docker" "rm" "-f" "c5bafb310ad8f506bbfdb9aa0ca04a382d742f499a62396b9250b780448c1393"` [INFO] [stdout] c5bafb310ad8f506bbfdb9aa0ca04a382d742f499a62396b9250b780448c1393 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/cronokirby/daedalus:/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] a18a70f611a82f061608ee954ab4e1228416a996c6b930e17534e59005c5f048 [INFO] running `"docker" "start" "-a" "a18a70f611a82f061608ee954ab4e1228416a996c6b930e17534e59005c5f048"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/daedalus-8f448d9152b5266f [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" "a18a70f611a82f061608ee954ab4e1228416a996c6b930e17534e59005c5f048"` [INFO] running `"docker" "rm" "-f" "a18a70f611a82f061608ee954ab4e1228416a996c6b930e17534e59005c5f048"` [INFO] [stdout] a18a70f611a82f061608ee954ab4e1228416a996c6b930e17534e59005c5f048