[INFO] cloning repository gretchenfrage/mv5t [INFO] running `"git" "clone" "--bare" "git://github.com/gretchenfrage/mv5t.git" "work/cache/sources/gh/gretchenfrage/mv5t"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gretchenfrage/mv5t'... [INFO] running `"git" "clone" "work/cache/sources/gh/gretchenfrage/mv5t" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gretchenfrage/mv5t"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gretchenfrage/mv5t'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gretchenfrage/mv5t" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a6917d335065774090693f79660de99d25ec0b6 [INFO] sha for GitHub repo gretchenfrage/mv5t: 3a6917d335065774090693f79660de99d25ec0b6 [INFO] validating manifest of gretchenfrage/mv5t on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gretchenfrage/mv5t on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gretchenfrage/mv5t [INFO] finished frobbing gretchenfrage/mv5t [INFO] frobbed toml for gretchenfrage/mv5t written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gretchenfrage/mv5t/Cargo.toml [INFO] started frobbing gretchenfrage/mv5t [INFO] finished frobbing gretchenfrage/mv5t [INFO] frobbed toml for gretchenfrage/mv5t written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t/Cargo.toml [INFO] crate gretchenfrage/mv5t already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yandex_translate v2.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gretchenfrage/mv5t against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b1de596745b4f18a28fd575ced3d6913884005a67d972d97bdead31a5479d07e [INFO] running `"docker" "start" "-a" "b1de596745b4f18a28fd575ced3d6913884005a67d972d97bdead31a5479d07e"` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling serde v1.0.34 [INFO] [stderr] Compiling file v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling oauth-client v0.3.2 [INFO] [stderr] Compiling yandex_translate v2.1.0 [INFO] [stderr] Compiling mv5t v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "b1de596745b4f18a28fd575ced3d6913884005a67d972d97bdead31a5479d07e"` [INFO] running `"docker" "rm" "-f" "b1de596745b4f18a28fd575ced3d6913884005a67d972d97bdead31a5479d07e"` [INFO] [stdout] b1de596745b4f18a28fd575ced3d6913884005a67d972d97bdead31a5479d07e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e2eca83438dc8e0bdcd0663cce37987d86a3419f558a181cb6b28d48cd5ced6 [INFO] running `"docker" "start" "-a" "2e2eca83438dc8e0bdcd0663cce37987d86a3419f558a181cb6b28d48cd5ced6"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling mv5t v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "2e2eca83438dc8e0bdcd0663cce37987d86a3419f558a181cb6b28d48cd5ced6"` [INFO] running `"docker" "rm" "-f" "2e2eca83438dc8e0bdcd0663cce37987d86a3419f558a181cb6b28d48cd5ced6"` [INFO] [stdout] 2e2eca83438dc8e0bdcd0663cce37987d86a3419f558a181cb6b28d48cd5ced6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gretchenfrage/mv5t:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a9ff4173698c6b0e85839ed864b44f5f44d7e0087fedab29da962a924bda1afa [INFO] running `"docker" "start" "-a" "a9ff4173698c6b0e85839ed864b44f5f44d7e0087fedab29da962a924bda1afa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/mv5t-bf3c30de8b0035ce [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" "a9ff4173698c6b0e85839ed864b44f5f44d7e0087fedab29da962a924bda1afa"` [INFO] running `"docker" "rm" "-f" "a9ff4173698c6b0e85839ed864b44f5f44d7e0087fedab29da962a924bda1afa"` [INFO] [stdout] a9ff4173698c6b0e85839ed864b44f5f44d7e0087fedab29da962a924bda1afa