[INFO] updating cached repository 0x75960/locator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/0x75960/locator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/locator" "work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/locator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/locator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/locator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/locator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/locator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87b751e8290144014a91ec6166ece65c2a08ee0e [INFO] sha for GitHub repo 0x75960/locator: 87b751e8290144014a91ec6166ece65c2a08ee0e [INFO] validating manifest of 0x75960/locator 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 0x75960/locator 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 0x75960/locator [INFO] finished frobbing 0x75960/locator [INFO] frobbed toml for 0x75960/locator written to work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/locator/Cargo.toml [INFO] started frobbing 0x75960/locator [INFO] finished frobbing 0x75960/locator [INFO] frobbed toml for 0x75960/locator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/locator/Cargo.toml [INFO] crate 0x75960/locator 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 0x75960/locator 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-2/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/0x75960/locator:/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] 346148bdcc74404eaf6f0700e142b12518bf4d0bf7f1d0f74c4e1e5e47e17669 [INFO] running `"docker" "start" "-a" "346148bdcc74404eaf6f0700e142b12518bf4d0bf7f1d0f74c4e1e5e47e17669"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling festum v0.1.0 (https://github.com/0x75960/festum.rs#2046c14e) [INFO] [stderr] Compiling locator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "346148bdcc74404eaf6f0700e142b12518bf4d0bf7f1d0f74c4e1e5e47e17669"` [INFO] running `"docker" "rm" "-f" "346148bdcc74404eaf6f0700e142b12518bf4d0bf7f1d0f74c4e1e5e47e17669"` [INFO] [stdout] 346148bdcc74404eaf6f0700e142b12518bf4d0bf7f1d0f74c4e1e5e47e17669 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/0x75960/locator:/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] a08c5ea9abfe5cbf747588ee4c7afb86aa570fb945606a85659a8b59bb0eff24 [INFO] running `"docker" "start" "-a" "a08c5ea9abfe5cbf747588ee4c7afb86aa570fb945606a85659a8b59bb0eff24"` [INFO] [stderr] Compiling locator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `"docker" "inspect" "a08c5ea9abfe5cbf747588ee4c7afb86aa570fb945606a85659a8b59bb0eff24"` [INFO] running `"docker" "rm" "-f" "a08c5ea9abfe5cbf747588ee4c7afb86aa570fb945606a85659a8b59bb0eff24"` [INFO] [stdout] a08c5ea9abfe5cbf747588ee4c7afb86aa570fb945606a85659a8b59bb0eff24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/0x75960/locator:/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] cce06307d23c5d063551c2d1f110e2c09f090f86524efc6bd727a1d7402ea0a6 [INFO] running `"docker" "start" "-a" "cce06307d23c5d063551c2d1f110e2c09f090f86524efc6bd727a1d7402ea0a6"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] Running /opt/crater/target/debug/deps/locator-8e1e2cdfc454eaaf [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" "cce06307d23c5d063551c2d1f110e2c09f090f86524efc6bd727a1d7402ea0a6"` [INFO] running `"docker" "rm" "-f" "cce06307d23c5d063551c2d1f110e2c09f090f86524efc6bd727a1d7402ea0a6"` [INFO] [stdout] cce06307d23c5d063551c2d1f110e2c09f090f86524efc6bd727a1d7402ea0a6