[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 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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 0fdce13685038c4363094d95e096f35c4dd846a8c2f54c3c726ed51611a3af15 [INFO] running `"docker" "start" "-a" "0fdce13685038c4363094d95e096f35c4dd846a8c2f54c3c726ed51611a3af15"` [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling clap v2.24.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 23.86s [INFO] running `"docker" "inspect" "0fdce13685038c4363094d95e096f35c4dd846a8c2f54c3c726ed51611a3af15"` [INFO] running `"docker" "rm" "-f" "0fdce13685038c4363094d95e096f35c4dd846a8c2f54c3c726ed51611a3af15"` [INFO] [stdout] 0fdce13685038c4363094d95e096f35c4dd846a8c2f54c3c726ed51611a3af15 [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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 32d50d3955eac1118b902cf51b1ef2568563c951c06cc723dbc591a436c1ddd2 [INFO] running `"docker" "start" "-a" "32d50d3955eac1118b902cf51b1ef2568563c951c06cc723dbc591a436c1ddd2"` [INFO] [stderr] Compiling lpi-examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `"docker" "inspect" "32d50d3955eac1118b902cf51b1ef2568563c951c06cc723dbc591a436c1ddd2"` [INFO] running `"docker" "rm" "-f" "32d50d3955eac1118b902cf51b1ef2568563c951c06cc723dbc591a436c1ddd2"` [INFO] [stdout] 32d50d3955eac1118b902cf51b1ef2568563c951c06cc723dbc591a436c1ddd2 [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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 93641ccd85f2a18a23e8e1fca5ddc7beaf88d42603eda3e293ffe349725eaf34 [INFO] running `"docker" "start" "-a" "93641ccd85f2a18a23e8e1fca5ddc7beaf88d42603eda3e293ffe349725eaf34"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/bad_exclusive_open-276075971656c33a [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-b2334cffab029de8 [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/copy-6ef849e016572226 [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-530a5365d474e1a6 [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_readv-b5c5d841f0d9df3a [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_stat-9963458b1527a9f3 [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-68a365b8bd622750 [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" "93641ccd85f2a18a23e8e1fca5ddc7beaf88d42603eda3e293ffe349725eaf34"` [INFO] running `"docker" "rm" "-f" "93641ccd85f2a18a23e8e1fca5ddc7beaf88d42603eda3e293ffe349725eaf34"` [INFO] [stdout] 93641ccd85f2a18a23e8e1fca5ddc7beaf88d42603eda3e293ffe349725eaf34