Oct 10 22:36:38.109 INFO testing getsentry/eris against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:36:38.109 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:36:38.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:36:38.566 INFO blam! dd715a9660c525176c04b53287a8cbf046e6a9ee7cc9c3684a7a3a0236401124 Oct 10 22:36:38.567 INFO running `"docker" "start" "-a" "dd715a9660c525176c04b53287a8cbf046e6a9ee7cc9c3684a7a3a0236401124"` Oct 10 22:36:39.809 INFO kablam! usermod: no changes Oct 10 22:36:40.124 INFO kablam! Compiling socket2 v0.2.1 Oct 10 22:36:40.124 INFO kablam! Compiling serde_yaml v0.7.1 Oct 10 22:36:40.124 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 10 22:36:40.124 INFO kablam! Compiling openssl-sys v0.9.14 Oct 10 22:36:40.160 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 10 22:36:40.160 INFO kablam! Compiling regex v0.2.2 Oct 10 22:36:40.160 INFO kablam! Compiling clap v2.25.0 Oct 10 22:36:43.032 INFO kablam! Compiling backtrace v0.3.2 Oct 10 22:36:46.309 INFO kablam! Compiling curl-sys v0.3.14 Oct 10 22:36:49.976 INFO kablam! Compiling error-chain v0.10.0 Oct 10 22:36:51.874 INFO kablam! Compiling curl v0.4.7 Oct 10 22:36:51.884 INFO kablam! Compiling serde_derive v1.0.9 Oct 10 22:37:05.032 INFO kablam! Compiling dotenv v0.10.1 Oct 10 22:37:24.604 INFO kablam! Compiling eris v0.1.0 (/source) Oct 10 22:37:27.524 INFO kablam! warning: unused `#[macro_use]` import Oct 10 22:37:27.524 INFO kablam! --> src/main.rs:9:1 Oct 10 22:37:27.525 INFO kablam! | Oct 10 22:37:27.525 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 10 22:37:27.525 INFO kablam! | ^^^^^^^^^^^^ Oct 10 22:37:27.525 INFO kablam! | Oct 10 22:37:27.525 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:37:27.525 INFO kablam! Oct 10 22:37:27.525 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 10 22:37:27.525 INFO kablam! --> src/cli.rs:8:17 Oct 10 22:37:27.525 INFO kablam! | Oct 10 22:37:27.525 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 10 22:37:27.525 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 10 22:37:27.525 INFO kablam! Oct 10 22:37:27.634 INFO kablam! warning: unused variable: `matches` Oct 10 22:37:27.634 INFO kablam! --> src/cli.rs:21:9 Oct 10 22:37:27.634 INFO kablam! | Oct 10 22:37:27.635 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 10 22:37:27.635 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 10 22:37:27.635 INFO kablam! | Oct 10 22:37:27.635 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:37:27.635 INFO kablam! Oct 10 22:37:31.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.82s Oct 10 22:37:31.680 INFO kablam! su: No module specific data is present Oct 10 22:37:32.360 INFO running `"docker" "rm" "-f" "dd715a9660c525176c04b53287a8cbf046e6a9ee7cc9c3684a7a3a0236401124"` Oct 10 22:37:32.596 INFO blam! dd715a9660c525176c04b53287a8cbf046e6a9ee7cc9c3684a7a3a0236401124 Oct 10 22:37:32.608 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:37:32.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:37:33.158 INFO blam! 0740d5e6fbe5132087282f3fc27e15b1d3776531da3fbe9510205daaa412bde7 Oct 10 22:37:33.164 INFO running `"docker" "start" "-a" "0740d5e6fbe5132087282f3fc27e15b1d3776531da3fbe9510205daaa412bde7"` Oct 10 22:37:34.396 INFO kablam! usermod: no changes Oct 10 22:37:34.604 INFO kablam! Compiling eris v0.1.0 (/source) Oct 10 22:37:37.632 INFO kablam! warning: unused `#[macro_use]` import Oct 10 22:37:37.632 INFO kablam! --> src/main.rs:9:1 Oct 10 22:37:37.632 INFO kablam! | Oct 10 22:37:37.632 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 10 22:37:37.632 INFO kablam! | ^^^^^^^^^^^^ Oct 10 22:37:37.632 INFO kablam! | Oct 10 22:37:37.632 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:37:37.632 INFO kablam! Oct 10 22:37:37.632 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 10 22:37:37.632 INFO kablam! --> src/cli.rs:8:17 Oct 10 22:37:37.632 INFO kablam! | Oct 10 22:37:37.632 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 10 22:37:37.632 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 10 22:37:37.632 INFO kablam! Oct 10 22:37:37.765 INFO kablam! warning: unused variable: `matches` Oct 10 22:37:37.765 INFO kablam! --> src/cli.rs:21:9 Oct 10 22:37:37.765 INFO kablam! | Oct 10 22:37:37.765 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 10 22:37:37.765 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 10 22:37:37.765 INFO kablam! | Oct 10 22:37:37.765 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:37:37.765 INFO kablam! Oct 10 22:37:38.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.94s Oct 10 22:37:38.387 INFO kablam! su: No module specific data is present Oct 10 22:37:39.111 INFO running `"docker" "rm" "-f" "0740d5e6fbe5132087282f3fc27e15b1d3776531da3fbe9510205daaa412bde7"` Oct 10 22:37:39.348 INFO blam! 0740d5e6fbe5132087282f3fc27e15b1d3776531da3fbe9510205daaa412bde7 Oct 10 22:37:39.357 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:37:39.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:37:39.782 INFO blam! d0bc12988c25cafcf78e05566ee112bd796d354685c8e274d6bcc2b161f3558b Oct 10 22:37:39.784 INFO running `"docker" "start" "-a" "d0bc12988c25cafcf78e05566ee112bd796d354685c8e274d6bcc2b161f3558b"` Oct 10 22:37:41.083 INFO kablam! usermod: no changes Oct 10 22:37:41.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 22:37:41.223 INFO kablam! Running /target/debug/deps/eris-fb07ee75d011df6e Oct 10 22:37:41.228 INFO blam! Oct 10 22:37:41.228 INFO blam! running 0 tests Oct 10 22:37:41.228 INFO blam! Oct 10 22:37:41.228 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:37:41.228 INFO blam! Oct 10 22:37:41.244 INFO kablam! su: No module specific data is present Oct 10 22:37:41.751 INFO running `"docker" "rm" "-f" "d0bc12988c25cafcf78e05566ee112bd796d354685c8e274d6bcc2b161f3558b"` Oct 10 22:37:42.061 INFO blam! d0bc12988c25cafcf78e05566ee112bd796d354685c8e274d6bcc2b161f3558b