[INFO] cloning repository arjantop/tlpi-examples-rust [INFO] running `"git" "clone" "--bare" "git://github.com/arjantop/tlpi-examples-rust.git" "work/cache/sources/gh/arjantop/tlpi-examples-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arjantop/tlpi-examples-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/arjantop/tlpi-examples-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arjantop/tlpi-examples-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arjantop/tlpi-examples-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arjantop/tlpi-examples-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arjantop/tlpi-examples-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arjantop/tlpi-examples-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 81ca551d4f78ed4ad7c04e2831778157749c50b5 [INFO] sha for GitHub repo arjantop/tlpi-examples-rust: 81ca551d4f78ed4ad7c04e2831778157749c50b5 [INFO] validating manifest of arjantop/tlpi-examples-rust 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 arjantop/tlpi-examples-rust 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 arjantop/tlpi-examples-rust [INFO] finished frobbing arjantop/tlpi-examples-rust [INFO] frobbed toml for arjantop/tlpi-examples-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arjantop/tlpi-examples-rust/Cargo.toml [INFO] started frobbing arjantop/tlpi-examples-rust [INFO] finished frobbing arjantop/tlpi-examples-rust [INFO] frobbed toml for arjantop/tlpi-examples-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arjantop/tlpi-examples-rust/Cargo.toml [INFO] crate arjantop/tlpi-examples-rust 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] testing arjantop/tlpi-examples-rust 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/arjantop/tlpi-examples-rust:/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] e438a0b264647b93adbf5ec64da9af1135f27910a26e1ce702d43a2a98c0c72b [INFO] running `"docker" "start" "-a" "e438a0b264647b93adbf5ec64da9af1135f27910a26e1ce702d43a2a98c0c72b"` [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling lpi-examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.73s [INFO] running `"docker" "inspect" "e438a0b264647b93adbf5ec64da9af1135f27910a26e1ce702d43a2a98c0c72b"` [INFO] running `"docker" "rm" "-f" "e438a0b264647b93adbf5ec64da9af1135f27910a26e1ce702d43a2a98c0c72b"` [INFO] [stdout] e438a0b264647b93adbf5ec64da9af1135f27910a26e1ce702d43a2a98c0c72b [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/arjantop/tlpi-examples-rust:/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] dc3212c7a71338c0797a4f82d4b39b30be6dcc9cd8c752acc4aaf835c3836fa5 [INFO] running `"docker" "start" "-a" "dc3212c7a71338c0797a4f82d4b39b30be6dcc9cd8c752acc4aaf835c3836fa5"` [INFO] [stderr] Compiling lpi-examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `"docker" "inspect" "dc3212c7a71338c0797a4f82d4b39b30be6dcc9cd8c752acc4aaf835c3836fa5"` [INFO] running `"docker" "rm" "-f" "dc3212c7a71338c0797a4f82d4b39b30be6dcc9cd8c752acc4aaf835c3836fa5"` [INFO] [stdout] dc3212c7a71338c0797a4f82d4b39b30be6dcc9cd8c752acc4aaf835c3836fa5 [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/arjantop/tlpi-examples-rust:/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] 58736943a9f105a888a142f688b56e906d097664a3327f38c4a94e0e1f102e8c [INFO] running `"docker" "start" "-a" "58736943a9f105a888a142f688b56e906d097664a3327f38c4a94e0e1f102e8c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/bad_exclusive_open-2bac6b91e357e25b [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] [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/chapter5_exercise3-04606f1c2b5e85a7 [INFO] [stderr] Running /opt/crater/target/debug/deps/copy-0a0a0b7fa3e4d66d [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/seek_io-403ce9b46d07995a [INFO] [stderr] Running /opt/crater/target/debug/deps/t_readv-8d44b60beeca53ed [INFO] [stderr] Running /opt/crater/target/debug/deps/t_stat-808d6e8fd367bfe2 [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] [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] [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] [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/t_truncate-837ce58dc8e8c66f [INFO] running `"docker" "inspect" "58736943a9f105a888a142f688b56e906d097664a3327f38c4a94e0e1f102e8c"` [INFO] running `"docker" "rm" "-f" "58736943a9f105a888a142f688b56e906d097664a3327f38c4a94e0e1f102e8c"` [INFO] [stdout] 58736943a9f105a888a142f688b56e906d097664a3327f38c4a94e0e1f102e8c