Oct 12 05:38:03.984 INFO testing aterm-0.20.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling
Oct 12 05:38:03.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 05:38:04.409 INFO blam! ddb8ee3d883356415f7ca2adbacc6290e5a703c3f234795dd80548dc209e61a0
Oct 12 05:38:04.410 INFO running `"docker" "start" "-a" "ddb8ee3d883356415f7ca2adbacc6290e5a703c3f234795dd80548dc209e61a0"`
Oct 12 05:38:06.185 INFO kablam! usermod: no changes
Oct 12 05:38:06.295 INFO kablam! Compiling aterm v0.20.0 (/source)
Oct 12 05:38:08.228 INFO kablam! warning: variable does not need to be mutable
Oct 12 05:38:08.228 INFO kablam! --> src/rc/mod.rs:221:13
Oct 12 05:38:08.228 INFO kablam! |
Oct 12 05:38:08.228 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Oct 12 05:38:08.228 INFO kablam! | ----^^^^^^^^^^^^
Oct 12 05:38:08.228 INFO kablam! | |
Oct 12 05:38:08.228 INFO kablam! | help: remove this `mut`
Oct 12 05:38:08.228 INFO kablam! |
Oct 12 05:38:08.236 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 12 05:38:08.236 INFO kablam!
Oct 12 05:38:08.252 INFO kablam! warning: variable does not need to be mutable
Oct 12 05:38:08.252 INFO kablam! --> src/rc/shared.rs:78:13
Oct 12 05:38:08.252 INFO kablam! |
Oct 12 05:38:08.252 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Oct 12 05:38:08.252 INFO kablam! | ----^^^^^^^^^^^^
Oct 12 05:38:08.252 INFO kablam! | |
Oct 12 05:38:08.252 INFO kablam! | help: remove this `mut`
Oct 12 05:38:08.252 INFO kablam!
Oct 12 05:38:08.344 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases
Oct 12 05:38:08.344 INFO kablam! --> src/rc/mod.rs:71:19
Oct 12 05:38:08.344 INFO kablam! |
Oct 12 05:38:08.344 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>;
Oct 12 05:38:08.344 INFO kablam! | ^^^^^^^^^^
Oct 12 05:38:08.344 INFO kablam! |
Oct 12 05:38:08.344 INFO kablam! = note: #[warn(type_alias_bounds)] on by default
Oct 12 05:38:08.344 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed
Oct 12 05:38:08.344 INFO kablam!
Oct 12 05:38:08.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s
Oct 12 05:38:08.732 INFO kablam! su: No module specific data is present
Oct 12 05:38:09.516 INFO running `"docker" "rm" "-f" "ddb8ee3d883356415f7ca2adbacc6290e5a703c3f234795dd80548dc209e61a0"`
Oct 12 05:38:09.872 INFO blam! ddb8ee3d883356415f7ca2adbacc6290e5a703c3f234795dd80548dc209e61a0
Oct 12 05:38:09.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 05:38:10.336 INFO blam! 188cc3ecbb48d8b6338c3a80c7117132476fc847fc6567280ff2fb24965c3ca2
Oct 12 05:38:10.338 INFO running `"docker" "start" "-a" "188cc3ecbb48d8b6338c3a80c7117132476fc847fc6567280ff2fb24965c3ca2"`
Oct 12 05:38:12.001 INFO kablam! usermod: no changes
Oct 12 05:38:12.067 INFO kablam! Compiling aterm v0.20.0 (/source)
Oct 12 05:38:15.346 INFO kablam! warning: variable does not need to be mutable
Oct 12 05:38:15.347 INFO kablam! --> src/rc/mod.rs:221:13
Oct 12 05:38:15.347 INFO kablam! |
Oct 12 05:38:15.347 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Oct 12 05:38:15.348 INFO kablam! | ----^^^^^^^^^^^^
Oct 12 05:38:15.348 INFO kablam! | |
Oct 12 05:38:15.348 INFO kablam! | help: remove this `mut`
Oct 12 05:38:15.348 INFO kablam! |
Oct 12 05:38:15.349 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 12 05:38:15.349 INFO kablam!
Oct 12 05:38:15.365 INFO kablam! warning: variable does not need to be mutable
Oct 12 05:38:15.365 INFO kablam! --> src/rc/shared.rs:78:13
Oct 12 05:38:15.365 INFO kablam! |
Oct 12 05:38:15.366 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Oct 12 05:38:15.366 INFO kablam! | ----^^^^^^^^^^^^
Oct 12 05:38:15.366 INFO kablam! | |
Oct 12 05:38:15.366 INFO kablam! | help: remove this `mut`
Oct 12 05:38:15.367 INFO kablam!
Oct 12 05:38:15.540 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases
Oct 12 05:38:15.540 INFO kablam! --> src/rc/mod.rs:71:19
Oct 12 05:38:15.540 INFO kablam! |
Oct 12 05:38:15.540 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>;
Oct 12 05:38:15.540 INFO kablam! | ^^^^^^^^^^
Oct 12 05:38:15.540 INFO kablam! |
Oct 12 05:38:15.540 INFO kablam! = note: #[warn(type_alias_bounds)] on by default
Oct 12 05:38:15.540 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed
Oct 12 05:38:15.540 INFO kablam!
Oct 12 05:38:18.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.11s
Oct 12 05:38:18.129 INFO kablam! su: No module specific data is present
Oct 12 05:38:18.753 INFO running `"docker" "rm" "-f" "188cc3ecbb48d8b6338c3a80c7117132476fc847fc6567280ff2fb24965c3ca2"`
Oct 12 05:38:19.136 INFO blam! 188cc3ecbb48d8b6338c3a80c7117132476fc847fc6567280ff2fb24965c3ca2
Oct 12 05:38:19.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 05:38:19.713 INFO blam! ab05101230f7c2f75ff9030a5e2a9ba5d2db5fcab752b568d375e5f8187a1846
Oct 12 05:38:19.718 INFO running `"docker" "start" "-a" "ab05101230f7c2f75ff9030a5e2a9ba5d2db5fcab752b568d375e5f8187a1846"`
Oct 12 05:38:21.060 INFO kablam! usermod: no changes
Oct 12 05:38:21.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s
Oct 12 05:38:21.135 INFO kablam! Running /target/debug/deps/aterm-19fdfc3144505c44
Oct 12 05:38:21.144 INFO blam!
Oct 12 05:38:21.144 INFO blam! running 21 tests
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_braces ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_ws_braces ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_ws_parens ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_ws ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_parens ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_parens_braces ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::a_ws_parens_braces ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::empty_list_ws ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::empty_string ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::child_ordering ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::empty_list ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::int ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::long ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::exam_example ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::placeholder ... ok
Oct 12 05:38:21.156 INFO blam! test parse::tests::single_element_list ... ok
Oct 12 05:38:21.164 INFO blam! test parse::tests::two_element_list ... ok
Oct 12 05:38:21.164 INFO blam! test parse::tests::string ... ok
Oct 12 05:38:21.164 INFO blam! test parse::tests::single_element_list_ws ... ok
Oct 12 05:38:21.164 INFO blam! test parse::tests::two_element_list_ws ... ok
Oct 12 05:38:21.164 INFO blam!
Oct 12 05:38:21.164 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 12 05:38:21.164 INFO blam!
Oct 12 05:38:21.169 INFO kablam! Doc-tests aterm
Oct 12 05:38:23.303 INFO blam!
Oct 12 05:38:23.303 INFO blam! running 0 tests
Oct 12 05:38:23.303 INFO blam!
Oct 12 05:38:23.303 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 12 05:38:23.303 INFO blam!
Oct 12 05:38:23.311 INFO kablam! su: No module specific data is present
Oct 12 05:38:24.264 INFO running `"docker" "rm" "-f" "ab05101230f7c2f75ff9030a5e2a9ba5d2db5fcab752b568d375e5f8187a1846"`
Oct 12 05:38:24.554 INFO blam! ab05101230f7c2f75ff9030a5e2a9ba5d2db5fcab752b568d375e5f8187a1846