[INFO] cloning repository io12/turboproof [INFO] running `"git" "clone" "--bare" "git://github.com/io12/turboproof.git" "work/cache/sources/gh/io12/turboproof"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/io12/turboproof'... [INFO] running `"git" "clone" "work/cache/sources/gh/io12/turboproof" "work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/io12/turboproof" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/io12/turboproof"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/io12/turboproof'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd315134ea12e3632262f1117a4464e9f4c10196 [INFO] sha for GitHub repo io12/turboproof: fd315134ea12e3632262f1117a4464e9f4c10196 [INFO] validating manifest of io12/turboproof 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 io12/turboproof 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 io12/turboproof [INFO] finished frobbing io12/turboproof [INFO] frobbed toml for io12/turboproof written to work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof/Cargo.toml [INFO] started frobbing io12/turboproof [INFO] finished frobbing io12/turboproof [INFO] frobbed toml for io12/turboproof written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/io12/turboproof/Cargo.toml [INFO] crate io12/turboproof 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 io12/turboproof 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof:/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] 9306b7fbe26e15c11298d1035cf2f2294c2950dcdad745b1ecdac03efea10965 [INFO] running `"docker" "start" "-a" "9306b7fbe26e15c11298d1035cf2f2294c2950dcdad745b1ecdac03efea10965"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling sized-chunks v0.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lexpr-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lexpr v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling turboproof v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.72s [INFO] running `"docker" "inspect" "9306b7fbe26e15c11298d1035cf2f2294c2950dcdad745b1ecdac03efea10965"` [INFO] running `"docker" "rm" "-f" "9306b7fbe26e15c11298d1035cf2f2294c2950dcdad745b1ecdac03efea10965"` [INFO] [stdout] 9306b7fbe26e15c11298d1035cf2f2294c2950dcdad745b1ecdac03efea10965 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof:/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] 9d90dd8e118eb9f5965f9c48982cb8cd59ce6e98c725330aaac45f816b1d4dbd [INFO] running `"docker" "start" "-a" "9d90dd8e118eb9f5965f9c48982cb8cd59ce6e98c725330aaac45f816b1d4dbd"` [INFO] [stderr] Compiling turboproof v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "9d90dd8e118eb9f5965f9c48982cb8cd59ce6e98c725330aaac45f816b1d4dbd"` [INFO] running `"docker" "rm" "-f" "9d90dd8e118eb9f5965f9c48982cb8cd59ce6e98c725330aaac45f816b1d4dbd"` [INFO] [stdout] 9d90dd8e118eb9f5965f9c48982cb8cd59ce6e98c725330aaac45f816b1d4dbd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/io12/turboproof:/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] 6f8b627a9189d31a6f1e2cc63bb533d04be8f4d21844d9d16cd08070d96edecd [INFO] running `"docker" "start" "-a" "6f8b627a9189d31a6f1e2cc63bb533d04be8f4d21844d9d16cd08070d96edecd"` [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/turboproof-f02aa3c472864331 [INFO] running `"docker" "inspect" "6f8b627a9189d31a6f1e2cc63bb533d04be8f4d21844d9d16cd08070d96edecd"` [INFO] running `"docker" "rm" "-f" "6f8b627a9189d31a6f1e2cc63bb533d04be8f4d21844d9d16cd08070d96edecd"` [INFO] [stdout] 6f8b627a9189d31a6f1e2cc63bb533d04be8f4d21844d9d16cd08070d96edecd