Oct 13 01:00:43.752 INFO testing segfo/page_allocator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:00:43.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:44.139 INFO blam! a66154a9b8888bb5675bbddfbb472e12f4ddb693d756bd386d3b398d9c5f3440 Oct 13 01:00:44.143 INFO running `"docker" "start" "-a" "a66154a9b8888bb5675bbddfbb472e12f4ddb693d756bd386d3b398d9c5f3440"` Oct 13 01:00:45.299 INFO kablam! usermod: no changes Oct 13 01:00:45.343 INFO kablam! Compiling page_memory_allocator v0.1.0 (/source) Oct 13 01:00:45.583 INFO kablam! warning: unused import: `show_available_memory` Oct 13 01:00:45.583 INFO kablam! --> src/main.rs:2:29 Oct 13 01:00:45.584 INFO kablam! | Oct 13 01:00:45.584 INFO kablam! 2 | use memory::PageAllocator::{show_available_memory,memtranse,PageMemoryManager}; Oct 13 01:00:45.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.584 INFO kablam! | Oct 13 01:00:45.585 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:00:45.585 INFO kablam! Oct 13 01:00:45.691 INFO kablam! warning: unnecessary `unsafe` block Oct 13 01:00:45.691 INFO kablam! --> src/memory/PageAllocator.rs:74:22 Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! 74 | let entity = unsafe{MEM_MANAGER.get_entity()}; Oct 13 01:00:45.691 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 13 01:00:45.691 INFO kablam! Oct 13 01:00:45.691 INFO kablam! warning: function is never used: `show_area` Oct 13 01:00:45.691 INFO kablam! --> src/memory/PageAllocator.rs:225:1 Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! 225 | fn show_area(area:MemoryArea)->String{ Oct 13 01:00:45.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:00:45.691 INFO kablam! Oct 13 01:00:45.691 INFO kablam! warning: function is never used: `show_list` Oct 13 01:00:45.691 INFO kablam! --> src/memory/PageAllocator.rs:230:1 Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! 230 | fn show_list(mlist:MemoryAreaPtr){ Oct 13 01:00:45.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.691 INFO kablam! Oct 13 01:00:45.691 INFO kablam! warning: function is never used: `show_available_memory` Oct 13 01:00:45.691 INFO kablam! --> src/memory/PageAllocator.rs:243:1 Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! 243 | pub fn show_available_memory(manager:&PageMemoryManager){ Oct 13 01:00:45.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.691 INFO kablam! Oct 13 01:00:45.691 INFO kablam! warning: module `PageAllocator` should have a snake case name such as `page_allocator` Oct 13 01:00:45.691 INFO kablam! --> src/memory/mod.rs:1:1 Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! 1 | pub mod PageAllocator; Oct 13 01:00:45.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:45.691 INFO kablam! | Oct 13 01:00:45.691 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:00:45.691 INFO kablam! Oct 13 01:00:46.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 13 01:00:46.147 INFO kablam! su: No module specific data is present Oct 13 01:00:46.683 INFO running `"docker" "rm" "-f" "a66154a9b8888bb5675bbddfbb472e12f4ddb693d756bd386d3b398d9c5f3440"` Oct 13 01:00:46.875 INFO blam! a66154a9b8888bb5675bbddfbb472e12f4ddb693d756bd386d3b398d9c5f3440 Oct 13 01:00:46.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.227 INFO blam! a99c4e35c5aa96fa071b2bf9f33d71f023606821dddc07c82d187a4cb1d7b3d5 Oct 13 01:00:47.232 INFO running `"docker" "start" "-a" "a99c4e35c5aa96fa071b2bf9f33d71f023606821dddc07c82d187a4cb1d7b3d5"` Oct 13 01:00:48.574 INFO kablam! usermod: no changes Oct 13 01:00:48.624 INFO kablam! Compiling page_memory_allocator v0.1.0 (/source) Oct 13 01:00:48.963 INFO kablam! warning: unused import: `show_available_memory` Oct 13 01:00:48.963 INFO kablam! --> src/main.rs:2:29 Oct 13 01:00:48.963 INFO kablam! | Oct 13 01:00:48.964 INFO kablam! 2 | use memory::PageAllocator::{show_available_memory,memtranse,PageMemoryManager}; Oct 13 01:00:48.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:48.967 INFO kablam! | Oct 13 01:00:48.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:00:48.968 INFO kablam! Oct 13 01:00:49.072 INFO kablam! warning: unnecessary `unsafe` block Oct 13 01:00:49.072 INFO kablam! --> src/memory/PageAllocator.rs:74:22 Oct 13 01:00:49.073 INFO kablam! | Oct 13 01:00:49.073 INFO kablam! 74 | let entity = unsafe{MEM_MANAGER.get_entity()}; Oct 13 01:00:49.073 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 13 01:00:49.074 INFO kablam! | Oct 13 01:00:49.074 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 13 01:00:49.075 INFO kablam! Oct 13 01:00:49.075 INFO kablam! warning: function is never used: `show_area` Oct 13 01:00:49.075 INFO kablam! --> src/memory/PageAllocator.rs:225:1 Oct 13 01:00:49.076 INFO kablam! | Oct 13 01:00:49.076 INFO kablam! 225 | fn show_area(area:MemoryArea)->String{ Oct 13 01:00:49.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:49.076 INFO kablam! | Oct 13 01:00:49.077 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:00:49.077 INFO kablam! Oct 13 01:00:49.077 INFO kablam! warning: function is never used: `show_list` Oct 13 01:00:49.078 INFO kablam! --> src/memory/PageAllocator.rs:230:1 Oct 13 01:00:49.078 INFO kablam! | Oct 13 01:00:49.078 INFO kablam! 230 | fn show_list(mlist:MemoryAreaPtr){ Oct 13 01:00:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:49.079 INFO kablam! Oct 13 01:00:49.079 INFO kablam! warning: function is never used: `show_available_memory` Oct 13 01:00:49.079 INFO kablam! --> src/memory/PageAllocator.rs:243:1 Oct 13 01:00:49.079 INFO kablam! | Oct 13 01:00:49.080 INFO kablam! 243 | pub fn show_available_memory(manager:&PageMemoryManager){ Oct 13 01:00:49.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:49.080 INFO kablam! Oct 13 01:00:49.080 INFO kablam! warning: module `PageAllocator` should have a snake case name such as `page_allocator` Oct 13 01:00:49.081 INFO kablam! --> src/memory/mod.rs:1:1 Oct 13 01:00:49.081 INFO kablam! | Oct 13 01:00:49.081 INFO kablam! 1 | pub mod PageAllocator; Oct 13 01:00:49.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:00:49.082 INFO kablam! | Oct 13 01:00:49.082 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 01:00:49.082 INFO kablam! Oct 13 01:00:49.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 13 01:00:49.591 INFO kablam! su: No module specific data is present Oct 13 01:00:50.075 INFO running `"docker" "rm" "-f" "a99c4e35c5aa96fa071b2bf9f33d71f023606821dddc07c82d187a4cb1d7b3d5"` Oct 13 01:00:50.353 INFO blam! a99c4e35c5aa96fa071b2bf9f33d71f023606821dddc07c82d187a4cb1d7b3d5 Oct 13 01:00:50.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.848 INFO blam! 5db319bd664237e35dfd93eca1170699182508f3d02517eee46143b76486bccc Oct 13 01:00:50.850 INFO running `"docker" "start" "-a" "5db319bd664237e35dfd93eca1170699182508f3d02517eee46143b76486bccc"` Oct 13 01:00:52.066 INFO kablam! usermod: no changes Oct 13 01:00:52.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 01:00:52.099 INFO blam! Oct 13 01:00:52.100 INFO kablam! Running /target/debug/deps/page_memory_allocator-463b22c45efff101 Oct 13 01:00:52.100 INFO blam! running 0 tests Oct 13 01:00:52.100 INFO kablam! su: No module specific data is present Oct 13 01:00:52.100 INFO blam! Oct 13 01:00:52.100 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:00:52.100 INFO blam! Oct 13 01:00:52.799 INFO running `"docker" "rm" "-f" "5db319bd664237e35dfd93eca1170699182508f3d02517eee46143b76486bccc"` Oct 13 01:00:52.931 INFO blam! 5db319bd664237e35dfd93eca1170699182508f3d02517eee46143b76486bccc