Oct 16 12:23:43.017 INFO testing elfkit-0.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:23:43.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:23:43.199 INFO blam! 26042d58e918d3e7164d2709cc86217280f2e6e34e69324d8d32004f81a59e64 Oct 16 12:23:43.201 INFO running `"docker" "start" "-a" "26042d58e918d3e7164d2709cc86217280f2e6e34e69324d8d32004f81a59e64"` Oct 16 12:23:43.660 INFO kablam! usermod: no changes Oct 16 12:23:43.837 INFO kablam! Compiling bloom v0.3.2 Oct 16 12:23:43.838 INFO kablam! Compiling ar v0.6.0 Oct 16 12:23:45.323 INFO kablam! Compiling elfkit v0.0.6 (/source) Oct 16 12:23:47.042 INFO kablam! warning: doc comment not used by rustdoc Oct 16 12:23:47.042 INFO kablam! --> src/elf.rs:606:9 Oct 16 12:23:47.042 INFO kablam! | Oct 16 12:23:47.047 INFO kablam! 606 | ///TODO this is shitty, because we need to replicate all the alignment code Oct 16 12:23:47.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:47.047 INFO kablam! | Oct 16 12:23:47.047 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 12:23:47.047 INFO kablam! Oct 16 12:23:47.047 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:23:47.047 INFO kablam! --> src/elf.rs:704:12 Oct 16 12:23:47.047 INFO kablam! | Oct 16 12:23:47.047 INFO kablam! 704 | Ok((r)) Oct 16 12:23:47.047 INFO kablam! | ^^^ help: remove these parentheses Oct 16 12:23:47.047 INFO kablam! | Oct 16 12:23:47.047 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:23:47.047 INFO kablam! Oct 16 12:23:47.055 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:23:47.055 INFO kablam! --> src/relocation.rs:191:12 Oct 16 12:23:47.055 INFO kablam! | Oct 16 12:23:47.055 INFO kablam! 191 | Ok((8+8+8)) Oct 16 12:23:47.055 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 12:23:47.055 INFO kablam! Oct 16 12:24:02.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.55s Oct 16 12:24:02.255 INFO kablam! su: No module specific data is present Oct 16 12:24:02.718 INFO running `"docker" "rm" "-f" "26042d58e918d3e7164d2709cc86217280f2e6e34e69324d8d32004f81a59e64"` Oct 16 12:24:02.987 INFO blam! 26042d58e918d3e7164d2709cc86217280f2e6e34e69324d8d32004f81a59e64 Oct 16 12:24:02.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:24:03.459 INFO blam! 3bac1d43e92926435e0163979e29a907d17f5fb3c081fe7493d86d3e923c601d Oct 16 12:24:03.463 INFO running `"docker" "start" "-a" "3bac1d43e92926435e0163979e29a907d17f5fb3c081fe7493d86d3e923c601d"` Oct 16 12:24:04.642 INFO kablam! usermod: no changes Oct 16 12:24:04.854 INFO kablam! Compiling elfkit v0.0.6 (/source) Oct 16 12:24:10.411 INFO kablam! warning: doc comment not used by rustdoc Oct 16 12:24:10.411 INFO kablam! --> src/elf.rs:606:9 Oct 16 12:24:10.411 INFO kablam! | Oct 16 12:24:10.411 INFO kablam! 606 | ///TODO this is shitty, because we need to replicate all the alignment code Oct 16 12:24:10.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:24:10.411 INFO kablam! | Oct 16 12:24:10.411 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 12:24:10.411 INFO kablam! Oct 16 12:24:10.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:24:10.411 INFO kablam! --> src/elf.rs:704:12 Oct 16 12:24:10.411 INFO kablam! | Oct 16 12:24:10.411 INFO kablam! 704 | Ok((r)) Oct 16 12:24:10.411 INFO kablam! | ^^^ help: remove these parentheses Oct 16 12:24:10.411 INFO kablam! | Oct 16 12:24:10.411 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:24:10.411 INFO kablam! Oct 16 12:24:10.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:24:10.411 INFO kablam! --> src/relocation.rs:191:12 Oct 16 12:24:10.411 INFO kablam! | Oct 16 12:24:10.411 INFO kablam! 191 | Ok((8+8+8)) Oct 16 12:24:10.411 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 12:24:10.411 INFO kablam! Oct 16 12:24:17.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.27s Oct 16 12:24:17.951 INFO kablam! su: No module specific data is present Oct 16 12:24:19.255 INFO running `"docker" "rm" "-f" "3bac1d43e92926435e0163979e29a907d17f5fb3c081fe7493d86d3e923c601d"` Oct 16 12:24:19.447 INFO blam! 3bac1d43e92926435e0163979e29a907d17f5fb3c081fe7493d86d3e923c601d Oct 16 12:24:19.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:24:19.933 INFO blam! 8bcb9e3fc842a03efcff83961f9656c667ad6f80be2bc63cf50784af776ca24b Oct 16 12:24:19.933 INFO running `"docker" "start" "-a" "8bcb9e3fc842a03efcff83961f9656c667ad6f80be2bc63cf50784af776ca24b"` Oct 16 12:24:21.074 INFO kablam! usermod: no changes Oct 16 12:24:21.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 12:24:21.375 INFO kablam! Running /target/debug/deps/elfkit-12a46adcd2eafc35 Oct 16 12:24:21.375 INFO blam! Oct 16 12:24:21.375 INFO blam! running 0 tests Oct 16 12:24:21.375 INFO blam! Oct 16 12:24:21.375 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.375 INFO blam! Oct 16 12:24:21.379 INFO kablam! Running /target/debug/deps/ld-c8288cb4d3ebb482 Oct 16 12:24:21.387 INFO kablam! Running /target/debug/deps/ldd-59da36f3172c67ed Oct 16 12:24:21.387 INFO blam! Oct 16 12:24:21.387 INFO blam! running 0 tests Oct 16 12:24:21.387 INFO blam! Oct 16 12:24:21.387 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.387 INFO blam! Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.399 INFO kablam! Running /target/debug/deps/linktree-3c128bafa8fdc082 Oct 16 12:24:21.399 INFO blam! running 0 tests Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.399 INFO blam! running 0 tests Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.399 INFO blam! Oct 16 12:24:21.411 INFO kablam! Running /target/debug/deps/readelf-3b7a1fc495d335b3 Oct 16 12:24:21.419 INFO kablam! Running /target/debug/deps/layout-09745c4c8b58354f Oct 16 12:24:21.419 INFO blam! Oct 16 12:24:21.419 INFO blam! running 0 tests Oct 16 12:24:21.419 INFO blam! Oct 16 12:24:21.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.419 INFO blam! Oct 16 12:24:21.427 INFO blam! Oct 16 12:24:21.427 INFO blam! running 8 tests Oct 16 12:24:21.427 INFO blam! test layout_many_bss ... ok Oct 16 12:24:21.427 INFO blam! test layout_align ... ok Oct 16 12:24:21.427 INFO blam! test layout_dynamic_and_interp ... ok Oct 16 12:24:21.427 INFO blam! test layout_just_text ... ok Oct 16 12:24:21.427 INFO blam! test layout_stable ... ok Oct 16 12:24:21.435 INFO blam! test layout_text_and_bss_1 ... ok Oct 16 12:24:21.435 INFO blam! test layout_text_and_bss_2 ... ok Oct 16 12:24:21.527 INFO blam! test layout_enforce_addrlock ... ok Oct 16 12:24:21.527 INFO blam! Oct 16 12:24:21.527 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.527 INFO blam! Oct 16 12:24:21.535 INFO blam! Oct 16 12:24:21.535 INFO blam! running 0 tests Oct 16 12:24:21.535 INFO blam! Oct 16 12:24:21.535 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:21.535 INFO blam! Oct 16 12:24:21.536 INFO kablam! Running /target/debug/deps/simple_collector-d8f4023dc1cacebe Oct 16 12:24:21.536 INFO kablam! Doc-tests elfkit Oct 16 12:24:24.447 INFO blam! Oct 16 12:24:24.447 INFO blam! running 0 tests Oct 16 12:24:24.448 INFO blam! Oct 16 12:24:24.448 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:24:24.448 INFO blam! Oct 16 12:24:24.459 INFO kablam! su: No module specific data is present Oct 16 12:24:25.841 INFO running `"docker" "rm" "-f" "8bcb9e3fc842a03efcff83961f9656c667ad6f80be2bc63cf50784af776ca24b"` Oct 16 12:24:26.315 INFO blam! 8bcb9e3fc842a03efcff83961f9656c667ad6f80be2bc63cf50784af776ca24b