[INFO] updating cached repository Givup/interpreter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Givup/interpreter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Givup/interpreter" "work/ex/beta-1.37-6/sources/1.36.0/gh/Givup/interpreter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Givup/interpreter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Givup/interpreter" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Givup/interpreter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Givup/interpreter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2300eaf95e6e37c641a55bd93e1d62dc24b57025 [INFO] sha for GitHub repo Givup/interpreter: 2300eaf95e6e37c641a55bd93e1d62dc24b57025 [INFO] validating manifest of Givup/interpreter 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 Givup/interpreter 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 Givup/interpreter [INFO] finished frobbing Givup/interpreter [INFO] frobbed toml for Givup/interpreter written to work/ex/beta-1.37-6/sources/1.36.0/gh/Givup/interpreter/Cargo.toml [INFO] started frobbing Givup/interpreter [INFO] finished frobbing Givup/interpreter [INFO] frobbed toml for Givup/interpreter written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Givup/interpreter/Cargo.toml [INFO] crate Givup/interpreter 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 Givup/interpreter 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/Givup/interpreter:/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] 7dccaaca4daf053599daf420832301239e551ff50388e0d2f0f7b5c91357f4c2 [INFO] running `"docker" "start" "-a" "7dccaaca4daf053599daf420832301239e551ff50388e0d2f0f7b5c91357f4c2"` [INFO] [stderr] Compiling interpreted v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "7dccaaca4daf053599daf420832301239e551ff50388e0d2f0f7b5c91357f4c2"` [INFO] running `"docker" "rm" "-f" "7dccaaca4daf053599daf420832301239e551ff50388e0d2f0f7b5c91357f4c2"` [INFO] [stdout] 7dccaaca4daf053599daf420832301239e551ff50388e0d2f0f7b5c91357f4c2 [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/Givup/interpreter:/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] fe56f189793623dc94b870d172dfa066a93e86cb95007b3e5d4d66708fa0a906 [INFO] running `"docker" "start" "-a" "fe56f189793623dc94b870d172dfa066a93e86cb95007b3e5d4d66708fa0a906"` [INFO] [stderr] Compiling interpreted v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "fe56f189793623dc94b870d172dfa066a93e86cb95007b3e5d4d66708fa0a906"` [INFO] running `"docker" "rm" "-f" "fe56f189793623dc94b870d172dfa066a93e86cb95007b3e5d4d66708fa0a906"` [INFO] [stdout] fe56f189793623dc94b870d172dfa066a93e86cb95007b3e5d4d66708fa0a906 [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/Givup/interpreter:/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] 891c54c1f29ff7782e9ba4f1f91ddf7f14758aae2429a58fc6b33b2d994f36fc [INFO] running `"docker" "start" "-a" "891c54c1f29ff7782e9ba4f1f91ddf7f14758aae2429a58fc6b33b2d994f36fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/interpreted-f8c3e727c0cfa8bd [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" "891c54c1f29ff7782e9ba4f1f91ddf7f14758aae2429a58fc6b33b2d994f36fc"` [INFO] running `"docker" "rm" "-f" "891c54c1f29ff7782e9ba4f1f91ddf7f14758aae2429a58fc6b33b2d994f36fc"` [INFO] [stdout] 891c54c1f29ff7782e9ba4f1f91ddf7f14758aae2429a58fc6b33b2d994f36fc