Oct 12 03:49:58.918 INFO testing cargo-sym-0.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:49:58.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 03:49:59.496 INFO blam! 1ec3b2ff525df59ae306ba543251e6c8a26cbc8ed036cf5a40da941db2f0d131 Oct 12 03:49:59.498 INFO running `"docker" "start" "-a" "1ec3b2ff525df59ae306ba543251e6c8a26cbc8ed036cf5a40da941db2f0d131"` Oct 12 03:50:01.636 INFO kablam! usermod: no changes Oct 12 03:50:01.809 INFO kablam! Compiling scroll v0.3.0 Oct 12 03:50:01.809 INFO kablam! Compiling syn v0.10.8 Oct 12 03:50:01.809 INFO kablam! Compiling capstone-sys v0.2.0 Oct 12 03:50:10.905 INFO kablam! Compiling scroll_derive v0.3.0 Oct 12 03:50:24.080 INFO kablam! Compiling goblin v0.0.8 Oct 12 03:50:38.748 INFO kablam! Compiling capstone3 v0.1.0 Oct 12 03:50:44.324 INFO kablam! Compiling cargo-sym v0.0.6 (/source) Oct 12 03:50:45.168 INFO kablam! warning: variable does not need to be mutable Oct 12 03:50:45.168 INFO kablam! --> src/main.rs:67:13 Oct 12 03:50:45.168 INFO kablam! | Oct 12 03:50:45.168 INFO kablam! 67 | let mut hex_buffer = &mut stack_buffer[..column_width * NCOLUMNS]; Oct 12 03:50:45.168 INFO kablam! | ----^^^^^^^^^^ Oct 12 03:50:45.168 INFO kablam! | | Oct 12 03:50:45.168 INFO kablam! | help: remove this `mut` Oct 12 03:50:45.168 INFO kablam! | Oct 12 03:50:45.168 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:50:45.168 INFO kablam! Oct 12 03:50:45.216 INFO kablam! warning: variable does not need to be mutable Oct 12 03:50:45.216 INFO kablam! --> src/main.rs:404:9 Oct 12 03:50:45.216 INFO kablam! | Oct 12 03:50:45.216 INFO kablam! 404 | let mut bytes = &mut Cursor::new(&buffer); Oct 12 03:50:45.216 INFO kablam! | ----^^^^^ Oct 12 03:50:45.216 INFO kablam! | | Oct 12 03:50:45.216 INFO kablam! | help: remove this `mut` Oct 12 03:50:45.216 INFO kablam! Oct 12 03:50:48.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.98s Oct 12 03:50:48.643 INFO kablam! su: No module specific data is present Oct 12 03:50:50.032 INFO running `"docker" "rm" "-f" "1ec3b2ff525df59ae306ba543251e6c8a26cbc8ed036cf5a40da941db2f0d131"` Oct 12 03:50:50.357 INFO blam! 1ec3b2ff525df59ae306ba543251e6c8a26cbc8ed036cf5a40da941db2f0d131 Oct 12 03:50:50.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 03:50:51.015 INFO blam! f0e8b2d054f708b739d9f6380f559b3ec3f5894436708f7ffe0ee1f9015e4007 Oct 12 03:50:51.016 INFO running `"docker" "start" "-a" "f0e8b2d054f708b739d9f6380f559b3ec3f5894436708f7ffe0ee1f9015e4007"` Oct 12 03:50:53.348 INFO kablam! usermod: no changes Oct 12 03:50:53.516 INFO kablam! Compiling cargo-sym v0.0.6 (/source) Oct 12 03:50:54.252 INFO kablam! warning: variable does not need to be mutable Oct 12 03:50:54.252 INFO kablam! --> src/main.rs:67:13 Oct 12 03:50:54.252 INFO kablam! | Oct 12 03:50:54.253 INFO kablam! 67 | let mut hex_buffer = &mut stack_buffer[..column_width * NCOLUMNS]; Oct 12 03:50:54.253 INFO kablam! | ----^^^^^^^^^^ Oct 12 03:50:54.254 INFO kablam! | | Oct 12 03:50:54.254 INFO kablam! | help: remove this `mut` Oct 12 03:50:54.254 INFO kablam! | Oct 12 03:50:54.254 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:50:54.254 INFO kablam! Oct 12 03:50:54.291 INFO kablam! warning: variable does not need to be mutable Oct 12 03:50:54.291 INFO kablam! --> src/main.rs:404:9 Oct 12 03:50:54.291 INFO kablam! | Oct 12 03:50:54.291 INFO kablam! 404 | let mut bytes = &mut Cursor::new(&buffer); Oct 12 03:50:54.291 INFO kablam! | ----^^^^^ Oct 12 03:50:54.292 INFO kablam! | | Oct 12 03:50:54.292 INFO kablam! | help: remove this `mut` Oct 12 03:50:54.292 INFO kablam! Oct 12 03:50:54.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 12 03:50:54.957 INFO kablam! su: No module specific data is present Oct 12 03:50:56.068 INFO running `"docker" "rm" "-f" "f0e8b2d054f708b739d9f6380f559b3ec3f5894436708f7ffe0ee1f9015e4007"` Oct 12 03:50:56.504 INFO blam! f0e8b2d054f708b739d9f6380f559b3ec3f5894436708f7ffe0ee1f9015e4007 Oct 12 03:50:56.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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" "-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 03:50:56.892 INFO blam! d9839880eb3bde602965dc54af0f88b09db74fb349b8d3af314773b50079a722 Oct 12 03:50:56.894 INFO running `"docker" "start" "-a" "d9839880eb3bde602965dc54af0f88b09db74fb349b8d3af314773b50079a722"` Oct 12 03:50:58.336 INFO kablam! usermod: no changes Oct 12 03:50:58.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 03:50:58.524 INFO blam! Oct 12 03:50:58.524 INFO blam! running 0 tests Oct 12 03:50:58.524 INFO blam! Oct 12 03:50:58.524 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:50:58.524 INFO blam! Oct 12 03:50:58.524 INFO kablam! Running /target/debug/deps/cargo_sym-edb39a844fe6ad78 Oct 12 03:50:58.524 INFO kablam! su: No module specific data is present Oct 12 03:50:59.993 INFO running `"docker" "rm" "-f" "d9839880eb3bde602965dc54af0f88b09db74fb349b8d3af314773b50079a722"` Oct 12 03:51:00.296 INFO blam! d9839880eb3bde602965dc54af0f88b09db74fb349b8d3af314773b50079a722