Oct 10 21:54:12.857 INFO testing hwchen/reddit-focus against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:54:12.857 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:54:12.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:54:13.296 INFO blam! 4e8a2a148d1fbd9221500aae76167690560564f672f3a52d0951429fe0df2bfb Oct 10 21:54:13.298 INFO running `"docker" "start" "-a" "4e8a2a148d1fbd9221500aae76167690560564f672f3a52d0951429fe0df2bfb"` Oct 10 21:54:14.495 INFO kablam! usermod: no changes Oct 10 21:54:14.928 INFO kablam! Compiling serde_json v1.0.12 Oct 10 21:54:14.928 INFO kablam! Compiling crossbeam-epoch v0.4.0 Oct 10 21:54:14.928 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 21:54:14.933 INFO kablam! Compiling backtrace v0.3.5 Oct 10 21:54:18.141 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 10 21:54:18.616 INFO kablam! Compiling failure v0.1.1 Oct 10 21:54:20.564 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 10 21:54:22.744 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 10 21:54:29.348 INFO kablam! Compiling tokio v0.1.3 Oct 10 21:54:32.781 INFO kablam! Compiling tokio-core v0.1.15 Oct 10 21:54:38.489 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 21:54:38.489 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 21:54:44.948 INFO kablam! Compiling hyper v0.11.22 Oct 10 21:54:56.496 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 21:55:00.213 INFO kablam! Compiling reqwest v0.8.5 Oct 10 21:55:12.656 INFO kablam! Compiling reddit-focus v0.1.0 (/source) Oct 10 21:55:18.324 INFO kablam! warning: unused variable: `after` Oct 10 21:55:18.324 INFO kablam! --> src/main.rs:44:10 Oct 10 21:55:18.324 INFO kablam! | Oct 10 21:55:18.324 INFO kablam! 44 | let (after, new_posts) = get_new_posts(&client, &subreddit, token, n)?; Oct 10 21:55:18.324 INFO kablam! | ^^^^^ help: consider using `_after` instead Oct 10 21:55:18.324 INFO kablam! | Oct 10 21:55:18.324 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:55:18.324 INFO kablam! Oct 10 21:55:18.391 INFO kablam! warning: constant item is never used: `TOKEN_ENDPOINT` Oct 10 21:55:18.391 INFO kablam! --> src/main.rs:13:1 Oct 10 21:55:18.391 INFO kablam! | Oct 10 21:55:18.391 INFO kablam! 13 | const TOKEN_ENDPOINT: &str = "https://www.reddit.com/api/v1/access_token"; Oct 10 21:55:18.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:18.391 INFO kablam! | Oct 10 21:55:18.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:55:18.391 INFO kablam! Oct 10 21:55:18.400 INFO kablam! warning: constant item is never used: `CLIENT_ID` Oct 10 21:55:18.400 INFO kablam! --> src/main.rs:15:1 Oct 10 21:55:18.400 INFO kablam! | Oct 10 21:55:18.400 INFO kablam! 15 | const CLIENT_ID: &str = "8YAYsOZ17tKZ_g"; Oct 10 21:55:18.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:18.400 INFO kablam! Oct 10 21:55:18.400 INFO kablam! warning: function is never used: `get_token` Oct 10 21:55:18.400 INFO kablam! --> src/main.rs:61:1 Oct 10 21:55:18.400 INFO kablam! | Oct 10 21:55:18.400 INFO kablam! 61 | fn get_token(client: &reqwest::Client, token_endpoint: &str, client_id: &str, secret: &str) -> Result { Oct 10 21:55:18.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:18.400 INFO kablam! Oct 10 21:55:22.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 10 21:55:22.381 INFO kablam! su: No module specific data is present Oct 10 21:55:22.658 INFO running `"docker" "rm" "-f" "4e8a2a148d1fbd9221500aae76167690560564f672f3a52d0951429fe0df2bfb"` Oct 10 21:55:22.764 INFO blam! 4e8a2a148d1fbd9221500aae76167690560564f672f3a52d0951429fe0df2bfb Oct 10 21:55:22.765 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:55:22.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:55:22.959 INFO blam! b2c9a2dcf14544c4238cb703b5d267e3c5c5af93329a6bf0be3545f2773e8af9 Oct 10 21:55:22.961 INFO running `"docker" "start" "-a" "b2c9a2dcf14544c4238cb703b5d267e3c5c5af93329a6bf0be3545f2773e8af9"` Oct 10 21:55:23.413 INFO kablam! usermod: no changes Oct 10 21:55:23.625 INFO kablam! Compiling reddit-focus v0.1.0 (/source) Oct 10 21:55:29.937 INFO kablam! warning: unused variable: `after` Oct 10 21:55:29.937 INFO kablam! --> src/main.rs:44:10 Oct 10 21:55:29.937 INFO kablam! | Oct 10 21:55:29.937 INFO kablam! 44 | let (after, new_posts) = get_new_posts(&client, &subreddit, token, n)?; Oct 10 21:55:29.937 INFO kablam! | ^^^^^ help: consider using `_after` instead Oct 10 21:55:29.938 INFO kablam! | Oct 10 21:55:29.943 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:55:29.944 INFO kablam! Oct 10 21:55:30.028 INFO kablam! warning: constant item is never used: `TOKEN_ENDPOINT` Oct 10 21:55:30.028 INFO kablam! --> src/main.rs:13:1 Oct 10 21:55:30.028 INFO kablam! | Oct 10 21:55:30.028 INFO kablam! 13 | const TOKEN_ENDPOINT: &str = "https://www.reddit.com/api/v1/access_token"; Oct 10 21:55:30.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:30.028 INFO kablam! | Oct 10 21:55:30.028 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:55:30.028 INFO kablam! Oct 10 21:55:30.028 INFO kablam! warning: constant item is never used: `CLIENT_ID` Oct 10 21:55:30.028 INFO kablam! --> src/main.rs:15:1 Oct 10 21:55:30.028 INFO kablam! | Oct 10 21:55:30.028 INFO kablam! 15 | const CLIENT_ID: &str = "8YAYsOZ17tKZ_g"; Oct 10 21:55:30.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:30.029 INFO kablam! Oct 10 21:55:30.029 INFO kablam! warning: function is never used: `get_token` Oct 10 21:55:30.029 INFO kablam! --> src/main.rs:61:1 Oct 10 21:55:30.029 INFO kablam! | Oct 10 21:55:30.029 INFO kablam! 61 | fn get_token(client: &reqwest::Client, token_endpoint: &str, client_id: &str, secret: &str) -> Result { Oct 10 21:55:30.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:55:30.029 INFO kablam! Oct 10 21:55:30.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.18s Oct 10 21:55:30.630 INFO kablam! su: No module specific data is present Oct 10 21:55:31.294 INFO running `"docker" "rm" "-f" "b2c9a2dcf14544c4238cb703b5d267e3c5c5af93329a6bf0be3545f2773e8af9"` Oct 10 21:55:31.559 INFO blam! b2c9a2dcf14544c4238cb703b5d267e3c5c5af93329a6bf0be3545f2773e8af9 Oct 10 21:55:31.569 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:55:31.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:55:32.040 INFO blam! ca6491c5648215b58ea348d7028f5274734a876325754bf93ac312200d17de95 Oct 10 21:55:32.049 INFO running `"docker" "start" "-a" "ca6491c5648215b58ea348d7028f5274734a876325754bf93ac312200d17de95"` Oct 10 21:55:33.268 INFO kablam! usermod: no changes Oct 10 21:55:33.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 10 21:55:33.516 INFO kablam! Running /target/debug/deps/reddit_focus-6f8d3ca5a320c121 Oct 10 21:55:33.516 INFO blam! Oct 10 21:55:33.516 INFO blam! running 0 tests Oct 10 21:55:33.516 INFO blam! Oct 10 21:55:33.516 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:55:33.516 INFO blam! Oct 10 21:55:33.532 INFO kablam! su: No module specific data is present Oct 10 21:55:34.190 INFO running `"docker" "rm" "-f" "ca6491c5648215b58ea348d7028f5274734a876325754bf93ac312200d17de95"` Oct 10 21:55:34.483 INFO blam! ca6491c5648215b58ea348d7028f5274734a876325754bf93ac312200d17de95