Oct 12 00:39:53.413 INFO testing elrond-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:39:53.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:39:53.882 INFO blam! f7c2f9ab2a346b474299712dc4a83b83dd76226ad7e21bad3e1877fcfcd3af23 Oct 12 00:39:53.884 INFO running `"docker" "start" "-a" "f7c2f9ab2a346b474299712dc4a83b83dd76226ad7e21bad3e1877fcfcd3af23"` Oct 12 00:39:55.635 INFO kablam! usermod: no changes Oct 12 00:39:55.724 INFO kablam! Compiling elrond v1.0.0 (/source) Oct 12 00:39:59.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.046 INFO kablam! --> src/symtable/symtable32.rs:51:23 Oct 12 00:39:59.046 INFO kablam! | Oct 12 00:39:59.046 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 12 00:39:59.046 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:39:59.046 INFO kablam! | Oct 12 00:39:59.046 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 00:39:59.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.048 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.048 INFO kablam! Oct 12 00:39:59.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.048 INFO kablam! --> src/symtable/symtable32.rs:52:24 Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 12 00:39:59.048 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.048 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.048 INFO kablam! Oct 12 00:39:59.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.048 INFO kablam! --> src/symtable/symtable32.rs:53:24 Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 12 00:39:59.048 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.048 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.048 INFO kablam! Oct 12 00:39:59.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 00:39:59.048 INFO kablam! --> src/symtable/symtable32.rs:80:10 Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! 80 | #[derive(Clone)] Oct 12 00:39:59.048 INFO kablam! | ^^^^^ Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.048 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.048 INFO kablam! Oct 12 00:39:59.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.048 INFO kablam! --> src/symtable/symtable64.rs:51:23 Oct 12 00:39:59.048 INFO kablam! | Oct 12 00:39:59.048 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 12 00:39:59.048 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:39:59.052 INFO kablam! | Oct 12 00:39:59.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.052 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.052 INFO kablam! Oct 12 00:39:59.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.052 INFO kablam! --> src/symtable/symtable64.rs:52:24 Oct 12 00:39:59.052 INFO kablam! | Oct 12 00:39:59.052 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 12 00:39:59.052 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:39:59.052 INFO kablam! | Oct 12 00:39:59.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.053 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.053 INFO kablam! Oct 12 00:39:59.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:39:59.053 INFO kablam! --> src/symtable/symtable64.rs:53:24 Oct 12 00:39:59.053 INFO kablam! | Oct 12 00:39:59.053 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 12 00:39:59.053 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:39:59.053 INFO kablam! | Oct 12 00:39:59.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.053 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:39:59.053 INFO kablam! Oct 12 00:39:59.053 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 00:39:59.053 INFO kablam! --> src/symtable/symtable64.rs:80:10 Oct 12 00:39:59.053 INFO kablam! | Oct 12 00:39:59.053 INFO kablam! 80 | #[derive(Clone)] Oct 12 00:39:59.053 INFO kablam! | ^^^^^ Oct 12 00:39:59.053 INFO kablam! | Oct 12 00:39:59.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:39:59.053 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:39:59.053 INFO kablam! Oct 12 00:40:00.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Oct 12 00:40:01.004 INFO kablam! su: No module specific data is present Oct 12 00:40:01.782 INFO running `"docker" "rm" "-f" "f7c2f9ab2a346b474299712dc4a83b83dd76226ad7e21bad3e1877fcfcd3af23"` Oct 12 00:40:01.971 INFO blam! f7c2f9ab2a346b474299712dc4a83b83dd76226ad7e21bad3e1877fcfcd3af23 Oct 12 00:40:01.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:40:02.239 INFO blam! d17afb0606fe33bb4c10c91c94c1c94d9f69e7cb018a3599eec4524cb144732a Oct 12 00:40:02.245 INFO running `"docker" "start" "-a" "d17afb0606fe33bb4c10c91c94c1c94d9f69e7cb018a3599eec4524cb144732a"` Oct 12 00:40:03.046 INFO kablam! usermod: no changes Oct 12 00:40:03.132 INFO kablam! Compiling elrond v1.0.0 (/source) Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable32.rs:51:23 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable32.rs:52:24 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable32.rs:53:24 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable32.rs:80:10 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 80 | #[derive(Clone)] Oct 12 00:40:06.121 INFO kablam! | ^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable64.rs:51:23 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 51 | let st_size = data.st_size.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable64.rs:52:24 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 52 | let st_value = data.st_value.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable64.rs:53:24 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Oct 12 00:40:06.121 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:06.121 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 00:40:06.121 INFO kablam! --> src/symtable/symtable64.rs:80:10 Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! 80 | #[derive(Clone)] Oct 12 00:40:06.121 INFO kablam! | ^^^^^ Oct 12 00:40:06.121 INFO kablam! | Oct 12 00:40:06.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:40:06.121 INFO kablam! = note: for more information, see issue #46043 Oct 12 00:40:06.121 INFO kablam! Oct 12 00:40:07.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.00s Oct 12 00:40:07.095 INFO kablam! su: No module specific data is present Oct 12 00:40:07.736 INFO running `"docker" "rm" "-f" "d17afb0606fe33bb4c10c91c94c1c94d9f69e7cb018a3599eec4524cb144732a"` Oct 12 00:40:07.960 INFO blam! d17afb0606fe33bb4c10c91c94c1c94d9f69e7cb018a3599eec4524cb144732a Oct 12 00:40:07.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:40:08.336 INFO blam! bba8bd4800a003ab3b82c3d98706f223262d8e065aa3b7e62f3492a69942ad1b Oct 12 00:40:08.340 INFO running `"docker" "start" "-a" "bba8bd4800a003ab3b82c3d98706f223262d8e065aa3b7e62f3492a69942ad1b"` Oct 12 00:40:09.548 INFO kablam! usermod: no changes Oct 12 00:40:09.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 00:40:09.597 INFO kablam! Running /target/debug/deps/elrond-23d3761d65449f3f Oct 12 00:40:09.600 INFO kablam! Doc-tests elrond Oct 12 00:40:09.601 INFO blam! Oct 12 00:40:09.601 INFO blam! running 2 tests Oct 12 00:40:09.601 INFO blam! test magic::magic::test_check_magic ... ok Oct 12 00:40:09.601 INFO blam! test magic::magic::test_parse_elf_magic ... ok Oct 12 00:40:09.602 INFO blam! Oct 12 00:40:09.602 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:40:09.602 INFO blam! Oct 12 00:40:11.650 INFO blam! Oct 12 00:40:11.650 INFO blam! running 0 tests Oct 12 00:40:11.650 INFO blam! Oct 12 00:40:11.650 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:40:11.650 INFO blam! Oct 12 00:40:11.660 INFO kablam! su: No module specific data is present Oct 12 00:40:12.098 INFO running `"docker" "rm" "-f" "bba8bd4800a003ab3b82c3d98706f223262d8e065aa3b7e62f3492a69942ad1b"` Oct 12 00:40:12.202 INFO blam! bba8bd4800a003ab3b82c3d98706f223262d8e065aa3b7e62f3492a69942ad1b