Oct 16 11:48:22.471 INFO testing exprtk_sys-0.0.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:48:22.472 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 16 11:48:22.981 INFO blam! 3f07e3fd60dd3a76e94c3cadaaaf3ac25c3460d8f34b6e429ed47352e9d027cc Oct 16 11:48:22.983 INFO running `"docker" "start" "-a" "3f07e3fd60dd3a76e94c3cadaaaf3ac25c3460d8f34b6e429ed47352e9d027cc"` Oct 16 11:48:23.943 INFO kablam! usermod: no changes Oct 16 11:48:24.015 INFO kablam! Compiling exprtk_sys v0.0.7 (/source) Oct 16 11:48:24.655 INFO kablam! warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 11:48:24.655 INFO kablam! --> build.rs:6:14 Oct 16 11:48:24.655 INFO kablam! | Oct 16 11:48:24.655 INFO kablam! 6 | let mut c = gcc::Build::new(); Oct 16 11:48:24.655 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 11:48:24.655 INFO kablam! | Oct 16 11:48:24.655 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:48:24.655 INFO kablam! Oct 16 11:48:24.655 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 11:48:24.655 INFO kablam! --> build.rs:6:14 Oct 16 11:48:24.655 INFO kablam! | Oct 16 11:48:24.655 INFO kablam! 6 | let mut c = gcc::Build::new(); Oct 16 11:48:24.655 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 11:48:24.655 INFO kablam! Oct 16 11:48:44.051 INFO kablam! warning: In file included from cpp/wrapper.cpp:1:0: Oct 16 11:48:44.051 INFO kablam! warning: cpp/exprtk.hpp:2338:58: warning: unused parameter 'itr' [-Wunused-parameter] Oct 16 11:48:44.051 INFO kablam! warning: inline bool is_comment_start(details::char_cptr itr) Oct 16 11:48:44.051 INFO kablam! warning: ^ Oct 16 11:48:44.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.72s Oct 16 11:48:44.704 INFO kablam! su: No module specific data is present Oct 16 11:48:45.327 INFO running `"docker" "rm" "-f" "3f07e3fd60dd3a76e94c3cadaaaf3ac25c3460d8f34b6e429ed47352e9d027cc"` Oct 16 11:48:45.513 INFO blam! 3f07e3fd60dd3a76e94c3cadaaaf3ac25c3460d8f34b6e429ed47352e9d027cc Oct 16 11:48:45.519 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 16 11:48:45.920 INFO blam! 8ad5383349a6cecb71cd95f94baffed1d8efdc1de3eae0350967a3489e9f9f40 Oct 16 11:48:45.922 INFO running `"docker" "start" "-a" "8ad5383349a6cecb71cd95f94baffed1d8efdc1de3eae0350967a3489e9f9f40"` Oct 16 11:48:47.000 INFO kablam! usermod: no changes Oct 16 11:48:47.047 INFO kablam! warning: In file included from cpp/wrapper.cpp:1:0: Oct 16 11:48:47.047 INFO kablam! warning: cpp/exprtk.hpp:2338:58: warning: unused parameter 'itr' [-Wunused-parameter] Oct 16 11:48:47.047 INFO kablam! warning: inline bool is_comment_start(details::char_cptr itr) Oct 16 11:48:47.047 INFO kablam! warning: ^ Oct 16 11:48:47.047 INFO kablam! Compiling exprtk_sys v0.0.7 (/source) Oct 16 11:48:49.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 16 11:48:49.420 INFO kablam! su: No module specific data is present Oct 16 11:48:49.986 INFO running `"docker" "rm" "-f" "8ad5383349a6cecb71cd95f94baffed1d8efdc1de3eae0350967a3489e9f9f40"` Oct 16 11:48:50.159 INFO blam! 8ad5383349a6cecb71cd95f94baffed1d8efdc1de3eae0350967a3489e9f9f40 Oct 16 11:48:50.163 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 16 11:48:50.464 INFO blam! 6245ddd6678f6d8c3ee34d4ac2df3ebfe3121c4b16be955238459b9c22042016 Oct 16 11:48:50.469 INFO running `"docker" "start" "-a" "6245ddd6678f6d8c3ee34d4ac2df3ebfe3121c4b16be955238459b9c22042016"` Oct 16 11:48:51.235 INFO kablam! usermod: no changes Oct 16 11:48:51.303 INFO kablam! warning: In file included from cpp/wrapper.cpp:1:0: Oct 16 11:48:51.303 INFO kablam! warning: cpp/exprtk.hpp:2338:58: warning: unused parameter 'itr' [-Wunused-parameter] Oct 16 11:48:51.303 INFO kablam! warning: inline bool is_comment_start(details::char_cptr itr) Oct 16 11:48:51.303 INFO kablam! warning: ^ Oct 16 11:48:51.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 11:48:51.307 INFO kablam! Running /target/debug/deps/exprtk_sys-8256133e6a473a6e Oct 16 11:48:51.339 INFO kablam! Doc-tests exprtk_sys Oct 16 11:48:51.339 INFO blam! Oct 16 11:48:51.339 INFO blam! running 0 tests Oct 16 11:48:51.339 INFO blam! Oct 16 11:48:51.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:48:51.339 INFO blam! Oct 16 11:48:52.450 INFO blam! Oct 16 11:48:52.450 INFO blam! running 0 tests Oct 16 11:48:52.450 INFO blam! Oct 16 11:48:52.450 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:48:52.450 INFO blam! Oct 16 11:48:52.453 INFO kablam! su: No module specific data is present Oct 16 11:48:53.017 INFO running `"docker" "rm" "-f" "6245ddd6678f6d8c3ee34d4ac2df3ebfe3121c4b16be955238459b9c22042016"` Oct 16 11:48:53.263 INFO blam! 6245ddd6678f6d8c3ee34d4ac2df3ebfe3121c4b16be955238459b9c22042016