[INFO] cloning repository 13pgeiser/rpexec [INFO] running `"git" "clone" "--bare" "git://github.com/13pgeiser/rpexec.git" "work/cache/sources/gh/13pgeiser/rpexec"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/13pgeiser/rpexec'... [INFO] running `"git" "clone" "work/cache/sources/gh/13pgeiser/rpexec" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/13pgeiser/rpexec"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/13pgeiser/rpexec'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/13pgeiser/rpexec" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5fb66bbb2d9c60123723a1d32fdb8ad41d993421 [INFO] sha for GitHub repo 13pgeiser/rpexec: 5fb66bbb2d9c60123723a1d32fdb8ad41d993421 [INFO] validating manifest of 13pgeiser/rpexec 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 13pgeiser/rpexec 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 13pgeiser/rpexec [INFO] finished frobbing 13pgeiser/rpexec [INFO] frobbed toml for 13pgeiser/rpexec written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/13pgeiser/rpexec/Cargo.toml [INFO] started frobbing 13pgeiser/rpexec [INFO] finished frobbing 13pgeiser/rpexec [INFO] frobbed toml for 13pgeiser/rpexec written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec/Cargo.toml [INFO] crate 13pgeiser/rpexec 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 13pgeiser/rpexec against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec:/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] 7625146ddf4756e61fdfcfcadb124dbd883a8b01007cd39135ba818f51ece7c8 [INFO] running `"docker" "start" "-a" "7625146ddf4756e61fdfcfcadb124dbd883a8b01007cd39135ba818f51ece7c8"` [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling serde v1.0.29 [INFO] [stderr] Compiling unidecode v0.2.0 [INFO] [stderr] Compiling pest v0.4.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling slug v0.1.2 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.29 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tera v0.10.10 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling rpexec v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "7625146ddf4756e61fdfcfcadb124dbd883a8b01007cd39135ba818f51ece7c8"` [INFO] running `"docker" "rm" "-f" "7625146ddf4756e61fdfcfcadb124dbd883a8b01007cd39135ba818f51ece7c8"` [INFO] [stdout] 7625146ddf4756e61fdfcfcadb124dbd883a8b01007cd39135ba818f51ece7c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec:/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] 69c3085d1b5a85b96605989710e9de8da374ea68179947b1678d64949862a14b [INFO] running `"docker" "start" "-a" "69c3085d1b5a85b96605989710e9de8da374ea68179947b1678d64949862a14b"` [INFO] [stderr] Compiling rpexec v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "69c3085d1b5a85b96605989710e9de8da374ea68179947b1678d64949862a14b"` [INFO] running `"docker" "rm" "-f" "69c3085d1b5a85b96605989710e9de8da374ea68179947b1678d64949862a14b"` [INFO] [stdout] 69c3085d1b5a85b96605989710e9de8da374ea68179947b1678d64949862a14b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/13pgeiser/rpexec:/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] ddb92ece6f67de46bce8920c70f83f7428c008e722d546f8f9ec484963664218 [INFO] running `"docker" "start" "-a" "ddb92ece6f67de46bce8920c70f83f7428c008e722d546f8f9ec484963664218"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rpexec-65bfa81e353e8b93 [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" "ddb92ece6f67de46bce8920c70f83f7428c008e722d546f8f9ec484963664218"` [INFO] running `"docker" "rm" "-f" "ddb92ece6f67de46bce8920c70f83f7428c008e722d546f8f9ec484963664218"` [INFO] [stdout] ddb92ece6f67de46bce8920c70f83f7428c008e722d546f8f9ec484963664218