Oct 14 17:13:30.634 INFO testing jaroslaw-weber/github_autogen against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:13:30.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:13:31.191 INFO blam! e3001635613904a640efa66ac6e5baafb46bc451bdc8a09cde3eb77a847ce4f2 Oct 14 17:13:31.195 INFO running `"docker" "start" "-a" "e3001635613904a640efa66ac6e5baafb46bc451bdc8a09cde3eb77a847ce4f2"` Oct 14 17:13:32.679 INFO kablam! usermod: no changes Oct 14 17:13:32.924 INFO kablam! Compiling libc v0.2.36 Oct 14 17:13:32.924 INFO kablam! Compiling scopeguard v0.3.3 Oct 14 17:13:32.928 INFO kablam! Compiling fs_extra v1.1.0 Oct 14 17:13:32.928 INFO kablam! Compiling relay v0.1.1 Oct 14 17:13:33.603 INFO kablam! Compiling coco v0.1.1 Oct 14 17:13:35.871 INFO kablam! Compiling rand v0.4.2 Oct 14 17:13:35.871 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 17:13:35.871 INFO kablam! Compiling iovec v0.1.2 Oct 14 17:13:35.871 INFO kablam! Compiling net2 v0.2.31 Oct 14 17:13:35.871 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 17:13:35.871 INFO kablam! Compiling time v0.1.39 Oct 14 17:13:36.759 INFO kablam! Compiling backtrace v0.3.5 Oct 14 17:13:37.331 INFO kablam! Compiling bytes v0.4.6 Oct 14 17:13:39.999 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 17:13:40.157 INFO kablam! Compiling error-chain v0.11.0 Oct 14 17:13:41.111 INFO kablam! Compiling mio v0.6.13 Oct 14 17:13:44.555 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 17:13:45.732 INFO kablam! Compiling rand v0.3.22 Oct 14 17:13:46.495 INFO kablam! Compiling rayon-core v1.3.0 Oct 14 17:13:49.334 INFO kablam! Compiling tokio-core v0.1.12 Oct 14 17:13:50.897 INFO kablam! Compiling rayon v0.8.2 Oct 14 17:13:54.855 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 17:13:57.167 INFO kablam! Compiling ring v0.12.1 Oct 14 17:13:58.984 INFO kablam! Compiling hyper v0.11.17 Oct 14 17:14:11.011 INFO kablam! Compiling webpki v0.17.0 Oct 14 17:14:11.011 INFO kablam! Compiling sct v0.2.0 Oct 14 17:14:12.407 INFO kablam! Compiling ct-logs v0.2.0 Oct 14 17:14:14.608 INFO kablam! Compiling rustls v0.11.0 Oct 14 17:14:14.815 INFO kablam! Compiling webpki-roots v0.13.0 Oct 14 17:14:23.588 INFO kablam! Compiling tokio-rustls v0.4.0 Oct 14 17:14:24.483 INFO kablam! Compiling hyper-rustls v0.11.0 Oct 14 17:14:25.966 INFO kablam! Compiling github-rs v0.6.1 Oct 14 17:14:33.659 INFO kablam! Compiling github_autogen v0.1.0 (/source) Oct 14 17:14:34.530 INFO kablam! warning: unused variable: `headers` Oct 14 17:14:34.530 INFO kablam! --> src/utils.rs:9:13 Oct 14 17:14:34.530 INFO kablam! | Oct 14 17:14:34.530 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:34.530 INFO kablam! | ^^^^^^^ help: consider using `_headers` instead Oct 14 17:14:34.530 INFO kablam! | Oct 14 17:14:34.530 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:14:34.530 INFO kablam! Oct 14 17:14:34.530 INFO kablam! warning: unused variable: `status` Oct 14 17:14:34.530 INFO kablam! --> src/utils.rs:9:22 Oct 14 17:14:34.530 INFO kablam! | Oct 14 17:14:34.530 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:34.530 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 14 17:14:34.531 INFO kablam! Oct 14 17:14:34.531 INFO kablam! warning: unused variable: `e` Oct 14 17:14:34.531 INFO kablam! --> src/utils.rs:10:13 Oct 14 17:14:34.531 INFO kablam! | Oct 14 17:14:34.531 INFO kablam! 10 | Err(e) => None, Oct 14 17:14:34.531 INFO kablam! | ^ help: consider using `_e` instead Oct 14 17:14:34.531 INFO kablam! Oct 14 17:14:37.231 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:14:37.231 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:37.231 INFO kablam! | Oct 14 17:14:37.231 INFO kablam! 9 | write_all("src/lib.rs", &output); Oct 14 17:14:37.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:37.231 INFO kablam! | Oct 14 17:14:37.231 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:14:37.231 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:14:37.231 INFO kablam! Oct 14 17:14:37.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 14 17:14:37.873 INFO kablam! su: No module specific data is present Oct 14 17:14:38.394 INFO running `"docker" "rm" "-f" "e3001635613904a640efa66ac6e5baafb46bc451bdc8a09cde3eb77a847ce4f2"` Oct 14 17:14:38.607 INFO blam! e3001635613904a640efa66ac6e5baafb46bc451bdc8a09cde3eb77a847ce4f2 Oct 14 17:14:38.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:14:39.115 INFO blam! 1692871e7760de385476fce87de99488ea69251e4e6a475b6ac55e0e8a96c795 Oct 14 17:14:39.117 INFO running `"docker" "start" "-a" "1692871e7760de385476fce87de99488ea69251e4e6a475b6ac55e0e8a96c795"` Oct 14 17:14:39.741 INFO kablam! usermod: no changes Oct 14 17:14:39.853 INFO kablam! Compiling github_autogen v0.1.0 (/source) Oct 14 17:14:40.134 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:14:40.134 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:40.134 INFO kablam! | Oct 14 17:14:40.134 INFO kablam! 9 | write_all("src/lib.rs", &output); Oct 14 17:14:40.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:40.134 INFO kablam! | Oct 14 17:14:40.134 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:14:40.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:14:40.134 INFO kablam! Oct 14 17:14:40.625 INFO kablam! warning: unused variable: `headers` Oct 14 17:14:40.625 INFO kablam! --> src/utils.rs:9:13 Oct 14 17:14:40.625 INFO kablam! | Oct 14 17:14:40.625 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:40.625 INFO kablam! | ^^^^^^^ help: consider using `_headers` instead Oct 14 17:14:40.625 INFO kablam! | Oct 14 17:14:40.625 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:14:40.625 INFO kablam! Oct 14 17:14:40.625 INFO kablam! warning: unused variable: `status` Oct 14 17:14:40.625 INFO kablam! --> src/utils.rs:9:22 Oct 14 17:14:40.625 INFO kablam! | Oct 14 17:14:40.625 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:40.625 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 14 17:14:40.625 INFO kablam! Oct 14 17:14:40.625 INFO kablam! warning: unused variable: `e` Oct 14 17:14:40.625 INFO kablam! --> src/utils.rs:10:13 Oct 14 17:14:40.625 INFO kablam! | Oct 14 17:14:40.625 INFO kablam! 10 | Err(e) => None, Oct 14 17:14:40.625 INFO kablam! | ^ help: consider using `_e` instead Oct 14 17:14:40.625 INFO kablam! Oct 14 17:14:42.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.85s Oct 14 17:14:42.616 INFO kablam! su: No module specific data is present Oct 14 17:14:42.999 INFO running `"docker" "rm" "-f" "1692871e7760de385476fce87de99488ea69251e4e6a475b6ac55e0e8a96c795"` Oct 14 17:14:43.090 INFO blam! 1692871e7760de385476fce87de99488ea69251e4e6a475b6ac55e0e8a96c795 Oct 14 17:14:43.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:14:43.283 INFO blam! f4156091defb2e50f34adef44a3a451fc938a52dbc98bfeed0d9c07c4ad18e11 Oct 14 17:14:43.287 INFO running `"docker" "start" "-a" "f4156091defb2e50f34adef44a3a451fc938a52dbc98bfeed0d9c07c4ad18e11"` Oct 14 17:14:43.728 INFO kablam! usermod: no changes Oct 14 17:14:43.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 17:14:43.842 INFO kablam! Running /target/debug/deps/github_autogen-cbd663b1547e0cde Oct 14 17:14:43.844 INFO blam! Oct 14 17:14:43.844 INFO kablam! Running /target/debug/deps/github_autogen-8eddc20f9de46b1a Oct 14 17:14:43.844 INFO blam! running 0 tests Oct 14 17:14:43.844 INFO blam! Oct 14 17:14:43.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:43.844 INFO blam! Oct 14 17:14:43.845 INFO blam! Oct 14 17:14:43.845 INFO blam! running 0 tests Oct 14 17:14:43.845 INFO blam! Oct 14 17:14:43.845 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:43.845 INFO blam! Oct 14 17:14:43.846 INFO kablam! Doc-tests github_autogen Oct 14 17:14:45.022 INFO blam! Oct 14 17:14:45.022 INFO blam! running 0 tests Oct 14 17:14:45.022 INFO blam! Oct 14 17:14:45.022 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:45.022 INFO blam! Oct 14 17:14:45.030 INFO kablam! su: No module specific data is present Oct 14 17:14:45.247 INFO running `"docker" "rm" "-f" "f4156091defb2e50f34adef44a3a451fc938a52dbc98bfeed0d9c07c4ad18e11"` Oct 14 17:14:45.368 INFO blam! f4156091defb2e50f34adef44a3a451fc938a52dbc98bfeed0d9c07c4ad18e11