[INFO] cloning repository semahawk/page_replacement [INFO] running `"git" "clone" "--bare" "git://github.com/semahawk/page_replacement.git" "work/cache/sources/gh/semahawk/page_replacement"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/semahawk/page_replacement'... [INFO] running `"git" "clone" "work/cache/sources/gh/semahawk/page_replacement" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/semahawk/page_replacement"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/semahawk/page_replacement'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/semahawk/page_replacement" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23b35a253abd5dfe830aee205ed173dd1e38ad7f [INFO] sha for GitHub repo semahawk/page_replacement: 23b35a253abd5dfe830aee205ed173dd1e38ad7f [INFO] validating manifest of semahawk/page_replacement 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 semahawk/page_replacement 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 semahawk/page_replacement [INFO] finished frobbing semahawk/page_replacement [INFO] frobbed toml for semahawk/page_replacement written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/semahawk/page_replacement/Cargo.toml [INFO] started frobbing semahawk/page_replacement [INFO] finished frobbing semahawk/page_replacement [INFO] frobbed toml for semahawk/page_replacement written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement/Cargo.toml [INFO] crate semahawk/page_replacement 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 semahawk/page_replacement against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement:/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] c939c85ea483f5d87416ecdf6aeb377e2332360ea05929893c9b722842f41452 [INFO] running `"docker" "start" "-a" "c939c85ea483f5d87416ecdf6aeb377e2332360ea05929893c9b722842f41452"` [INFO] [stderr] Compiling page_replacement v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `swapped_to_disk` [INFO] [stderr] --> src/memory.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | swapped_to_disk: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "c939c85ea483f5d87416ecdf6aeb377e2332360ea05929893c9b722842f41452"` [INFO] running `"docker" "rm" "-f" "c939c85ea483f5d87416ecdf6aeb377e2332360ea05929893c9b722842f41452"` [INFO] [stdout] c939c85ea483f5d87416ecdf6aeb377e2332360ea05929893c9b722842f41452 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement:/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] 1f9b583286dd3b95811b994b7b8afafb5489174fd16bde8cf6b62f05cc64a5b0 [INFO] running `"docker" "start" "-a" "1f9b583286dd3b95811b994b7b8afafb5489174fd16bde8cf6b62f05cc64a5b0"` [INFO] [stderr] Compiling page_replacement v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `swapped_to_disk` [INFO] [stderr] --> src/memory.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | swapped_to_disk: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "1f9b583286dd3b95811b994b7b8afafb5489174fd16bde8cf6b62f05cc64a5b0"` [INFO] running `"docker" "rm" "-f" "1f9b583286dd3b95811b994b7b8afafb5489174fd16bde8cf6b62f05cc64a5b0"` [INFO] [stdout] 1f9b583286dd3b95811b994b7b8afafb5489174fd16bde8cf6b62f05cc64a5b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/semahawk/page_replacement:/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] 5d5d3b7032f0f33aa6f11690a3cd50acb1a56dd23d59f5f0108bdd46ef499f58 [INFO] running `"docker" "start" "-a" "5d5d3b7032f0f33aa6f11690a3cd50acb1a56dd23d59f5f0108bdd46ef499f58"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/page_replacement-dfd2c66c48c4e882 [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" "5d5d3b7032f0f33aa6f11690a3cd50acb1a56dd23d59f5f0108bdd46ef499f58"` [INFO] running `"docker" "rm" "-f" "5d5d3b7032f0f33aa6f11690a3cd50acb1a56dd23d59f5f0108bdd46ef499f58"` [INFO] [stdout] 5d5d3b7032f0f33aa6f11690a3cd50acb1a56dd23d59f5f0108bdd46ef499f58