[INFO] updating cached repository rcook/rust-expr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rcook/rust-expr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rcook/rust-expr" "work/ex/beta-1.37-6/sources/1.36.0/gh/rcook/rust-expr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rcook/rust-expr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rcook/rust-expr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 386713d3f24daa9ec543e75e4be9459946cf3254 [INFO] sha for GitHub repo rcook/rust-expr: 386713d3f24daa9ec543e75e4be9459946cf3254 [INFO] validating manifest of rcook/rust-expr 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 rcook/rust-expr 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 rcook/rust-expr [INFO] finished frobbing rcook/rust-expr [INFO] frobbed toml for rcook/rust-expr written to work/ex/beta-1.37-6/sources/1.36.0/gh/rcook/rust-expr/Cargo.toml [INFO] started frobbing rcook/rust-expr [INFO] finished frobbing rcook/rust-expr [INFO] frobbed toml for rcook/rust-expr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr/Cargo.toml [INFO] crate rcook/rust-expr 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 rcook/rust-expr against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr:/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-07-23" "build" "--frozen"` [INFO] [stdout] 33b9297ab7b640530de224b3a0cf3afb91d6dcc096109f3d1b4f47495ebd067c [INFO] running `"docker" "start" "-a" "33b9297ab7b640530de224b3a0cf3afb91d6dcc096109f3d1b4f47495ebd067c"` [INFO] [stderr] Compiling rust-expr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "33b9297ab7b640530de224b3a0cf3afb91d6dcc096109f3d1b4f47495ebd067c"` [INFO] running `"docker" "rm" "-f" "33b9297ab7b640530de224b3a0cf3afb91d6dcc096109f3d1b4f47495ebd067c"` [INFO] [stdout] 33b9297ab7b640530de224b3a0cf3afb91d6dcc096109f3d1b4f47495ebd067c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 43895325dd083f6f1429464e71b4a0c9fc178a523161b988726248830b04d18a [INFO] running `"docker" "start" "-a" "43895325dd083f6f1429464e71b4a0c9fc178a523161b988726248830b04d18a"` [INFO] [stderr] Compiling rust-expr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "43895325dd083f6f1429464e71b4a0c9fc178a523161b988726248830b04d18a"` [INFO] running `"docker" "rm" "-f" "43895325dd083f6f1429464e71b4a0c9fc178a523161b988726248830b04d18a"` [INFO] [stdout] 43895325dd083f6f1429464e71b4a0c9fc178a523161b988726248830b04d18a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rcook/rust-expr:/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-07-23" "test" "--frozen"` [INFO] [stdout] cdb465d33c90acbd7509b5032bcc31dbfecd18cf3d5741c4ab3835340ffc5924 [INFO] running `"docker" "start" "-a" "cdb465d33c90acbd7509b5032bcc31dbfecd18cf3d5741c4ab3835340ffc5924"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_expr-927eaaad29a7c438 [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" "cdb465d33c90acbd7509b5032bcc31dbfecd18cf3d5741c4ab3835340ffc5924"` [INFO] running `"docker" "rm" "-f" "cdb465d33c90acbd7509b5032bcc31dbfecd18cf3d5741c4ab3835340ffc5924"` [INFO] [stdout] cdb465d33c90acbd7509b5032bcc31dbfecd18cf3d5741c4ab3835340ffc5924