[INFO] updating cached repository wfraser/goto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wfraser/goto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wfraser/goto" "work/ex/beta-1.37-6/sources/1.36.0/gh/wfraser/goto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wfraser/goto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wfraser/goto" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wfraser/goto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wfraser/goto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9275cf71fb673ba5bae13d5dfb735142ac7b0490 [INFO] sha for GitHub repo wfraser/goto: 9275cf71fb673ba5bae13d5dfb735142ac7b0490 [INFO] validating manifest of wfraser/goto 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 wfraser/goto 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 wfraser/goto [INFO] finished frobbing wfraser/goto [INFO] frobbed toml for wfraser/goto written to work/ex/beta-1.37-6/sources/1.36.0/gh/wfraser/goto/Cargo.toml [INFO] started frobbing wfraser/goto [INFO] finished frobbing wfraser/goto [INFO] frobbed toml for wfraser/goto written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wfraser/goto/Cargo.toml [INFO] crate wfraser/goto 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 wfraser/goto 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/wfraser/goto:/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] 8aa1f10936dba112a6d2e557a74df24d2de1b406d0efd67cdede35ea9d8e3dff [INFO] running `"docker" "start" "-a" "8aa1f10936dba112a6d2e557a74df24d2de1b406d0efd67cdede35ea9d8e3dff"` [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling goto v2.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.08s [INFO] running `"docker" "inspect" "8aa1f10936dba112a6d2e557a74df24d2de1b406d0efd67cdede35ea9d8e3dff"` [INFO] running `"docker" "rm" "-f" "8aa1f10936dba112a6d2e557a74df24d2de1b406d0efd67cdede35ea9d8e3dff"` [INFO] [stdout] 8aa1f10936dba112a6d2e557a74df24d2de1b406d0efd67cdede35ea9d8e3dff [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/wfraser/goto:/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] 1fa03694441d419f92dd822c3cf2c089e0fcc8b764e0f14f659b82a6d3071d97 [INFO] running `"docker" "start" "-a" "1fa03694441d419f92dd822c3cf2c089e0fcc8b764e0f14f659b82a6d3071d97"` [INFO] [stderr] Compiling goto v2.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "1fa03694441d419f92dd822c3cf2c089e0fcc8b764e0f14f659b82a6d3071d97"` [INFO] running `"docker" "rm" "-f" "1fa03694441d419f92dd822c3cf2c089e0fcc8b764e0f14f659b82a6d3071d97"` [INFO] [stdout] 1fa03694441d419f92dd822c3cf2c089e0fcc8b764e0f14f659b82a6d3071d97 [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/wfraser/goto:/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] 3b25739315107054f551b79b925168f69206de908689512e2087bbe8ad723f22 [INFO] running `"docker" "start" "-a" "3b25739315107054f551b79b925168f69206de908689512e2087bbe8ad723f22"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/goto-ff2cfd0803102ce2 [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" "3b25739315107054f551b79b925168f69206de908689512e2087bbe8ad723f22"` [INFO] running `"docker" "rm" "-f" "3b25739315107054f551b79b925168f69206de908689512e2087bbe8ad723f22"` [INFO] [stdout] 3b25739315107054f551b79b925168f69206de908689512e2087bbe8ad723f22