Oct 11 03:22:46.595 INFO testing akitsu-sanae/otintin against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:22:46.596 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:22:46.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:22:46.968 INFO blam! 13ed55699467bf9f21215a667b6d29952dabd5f98cdb46ae5263e9676b0d9182 Oct 11 03:22:46.976 INFO running `"docker" "start" "-a" "13ed55699467bf9f21215a667b6d29952dabd5f98cdb46ae5263e9676b0d9182"` Oct 11 03:22:48.552 INFO kablam! usermod: no changes Oct 11 03:22:48.613 INFO kablam! Compiling libc v0.2.33 Oct 11 03:22:50.457 INFO kablam! Compiling memchr v1.0.2 Oct 11 03:22:51.496 INFO kablam! Compiling aho-corasick v0.6.3 Oct 11 03:22:52.922 INFO kablam! Compiling regex v0.2.2 Oct 11 03:23:03.285 INFO kablam! Compiling nom v3.2.1 Oct 11 03:23:08.190 INFO kablam! Compiling otintin v0.1.0 (/source) Oct 11 03:23:09.736 INFO kablam! warning: unused import: `env::Env` Oct 11 03:23:09.736 INFO kablam! --> src/typ.rs:1:5 Oct 11 03:23:09.737 INFO kablam! | Oct 11 03:23:09.737 INFO kablam! 1 | use env::Env; Oct 11 03:23:09.744 INFO kablam! | ^^^^^^^^ Oct 11 03:23:09.744 INFO kablam! | Oct 11 03:23:09.744 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:23:09.744 INFO kablam! Oct 11 03:23:10.312 INFO kablam! warning: unused variable: `e` Oct 11 03:23:10.312 INFO kablam! --> src/typ.rs:21:14 Oct 11 03:23:10.312 INFO kablam! | Oct 11 03:23:10.312 INFO kablam! 21 | pub fn check(e: &Expr) -> Result { Oct 11 03:23:10.312 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:23:10.312 INFO kablam! | Oct 11 03:23:10.312 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:23:10.312 INFO kablam! Oct 11 03:23:10.441 INFO kablam! warning: function is never used: `check` Oct 11 03:23:10.441 INFO kablam! --> src/typ.rs:21:1 Oct 11 03:23:10.441 INFO kablam! | Oct 11 03:23:10.442 INFO kablam! 21 | pub fn check(e: &Expr) -> Result { Oct 11 03:23:10.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:23:10.442 INFO kablam! | Oct 11 03:23:10.442 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:23:10.443 INFO kablam! Oct 11 03:23:10.443 INFO kablam! warning: constant `keywords` should have an upper case name such as `KEYWORDS` Oct 11 03:23:10.443 INFO kablam! --> src/parser.rs:40:5 Oct 11 03:23:10.443 INFO kablam! | Oct 11 03:23:10.443 INFO kablam! 40 | / const keywords: [&str; 4] = [ Oct 11 03:23:10.444 INFO kablam! 41 | | "Int", "func", "let", "in", Oct 11 03:23:10.444 INFO kablam! 42 | | ]; Oct 11 03:23:10.444 INFO kablam! | |______^ Oct 11 03:23:10.445 INFO kablam! | Oct 11 03:23:10.445 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 03:23:10.445 INFO kablam! Oct 11 03:23:11.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.40s Oct 11 03:23:11.973 INFO kablam! su: No module specific data is present Oct 11 03:23:12.462 INFO running `"docker" "rm" "-f" "13ed55699467bf9f21215a667b6d29952dabd5f98cdb46ae5263e9676b0d9182"` Oct 11 03:23:12.679 INFO blam! 13ed55699467bf9f21215a667b6d29952dabd5f98cdb46ae5263e9676b0d9182 Oct 11 03:23:12.681 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:23:12.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:23:12.953 INFO blam! 8f7f2a09e13d107f882db2d7fa4ea58f5a07c4cd65920711d1d3490ade93b05e Oct 11 03:23:12.954 INFO running `"docker" "start" "-a" "8f7f2a09e13d107f882db2d7fa4ea58f5a07c4cd65920711d1d3490ade93b05e"` Oct 11 03:23:14.008 INFO kablam! usermod: no changes Oct 11 03:23:14.099 INFO kablam! Compiling otintin v0.1.0 (/source) Oct 11 03:23:15.604 INFO kablam! warning: unused import: `env::Env` Oct 11 03:23:15.605 INFO kablam! --> src/typ.rs:1:5 Oct 11 03:23:15.605 INFO kablam! | Oct 11 03:23:15.605 INFO kablam! 1 | use env::Env; Oct 11 03:23:15.605 INFO kablam! | ^^^^^^^^ Oct 11 03:23:15.605 INFO kablam! | Oct 11 03:23:15.605 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:23:15.605 INFO kablam! Oct 11 03:23:16.104 INFO kablam! warning: unused variable: `e` Oct 11 03:23:16.105 INFO kablam! --> src/typ.rs:21:14 Oct 11 03:23:16.105 INFO kablam! | Oct 11 03:23:16.105 INFO kablam! 21 | pub fn check(e: &Expr) -> Result { Oct 11 03:23:16.106 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:23:16.106 INFO kablam! | Oct 11 03:23:16.106 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:23:16.106 INFO kablam! Oct 11 03:23:16.228 INFO kablam! warning: function is never used: `check` Oct 11 03:23:16.228 INFO kablam! --> src/typ.rs:21:1 Oct 11 03:23:16.228 INFO kablam! | Oct 11 03:23:16.228 INFO kablam! 21 | pub fn check(e: &Expr) -> Result { Oct 11 03:23:16.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:23:16.228 INFO kablam! | Oct 11 03:23:16.228 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:23:16.228 INFO kablam! Oct 11 03:23:16.228 INFO kablam! warning: constant `keywords` should have an upper case name such as `KEYWORDS` Oct 11 03:23:16.228 INFO kablam! --> src/parser.rs:40:5 Oct 11 03:23:16.228 INFO kablam! | Oct 11 03:23:16.228 INFO kablam! 40 | / const keywords: [&str; 4] = [ Oct 11 03:23:16.228 INFO kablam! 41 | | "Int", "func", "let", "in", Oct 11 03:23:16.228 INFO kablam! 42 | | ]; Oct 11 03:23:16.228 INFO kablam! | |______^ Oct 11 03:23:16.228 INFO kablam! | Oct 11 03:23:16.228 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 03:23:16.228 INFO kablam! Oct 11 03:23:16.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 11 03:23:16.708 INFO kablam! su: No module specific data is present Oct 11 03:23:17.056 INFO running `"docker" "rm" "-f" "8f7f2a09e13d107f882db2d7fa4ea58f5a07c4cd65920711d1d3490ade93b05e"` Oct 11 03:23:17.195 INFO blam! 8f7f2a09e13d107f882db2d7fa4ea58f5a07c4cd65920711d1d3490ade93b05e Oct 11 03:23:17.200 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:23:17.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:23:17.400 INFO blam! a00c581d6051317bb60bc0a611c57f68982002c030c7d4b5407b62168beb8cef Oct 11 03:23:17.406 INFO running `"docker" "start" "-a" "a00c581d6051317bb60bc0a611c57f68982002c030c7d4b5407b62168beb8cef"` Oct 11 03:23:18.365 INFO kablam! usermod: no changes Oct 11 03:23:18.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 03:23:18.504 INFO blam! Oct 11 03:23:18.504 INFO kablam! Running /target/debug/deps/otintin-3aabaf445f530c43 Oct 11 03:23:18.504 INFO blam! running 0 tests Oct 11 03:23:18.504 INFO blam! Oct 11 03:23:18.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:23:18.504 INFO blam! Oct 11 03:23:18.508 INFO kablam! su: No module specific data is present Oct 11 03:23:19.384 INFO running `"docker" "rm" "-f" "a00c581d6051317bb60bc0a611c57f68982002c030c7d4b5407b62168beb8cef"` Oct 11 03:23:19.670 INFO blam! a00c581d6051317bb60bc0a611c57f68982002c030c7d4b5407b62168beb8cef