Oct 13 01:00:43.186 INFO testing segfo/page_allocator against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:00:43.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:00:43.653 INFO blam! 7caa3128621528d9f70818da58b255e0c5eac65627abe7ffca1c45ed41ec71e1 Oct 13 01:00:43.660 INFO running `"docker" "start" "-a" "7caa3128621528d9f70818da58b255e0c5eac65627abe7ffca1c45ed41ec71e1"` Oct 13 01:00:44.697 INFO kablam! usermod: no changes Oct 13 01:00:44.759 INFO kablam! Compiling page_memory_allocator v0.1.0 (/source) Oct 13 01:00:44.980 INFO kablam! warning: unused import: `show_available_memory` Oct 13 01:00:44.980 INFO kablam! --> src/main.rs:2:29 Oct 13 01:00:44.980 INFO kablam! | Oct 13 01:00:44.980 INFO kablam! 2 | use memory::PageAllocator::{show_available_memory,memtranse,PageMemoryManager}; Oct 13 01:00:44.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:44.980 INFO kablam! | Oct 13 01:00:44.980 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:00:44.980 INFO kablam! Oct 13 01:00:45.083 INFO kablam! warning: unnecessary `unsafe` block Oct 13 01:00:45.083 INFO kablam! --> src/memory/PageAllocator.rs:74:22 Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! 74 | let entity = unsafe{MEM_MANAGER.get_entity()}; Oct 13 01:00:45.083 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 13 01:00:45.083 INFO kablam! Oct 13 01:00:45.083 INFO kablam! warning: function is never used: `show_area` Oct 13 01:00:45.083 INFO kablam! --> src/memory/PageAllocator.rs:225:1 Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! 225 | fn show_area(area:MemoryArea)->String{ Oct 13 01:00:45.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:00:45.083 INFO kablam! Oct 13 01:00:45.083 INFO kablam! warning: function is never used: `show_list` Oct 13 01:00:45.083 INFO kablam! --> src/memory/PageAllocator.rs:230:1 Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! 230 | fn show_list(mlist:MemoryAreaPtr){ Oct 13 01:00:45.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.083 INFO kablam! Oct 13 01:00:45.083 INFO kablam! warning: function is never used: `show_available_memory` Oct 13 01:00:45.083 INFO kablam! --> src/memory/PageAllocator.rs:243:1 Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! 243 | pub fn show_available_memory(manager:&PageMemoryManager){ Oct 13 01:00:45.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.083 INFO kablam! Oct 13 01:00:45.083 INFO kablam! warning: module `PageAllocator` should have a snake case name such as `page_allocator` Oct 13 01:00:45.083 INFO kablam! --> src/memory/mod.rs:1:1 Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! 1 | pub mod PageAllocator; Oct 13 01:00:45.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.083 INFO kablam! | Oct 13 01:00:45.083 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:00:45.083 INFO kablam! Oct 13 01:00:45.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 13 01:00:45.527 INFO kablam! su: No module specific data is present Oct 13 01:00:46.414 INFO running `"docker" "rm" "-f" "7caa3128621528d9f70818da58b255e0c5eac65627abe7ffca1c45ed41ec71e1"` Oct 13 01:00:46.650 INFO blam! 7caa3128621528d9f70818da58b255e0c5eac65627abe7ffca1c45ed41ec71e1 Oct 13 01:00:46.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:00:47.124 INFO blam! 51028b939414a0f2b3c989f424442f46c2e15a13de8111d9e07c3b7b4de5ea92 Oct 13 01:00:47.131 INFO running `"docker" "start" "-a" "51028b939414a0f2b3c989f424442f46c2e15a13de8111d9e07c3b7b4de5ea92"` Oct 13 01:00:48.054 INFO kablam! usermod: no changes Oct 13 01:00:48.086 INFO kablam! Compiling page_memory_allocator v0.1.0 (/source) Oct 13 01:00:48.303 INFO kablam! warning: unused import: `show_available_memory` Oct 13 01:00:48.303 INFO kablam! --> src/main.rs:2:29 Oct 13 01:00:48.303 INFO kablam! | Oct 13 01:00:48.303 INFO kablam! 2 | use memory::PageAllocator::{show_available_memory,memtranse,PageMemoryManager}; Oct 13 01:00:48.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.303 INFO kablam! | Oct 13 01:00:48.303 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:00:48.303 INFO kablam! Oct 13 01:00:48.412 INFO kablam! warning: unnecessary `unsafe` block Oct 13 01:00:48.412 INFO kablam! --> src/memory/PageAllocator.rs:74:22 Oct 13 01:00:48.412 INFO kablam! | Oct 13 01:00:48.412 INFO kablam! 74 | let entity = unsafe{MEM_MANAGER.get_entity()}; Oct 13 01:00:48.412 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 13 01:00:48.412 INFO kablam! | Oct 13 01:00:48.412 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 13 01:00:48.412 INFO kablam! Oct 13 01:00:48.415 INFO kablam! warning: function is never used: `show_area` Oct 13 01:00:48.415 INFO kablam! --> src/memory/PageAllocator.rs:225:1 Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! 225 | fn show_area(area:MemoryArea)->String{ Oct 13 01:00:48.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:00:48.415 INFO kablam! Oct 13 01:00:48.415 INFO kablam! warning: function is never used: `show_list` Oct 13 01:00:48.415 INFO kablam! --> src/memory/PageAllocator.rs:230:1 Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! 230 | fn show_list(mlist:MemoryAreaPtr){ Oct 13 01:00:48.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.415 INFO kablam! Oct 13 01:00:48.415 INFO kablam! warning: function is never used: `show_available_memory` Oct 13 01:00:48.415 INFO kablam! --> src/memory/PageAllocator.rs:243:1 Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! 243 | pub fn show_available_memory(manager:&PageMemoryManager){ Oct 13 01:00:48.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.415 INFO kablam! Oct 13 01:00:48.415 INFO kablam! warning: module `PageAllocator` should have a snake case name such as `page_allocator` Oct 13 01:00:48.415 INFO kablam! --> src/memory/mod.rs:1:1 Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! 1 | pub mod PageAllocator; Oct 13 01:00:48.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.415 INFO kablam! | Oct 13 01:00:48.415 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:00:48.415 INFO kablam! Oct 13 01:00:48.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 13 01:00:48.915 INFO kablam! su: No module specific data is present Oct 13 01:00:49.571 INFO running `"docker" "rm" "-f" "51028b939414a0f2b3c989f424442f46c2e15a13de8111d9e07c3b7b4de5ea92"` Oct 13 01:00:49.770 INFO blam! 51028b939414a0f2b3c989f424442f46c2e15a13de8111d9e07c3b7b4de5ea92 Oct 13 01:00:49.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:00:50.147 INFO blam! ff986d801a1be25bf0ca700253da8cbfdf856964d60e2c196ce4dd6e3cda23eb Oct 13 01:00:50.151 INFO running `"docker" "start" "-a" "ff986d801a1be25bf0ca700253da8cbfdf856964d60e2c196ce4dd6e3cda23eb"` Oct 13 01:00:51.205 INFO kablam! usermod: no changes Oct 13 01:00:51.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 01:00:51.267 INFO kablam! Running /target/debug/deps/page_memory_allocator-7796ca5af6818677 Oct 13 01:00:51.269 INFO blam! Oct 13 01:00:51.269 INFO blam! running 0 tests Oct 13 01:00:51.269 INFO blam! Oct 13 01:00:51.269 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:00:51.269 INFO blam! Oct 13 01:00:51.275 INFO kablam! su: No module specific data is present Oct 13 01:00:51.897 INFO running `"docker" "rm" "-f" "ff986d801a1be25bf0ca700253da8cbfdf856964d60e2c196ce4dd6e3cda23eb"` Oct 13 01:00:52.155 INFO blam! ff986d801a1be25bf0ca700253da8cbfdf856964d60e2c196ce4dd6e3cda23eb