Oct 14 17:13:25.096 INFO testing jaroslaw-weber/github_autogen against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:13:25.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 17:13:25.751 INFO blam! ea0aa437ba7c5bc5b7e3052f4afc32c3e7f5baa119a0876477f5be0aee44796a Oct 14 17:13:25.753 INFO running `"docker" "start" "-a" "ea0aa437ba7c5bc5b7e3052f4afc32c3e7f5baa119a0876477f5be0aee44796a"` Oct 14 17:13:26.835 INFO kablam! usermod: no changes Oct 14 17:13:27.062 INFO kablam! Compiling scopeguard v0.3.3 Oct 14 17:13:27.063 INFO kablam! Compiling futures v0.1.18 Oct 14 17:13:27.063 INFO kablam! Compiling fs_extra v1.1.0 Oct 14 17:13:27.063 INFO kablam! Compiling rand v0.4.2 Oct 14 17:13:27.071 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 17:13:27.079 INFO kablam! Compiling iovec v0.1.2 Oct 14 17:13:27.080 INFO kablam! Compiling time v0.1.39 Oct 14 17:13:27.091 INFO kablam! Compiling net2 v0.2.31 Oct 14 17:13:28.179 INFO kablam! Compiling coco v0.1.1 Oct 14 17:13:29.087 INFO kablam! Compiling bytes v0.4.6 Oct 14 17:13:32.245 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 17:13:32.849 INFO kablam! Compiling mio v0.6.13 Oct 14 17:13:32.863 INFO kablam! Compiling backtrace v0.3.5 Oct 14 17:13:35.559 INFO kablam! Compiling error-chain v0.11.0 Oct 14 17:13:36.739 INFO kablam! Compiling rand v0.3.22 Oct 14 17:13:37.339 INFO kablam! Compiling rayon-core v1.3.0 Oct 14 17:13:41.891 INFO kablam! Compiling rayon v0.8.2 Oct 14 17:13:43.227 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 17:13:43.227 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 17:13:43.227 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 17:13:43.227 INFO kablam! Compiling relay v0.1.1 Oct 14 17:13:46.231 INFO kablam! Compiling tokio-core v0.1.12 Oct 14 17:13:50.783 INFO kablam! Compiling ring v0.12.1 Oct 14 17:13:50.915 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 17:13:55.968 INFO kablam! Compiling hyper v0.11.17 Oct 14 17:14:04.819 INFO kablam! Compiling sct v0.2.0 Oct 14 17:14:04.819 INFO kablam! Compiling webpki v0.17.0 Oct 14 17:14:06.099 INFO kablam! Compiling ct-logs v0.2.0 Oct 14 17:14:07.419 INFO kablam! Compiling rustls v0.11.0 Oct 14 17:14:07.419 INFO kablam! Compiling webpki-roots v0.13.0 Oct 14 17:14:20.603 INFO kablam! Compiling tokio-rustls v0.4.0 Oct 14 17:14:21.651 INFO kablam! Compiling hyper-rustls v0.11.0 Oct 14 17:14:23.463 INFO kablam! Compiling github-rs v0.6.1 Oct 14 17:14:30.540 INFO kablam! Compiling github_autogen v0.1.0 (/source) Oct 14 17:14:31.487 INFO kablam! warning: unused variable: `headers` Oct 14 17:14:31.487 INFO kablam! --> src/utils.rs:9:13 Oct 14 17:14:31.487 INFO kablam! | Oct 14 17:14:31.487 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:31.487 INFO kablam! | ^^^^^^^ help: consider using `_headers` instead Oct 14 17:14:31.487 INFO kablam! | Oct 14 17:14:31.487 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:14:31.487 INFO kablam! Oct 14 17:14:31.487 INFO kablam! warning: unused variable: `status` Oct 14 17:14:31.487 INFO kablam! --> src/utils.rs:9:22 Oct 14 17:14:31.487 INFO kablam! | Oct 14 17:14:31.487 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:31.487 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 14 17:14:31.487 INFO kablam! Oct 14 17:14:31.487 INFO kablam! warning: unused variable: `e` Oct 14 17:14:31.487 INFO kablam! --> src/utils.rs:10:13 Oct 14 17:14:31.487 INFO kablam! | Oct 14 17:14:31.487 INFO kablam! 10 | Err(e) => None, Oct 14 17:14:31.487 INFO kablam! | ^ help: consider using `_e` instead Oct 14 17:14:31.487 INFO kablam! Oct 14 17:14:34.941 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:14:34.941 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:34.941 INFO kablam! | Oct 14 17:14:34.942 INFO kablam! 9 | write_all("src/lib.rs", &output); Oct 14 17:14:34.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:34.942 INFO kablam! | Oct 14 17:14:34.942 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:14:34.942 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:14:34.942 INFO kablam! Oct 14 17:14:35.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 14 17:14:35.911 INFO kablam! su: No module specific data is present Oct 14 17:14:36.448 INFO running `"docker" "rm" "-f" "ea0aa437ba7c5bc5b7e3052f4afc32c3e7f5baa119a0876477f5be0aee44796a"` Oct 14 17:14:36.663 INFO blam! ea0aa437ba7c5bc5b7e3052f4afc32c3e7f5baa119a0876477f5be0aee44796a Oct 14 17:14:36.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 17:14:37.095 INFO blam! 89419d8a1255b7609b080eb9b32aeb0b237eb66fa9dcffc7a431da3fe26325be Oct 14 17:14:37.098 INFO running `"docker" "start" "-a" "89419d8a1255b7609b080eb9b32aeb0b237eb66fa9dcffc7a431da3fe26325be"` Oct 14 17:14:37.958 INFO kablam! usermod: no changes Oct 14 17:14:38.054 INFO kablam! Compiling github_autogen v0.1.0 (/source) Oct 14 17:14:38.324 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:14:38.324 INFO kablam! --> src/main.rs:9:5 Oct 14 17:14:38.324 INFO kablam! | Oct 14 17:14:38.324 INFO kablam! 9 | write_all("src/lib.rs", &output); Oct 14 17:14:38.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:14:38.324 INFO kablam! | Oct 14 17:14:38.324 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:14:38.324 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:14:38.324 INFO kablam! Oct 14 17:14:38.977 INFO kablam! warning: unused variable: `headers` Oct 14 17:14:38.978 INFO kablam! --> src/utils.rs:9:13 Oct 14 17:14:38.978 INFO kablam! | Oct 14 17:14:38.978 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:38.978 INFO kablam! | ^^^^^^^ help: consider using `_headers` instead Oct 14 17:14:38.979 INFO kablam! | Oct 14 17:14:38.979 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:14:38.979 INFO kablam! Oct 14 17:14:38.980 INFO kablam! warning: unused variable: `status` Oct 14 17:14:38.980 INFO kablam! --> src/utils.rs:9:22 Oct 14 17:14:38.980 INFO kablam! | Oct 14 17:14:38.981 INFO kablam! 9 | Ok((headers, status, json)) => json, Oct 14 17:14:38.981 INFO kablam! | ^^^^^^ help: consider using `_status` instead Oct 14 17:14:38.981 INFO kablam! Oct 14 17:14:38.981 INFO kablam! warning: unused variable: `e` Oct 14 17:14:38.982 INFO kablam! --> src/utils.rs:10:13 Oct 14 17:14:38.982 INFO kablam! | Oct 14 17:14:38.982 INFO kablam! 10 | Err(e) => None, Oct 14 17:14:38.982 INFO kablam! | ^ help: consider using `_e` instead Oct 14 17:14:38.983 INFO kablam! Oct 14 17:14:41.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Oct 14 17:14:41.194 INFO kablam! su: No module specific data is present Oct 14 17:14:41.448 INFO running `"docker" "rm" "-f" "89419d8a1255b7609b080eb9b32aeb0b237eb66fa9dcffc7a431da3fe26325be"` Oct 14 17:14:41.571 INFO blam! 89419d8a1255b7609b080eb9b32aeb0b237eb66fa9dcffc7a431da3fe26325be Oct 14 17:14:41.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 17:14:41.902 INFO blam! 7b463154455c6c9f2a68c3235641d36326c7d988099e0711b274d4deb090c538 Oct 14 17:14:41.904 INFO running `"docker" "start" "-a" "7b463154455c6c9f2a68c3235641d36326c7d988099e0711b274d4deb090c538"` Oct 14 17:14:42.631 INFO kablam! usermod: no changes Oct 14 17:14:42.749 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 17:14:42.765 INFO kablam! Running /target/debug/deps/github_autogen-c7481722f5322506 Oct 14 17:14:42.769 INFO blam! Oct 14 17:14:42.769 INFO blam! running 0 tests Oct 14 17:14:42.770 INFO blam! Oct 14 17:14:42.770 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:42.770 INFO blam! Oct 14 17:14:42.771 INFO kablam! Running /target/debug/deps/github_autogen-e0693300ad6d8b73 Oct 14 17:14:42.776 INFO blam! Oct 14 17:14:42.776 INFO blam! running 0 tests Oct 14 17:14:42.776 INFO blam! Oct 14 17:14:42.776 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:42.776 INFO blam! Oct 14 17:14:42.777 INFO kablam! Doc-tests github_autogen Oct 14 17:14:43.998 INFO blam! Oct 14 17:14:43.998 INFO blam! running 0 tests Oct 14 17:14:43.998 INFO blam! Oct 14 17:14:43.998 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:14:43.998 INFO blam! Oct 14 17:14:44.008 INFO kablam! su: No module specific data is present Oct 14 17:14:44.324 INFO running `"docker" "rm" "-f" "7b463154455c6c9f2a68c3235641d36326c7d988099e0711b274d4deb090c538"` Oct 14 17:14:44.409 INFO blam! 7b463154455c6c9f2a68c3235641d36326c7d988099e0711b274d4deb090c538