Oct 15 08:03:58.623 INFO testing OSU-CS290-Sp18/final-project-jcn against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:03:58.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:03:59.120 INFO blam! ab74ceeb77a4b24f55220abd72f7a6bdcd90d920f03f7d16204a0b6e424e5142 Oct 15 08:03:59.123 INFO running `"docker" "start" "-a" "ab74ceeb77a4b24f55220abd72f7a6bdcd90d920f03f7d16204a0b6e424e5142"` Oct 15 08:04:01.131 INFO kablam! usermod: no changes Oct 15 08:04:01.779 INFO kablam! Compiling socket2 v0.3.6 Oct 15 08:04:01.779 INFO kablam! Compiling actix-web v0.6.12 Oct 15 08:04:01.807 INFO kablam! Compiling openssl-sys v0.9.32 Oct 15 08:04:01.810 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 08:04:01.811 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 08:04:01.811 INFO kablam! Compiling want v0.0.4 Oct 15 08:04:01.811 INFO kablam! Compiling mio v0.6.14 Oct 15 08:04:01.814 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 08:04:09.295 INFO kablam! Compiling http v0.1.5 Oct 15 08:04:09.978 INFO kablam! Compiling syn v0.14.2 Oct 15 08:04:10.002 INFO kablam! Compiling serde_json v1.0.19 Oct 15 08:04:10.008 INFO kablam! Compiling bincode v1.0.0 Oct 15 08:04:10.030 INFO kablam! Compiling regex v1.0.0 Oct 15 08:04:12.880 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 15 08:04:18.719 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 08:04:18.737 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 08:04:19.252 INFO kablam! Compiling flate2 v1.0.1 Oct 15 08:04:46.754 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 15 08:04:47.261 INFO kablam! Compiling deluge v0.1.0 (/source/lib/providers/download/deluge) Oct 15 08:04:47.311 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 08:04:47.523 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 08:04:47.563 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 15 08:04:47.876 INFO kablam! Compiling rayon v0.8.2 Oct 15 08:04:51.907 INFO kablam! warning: constant item is never used: `DEFAULT_FLOAT_BITS` Oct 15 08:04:51.908 INFO kablam! --> lib/providers/download/deluge/src/rencode/constants.rs:4:13 Oct 15 08:04:51.909 INFO kablam! | Oct 15 08:04:51.909 INFO kablam! 4 | pub(super) const $name: $ty = $value; Oct 15 08:04:51.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:04:51.911 INFO kablam! ... Oct 15 08:04:51.911 INFO kablam! 9 | / consts! { u8, [ Oct 15 08:04:51.912 INFO kablam! 10 | | DEFAULT_FLOAT_BITS = 32 Oct 15 08:04:51.913 INFO kablam! 11 | | Oct 15 08:04:51.913 INFO kablam! 12 | | MAX_INT_LENGTH = 64 Oct 15 08:04:51.914 INFO kablam! ... | Oct 15 08:04:51.915 INFO kablam! 41 | | LIST_FIXED_COUNT = 64 Oct 15 08:04:51.915 INFO kablam! 42 | | ] } Oct 15 08:04:51.916 INFO kablam! | |___- in this macro invocation Oct 15 08:04:51.917 INFO kablam! | Oct 15 08:04:51.917 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:04:51.918 INFO kablam! Oct 15 08:04:51.918 INFO kablam! warning: constant item is never used: `MAX_INT_LENGTH` Oct 15 08:04:51.919 INFO kablam! --> lib/providers/download/deluge/src/rencode/constants.rs:4:13 Oct 15 08:04:51.920 INFO kablam! | Oct 15 08:04:51.920 INFO kablam! 4 | pub(super) const $name: $ty = $value; Oct 15 08:04:51.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:04:51.922 INFO kablam! ... Oct 15 08:04:51.922 INFO kablam! 9 | / consts! { u8, [ Oct 15 08:04:51.923 INFO kablam! 10 | | DEFAULT_FLOAT_BITS = 32 Oct 15 08:04:51.923 INFO kablam! 11 | | Oct 15 08:04:51.923 INFO kablam! 12 | | MAX_INT_LENGTH = 64 Oct 15 08:04:51.923 INFO kablam! ... | Oct 15 08:04:51.923 INFO kablam! 41 | | LIST_FIXED_COUNT = 64 Oct 15 08:04:51.923 INFO kablam! 42 | | ] } Oct 15 08:04:51.923 INFO kablam! | |___- in this macro invocation Oct 15 08:04:51.925 INFO kablam! Oct 15 08:04:51.925 INFO kablam! warning: constant item is never used: `CHR_NONE` Oct 15 08:04:51.925 INFO kablam! --> lib/providers/download/deluge/src/rencode/constants.rs:4:13 Oct 15 08:04:51.925 INFO kablam! | Oct 15 08:04:51.925 INFO kablam! 4 | pub(super) const $name: $ty = $value; Oct 15 08:04:51.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:04:51.925 INFO kablam! ... Oct 15 08:04:51.925 INFO kablam! 9 | / consts! { u8, [ Oct 15 08:04:51.925 INFO kablam! 10 | | DEFAULT_FLOAT_BITS = 32 Oct 15 08:04:51.926 INFO kablam! 11 | | Oct 15 08:04:51.926 INFO kablam! 12 | | MAX_INT_LENGTH = 64 Oct 15 08:04:51.926 INFO kablam! ... | Oct 15 08:04:51.926 INFO kablam! 41 | | LIST_FIXED_COUNT = 64 Oct 15 08:04:51.926 INFO kablam! 42 | | ] } Oct 15 08:04:51.926 INFO kablam! | |___- in this macro invocation Oct 15 08:04:51.931 INFO kablam! Oct 15 08:05:08.511 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 08:05:10.650 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 08:05:10.708 INFO kablam! Compiling openssl v0.9.24 Oct 15 08:05:10.744 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 08:05:10.827 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 08:05:10.839 INFO kablam! Compiling serde_derive v1.0.66 Oct 15 08:05:11.584 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 08:05:15.321 INFO kablam! Compiling h2 v0.1.9 Oct 15 08:05:17.132 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 08:05:20.468 INFO kablam! Compiling ring v0.12.1 Oct 15 08:05:21.386 INFO kablam! Compiling tokio v0.1.6 Oct 15 08:05:22.923 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 15 08:05:28.251 INFO kablam! Compiling postgres-shared v0.4.1 Oct 15 08:05:42.611 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 08:05:51.646 INFO kablam! Compiling postgres v0.15.2 Oct 15 08:06:03.883 INFO kablam! Compiling native-tls v0.1.5 Oct 15 08:06:06.204 INFO kablam! Compiling hyper v0.12.0 Oct 15 08:06:06.532 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 15 08:06:06.533 INFO kablam! Compiling tokio-signal v0.1.5 Oct 15 08:06:09.351 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 08:06:30.047 INFO kablam! Compiling r2d2_postgres v0.14.0 Oct 15 08:06:33.091 INFO kablam! Compiling cookie v0.10.1 Oct 15 08:06:37.345 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 15 08:06:46.047 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 15 08:06:46.407 INFO kablam! Compiling hyper-tls v0.2.0 Oct 15 08:06:50.244 INFO kablam! Compiling skeptic v0.13.3 Oct 15 08:06:53.999 INFO kablam! Compiling tvmaze v0.1.0 (/source/lib/providers/metadata/tvmaze) Oct 15 08:07:00.469 INFO kablam! Compiling actix v0.5.8 Oct 15 08:07:52.283 INFO kablam! Compiling unify v0.1.0 (/source) Oct 15 08:07:59.399 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 08:07:59.400 INFO kablam! --> src/main.rs:1:12 Oct 15 08:07:59.400 INFO kablam! | Oct 15 08:07:59.400 INFO kablam! 1 | #![feature(iterator_flatten)] Oct 15 08:07:59.401 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 08:07:59.401 INFO kablam! | Oct 15 08:07:59.401 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 08:07:59.401 INFO kablam! Oct 15 08:08:20.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4m 19s Oct 15 08:08:20.459 INFO kablam! su: No module specific data is present Oct 15 08:08:21.743 INFO running `"docker" "rm" "-f" "ab74ceeb77a4b24f55220abd72f7a6bdcd90d920f03f7d16204a0b6e424e5142"` Oct 15 08:08:21.979 INFO blam! ab74ceeb77a4b24f55220abd72f7a6bdcd90d920f03f7d16204a0b6e424e5142 Oct 15 08:08:21.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:08:22.495 INFO blam! c7598f2cdb02cfa4092da5c885899be4cfb4d19a61e3d383beb711fd046f0e74 Oct 15 08:08:22.503 INFO running `"docker" "start" "-a" "c7598f2cdb02cfa4092da5c885899be4cfb4d19a61e3d383beb711fd046f0e74"` Oct 15 08:08:24.030 INFO kablam! usermod: no changes Oct 15 08:08:24.403 INFO kablam! Compiling unify v0.1.0 (/source) Oct 15 08:08:31.951 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 08:08:31.951 INFO kablam! --> src/main.rs:1:12 Oct 15 08:08:31.952 INFO kablam! | Oct 15 08:08:31.952 INFO kablam! 1 | #![feature(iterator_flatten)] Oct 15 08:08:31.952 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 08:08:31.953 INFO kablam! | Oct 15 08:08:31.953 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 08:08:31.953 INFO kablam! Oct 15 08:08:32.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.56s Oct 15 08:08:32.671 INFO kablam! su: No module specific data is present Oct 15 08:08:34.026 INFO running `"docker" "rm" "-f" "c7598f2cdb02cfa4092da5c885899be4cfb4d19a61e3d383beb711fd046f0e74"` Oct 15 08:08:34.323 INFO blam! c7598f2cdb02cfa4092da5c885899be4cfb4d19a61e3d383beb711fd046f0e74 Oct 15 08:08:34.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 08:08:34.809 INFO blam! 572659dfd3a86b407cc3245bf5f5f3763dec2e36029268fa426534455bac1014 Oct 15 08:08:34.812 INFO running `"docker" "start" "-a" "572659dfd3a86b407cc3245bf5f5f3763dec2e36029268fa426534455bac1014"` Oct 15 08:08:37.366 INFO kablam! usermod: no changes Oct 15 08:08:37.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Oct 15 08:08:37.851 INFO kablam! Running /target/debug/deps/unify-c89b7e3e84c3d851 Oct 15 08:08:37.859 INFO blam! Oct 15 08:08:37.859 INFO blam! running 0 tests Oct 15 08:08:37.859 INFO blam! Oct 15 08:08:37.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:08:37.859 INFO blam! Oct 15 08:08:37.863 INFO kablam! su: No module specific data is present Oct 15 08:08:39.159 INFO running `"docker" "rm" "-f" "572659dfd3a86b407cc3245bf5f5f3763dec2e36029268fa426534455bac1014"` Oct 15 08:08:39.511 INFO blam! 572659dfd3a86b407cc3245bf5f5f3763dec2e36029268fa426534455bac1014