[INFO] cloning repository ncaq/rustgle [INFO] running `"git" "clone" "--bare" "git://github.com/ncaq/rustgle.git" "work/cache/sources/gh/ncaq/rustgle"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ncaq/rustgle'... [INFO] running `"git" "clone" "work/cache/sources/gh/ncaq/rustgle" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ncaq/rustgle"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ncaq/rustgle'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ncaq/rustgle" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4cd4ffb8c9c3660f151f3648f7f3a3375d37c83f [INFO] sha for GitHub repo ncaq/rustgle: 4cd4ffb8c9c3660f151f3648f7f3a3375d37c83f [INFO] validating manifest of ncaq/rustgle 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 ncaq/rustgle 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 ncaq/rustgle [INFO] finished frobbing ncaq/rustgle [INFO] frobbed toml for ncaq/rustgle written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ncaq/rustgle/Cargo.toml [INFO] started frobbing ncaq/rustgle [INFO] finished frobbing ncaq/rustgle [INFO] frobbed toml for ncaq/rustgle written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle/Cargo.toml [INFO] crate ncaq/rustgle 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crates-index v0.12.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing ncaq/rustgle against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle:/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] d23b8f87dc7623dca81165e315393cf9a12efd4bc432d85692a6697252d9872a [INFO] running `"docker" "start" "-a" "d23b8f87dc7623dca81165e315393cf9a12efd4bc432d85692a6697252d9872a"` [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling crates-index v0.12.1 [INFO] [stderr] Compiling rustgle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.64s [INFO] running `"docker" "inspect" "d23b8f87dc7623dca81165e315393cf9a12efd4bc432d85692a6697252d9872a"` [INFO] running `"docker" "rm" "-f" "d23b8f87dc7623dca81165e315393cf9a12efd4bc432d85692a6697252d9872a"` [INFO] [stdout] d23b8f87dc7623dca81165e315393cf9a12efd4bc432d85692a6697252d9872a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle:/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] 87570a6d928be993a01dfee7ef45ee31b2a37293daf2ddc2ef4010af0c0b2017 [INFO] running `"docker" "start" "-a" "87570a6d928be993a01dfee7ef45ee31b2a37293daf2ddc2ef4010af0c0b2017"` [INFO] [stderr] Compiling rustgle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "87570a6d928be993a01dfee7ef45ee31b2a37293daf2ddc2ef4010af0c0b2017"` [INFO] running `"docker" "rm" "-f" "87570a6d928be993a01dfee7ef45ee31b2a37293daf2ddc2ef4010af0c0b2017"` [INFO] [stdout] 87570a6d928be993a01dfee7ef45ee31b2a37293daf2ddc2ef4010af0c0b2017 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ncaq/rustgle:/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] 486b143756df0b9c45b034f128f5c80619d4f267c72546cb431859135956b289 [INFO] running `"docker" "start" "-a" "486b143756df0b9c45b034f128f5c80619d4f267c72546cb431859135956b289"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustgle-e2ce3cacaec67f76 [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] [stderr] Running /opt/crater/target/debug/deps/rustgle-68a1b4c5c06b2af2 [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] [stderr] Doc-tests rustgle [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" "486b143756df0b9c45b034f128f5c80619d4f267c72546cb431859135956b289"` [INFO] running `"docker" "rm" "-f" "486b143756df0b9c45b034f128f5c80619d4f267c72546cb431859135956b289"` [INFO] [stdout] 486b143756df0b9c45b034f128f5c80619d4f267c72546cb431859135956b289