Oct 12 17:43:55.800 INFO testing yurydelendik/dwarf-to-json against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:43:55.802 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 12 17:43:56.229 INFO blam! 662fdf9e4eb23565c99905e53863fe4597c64661b4b5036b7efe9b497a7e7f8a Oct 12 17:43:56.231 INFO running `"docker" "start" "-a" "662fdf9e4eb23565c99905e53863fe4597c64661b4b5036b7efe9b497a7e7f8a"` Oct 12 17:43:57.786 INFO kablam! usermod: no changes Oct 12 17:43:57.918 INFO kablam! Compiling ryu v0.2.3 Oct 12 17:43:57.923 INFO kablam! Compiling serde v1.0.71 Oct 12 17:43:57.923 INFO kablam! Compiling byteorder v1.2.4 Oct 12 17:43:57.923 INFO kablam! Compiling stable_deref_trait v1.1.1 Oct 12 17:43:57.923 INFO kablam! Compiling fallible-iterator v0.1.5 Oct 12 17:43:57.923 INFO kablam! Compiling vlq v0.5.1 Oct 12 17:44:01.047 INFO kablam! Compiling gimli v0.16.0 Oct 12 17:44:18.475 INFO kablam! Compiling serde_json v1.0.26 Oct 12 17:44:22.763 INFO kablam! Compiling dwarf-to-json v0.1.3 (/source) Oct 12 17:44:23.027 INFO kablam! warning: unused imports: `DebugLocLists`, `DebugLoc`, `LocationLists` Oct 12 17:44:23.027 INFO kablam! --> src/dwarf.rs:20:86 Oct 12 17:44:23.027 INFO kablam! | Oct 12 17:44:23.027 INFO kablam! 20 | use gimli::{DebugAbbrev, DebugInfo, DebugLine, DebugStr, DebugRanges, DebugRngLists, DebugLoc, Oct 12 17:44:23.027 INFO kablam! | ^^^^^^^^ Oct 12 17:44:23.027 INFO kablam! 21 | DebugLocLists, RangeLists, LocationLists, LittleEndian, AttributeValue}; Oct 12 17:44:23.027 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 17:44:23.027 INFO kablam! | Oct 12 17:44:23.027 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:44:23.027 INFO kablam! Oct 12 17:44:23.155 INFO kablam! warning: unused imports: `DebugLocLists`, `DebugLoc`, `LocationLists` Oct 12 17:44:23.155 INFO kablam! --> src/dwarf.rs:20:86 Oct 12 17:44:23.155 INFO kablam! | Oct 12 17:44:23.155 INFO kablam! 20 | use gimli::{DebugAbbrev, DebugInfo, DebugLine, DebugStr, DebugRanges, DebugRngLists, DebugLoc, Oct 12 17:44:23.155 INFO kablam! | ^^^^^^^^ Oct 12 17:44:23.155 INFO kablam! 21 | DebugLocLists, RangeLists, LocationLists, LittleEndian, AttributeValue}; Oct 12 17:44:23.155 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 17:44:23.155 INFO kablam! | Oct 12 17:44:23.155 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:44:23.155 INFO kablam! Oct 12 17:44:23.759 INFO kablam! warning: method is never used: `byte` Oct 12 17:44:23.760 INFO kablam! --> src/wasm.rs:56:5 Oct 12 17:44:23.760 INFO kablam! | Oct 12 17:44:23.760 INFO kablam! 56 | pub fn byte(&mut self) -> u8 { Oct 12 17:44:23.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:23.760 INFO kablam! warning: method is never used: `byte` Oct 12 17:44:23.761 INFO kablam! --> src/wasm.rs:56:5 Oct 12 17:44:23.761 INFO kablam! | Oct 12 17:44:23.761 INFO kablam! 56 | pub fn byte(&mut self) -> u8 { Oct 12 17:44:23.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:23.761 INFO kablam! | Oct 12 17:44:23.762 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:44:23.762 INFO kablam! Oct 12 17:44:23.762 INFO kablam! warning: method is never used: `bool` Oct 12 17:44:23.763 INFO kablam! --> src/wasm.rs:77:5 Oct 12 17:44:23.763 INFO kablam! | Oct 12 17:44:23.763 INFO kablam! 77 | pub fn bool(&mut self) -> bool { Oct 12 17:44:23.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:23.763 INFO kablam! Oct 12 17:44:23.763 INFO kablam! | Oct 12 17:44:23.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:44:23.764 INFO kablam! Oct 12 17:44:23.764 INFO kablam! warning: method is never used: `bool` Oct 12 17:44:23.764 INFO kablam! --> src/wasm.rs:77:5 Oct 12 17:44:23.764 INFO kablam! | Oct 12 17:44:23.765 INFO kablam! 77 | pub fn bool(&mut self) -> bool { Oct 12 17:44:23.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:23.765 INFO kablam! Oct 12 17:44:29.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.52s Oct 12 17:44:29.340 INFO kablam! su: No module specific data is present Oct 12 17:44:30.109 INFO running `"docker" "rm" "-f" "662fdf9e4eb23565c99905e53863fe4597c64661b4b5036b7efe9b497a7e7f8a"` Oct 12 17:44:30.383 INFO blam! 662fdf9e4eb23565c99905e53863fe4597c64661b4b5036b7efe9b497a7e7f8a Oct 12 17:44:30.388 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 12 17:44:30.936 INFO blam! c1842fca9926b787194719fb6467b0139f9e186b49a4d7d98d677eeb64e2b1e7 Oct 12 17:44:30.939 INFO running `"docker" "start" "-a" "c1842fca9926b787194719fb6467b0139f9e186b49a4d7d98d677eeb64e2b1e7"` Oct 12 17:44:32.990 INFO kablam! usermod: no changes Oct 12 17:44:33.063 INFO kablam! Compiling dwarf-to-json v0.1.3 (/source) Oct 12 17:44:33.394 INFO kablam! warning: unused imports: `DebugLocLists`, `DebugLoc`, `LocationLists` Oct 12 17:44:33.395 INFO kablam! --> src/dwarf.rs:20:86 Oct 12 17:44:33.396 INFO kablam! | Oct 12 17:44:33.397 INFO kablam! 20 | use gimli::{DebugAbbrev, DebugInfo, DebugLine, DebugStr, DebugRanges, DebugRngLists, DebugLoc, Oct 12 17:44:33.398 INFO kablam! | ^^^^^^^^ Oct 12 17:44:33.398 INFO kablam! 21 | DebugLocLists, RangeLists, LocationLists, LittleEndian, AttributeValue}; Oct 12 17:44:33.399 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 17:44:33.400 INFO kablam! | Oct 12 17:44:33.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:44:33.401 INFO kablam! Oct 12 17:44:33.401 INFO kablam! warning: unused imports: `DebugLocLists`, `DebugLoc`, `LocationLists` Oct 12 17:44:33.402 INFO kablam! --> src/dwarf.rs:20:86 Oct 12 17:44:33.402 INFO kablam! | Oct 12 17:44:33.403 INFO kablam! 20 | use gimli::{DebugAbbrev, DebugInfo, DebugLine, DebugStr, DebugRanges, DebugRngLists, DebugLoc, Oct 12 17:44:33.404 INFO kablam! | ^^^^^^^^ Oct 12 17:44:33.405 INFO kablam! 21 | DebugLocLists, RangeLists, LocationLists, LittleEndian, AttributeValue}; Oct 12 17:44:33.405 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 17:44:33.405 INFO kablam! | Oct 12 17:44:33.405 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:44:33.405 INFO kablam! Oct 12 17:44:33.899 INFO kablam! warning: method is never used: `byte` Oct 12 17:44:33.899 INFO kablam! --> src/wasm.rs:56:5 Oct 12 17:44:33.899 INFO kablam! | Oct 12 17:44:33.899 INFO kablam! 56 | pub fn byte(&mut self) -> u8 { Oct 12 17:44:33.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:33.899 INFO kablam! | Oct 12 17:44:33.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:44:33.899 INFO kablam! Oct 12 17:44:33.899 INFO kablam! warning: method is never used: `bool` Oct 12 17:44:33.899 INFO kablam! --> src/wasm.rs:77:5 Oct 12 17:44:33.899 INFO kablam! | Oct 12 17:44:33.899 INFO kablam! 77 | pub fn bool(&mut self) -> bool { Oct 12 17:44:33.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:33.899 INFO kablam! Oct 12 17:44:33.955 INFO kablam! warning: method is never used: `byte` Oct 12 17:44:33.955 INFO kablam! --> src/wasm.rs:56:5 Oct 12 17:44:33.955 INFO kablam! | Oct 12 17:44:33.955 INFO kablam! 56 | pub fn byte(&mut self) -> u8 { Oct 12 17:44:33.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:33.955 INFO kablam! | Oct 12 17:44:33.955 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:44:33.955 INFO kablam! Oct 12 17:44:33.955 INFO kablam! warning: method is never used: `bool` Oct 12 17:44:33.955 INFO kablam! --> src/wasm.rs:77:5 Oct 12 17:44:33.955 INFO kablam! | Oct 12 17:44:33.955 INFO kablam! 77 | pub fn bool(&mut self) -> bool { Oct 12 17:44:33.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:44:33.955 INFO kablam! Oct 12 17:44:37.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.64s Oct 12 17:44:37.675 INFO kablam! su: No module specific data is present Oct 12 17:44:38.571 INFO running `"docker" "rm" "-f" "c1842fca9926b787194719fb6467b0139f9e186b49a4d7d98d677eeb64e2b1e7"` Oct 12 17:44:38.907 INFO blam! c1842fca9926b787194719fb6467b0139f9e186b49a4d7d98d677eeb64e2b1e7 Oct 12 17:44:38.914 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 12 17:44:39.363 INFO blam! 41f04ba804f3f516e327078ec3fa35dfd72087132974fd55edc21d04dcb6783e Oct 12 17:44:39.365 INFO running `"docker" "start" "-a" "41f04ba804f3f516e327078ec3fa35dfd72087132974fd55edc21d04dcb6783e"` Oct 12 17:44:40.847 INFO kablam! usermod: no changes Oct 12 17:44:40.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 17:44:40.959 INFO kablam! Running /target/debug/deps/dwarf_to_json-415a37cfd3f99b4f Oct 12 17:44:40.963 INFO blam! Oct 12 17:44:40.963 INFO kablam! Running /target/debug/deps/dwarf_to_json-f477b38f45414f13 Oct 12 17:44:40.964 INFO blam! running 0 tests Oct 12 17:44:40.964 INFO blam! Oct 12 17:44:40.964 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:44:40.965 INFO blam! Oct 12 17:44:40.965 INFO blam! Oct 12 17:44:40.965 INFO blam! running 0 tests Oct 12 17:44:40.965 INFO blam! Oct 12 17:44:40.966 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:44:40.966 INFO blam! Oct 12 17:44:40.968 INFO kablam! su: No module specific data is present Oct 12 17:44:41.659 INFO running `"docker" "rm" "-f" "41f04ba804f3f516e327078ec3fa35dfd72087132974fd55edc21d04dcb6783e"` Oct 12 17:44:41.849 INFO blam! 41f04ba804f3f516e327078ec3fa35dfd72087132974fd55edc21d04dcb6783e