Oct 15 07:56:02.590 INFO testing Ophirr33/NEUCourseNotification against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:56:02.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 07:56:03.035 INFO blam! cb19caf2b687d6e17702843d1c8d58650840f7bfb27818f141c10e577bb4b2f6 Oct 15 07:56:03.037 INFO running `"docker" "start" "-a" "cb19caf2b687d6e17702843d1c8d58650840f7bfb27818f141c10e577bb4b2f6"` Oct 15 07:56:04.807 INFO kablam! usermod: no changes Oct 15 07:56:05.091 INFO kablam! Compiling openssl v0.9.9 Oct 15 07:56:05.111 INFO kablam! Compiling linked-hash-map v0.2.1 Oct 15 07:56:05.152 INFO kablam! Compiling bufstream v0.1.2 Oct 15 07:56:05.163 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 07:56:05.163 INFO kablam! Compiling openssl-sys v0.9.9 Oct 15 07:56:05.163 INFO kablam! Compiling libsqlite3-sys v0.7.1 Oct 15 07:56:05.167 INFO kablam! Compiling nix v0.8.0 Oct 15 07:56:05.167 INFO kablam! Compiling email v0.0.16 Oct 15 07:56:07.586 INFO kablam! Compiling clap v2.22.1 Oct 15 07:56:07.591 INFO kablam! Compiling lru-cache v0.1.0 Oct 15 07:56:10.115 INFO kablam! Compiling shared_child v0.2.1 Oct 15 07:56:10.243 INFO kablam! Compiling error-chain v0.8.1 Oct 15 07:56:17.100 INFO kablam! Compiling rusqlite v0.10.1 Oct 15 07:56:34.772 INFO kablam! Compiling os_pipe v0.5.1 Oct 15 07:56:37.086 INFO kablam! Compiling duct v0.8.0 Oct 15 07:56:50.448 INFO kablam! Compiling lettre v0.6.2 Oct 15 07:57:09.388 INFO kablam! Compiling neu_course_notification v0.1.0 (/source) Oct 15 07:57:14.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 15 07:57:14.691 INFO kablam! su: No module specific data is present Oct 15 07:57:15.799 INFO running `"docker" "rm" "-f" "cb19caf2b687d6e17702843d1c8d58650840f7bfb27818f141c10e577bb4b2f6"` Oct 15 07:57:16.019 INFO blam! cb19caf2b687d6e17702843d1c8d58650840f7bfb27818f141c10e577bb4b2f6 Oct 15 07:57:16.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 07:57:16.497 INFO blam! fa53f260d9c0a04c496bc2befad5002cfb065019ac9b921c6f71f286da7a9a53 Oct 15 07:57:16.499 INFO running `"docker" "start" "-a" "fa53f260d9c0a04c496bc2befad5002cfb065019ac9b921c6f71f286da7a9a53"` Oct 15 07:57:18.802 INFO kablam! usermod: no changes Oct 15 07:57:18.963 INFO kablam! Compiling neu_course_notification v0.1.0 (/source) Oct 15 07:57:20.971 INFO kablam! warning: variable does not need to be mutable Oct 15 07:57:20.971 INFO kablam! --> src/main.rs:238:9 Oct 15 07:57:20.971 INFO kablam! | Oct 15 07:57:20.971 INFO kablam! 238 | let mut dao = DAO::new(Connection::open_in_memory().unwrap()); Oct 15 07:57:20.971 INFO kablam! | ----^^^ Oct 15 07:57:20.973 INFO kablam! | | Oct 15 07:57:20.973 INFO kablam! | help: remove this `mut` Oct 15 07:57:20.973 INFO kablam! | Oct 15 07:57:20.973 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:57:20.973 INFO kablam! Oct 15 07:57:23.510 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.66s Oct 15 07:57:23.518 INFO kablam! su: No module specific data is present Oct 15 07:57:25.143 INFO running `"docker" "rm" "-f" "fa53f260d9c0a04c496bc2befad5002cfb065019ac9b921c6f71f286da7a9a53"` Oct 15 07:57:25.435 INFO blam! fa53f260d9c0a04c496bc2befad5002cfb065019ac9b921c6f71f286da7a9a53