Oct 11 23:58:26.077 INFO testing fastdl-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:58:26.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 23:58:26.628 INFO blam! 3330c2836227e9d553f5d37bfc1d8db8b8779b1bb3f05ae5dc2cae2f90af861a Oct 11 23:58:26.630 INFO running `"docker" "start" "-a" "3330c2836227e9d553f5d37bfc1d8db8b8779b1bb3f05ae5dc2cae2f90af861a"` Oct 11 23:58:27.739 INFO kablam! usermod: no changes Oct 11 23:58:27.900 INFO kablam! Compiling fastdl v0.2.0 (/source) Oct 11 23:58:28.100 INFO kablam! warning: unused import: `std::mem::transmute` Oct 11 23:58:28.112 INFO kablam! --> src/lib.rs:4:5 Oct 11 23:58:28.112 INFO kablam! | Oct 11 23:58:28.112 INFO kablam! 4 | use std::mem::transmute; Oct 11 23:58:28.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:28.112 INFO kablam! | Oct 11 23:58:28.112 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:58:28.112 INFO kablam! Oct 11 23:58:28.123 INFO kablam! warning: unused variable: `filename` Oct 11 23:58:28.123 INFO kablam! --> src/lib.rs:14:16 Oct 11 23:58:28.123 INFO kablam! | Oct 11 23:58:28.123 INFO kablam! 14 | pub fn new(filename: &str) -> Result> { Oct 11 23:58:28.123 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 11 23:58:28.123 INFO kablam! | Oct 11 23:58:28.123 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:58:28.123 INFO kablam! Oct 11 23:58:28.125 INFO kablam! warning: unused variable: `symbol` Oct 11 23:58:28.125 INFO kablam! --> src/lib.rs:17:40 Oct 11 23:58:28.125 INFO kablam! | Oct 11 23:58:28.125 INFO kablam! 17 | pub unsafe fn get(&'a mut self, symbol: &'a str) -> Result<&'a libloading::Symbol<'a, T>> { Oct 11 23:58:28.125 INFO kablam! | ^^^^^^ help: consider using `_symbol` instead Oct 11 23:58:28.125 INFO kablam! Oct 11 23:58:28.128 INFO kablam! warning: field is never used: `lib` Oct 11 23:58:28.128 INFO kablam! --> src/lib.rs:9:5 Oct 11 23:58:28.128 INFO kablam! | Oct 11 23:58:28.128 INFO kablam! 9 | lib: libloading::Library, Oct 11 23:58:28.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:28.128 INFO kablam! | Oct 11 23:58:28.129 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:58:28.129 INFO kablam! Oct 11 23:58:28.132 INFO kablam! warning: field is never used: `fn_map` Oct 11 23:58:28.132 INFO kablam! --> src/lib.rs:10:5 Oct 11 23:58:28.132 INFO kablam! | Oct 11 23:58:28.132 INFO kablam! 10 | fn_map: HashMap<&'a str, libloading::Symbol<'a, *const ()>> Oct 11 23:58:28.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:28.132 INFO kablam! Oct 11 23:58:28.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.41s Oct 11 23:58:28.180 INFO kablam! su: No module specific data is present Oct 11 23:58:28.974 INFO running `"docker" "rm" "-f" "3330c2836227e9d553f5d37bfc1d8db8b8779b1bb3f05ae5dc2cae2f90af861a"` Oct 11 23:58:29.236 INFO blam! 3330c2836227e9d553f5d37bfc1d8db8b8779b1bb3f05ae5dc2cae2f90af861a Oct 11 23:58:29.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 23:58:29.978 INFO blam! bee1effef8ffe4ede7464da7b635c7afd27eff94a3b1093be975f62ba553dc71 Oct 11 23:58:29.979 INFO running `"docker" "start" "-a" "bee1effef8ffe4ede7464da7b635c7afd27eff94a3b1093be975f62ba553dc71"` Oct 11 23:58:31.231 INFO kablam! usermod: no changes Oct 11 23:58:31.276 INFO kablam! Compiling fastdl v0.2.0 (/source) Oct 11 23:58:31.467 INFO kablam! warning: unused import: `std::mem::transmute` Oct 11 23:58:31.467 INFO kablam! --> src/lib.rs:4:5 Oct 11 23:58:31.467 INFO kablam! | Oct 11 23:58:31.467 INFO kablam! 4 | use std::mem::transmute; Oct 11 23:58:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:31.467 INFO kablam! | Oct 11 23:58:31.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:58:31.468 INFO kablam! Oct 11 23:58:31.520 INFO kablam! warning: unused variable: `filename` Oct 11 23:58:31.520 INFO kablam! --> src/lib.rs:14:16 Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! 14 | pub fn new(filename: &str) -> Result> { Oct 11 23:58:31.520 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:58:31.520 INFO kablam! Oct 11 23:58:31.520 INFO kablam! warning: unused variable: `symbol` Oct 11 23:58:31.520 INFO kablam! --> src/lib.rs:17:40 Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! 17 | pub unsafe fn get(&'a mut self, symbol: &'a str) -> Result<&'a libloading::Symbol<'a, T>> { Oct 11 23:58:31.520 INFO kablam! | ^^^^^^ help: consider using `_symbol` instead Oct 11 23:58:31.520 INFO kablam! Oct 11 23:58:31.520 INFO kablam! warning: field is never used: `lib` Oct 11 23:58:31.520 INFO kablam! --> src/lib.rs:9:5 Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! 9 | lib: libloading::Library, Oct 11 23:58:31.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:58:31.520 INFO kablam! Oct 11 23:58:31.520 INFO kablam! warning: field is never used: `fn_map` Oct 11 23:58:31.520 INFO kablam! --> src/lib.rs:10:5 Oct 11 23:58:31.520 INFO kablam! | Oct 11 23:58:31.520 INFO kablam! 10 | fn_map: HashMap<&'a str, libloading::Symbol<'a, *const ()>> Oct 11 23:58:31.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:58:31.520 INFO kablam! Oct 11 23:58:32.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 11 23:58:32.272 INFO kablam! su: No module specific data is present Oct 11 23:58:32.995 INFO running `"docker" "rm" "-f" "bee1effef8ffe4ede7464da7b635c7afd27eff94a3b1093be975f62ba553dc71"` Oct 11 23:58:33.240 INFO blam! bee1effef8ffe4ede7464da7b635c7afd27eff94a3b1093be975f62ba553dc71