[INFO] cloning repository rust-ops/rust-repos [INFO] running `"git" "clone" "--bare" "git://github.com/rust-ops/rust-repos.git" "work/cache/sources/gh/rust-ops/rust-repos"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rust-ops/rust-repos'... [INFO] running `"git" "clone" "work/cache/sources/gh/rust-ops/rust-repos" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-ops/rust-repos" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-ops/rust-repos"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-ops/rust-repos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cdb12ba3a62df7ca410030f629e0649a61b899d6 [INFO] sha for GitHub repo rust-ops/rust-repos: cdb12ba3a62df7ca410030f629e0649a61b899d6 [INFO] validating manifest of rust-ops/rust-repos 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 rust-ops/rust-repos 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 rust-ops/rust-repos [INFO] finished frobbing rust-ops/rust-repos [INFO] frobbed toml for rust-ops/rust-repos written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos/Cargo.toml [INFO] started frobbing rust-ops/rust-repos [INFO] finished frobbing rust-ops/rust-repos [INFO] frobbed toml for rust-ops/rust-repos written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-ops/rust-repos/Cargo.toml [INFO] crate rust-ops/rust-repos 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] 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 rust-ops/rust-repos against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 51f00ab8f1eac5902e556c20704ff8912427b03472e605d7adda12a6c6ccbd23 [INFO] running `"docker" "start" "-a" "51f00ab8f1eac5902e556c20704ff8912427b03472e605d7adda12a6c6ccbd23"` [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.22 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling rust-repos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "51f00ab8f1eac5902e556c20704ff8912427b03472e605d7adda12a6c6ccbd23"` [INFO] running `"docker" "rm" "-f" "51f00ab8f1eac5902e556c20704ff8912427b03472e605d7adda12a6c6ccbd23"` [INFO] [stdout] 51f00ab8f1eac5902e556c20704ff8912427b03472e605d7adda12a6c6ccbd23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d93751204913355e2a5889ff31455a03d97ee01ed3e813d6a4ef244ee0f0f381 [INFO] running `"docker" "start" "-a" "d93751204913355e2a5889ff31455a03d97ee01ed3e813d6a4ef244ee0f0f381"` [INFO] [stderr] Compiling rust-repos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `"docker" "inspect" "d93751204913355e2a5889ff31455a03d97ee01ed3e813d6a4ef244ee0f0f381"` [INFO] running `"docker" "rm" "-f" "d93751204913355e2a5889ff31455a03d97ee01ed3e813d6a4ef244ee0f0f381"` [INFO] [stdout] d93751204913355e2a5889ff31455a03d97ee01ed3e813d6a4ef244ee0f0f381 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-ops/rust-repos:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] abdf0fc80582a7b9a6611f1e85599e70fe031197109319fe0249983e42aa63f6 [INFO] running `"docker" "start" "-a" "abdf0fc80582a7b9a6611f1e85599e70fe031197109319fe0249983e42aa63f6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_repos-39045b7c3a0b54ed [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" "abdf0fc80582a7b9a6611f1e85599e70fe031197109319fe0249983e42aa63f6"` [INFO] running `"docker" "rm" "-f" "abdf0fc80582a7b9a6611f1e85599e70fe031197109319fe0249983e42aa63f6"` [INFO] [stdout] abdf0fc80582a7b9a6611f1e85599e70fe031197109319fe0249983e42aa63f6