Oct 15 15:26:38.723 INFO testing type-operators-0.3.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:26:38.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15:26:39.367 INFO blam! e79d9a714cca71d7269f556f21e0b94c806045523d92b92c6512a6c52dc67648 Oct 15 15:26:39.368 INFO running `"docker" "start" "-a" "e79d9a714cca71d7269f556f21e0b94c806045523d92b92c6512a6c52dc67648"` Oct 15 15:26:40.591 INFO kablam! usermod: no changes Oct 15 15:26:40.639 INFO kablam! Compiling type-operators v0.3.5 (/source) Oct 15 15:26:41.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.52s Oct 15 15:26:41.139 INFO kablam! su: No module specific data is present Oct 15 15:26:41.949 INFO running `"docker" "rm" "-f" "e79d9a714cca71d7269f556f21e0b94c806045523d92b92c6512a6c52dc67648"` Oct 15 15:26:42.303 INFO blam! e79d9a714cca71d7269f556f21e0b94c806045523d92b92c6512a6c52dc67648 Oct 15 15:26:42.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15:26:42.815 INFO blam! 599afd8415dc36171aef9058269aeaea74cf071ae61b2ced05fefe5cd5c46be0 Oct 15 15:26:42.817 INFO running `"docker" "start" "-a" "599afd8415dc36171aef9058269aeaea74cf071ae61b2ced05fefe5cd5c46be0"` Oct 15 15:26:44.319 INFO kablam! usermod: no changes Oct 15 15:26:44.383 INFO kablam! Compiling type-operators v0.3.5 (/source) Oct 15 15:26:47.139 INFO kablam! warning: unused `#[macro_use]` import Oct 15 15:26:47.139 INFO kablam! --> tests/specialization_concrete.rs:3:1 Oct 15 15:26:47.139 INFO kablam! | Oct 15 15:26:47.139 INFO kablam! 3 | #[macro_use] Oct 15 15:26:47.139 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:26:47.143 INFO kablam! | Oct 15 15:26:47.143 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:26:47.143 INFO kablam! Oct 15 15:26:47.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.543 INFO kablam! --> tests/flexible_machines.rs:14:15 Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 15 15:26:47.543 INFO kablam! | ^^^ Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:47.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.543 INFO kablam! Oct 15 15:26:47.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.543 INFO kablam! --> tests/flexible_machines.rs:14:20 Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 15 15:26:47.543 INFO kablam! | ^^^ Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.543 INFO kablam! Oct 15 15:26:47.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.543 INFO kablam! --> tests/flexible_machines.rs:14:25 Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 15 15:26:47.543 INFO kablam! | ^^^ Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.543 INFO kablam! Oct 15 15:26:47.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.543 INFO kablam! --> tests/flexible_machines.rs:14:30 Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 15 15:26:47.543 INFO kablam! | ^^^ Oct 15 15:26:47.543 INFO kablam! | Oct 15 15:26:47.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.543 INFO kablam! Oct 15 15:26:47.599 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.599 INFO kablam! --> tests/doc_comments.rs:24:18 Oct 15 15:26:47.599 INFO kablam! | Oct 15 15:26:47.599 INFO kablam! 24 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:47.599 INFO kablam! | ^^^ Oct 15 15:26:47.599 INFO kablam! | Oct 15 15:26:47.599 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:47.599 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.599 INFO kablam! Oct 15 15:26:47.599 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.599 INFO kablam! --> tests/doc_comments.rs:24:23 Oct 15 15:26:47.599 INFO kablam! | Oct 15 15:26:47.599 INFO kablam! 24 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:47.599 INFO kablam! | ^^^ Oct 15 15:26:47.599 INFO kablam! | Oct 15 15:26:47.599 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.599 INFO kablam! Oct 15 15:26:47.827 INFO kablam! warning: field is never used: `loc` Oct 15 15:26:47.827 INFO kablam! --> tests/smallfsck.rs:11:5 Oct 15 15:26:47.827 INFO kablam! | Oct 15 15:26:47.827 INFO kablam! 11 | loc: usize, Oct 15 15:26:47.827 INFO kablam! | ^^^^^^^^^^ Oct 15 15:26:47.827 INFO kablam! | Oct 15 15:26:47.827 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:26:47.827 INFO kablam! Oct 15 15:26:47.827 INFO kablam! warning: field is never used: `bits` Oct 15 15:26:47.827 INFO kablam! --> tests/smallfsck.rs:12:5 Oct 15 15:26:47.827 INFO kablam! | Oct 15 15:26:47.827 INFO kablam! 12 | bits: BitVec, Oct 15 15:26:47.827 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:26:47.827 INFO kablam! Oct 15 15:26:47.827 INFO kablam! warning: type alias is never used: `Example` Oct 15 15:26:47.827 INFO kablam! --> tests/smallfsck.rs:89:1 Oct 15 15:26:47.827 INFO kablam! | Oct 15 15:26:47.827 INFO kablam! 89 | / type Example = sf!{ Oct 15 15:26:47.827 INFO kablam! 90 | | > * > * > * > [ * < ] Oct 15 15:26:47.827 INFO kablam! 91 | | }; Oct 15 15:26:47.827 INFO kablam! | |__^ Oct 15 15:26:47.827 INFO kablam! Oct 15 15:26:47.843 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.843 INFO kablam! --> tests/smallfsck.rs:54:19 Oct 15 15:26:47.843 INFO kablam! | Oct 15 15:26:47.843 INFO kablam! 54 | (Run) Running(Program, Smallfsck): Smallfsck { Oct 15 15:26:47.843 INFO kablam! | ^^^^^^^ Oct 15 15:26:47.851 INFO kablam! | Oct 15 15:26:47.851 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:47.851 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.851 INFO kablam! Oct 15 15:26:47.851 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:47.851 INFO kablam! --> tests/smallfsck.rs:54:28 Oct 15 15:26:47.851 INFO kablam! | Oct 15 15:26:47.851 INFO kablam! 54 | (Run) Running(Program, Smallfsck): Smallfsck { Oct 15 15:26:47.851 INFO kablam! | ^^^^^^^^^ Oct 15 15:26:47.851 INFO kablam! | Oct 15 15:26:47.851 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:47.851 INFO kablam! Oct 15 15:26:48.127 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:48.127 INFO kablam! --> tests/disable_without_specialization.rs:19:18 Oct 15 15:26:48.127 INFO kablam! | Oct 15 15:26:48.127 INFO kablam! 19 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:48.127 INFO kablam! | ^^^ Oct 15 15:26:48.127 INFO kablam! | Oct 15 15:26:48.127 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:48.127 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:48.127 INFO kablam! Oct 15 15:26:48.127 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:48.127 INFO kablam! --> tests/disable_without_specialization.rs:19:23 Oct 15 15:26:48.127 INFO kablam! | Oct 15 15:26:48.127 INFO kablam! 19 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:48.127 INFO kablam! | ^^^ Oct 15 15:26:48.127 INFO kablam! | Oct 15 15:26:48.127 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:48.127 INFO kablam! Oct 15 15:26:49.019 INFO kablam! warning: type alias is never used: `Pred` Oct 15 15:26:49.019 INFO kablam! --> src/lib.rs:812:9 Oct 15 15:26:49.019 INFO kablam! | Oct 15 15:26:49.019 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 15 15:26:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.019 INFO kablam! ... Oct 15 15:26:49.019 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.019 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.019 INFO kablam! 1011 | | Oct 15 15:26:49.019 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.019 INFO kablam! ... | Oct 15 15:26:49.019 INFO kablam! 1138 | | } Oct 15 15:26:49.019 INFO kablam! 1139 | | } Oct 15 15:26:49.019 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.019 INFO kablam! | Oct 15 15:26:49.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:26:49.019 INFO kablam! Oct 15 15:26:49.028 INFO kablam! warning: type alias is never used: `Succ` Oct 15 15:26:49.028 INFO kablam! --> src/lib.rs:812:9 Oct 15 15:26:49.028 INFO kablam! | Oct 15 15:26:49.028 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 15 15:26:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.028 INFO kablam! ... Oct 15 15:26:49.028 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.028 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.028 INFO kablam! 1011 | | Oct 15 15:26:49.028 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.028 INFO kablam! ... | Oct 15 15:26:49.028 INFO kablam! 1138 | | } Oct 15 15:26:49.028 INFO kablam! 1139 | | } Oct 15 15:26:49.028 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.028 INFO kablam! Oct 15 15:26:49.028 INFO kablam! warning: type alias is never used: `Sum` Oct 15 15:26:49.028 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.028 INFO kablam! | Oct 15 15:26:49.028 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.028 INFO kablam! ... Oct 15 15:26:49.028 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.028 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.028 INFO kablam! 1011 | | Oct 15 15:26:49.028 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.028 INFO kablam! ... | Oct 15 15:26:49.028 INFO kablam! 1138 | | } Oct 15 15:26:49.028 INFO kablam! 1139 | | } Oct 15 15:26:49.028 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.028 INFO kablam! Oct 15 15:26:49.028 INFO kablam! warning: type alias is never used: `Difference` Oct 15 15:26:49.028 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.028 INFO kablam! | Oct 15 15:26:49.028 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.028 INFO kablam! ... Oct 15 15:26:49.028 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.028 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.028 INFO kablam! 1011 | | Oct 15 15:26:49.028 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.028 INFO kablam! ... | Oct 15 15:26:49.028 INFO kablam! 1138 | | } Oct 15 15:26:49.028 INFO kablam! 1139 | | } Oct 15 15:26:49.028 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.028 INFO kablam! Oct 15 15:26:49.028 INFO kablam! warning: type alias is never used: `Product` Oct 15 15:26:49.028 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.028 INFO kablam! | Oct 15 15:26:49.028 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.028 INFO kablam! ... Oct 15 15:26:49.028 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.028 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.028 INFO kablam! 1011 | | Oct 15 15:26:49.028 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.028 INFO kablam! ... | Oct 15 15:26:49.028 INFO kablam! 1138 | | } Oct 15 15:26:49.028 INFO kablam! 1139 | | } Oct 15 15:26:49.028 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.028 INFO kablam! Oct 15 15:26:49.028 INFO kablam! warning: type alias is never used: `If` Oct 15 15:26:49.028 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.028 INFO kablam! | Oct 15 15:26:49.028 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.028 INFO kablam! ... Oct 15 15:26:49.028 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.028 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.028 INFO kablam! 1011 | | Oct 15 15:26:49.028 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.028 INFO kablam! ... | Oct 15 15:26:49.028 INFO kablam! 1138 | | } Oct 15 15:26:49.028 INFO kablam! 1139 | | } Oct 15 15:26:49.028 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.028 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: type alias is never used: `NatIsUndef` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:812:9 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! ... Oct 15 15:26:49.029 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.029 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.029 INFO kablam! 1011 | | Oct 15 15:26:49.029 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.029 INFO kablam! ... | Oct 15 15:26:49.029 INFO kablam! 1138 | | } Oct 15 15:26:49.029 INFO kablam! 1139 | | } Oct 15 15:26:49.029 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: type alias is never used: `NatUndef` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! ... Oct 15 15:26:49.029 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.029 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.029 INFO kablam! 1011 | | Oct 15 15:26:49.029 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.029 INFO kablam! ... | Oct 15 15:26:49.029 INFO kablam! 1138 | | } Oct 15 15:26:49.029 INFO kablam! 1139 | | } Oct 15 15:26:49.029 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: type alias is never used: `TotalDifference` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! ... Oct 15 15:26:49.029 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.029 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.029 INFO kablam! 1011 | | Oct 15 15:26:49.029 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.029 INFO kablam! ... | Oct 15 15:26:49.029 INFO kablam! 1138 | | } Oct 15 15:26:49.029 INFO kablam! 1139 | | } Oct 15 15:26:49.029 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: type alias is never used: `Quotient` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! ... Oct 15 15:26:49.029 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.029 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.029 INFO kablam! 1011 | | Oct 15 15:26:49.029 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.029 INFO kablam! ... | Oct 15 15:26:49.029 INFO kablam! 1138 | | } Oct 15 15:26:49.029 INFO kablam! 1139 | | } Oct 15 15:26:49.029 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: type alias is never used: `Remainder` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:802:9 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! ... Oct 15 15:26:49.029 INFO kablam! 1009 | / type_operators! { Oct 15 15:26:49.029 INFO kablam! 1010 | | [A, B, C, D, E] Oct 15 15:26:49.029 INFO kablam! 1011 | | Oct 15 15:26:49.029 INFO kablam! 1012 | | concrete Nat => usize { Oct 15 15:26:49.029 INFO kablam! ... | Oct 15 15:26:49.029 INFO kablam! 1138 | | } Oct 15 15:26:49.029 INFO kablam! 1139 | | } Oct 15 15:26:49.029 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.029 INFO kablam! warning: function is never used: `invariants` Oct 15 15:26:49.029 INFO kablam! --> src/lib.rs:1141:5 Oct 15 15:26:49.029 INFO kablam! | Oct 15 15:26:49.029 INFO kablam! 1141 | fn invariants() { Oct 15 15:26:49.029 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 15:26:49.029 INFO kablam! Oct 15 15:26:49.030 INFO kablam! warning: struct is never constructed: `P` Oct 15 15:26:49.030 INFO kablam! --> src/lib.rs:894:13 Oct 15 15:26:49.030 INFO kablam! | Oct 15 15:26:49.030 INFO kablam! 894 | pub struct $name; Oct 15 15:26:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.030 INFO kablam! ... Oct 15 15:26:49.030 INFO kablam! 1157 | / type_operators! { Oct 15 15:26:49.030 INFO kablam! 1158 | | [A, B, C, D, E] Oct 15 15:26:49.030 INFO kablam! 1159 | | Oct 15 15:26:49.030 INFO kablam! 1160 | | data Nat { Oct 15 15:26:49.030 INFO kablam! ... | Oct 15 15:26:49.030 INFO kablam! 1164 | | } Oct 15 15:26:49.030 INFO kablam! 1165 | | } Oct 15 15:26:49.030 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.030 INFO kablam! Oct 15 15:26:49.030 INFO kablam! warning: struct is never constructed: `I` Oct 15 15:26:49.030 INFO kablam! --> src/lib.rs:856:13 Oct 15 15:26:49.030 INFO kablam! | Oct 15 15:26:49.030 INFO kablam! 856 | pub struct $name < $($asym $($args)*),* >($(::std::marker::PhantomData<$($phantom)*>),*); Oct 15 15:26:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.030 INFO kablam! ... Oct 15 15:26:49.030 INFO kablam! 1157 | / type_operators! { Oct 15 15:26:49.030 INFO kablam! 1158 | | [A, B, C, D, E] Oct 15 15:26:49.030 INFO kablam! 1159 | | Oct 15 15:26:49.030 INFO kablam! 1160 | | data Nat { Oct 15 15:26:49.030 INFO kablam! ... | Oct 15 15:26:49.030 INFO kablam! 1164 | | } Oct 15 15:26:49.030 INFO kablam! 1165 | | } Oct 15 15:26:49.030 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.030 INFO kablam! Oct 15 15:26:49.030 INFO kablam! warning: struct is never constructed: `O` Oct 15 15:26:49.030 INFO kablam! --> src/lib.rs:856:13 Oct 15 15:26:49.030 INFO kablam! | Oct 15 15:26:49.030 INFO kablam! 856 | pub struct $name < $($asym $($args)*),* >($(::std::marker::PhantomData<$($phantom)*>),*); Oct 15 15:26:49.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:26:49.030 INFO kablam! ... Oct 15 15:26:49.030 INFO kablam! 1157 | / type_operators! { Oct 15 15:26:49.030 INFO kablam! 1158 | | [A, B, C, D, E] Oct 15 15:26:49.030 INFO kablam! 1159 | | Oct 15 15:26:49.030 INFO kablam! 1160 | | data Nat { Oct 15 15:26:49.030 INFO kablam! ... | Oct 15 15:26:49.030 INFO kablam! 1164 | | } Oct 15 15:26:49.030 INFO kablam! 1165 | | } Oct 15 15:26:49.030 INFO kablam! | |_____- in this macro invocation Oct 15 15:26:49.030 INFO kablam! Oct 15 15:26:49.034 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.034 INFO kablam! --> src/lib.rs:1025:28 Oct 15 15:26:49.034 INFO kablam! | Oct 15 15:26:49.034 INFO kablam! 1025 | (Pred) Predecessor(Nat): Nat { Oct 15 15:26:49.034 INFO kablam! | ^^^ Oct 15 15:26:49.034 INFO kablam! | Oct 15 15:26:49.034 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:49.035 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.035 INFO kablam! Oct 15 15:26:49.035 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.035 INFO kablam! --> src/lib.rs:1033:26 Oct 15 15:26:49.035 INFO kablam! | Oct 15 15:26:49.035 INFO kablam! 1033 | (Succ) Successor(Nat): Nat { Oct 15 15:26:49.035 INFO kablam! | ^^^ Oct 15 15:26:49.035 INFO kablam! | Oct 15 15:26:49.035 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.035 INFO kablam! Oct 15 15:26:49.035 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.035 INFO kablam! --> src/lib.rs:1041:22 Oct 15 15:26:49.035 INFO kablam! | Oct 15 15:26:49.035 INFO kablam! 1041 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:49.035 INFO kablam! | ^^^ Oct 15 15:26:49.035 INFO kablam! | Oct 15 15:26:49.035 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.035 INFO kablam! Oct 15 15:26:49.035 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.035 INFO kablam! --> src/lib.rs:1041:27 Oct 15 15:26:49.035 INFO kablam! | Oct 15 15:26:49.035 INFO kablam! 1041 | (Sum) Adding(Nat, Nat): Nat { Oct 15 15:26:49.035 INFO kablam! | ^^^ Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.036 INFO kablam! Oct 15 15:26:49.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.036 INFO kablam! --> src/lib.rs:1056:34 Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! 1056 | (Difference) Subtracting(Nat, Nat): Nat { Oct 15 15:26:49.036 INFO kablam! | ^^^ Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.036 INFO kablam! Oct 15 15:26:49.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.036 INFO kablam! --> src/lib.rs:1056:39 Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! 1056 | (Difference) Subtracting(Nat, Nat): Nat { Oct 15 15:26:49.036 INFO kablam! | ^^^ Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.036 INFO kablam! Oct 15 15:26:49.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.036 INFO kablam! --> src/lib.rs:1067:31 Oct 15 15:26:49.036 INFO kablam! | Oct 15 15:26:49.036 INFO kablam! 1067 | (Product) Multiplying(Nat, Nat): Nat { Oct 15 15:26:49.036 INFO kablam! | ^^^ Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.037 INFO kablam! Oct 15 15:26:49.037 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.037 INFO kablam! --> src/lib.rs:1067:36 Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! 1067 | (Product) Multiplying(Nat, Nat): Nat { Oct 15 15:26:49.037 INFO kablam! | ^^^ Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.037 INFO kablam! Oct 15 15:26:49.037 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.037 INFO kablam! --> src/lib.rs:1076:20 Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 15 15:26:49.037 INFO kablam! | ^^^^ Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.037 INFO kablam! Oct 15 15:26:49.037 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.037 INFO kablam! --> src/lib.rs:1076:26 Oct 15 15:26:49.037 INFO kablam! | Oct 15 15:26:49.037 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 15 15:26:49.037 INFO kablam! | ^^^ Oct 15 15:26:49.038 INFO kablam! | Oct 15 15:26:49.038 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.038 INFO kablam! Oct 15 15:26:49.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.038 INFO kablam! --> src/lib.rs:1076:31 Oct 15 15:26:49.038 INFO kablam! | Oct 15 15:26:49.038 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 15 15:26:49.038 INFO kablam! | ^^^ Oct 15 15:26:49.038 INFO kablam! | Oct 15 15:26:49.038 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.038 INFO kablam! Oct 15 15:26:49.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.038 INFO kablam! --> src/lib.rs:1082:37 Oct 15 15:26:49.038 INFO kablam! | Oct 15 15:26:49.038 INFO kablam! 1082 | (NatIsUndef) NatIsUndefined(Nat): Bool { Oct 15 15:26:49.038 INFO kablam! | ^^^ Oct 15 15:26:49.038 INFO kablam! | Oct 15 15:26:49.038 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.038 INFO kablam! Oct 15 15:26:49.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.038 INFO kablam! --> src/lib.rs:1090:33 Oct 15 15:26:49.042 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1090 | (NatUndef) NatUndefined(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1090:38 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1090 | (NatUndef) NatUndefined(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1100:44 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1100 | (TotalDifference) TotalSubtracting(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1100:49 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1100 | (TotalDifference) TotalSubtracting(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1119:32 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1119 | (Quotient) Quotienting(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1119:37 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1119 | (Quotient) Quotienting(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1129:34 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1129 | (Remainder) Remaindering(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:49.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:49.043 INFO kablam! --> src/lib.rs:1129:39 Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! 1129 | (Remainder) Remaindering(Nat, Nat): Nat { Oct 15 15:26:49.043 INFO kablam! | ^^^ Oct 15 15:26:49.043 INFO kablam! | Oct 15 15:26:49.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:49.043 INFO kablam! Oct 15 15:26:51.584 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:51.584 INFO kablam! --> tests/multi_parameter_data.rs:19:24 Oct 15 15:26:51.584 INFO kablam! | Oct 15 15:26:51.584 INFO kablam! 19 | (Int2First) Int2P1(IntPair): Int { Oct 15 15:26:51.584 INFO kablam! | ^^^^^^^ Oct 15 15:26:51.584 INFO kablam! | Oct 15 15:26:51.584 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 15:26:51.584 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:51.584 INFO kablam! Oct 15 15:26:51.587 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 15:26:51.587 INFO kablam! --> tests/multi_parameter_data.rs:25:25 Oct 15 15:26:51.587 INFO kablam! | Oct 15 15:26:51.588 INFO kablam! 25 | (Int2Second) Int2P2(IntPair): Int { Oct 15 15:26:51.588 INFO kablam! | ^^^^^^^ Oct 15 15:26:51.588 INFO kablam! | Oct 15 15:26:51.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 15:26:51.589 INFO kablam! Oct 15 15:26:51.819 INFO kablam! warning: unused `#[macro_use]` import Oct 15 15:26:51.820 INFO kablam! --> tests/specialization_data.rs:3:1 Oct 15 15:26:51.820 INFO kablam! | Oct 15 15:26:51.820 INFO kablam! 3 | #[macro_use] Oct 15 15:26:51.820 INFO kablam! | ^^^^^^^^^^^^ Oct 15 15:26:51.821 INFO kablam! | Oct 15 15:26:51.821 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:26:51.821 INFO kablam! Oct 15 15:26:52.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.18s Oct 15 15:26:52.525 INFO kablam! su: No module specific data is present Oct 15 15:26:53.801 INFO running `"docker" "rm" "-f" "599afd8415dc36171aef9058269aeaea74cf071ae61b2ced05fefe5cd5c46be0"` Oct 15 15:26:54.087 INFO blam! 599afd8415dc36171aef9058269aeaea74cf071ae61b2ced05fefe5cd5c46be0 Oct 15 15:26:54.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15:26:54.599 INFO blam! 0a438520f1f12023c47eadf6bba6942309d08fde51786ce4df7985d1e3f6fd95 Oct 15 15:26:54.600 INFO running `"docker" "start" "-a" "0a438520f1f12023c47eadf6bba6942309d08fde51786ce4df7985d1e3f6fd95"` Oct 15 15:26:55.775 INFO kablam! usermod: no changes Oct 15 15:26:55.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 15:26:55.847 INFO kablam! Running /target/debug/deps/type_operators-57ee067d25119e1a Oct 15 15:26:55.851 INFO blam! Oct 15 15:26:55.851 INFO blam! running 0 tests Oct 15 15:26:55.851 INFO blam! Oct 15 15:26:55.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.851 INFO blam! Oct 15 15:26:55.851 INFO kablam! Running /target/debug/deps/disable_without_specialization-ee6b8e8c537ec195 Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! running 0 tests Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! running 0 tests Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! running 0 tests Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.859 INFO blam! Oct 15 15:26:55.859 INFO kablam! Running /target/debug/deps/doc_comments-66b8b5acc14bf68d Oct 15 15:26:55.859 INFO kablam! Running /target/debug/deps/flexible_machines-0fc7faa7764cd2a3 Oct 15 15:26:55.859 INFO kablam! Running /target/debug/deps/multi_parameter_data-6e695f39874e9c13 Oct 15 15:26:55.864 INFO blam! Oct 15 15:26:55.864 INFO blam! running 0 tests Oct 15 15:26:55.864 INFO blam! Oct 15 15:26:55.864 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.864 INFO blam! Oct 15 15:26:55.871 INFO kablam! Running /target/debug/deps/smallfsck-37d948dfdf42e537 Oct 15 15:26:55.876 INFO blam! Oct 15 15:26:55.876 INFO blam! running 0 tests Oct 15 15:26:55.876 INFO blam! Oct 15 15:26:55.876 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.876 INFO blam! Oct 15 15:26:55.882 INFO kablam! Running /target/debug/deps/specialization_concrete-bf11497735de5978 Oct 15 15:26:55.882 INFO blam! Oct 15 15:26:55.882 INFO blam! running 0 tests Oct 15 15:26:55.882 INFO blam! Oct 15 15:26:55.882 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.882 INFO blam! Oct 15 15:26:55.882 INFO kablam! Running /target/debug/deps/specialization_data-1ca9cb3b220c5913 Oct 15 15:26:55.887 INFO kablam! Running /target/debug/deps/specific_attrs-0e4674e7f6e0caff Oct 15 15:26:55.887 INFO kablam! Running /target/debug/deps/unbounded_parameters-a12054baf1b73145 Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO blam! running 0 tests Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO blam! running 0 tests Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.887 INFO blam! Oct 15 15:26:55.887 INFO kablam! Doc-tests type-operators Oct 15 15:26:55.888 INFO blam! Oct 15 15:26:55.888 INFO blam! running 0 tests Oct 15 15:26:55.888 INFO blam! Oct 15 15:26:55.888 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:26:55.888 INFO blam! Oct 15 15:26:56.819 INFO blam! Oct 15 15:26:56.819 INFO blam! running 7 tests Oct 15 15:26:59.755 INFO blam! test src/lib.rs - (line 194) ... ok Oct 15 15:27:01.724 INFO blam! test src/lib.rs - (line 11) ... ok Oct 15 15:27:02.083 INFO blam! test src/lib.rs - (line 159) ... ok Oct 15 15:27:02.401 INFO blam! test src/lib.rs - (line 68) ... ok Oct 15 15:27:02.456 INFO blam! test src/lib.rs - type_operators (line 295) ... ok Oct 15 15:27:02.517 INFO blam! test src/lib.rs - (line 222) ... ok Oct 15 15:27:02.549 INFO blam! test src/lib.rs - (line 45) ... ok Oct 15 15:27:02.549 INFO blam! Oct 15 15:27:02.549 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:27:02.549 INFO blam! Oct 15 15:27:02.558 INFO kablam! su: No module specific data is present Oct 15 15:27:02.839 INFO running `"docker" "rm" "-f" "0a438520f1f12023c47eadf6bba6942309d08fde51786ce4df7985d1e3f6fd95"` Oct 15 15:27:02.917 INFO blam! 0a438520f1f12023c47eadf6bba6942309d08fde51786ce4df7985d1e3f6fd95