Oct 16 15:39:29.118 INFO testing cargo-sym-0.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:39:29.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:39:29.718 INFO blam! 44d291a961e4a469757f108f086b0253b070d33720f8abd7cb83d980110765f8 Oct 16 15:39:29.721 INFO running `"docker" "start" "-a" "44d291a961e4a469757f108f086b0253b070d33720f8abd7cb83d980110765f8"` Oct 16 15:39:31.343 INFO kablam! usermod: no changes Oct 16 15:39:31.514 INFO kablam! Compiling scroll v0.3.0 Oct 16 15:39:31.523 INFO kablam! Compiling capstone-sys v0.2.0 Oct 16 15:39:31.523 INFO kablam! Compiling scroll_derive v0.3.0 Oct 16 15:39:54.987 INFO kablam! Compiling goblin v0.0.8 Oct 16 15:40:09.537 INFO kablam! Compiling capstone3 v0.1.0 Oct 16 15:40:14.627 INFO kablam! Compiling cargo-sym v0.0.6 (/source) Oct 16 15:40:16.607 INFO kablam! warning: variable does not need to be mutable Oct 16 15:40:16.607 INFO kablam! --> src/main.rs:67:13 Oct 16 15:40:16.607 INFO kablam! | Oct 16 15:40:16.607 INFO kablam! 67 | let mut hex_buffer = &mut stack_buffer[..column_width * NCOLUMNS]; Oct 16 15:40:16.607 INFO kablam! | ----^^^^^^^^^^ Oct 16 15:40:16.607 INFO kablam! | | Oct 16 15:40:16.607 INFO kablam! | help: remove this `mut` Oct 16 15:40:16.607 INFO kablam! | Oct 16 15:40:16.607 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:40:16.607 INFO kablam! Oct 16 15:40:16.643 INFO kablam! warning: variable does not need to be mutable Oct 16 15:40:16.643 INFO kablam! --> src/main.rs:404:9 Oct 16 15:40:16.643 INFO kablam! | Oct 16 15:40:16.643 INFO kablam! 404 | let mut bytes = &mut Cursor::new(&buffer); Oct 16 15:40:16.643 INFO kablam! | ----^^^^^ Oct 16 15:40:16.643 INFO kablam! | | Oct 16 15:40:16.643 INFO kablam! | help: remove this `mut` Oct 16 15:40:16.643 INFO kablam! Oct 16 15:40:19.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.27s Oct 16 15:40:19.641 INFO kablam! su: No module specific data is present Oct 16 15:40:20.558 INFO running `"docker" "rm" "-f" "44d291a961e4a469757f108f086b0253b070d33720f8abd7cb83d980110765f8"` Oct 16 15:40:20.807 INFO blam! 44d291a961e4a469757f108f086b0253b070d33720f8abd7cb83d980110765f8 Oct 16 15:40:20.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:40:21.313 INFO blam! 01307fb696a58b67f5eabdc36ad5848caadad3051ba4923bc659280994f58b8d Oct 16 15:40:21.315 INFO running `"docker" "start" "-a" "01307fb696a58b67f5eabdc36ad5848caadad3051ba4923bc659280994f58b8d"` Oct 16 15:40:23.090 INFO kablam! usermod: no changes Oct 16 15:40:23.223 INFO kablam! Compiling cargo-sym v0.0.6 (/source) Oct 16 15:40:25.435 INFO kablam! warning: variable does not need to be mutable Oct 16 15:40:25.436 INFO kablam! --> src/main.rs:67:13 Oct 16 15:40:25.436 INFO kablam! | Oct 16 15:40:25.436 INFO kablam! 67 | let mut hex_buffer = &mut stack_buffer[..column_width * NCOLUMNS]; Oct 16 15:40:25.436 INFO kablam! | ----^^^^^^^^^^ Oct 16 15:40:25.437 INFO kablam! | | Oct 16 15:40:25.437 INFO kablam! | help: remove this `mut` Oct 16 15:40:25.437 INFO kablam! | Oct 16 15:40:25.438 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:40:25.438 INFO kablam! Oct 16 15:40:25.471 INFO kablam! warning: variable does not need to be mutable Oct 16 15:40:25.472 INFO kablam! --> src/main.rs:404:9 Oct 16 15:40:25.472 INFO kablam! | Oct 16 15:40:25.472 INFO kablam! 404 | let mut bytes = &mut Cursor::new(&buffer); Oct 16 15:40:25.472 INFO kablam! | ----^^^^^ Oct 16 15:40:25.473 INFO kablam! | | Oct 16 15:40:25.473 INFO kablam! | help: remove this `mut` Oct 16 15:40:25.473 INFO kablam! Oct 16 15:40:26.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.08s Oct 16 15:40:26.204 INFO kablam! su: No module specific data is present Oct 16 15:40:27.487 INFO running `"docker" "rm" "-f" "01307fb696a58b67f5eabdc36ad5848caadad3051ba4923bc659280994f58b8d"` Oct 16 15:40:27.847 INFO blam! 01307fb696a58b67f5eabdc36ad5848caadad3051ba4923bc659280994f58b8d Oct 16 15:40:27.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:40:28.308 INFO blam! ff397453cef50d607a512cdfb411f60958e5569adbf29a2b93216e42cfeb0b28 Oct 16 15:40:28.311 INFO running `"docker" "start" "-a" "ff397453cef50d607a512cdfb411f60958e5569adbf29a2b93216e42cfeb0b28"` Oct 16 15:40:30.362 INFO kablam! usermod: no changes Oct 16 15:40:30.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 15:40:30.475 INFO kablam! Running /target/debug/deps/cargo_sym-edb39a844fe6ad78 Oct 16 15:40:30.476 INFO blam! Oct 16 15:40:30.476 INFO blam! running 0 tests Oct 16 15:40:30.476 INFO blam! Oct 16 15:40:30.476 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:40:30.476 INFO blam! Oct 16 15:40:30.478 INFO kablam! su: No module specific data is present Oct 16 15:40:31.943 INFO running `"docker" "rm" "-f" "ff397453cef50d607a512cdfb411f60958e5569adbf29a2b93216e42cfeb0b28"` Oct 16 15:40:32.281 INFO blam! ff397453cef50d607a512cdfb411f60958e5569adbf29a2b93216e42cfeb0b28