Oct 10 16:04:33.249 INFO testing rickyhan/tensorscript against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:04:33.250 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:04:33.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:04:33.657 INFO blam! bbabaac2c58bf555a3f15f146e4a254722905904c6913d8e83d76e2f40192bd6 Oct 10 16:04:33.668 INFO running `"docker" "start" "-a" "bbabaac2c58bf555a3f15f146e4a254722905904c6913d8e83d76e2f40192bd6"` Oct 10 16:04:35.006 INFO kablam! usermod: no changes Oct 10 16:04:35.156 INFO kablam! Compiling trsc_core_derive v0.1.0 (/source/trsc_core_derive) Oct 10 16:04:35.156 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 16:04:36.161 INFO kablam! Compiling backtrace v0.3.7 Oct 10 16:04:37.648 INFO kablam! Compiling failure v0.1.1 Oct 10 16:04:39.075 INFO kablam! warning: function is never used: `get_op_name` Oct 10 16:04:39.075 INFO kablam! --> trsc_core_derive/src/attrs.rs:30:1 Oct 10 16:04:39.075 INFO kablam! | Oct 10 16:04:39.075 INFO kablam! 30 | pub fn get_op_name(attrs: &[syn::Attribute]) -> Option<&str> { Oct 10 16:04:39.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:04:39.075 INFO kablam! | Oct 10 16:04:39.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:04:39.075 INFO kablam! Oct 10 16:04:39.128 INFO kablam! Compiling codespan v0.1.2 Oct 10 16:04:41.724 INFO kablam! Compiling codespan-reporting v0.1.3 Oct 10 16:04:43.248 INFO kablam! Compiling trsc v0.1.0 (/source/trsc) Oct 10 16:04:45.084 INFO kablam! warning: unused macro definition Oct 10 16:04:45.084 INFO kablam! --> trsc/src/typing/types.rs:362:1 Oct 10 16:04:45.084 INFO kablam! | Oct 10 16:04:45.085 INFO kablam! 362 | / macro_rules! tuple { Oct 10 16:04:45.085 INFO kablam! 363 | | (int 2) => { Oct 10 16:04:45.085 INFO kablam! 364 | | Type::Tuple(vec![int!(), int!()], CSpan::fresh_span()) Oct 10 16:04:45.085 INFO kablam! 365 | | }; Oct 10 16:04:45.085 INFO kablam! 366 | | } Oct 10 16:04:45.085 INFO kablam! | |_^ Oct 10 16:04:45.085 INFO kablam! | Oct 10 16:04:45.085 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 16:04:45.085 INFO kablam! Oct 10 16:04:45.096 INFO kablam! warning: unused import: `self::Type::*` Oct 10 16:04:45.096 INFO kablam! --> trsc/src/core/nonlin.rs:1:5 Oct 10 16:04:45.096 INFO kablam! | Oct 10 16:04:45.096 INFO kablam! 1 | use self::Type::*; Oct 10 16:04:45.096 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:04:45.096 INFO kablam! | Oct 10 16:04:45.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:04:45.096 INFO kablam! Oct 10 16:04:45.112 INFO kablam! warning: unused import: `typing::Type` Oct 10 16:04:45.113 INFO kablam! --> trsc/src/main.rs:74:5 Oct 10 16:04:45.113 INFO kablam! | Oct 10 16:04:45.113 INFO kablam! 74 | use typing::Type; Oct 10 16:04:45.114 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:04:45.114 INFO kablam! Oct 10 16:04:47.056 INFO kablam! warning: unused variable: `u` Oct 10 16:04:47.056 INFO kablam! --> trsc/src/typing/unifier.rs:160:20 Oct 10 16:04:47.056 INFO kablam! | Oct 10 16:04:47.056 INFO kablam! 160 | Equals(u @ UnresolvedModuleFun(_, _, _, _), ty) => { Oct 10 16:04:47.056 INFO kablam! | ^ help: consider using `_u` instead Oct 10 16:04:47.056 INFO kablam! | Oct 10 16:04:47.056 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:04:47.056 INFO kablam! Oct 10 16:04:47.056 INFO kablam! warning: unused variable: `ty` Oct 10 16:04:47.056 INFO kablam! --> trsc/src/typing/unifier.rs:160:57 Oct 10 16:04:47.056 INFO kablam! | Oct 10 16:04:47.056 INFO kablam! 160 | Equals(u @ UnresolvedModuleFun(_, _, _, _), ty) => { Oct 10 16:04:47.056 INFO kablam! | ^^ help: consider using `_ty` instead Oct 10 16:04:47.056 INFO kablam! Oct 10 16:04:47.058 INFO kablam! warning: unused variable: `args` Oct 10 16:04:47.058 INFO kablam! --> trsc/src/core/nonlin.rs:39:38 Oct 10 16:04:47.058 INFO kablam! | Oct 10 16:04:47.059 INFO kablam! 39 | fn gen_fn_app(&self, name: &str, args: &[TyFnAppArg]) -> Result { Oct 10 16:04:47.059 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 16:04:47.059 INFO kablam! Oct 10 16:04:48.276 INFO kablam! warning: variant is never constructed: `BOOL` Oct 10 16:04:48.276 INFO kablam! --> trsc/src/typing/types.rs:15:5 Oct 10 16:04:48.276 INFO kablam! | Oct 10 16:04:48.276 INFO kablam! 15 | BOOL(ByteSpan), Oct 10 16:04:48.276 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:04:48.276 INFO kablam! | Oct 10 16:04:48.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:04:48.276 INFO kablam! Oct 10 16:04:48.284 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 16:04:48.284 INFO kablam! --> trsc/src/main.rs:6:12 Oct 10 16:04:48.284 INFO kablam! | Oct 10 16:04:48.284 INFO kablam! 6 | #![feature(attr_literals)] Oct 10 16:04:48.284 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:04:48.284 INFO kablam! | Oct 10 16:04:48.284 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:04:48.284 INFO kablam! Oct 10 16:04:48.288 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 16:04:48.288 INFO kablam! --> trsc/src/main.rs:1:12 Oct 10 16:04:48.288 INFO kablam! | Oct 10 16:04:48.288 INFO kablam! 1 | #![feature(iterator_flatten)] Oct 10 16:04:48.288 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:04:48.288 INFO kablam! Oct 10 16:04:57.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.67s Oct 10 16:04:57.712 INFO kablam! su: No module specific data is present Oct 10 16:04:58.227 INFO running `"docker" "rm" "-f" "bbabaac2c58bf555a3f15f146e4a254722905904c6913d8e83d76e2f40192bd6"` Oct 10 16:04:58.484 INFO blam! bbabaac2c58bf555a3f15f146e4a254722905904c6913d8e83d76e2f40192bd6 Oct 10 16:04:58.486 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:04:58.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:04:58.889 INFO blam! b21124c4e4b321b021862848eb35501e97b3826c0bab83c3be48ebb7e36823aa Oct 10 16:04:58.897 INFO running `"docker" "start" "-a" "b21124c4e4b321b021862848eb35501e97b3826c0bab83c3be48ebb7e36823aa"` Oct 10 16:05:00.061 INFO kablam! usermod: no changes Oct 10 16:05:00.224 INFO kablam! Compiling serde v1.0.57 Oct 10 16:05:00.224 INFO kablam! Compiling trsc_core_derive v0.1.0 (/source/trsc_core_derive) Oct 10 16:05:05.049 INFO kablam! warning: function is never used: `get_op_name` Oct 10 16:05:05.049 INFO kablam! --> trsc_core_derive/src/attrs.rs:30:1 Oct 10 16:05:05.049 INFO kablam! | Oct 10 16:05:05.050 INFO kablam! 30 | pub fn get_op_name(attrs: &[syn::Attribute]) -> Option<&str> { Oct 10 16:05:05.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:05:05.050 INFO kablam! | Oct 10 16:05:05.050 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:05:05.051 INFO kablam! Oct 10 16:05:15.384 INFO kablam! Compiling serde_json v1.0.17 Oct 10 16:05:19.646 INFO kablam! Compiling assert_cli v0.6.0 Oct 10 16:05:22.704 INFO kablam! Compiling trsc v0.1.0 (/source/trsc) Oct 10 16:05:25.764 INFO kablam! warning: unused macro definition Oct 10 16:05:25.764 INFO kablam! --> trsc/src/typing/types.rs:362:1 Oct 10 16:05:25.764 INFO kablam! | Oct 10 16:05:25.764 INFO kablam! 362 | / macro_rules! tuple { Oct 10 16:05:25.764 INFO kablam! 363 | | (int 2) => { Oct 10 16:05:25.764 INFO kablam! 364 | | Type::Tuple(vec![int!(), int!()], CSpan::fresh_span()) Oct 10 16:05:25.764 INFO kablam! 365 | | }; Oct 10 16:05:25.764 INFO kablam! 366 | | } Oct 10 16:05:25.764 INFO kablam! | |_^ Oct 10 16:05:25.764 INFO kablam! | Oct 10 16:05:25.764 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 16:05:25.764 INFO kablam! Oct 10 16:05:25.767 INFO kablam! warning: unused import: `self::Type::*` Oct 10 16:05:25.767 INFO kablam! --> trsc/src/core/nonlin.rs:1:5 Oct 10 16:05:25.767 INFO kablam! | Oct 10 16:05:25.767 INFO kablam! 1 | use self::Type::*; Oct 10 16:05:25.767 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:05:25.767 INFO kablam! | Oct 10 16:05:25.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:05:25.767 INFO kablam! Oct 10 16:05:25.792 INFO kablam! warning: unused import: `typing::Type` Oct 10 16:05:25.792 INFO kablam! --> trsc/src/main.rs:74:5 Oct 10 16:05:25.792 INFO kablam! | Oct 10 16:05:25.792 INFO kablam! 74 | use typing::Type; Oct 10 16:05:25.792 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:05:25.792 INFO kablam! Oct 10 16:05:27.623 INFO kablam! warning: unused variable: `u` Oct 10 16:05:27.623 INFO kablam! --> trsc/src/typing/unifier.rs:160:20 Oct 10 16:05:27.623 INFO kablam! | Oct 10 16:05:27.623 INFO kablam! 160 | Equals(u @ UnresolvedModuleFun(_, _, _, _), ty) => { Oct 10 16:05:27.623 INFO kablam! | ^ help: consider using `_u` instead Oct 10 16:05:27.623 INFO kablam! | Oct 10 16:05:27.623 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:05:27.623 INFO kablam! Oct 10 16:05:27.623 INFO kablam! warning: unused variable: `ty` Oct 10 16:05:27.623 INFO kablam! --> trsc/src/typing/unifier.rs:160:57 Oct 10 16:05:27.623 INFO kablam! | Oct 10 16:05:27.623 INFO kablam! 160 | Equals(u @ UnresolvedModuleFun(_, _, _, _), ty) => { Oct 10 16:05:27.623 INFO kablam! | ^^ help: consider using `_ty` instead Oct 10 16:05:27.623 INFO kablam! Oct 10 16:05:27.627 INFO kablam! warning: unused variable: `args` Oct 10 16:05:27.627 INFO kablam! --> trsc/src/core/nonlin.rs:39:38 Oct 10 16:05:27.627 INFO kablam! | Oct 10 16:05:27.627 INFO kablam! 39 | fn gen_fn_app(&self, name: &str, args: &[TyFnAppArg]) -> Result { Oct 10 16:05:27.627 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 16:05:27.627 INFO kablam! Oct 10 16:05:28.819 INFO kablam! warning: variant is never constructed: `BOOL` Oct 10 16:05:28.819 INFO kablam! --> trsc/src/typing/types.rs:15:5 Oct 10 16:05:28.819 INFO kablam! | Oct 10 16:05:28.820 INFO kablam! 15 | BOOL(ByteSpan), Oct 10 16:05:28.820 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:05:28.820 INFO kablam! | Oct 10 16:05:28.820 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:05:28.821 INFO kablam! Oct 10 16:05:28.821 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 16:05:28.821 INFO kablam! --> trsc/src/main.rs:6:12 Oct 10 16:05:28.821 INFO kablam! | Oct 10 16:05:28.822 INFO kablam! 6 | #![feature(attr_literals)] Oct 10 16:05:28.822 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:05:28.822 INFO kablam! | Oct 10 16:05:28.822 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:05:28.822 INFO kablam! Oct 10 16:05:28.827 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 16:05:28.827 INFO kablam! --> trsc/src/main.rs:1:12 Oct 10 16:05:28.827 INFO kablam! | Oct 10 16:05:28.827 INFO kablam! 1 | #![feature(iterator_flatten)] Oct 10 16:05:28.827 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:05:28.827 INFO kablam! Oct 10 16:05:30.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.13s Oct 10 16:05:30.244 INFO kablam! su: No module specific data is present Oct 10 16:05:30.866 INFO running `"docker" "rm" "-f" "b21124c4e4b321b021862848eb35501e97b3826c0bab83c3be48ebb7e36823aa"` Oct 10 16:05:31.141 INFO blam! b21124c4e4b321b021862848eb35501e97b3826c0bab83c3be48ebb7e36823aa Oct 10 16:05:31.143 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:05:31.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:05:31.521 INFO blam! 8a4f80ce81467479b29d387fdabe704a167d1d8d132229296f1e09ba32c39f0a Oct 10 16:05:31.526 INFO running `"docker" "start" "-a" "8a4f80ce81467479b29d387fdabe704a167d1d8d132229296f1e09ba32c39f0a"` Oct 10 16:05:32.572 INFO kablam! usermod: no changes Oct 10 16:05:32.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 16:05:32.716 INFO kablam! Running /target/debug/deps/trsc-2850bf8e06f383ef Oct 10 16:05:32.716 INFO blam! Oct 10 16:05:32.716 INFO kablam! Running /target/debug/deps/integration_test-4da82c91dec2bd55 Oct 10 16:05:32.716 INFO blam! running 1 test Oct 10 16:05:32.716 INFO blam! test typing::types::tests::should_not_take_span_into_hash ... ok Oct 10 16:05:32.716 INFO blam! Oct 10 16:05:32.716 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:05:32.716 INFO blam! Oct 10 16:05:32.722 INFO blam! Oct 10 16:05:32.722 INFO blam! running 4 tests Oct 10 16:05:33.006 INFO blam! test test_no_input ... ok Oct 10 16:05:33.117 INFO blam! test test_xor ... ok Oct 10 16:05:33.816 INFO blam! test test_mnist ... ok Oct 10 16:05:34.624 INFO blam! test test_gan ... ok Oct 10 16:05:34.624 INFO kablam! Running /target/debug/deps/trsc_core_derive-ba3b0233bb0cf13e Oct 10 16:05:34.624 INFO blam! Oct 10 16:05:34.624 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:05:34.624 INFO blam! Oct 10 16:05:34.629 INFO blam! Oct 10 16:05:34.629 INFO blam! running 0 tests Oct 10 16:05:34.629 INFO blam! Oct 10 16:05:34.629 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:05:34.629 INFO blam! Oct 10 16:05:34.631 INFO kablam! Doc-tests trsc_core_derive Oct 10 16:05:39.609 INFO blam! Oct 10 16:05:39.609 INFO blam! running 0 tests Oct 10 16:05:39.609 INFO blam! Oct 10 16:05:39.610 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:05:39.610 INFO blam! Oct 10 16:05:39.615 INFO kablam! su: No module specific data is present Oct 10 16:05:40.296 INFO running `"docker" "rm" "-f" "8a4f80ce81467479b29d387fdabe704a167d1d8d132229296f1e09ba32c39f0a"` Oct 10 16:05:40.528 INFO blam! 8a4f80ce81467479b29d387fdabe704a167d1d8d132229296f1e09ba32c39f0a