Oct 16 14:25:21.994 INFO testing convert-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:25:21.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:25:22.363 INFO blam! f7c0398865074324d7401fbf1badc0f70d6b95e0a4af184cb06f2d83874a17f3 Oct 16 14:25:22.367 INFO running `"docker" "start" "-a" "f7c0398865074324d7401fbf1badc0f70d6b95e0a4af184cb06f2d83874a17f3"` Oct 16 14:25:23.271 INFO kablam! usermod: no changes Oct 16 14:25:23.463 INFO kablam! Compiling curl-sys v0.1.35 Oct 16 14:25:24.327 INFO kablam! Compiling curl v0.2.19 Oct 16 14:25:26.751 INFO kablam! Compiling convert v0.2.0 (/source) Oct 16 14:25:30.519 INFO kablam! warning: unused import: `json::parse` Oct 16 14:25:30.519 INFO kablam! --> src/main.rs:14:5 Oct 16 14:25:30.519 INFO kablam! | Oct 16 14:25:30.519 INFO kablam! 14 | use json::parse; Oct 16 14:25:30.519 INFO kablam! | ^^^^^^^^^^^ Oct 16 14:25:30.519 INFO kablam! | Oct 16 14:25:30.519 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:25:30.519 INFO kablam! Oct 16 14:25:30.577 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 16 14:25:30.577 INFO kablam! --> src/main.rs:40:26 Oct 16 14:25:30.577 INFO kablam! | Oct 16 14:25:30.577 INFO kablam! 40 | for cause in err.causes().skip(1) { Oct 16 14:25:30.578 INFO kablam! | ^^^^^^ Oct 16 14:25:30.578 INFO kablam! | Oct 16 14:25:30.578 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:25:30.578 INFO kablam! Oct 16 14:25:30.683 INFO kablam! warning: unused variable: `val` Oct 16 14:25:30.683 INFO kablam! --> src/main.rs:90:20 Oct 16 14:25:30.683 INFO kablam! | Oct 16 14:25:30.683 INFO kablam! 90 | for (curr, val) in obj.iter() { Oct 16 14:25:30.683 INFO kablam! | ^^^ help: consider using `_val` instead Oct 16 14:25:30.683 INFO kablam! | Oct 16 14:25:30.683 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:25:30.683 INFO kablam! Oct 16 14:25:30.700 INFO kablam! warning: unused attribute Oct 16 14:25:30.700 INFO kablam! --> src/main.rs:9:1 Oct 16 14:25:30.700 INFO kablam! | Oct 16 14:25:30.700 INFO kablam! 9 | #[macro_use] Oct 16 14:25:30.700 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:25:30.700 INFO kablam! | Oct 16 14:25:30.701 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 16 14:25:30.701 INFO kablam! Oct 16 14:25:30.701 INFO kablam! warning: unused attribute Oct 16 14:25:30.701 INFO kablam! --> src/main.rs:9:1 Oct 16 14:25:30.702 INFO kablam! | Oct 16 14:25:30.702 INFO kablam! 9 | #[macro_use] Oct 16 14:25:30.702 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:25:30.702 INFO kablam! Oct 16 14:25:34.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.71s Oct 16 14:25:34.023 INFO kablam! su: No module specific data is present Oct 16 14:25:34.928 INFO running `"docker" "rm" "-f" "f7c0398865074324d7401fbf1badc0f70d6b95e0a4af184cb06f2d83874a17f3"` Oct 16 14:25:35.087 INFO blam! f7c0398865074324d7401fbf1badc0f70d6b95e0a4af184cb06f2d83874a17f3 Oct 16 14:25:35.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:25:35.615 INFO blam! e7a46771d8ffa6e5ad1b62a05a1f7a5ef1f7e271bdeebfc93960fd53f8ec493a Oct 16 14:25:35.617 INFO running `"docker" "start" "-a" "e7a46771d8ffa6e5ad1b62a05a1f7a5ef1f7e271bdeebfc93960fd53f8ec493a"` Oct 16 14:25:36.439 INFO kablam! usermod: no changes Oct 16 14:25:36.541 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 14:25:36.563 INFO kablam! su: No module specific data is present Oct 16 14:25:37.275 INFO running `"docker" "rm" "-f" "e7a46771d8ffa6e5ad1b62a05a1f7a5ef1f7e271bdeebfc93960fd53f8ec493a"` Oct 16 14:25:37.444 INFO blam! e7a46771d8ffa6e5ad1b62a05a1f7a5ef1f7e271bdeebfc93960fd53f8ec493a Oct 16 14:25:37.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:25:37.811 INFO blam! aaedbf1c7931a6941c86b6472d4a3dc261bf71fad3546fed1d1a6f1a4667bebb Oct 16 14:25:37.820 INFO running `"docker" "start" "-a" "aaedbf1c7931a6941c86b6472d4a3dc261bf71fad3546fed1d1a6f1a4667bebb"` Oct 16 14:25:38.619 INFO kablam! usermod: no changes Oct 16 14:25:38.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 14:25:38.739 INFO kablam! su: No module specific data is present Oct 16 14:25:39.323 INFO running `"docker" "rm" "-f" "aaedbf1c7931a6941c86b6472d4a3dc261bf71fad3546fed1d1a6f1a4667bebb"` Oct 16 14:25:39.539 INFO blam! aaedbf1c7931a6941c86b6472d4a3dc261bf71fad3546fed1d1a6f1a4667bebb