Oct 15 01:36:20.631 INFO testing bwasty/yabit_old against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:36:20.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:36:21.702 INFO blam! 15c91c42ab181f0e1b0d2fe354bf408355f7311c8de9500315a334bd0cc988a8 Oct 15 01:36:21.704 INFO running `"docker" "start" "-a" "15c91c42ab181f0e1b0d2fe354bf408355f7311c8de9500315a334bd0cc988a8"` Oct 15 01:36:23.157 INFO kablam! usermod: no changes Oct 15 01:36:23.293 INFO kablam! Compiling unicode-segmentation v1.0.1 Oct 15 01:36:23.293 INFO kablam! Compiling time v0.1.36 Oct 15 01:36:23.307 INFO kablam! Compiling syn v0.10.8 Oct 15 01:36:23.307 INFO kablam! Compiling serde_json v0.8.6 Oct 15 01:36:25.147 INFO kablam! Compiling clap v2.20.0 Oct 15 01:36:28.043 INFO kablam! Compiling chrono v0.2.25 Oct 15 01:36:33.624 INFO kablam! Compiling serde_codegen_internals v0.11.3 Oct 15 01:36:36.965 INFO kablam! Compiling serde_codegen v0.8.23 Oct 15 01:36:42.960 INFO kablam! Compiling serde_derive v0.8.23 Oct 15 01:37:00.471 INFO kablam! Compiling yabit v0.1.0 (/source) Oct 15 01:37:01.648 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 01:37:01.650 INFO kablam! --> src/main.rs:1:12 Oct 15 01:37:01.650 INFO kablam! | Oct 15 01:37:01.650 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 15 01:37:01.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:37:01.650 INFO kablam! | Oct 15 01:37:01.650 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 01:37:01.650 INFO kablam! Oct 15 01:37:04.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.75s Oct 15 01:37:04.943 INFO kablam! su: No module specific data is present Oct 15 01:37:06.684 INFO running `"docker" "rm" "-f" "15c91c42ab181f0e1b0d2fe354bf408355f7311c8de9500315a334bd0cc988a8"` Oct 15 01:37:06.993 INFO blam! 15c91c42ab181f0e1b0d2fe354bf408355f7311c8de9500315a334bd0cc988a8 Oct 15 01:37:06.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:37:07.445 INFO blam! 84b31ad542c00db7114eaaa50ab9d8275775fab5e7cbd55178b46bc1cf09981f Oct 15 01:37:07.447 INFO running `"docker" "start" "-a" "84b31ad542c00db7114eaaa50ab9d8275775fab5e7cbd55178b46bc1cf09981f"` Oct 15 01:37:09.746 INFO kablam! usermod: no changes Oct 15 01:37:09.919 INFO kablam! Compiling yabit v0.1.0 (/source) Oct 15 01:37:11.185 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 01:37:11.186 INFO kablam! --> src/main.rs:1:12 Oct 15 01:37:11.187 INFO kablam! | Oct 15 01:37:11.187 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 15 01:37:11.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 01:37:11.189 INFO kablam! | Oct 15 01:37:11.189 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 01:37:11.190 INFO kablam! Oct 15 01:37:12.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 15 01:37:12.491 INFO kablam! su: No module specific data is present Oct 15 01:37:14.224 INFO running `"docker" "rm" "-f" "84b31ad542c00db7114eaaa50ab9d8275775fab5e7cbd55178b46bc1cf09981f"` Oct 15 01:37:14.499 INFO blam! 84b31ad542c00db7114eaaa50ab9d8275775fab5e7cbd55178b46bc1cf09981f Oct 15 01:37:14.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:37:15.017 INFO blam! 1edf7112ef68a095aed64761675f448e67e080a97a844fa4ec0816fdea0ecca6 Oct 15 01:37:15.020 INFO running `"docker" "start" "-a" "1edf7112ef68a095aed64761675f448e67e080a97a844fa4ec0816fdea0ecca6"` Oct 15 01:37:17.527 INFO kablam! usermod: no changes Oct 15 01:37:17.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 01:37:17.691 INFO kablam! Running /target/debug/deps/yabit-699838e09834e2c7 Oct 15 01:37:17.699 INFO blam! Oct 15 01:37:17.699 INFO blam! running 2 tests Oct 15 01:37:17.703 INFO blam! test tests::test_habit_avg_state ... ok Oct 15 01:37:17.703 INFO blam! test tests::test_habit_state ... ok Oct 15 01:37:17.703 INFO blam! Oct 15 01:37:17.703 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:37:17.703 INFO blam! Oct 15 01:37:17.706 INFO kablam! su: No module specific data is present Oct 15 01:37:18.971 INFO running `"docker" "rm" "-f" "1edf7112ef68a095aed64761675f448e67e080a97a844fa4ec0816fdea0ecca6"` Oct 15 01:37:19.315 INFO blam! 1edf7112ef68a095aed64761675f448e67e080a97a844fa4ec0816fdea0ecca6