Oct 15 09:01:55.046 INFO testing MaXiaoye/CAS706_assignment1_Rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:01:55.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 15 09:01:55.379 INFO blam! 3854f1072411d118e34565b342f98bb8a72950ba941fc6da54be5c31cc2cc011 Oct 15 09:01:55.387 INFO running `"docker" "start" "-a" "3854f1072411d118e34565b342f98bb8a72950ba941fc6da54be5c31cc2cc011"` Oct 15 09:01:56.263 INFO kablam! usermod: no changes Oct 15 09:01:56.289 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:01:56.289 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:01:56.289 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:01:56.289 INFO kablam! files will be included as a binary target: Oct 15 09:01:56.289 INFO kablam! Oct 15 09:01:56.289 INFO kablam! * /source/src/main.rs Oct 15 09:01:56.289 INFO kablam! Oct 15 09:01:56.289 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:01:56.289 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:01:56.289 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:01:56.289 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:01:56.289 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:01:56.289 INFO kablam! Oct 15 09:01:56.289 INFO kablam! For more information on this warning you can consult Oct 15 09:01:56.289 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:01:56.289 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Oct 15 09:01:56.289 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:01:56.289 INFO kablam! Compiling quick_sort v0.0.1 (/source) Oct 15 09:01:56.677 INFO kablam! warning: unused variable: `list_size` Oct 15 09:01:56.677 INFO kablam! --> src/main.rs:46:9 Oct 15 09:01:56.677 INFO kablam! | Oct 15 09:01:56.677 INFO kablam! 46 | let list_size = a.len() - 1; Oct 15 09:01:56.677 INFO kablam! | ^^^^^^^^^ help: consider using `_list_size` instead Oct 15 09:01:56.677 INFO kablam! | Oct 15 09:01:56.682 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:01:56.682 INFO kablam! Oct 15 09:01:56.682 INFO kablam! warning: variable does not need to be mutable Oct 15 09:01:56.682 INFO kablam! --> src/main.rs:4:6 Oct 15 09:01:56.682 INFO kablam! | Oct 15 09:01:56.682 INFO kablam! 4 | let mut list = list; Oct 15 09:01:56.682 INFO kablam! | ----^^^^ Oct 15 09:01:56.683 INFO kablam! | | Oct 15 09:01:56.683 INFO kablam! | help: remove this `mut` Oct 15 09:01:56.683 INFO kablam! | Oct 15 09:01:56.683 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:01:56.683 INFO kablam! Oct 15 09:01:57.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 15 09:01:57.215 INFO kablam! su: No module specific data is present Oct 15 09:01:57.875 INFO running `"docker" "rm" "-f" "3854f1072411d118e34565b342f98bb8a72950ba941fc6da54be5c31cc2cc011"` Oct 15 09:01:58.128 INFO blam! 3854f1072411d118e34565b342f98bb8a72950ba941fc6da54be5c31cc2cc011 Oct 15 09:01:58.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 15 09:01:58.439 INFO blam! 3b384afda5463b9ec5d57536b19702717c35743b3b5f87edcde716c4493d05f5 Oct 15 09:01:58.443 INFO running `"docker" "start" "-a" "3b384afda5463b9ec5d57536b19702717c35743b3b5f87edcde716c4493d05f5"` Oct 15 09:01:59.053 INFO kablam! usermod: no changes Oct 15 09:01:59.086 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:01:59.086 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:01:59.086 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:01:59.086 INFO kablam! files will be included as a binary target: Oct 15 09:01:59.086 INFO kablam! Oct 15 09:01:59.086 INFO kablam! * /source/src/main.rs Oct 15 09:01:59.086 INFO kablam! Oct 15 09:01:59.086 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:01:59.086 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:01:59.086 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:01:59.086 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:01:59.086 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:01:59.086 INFO kablam! Oct 15 09:01:59.086 INFO kablam! For more information on this warning you can consult Oct 15 09:01:59.086 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:01:59.086 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Oct 15 09:01:59.086 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:01:59.088 INFO kablam! Compiling quick_sort v0.0.1 (/source) Oct 15 09:01:59.489 INFO kablam! warning: unused variable: `list_size` Oct 15 09:01:59.489 INFO kablam! --> src/main.rs:46:9 Oct 15 09:01:59.489 INFO kablam! | Oct 15 09:01:59.489 INFO kablam! 46 | let list_size = a.len() - 1; Oct 15 09:01:59.489 INFO kablam! | ^^^^^^^^^ help: consider using `_list_size` instead Oct 15 09:01:59.489 INFO kablam! | Oct 15 09:01:59.489 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:01:59.489 INFO kablam! Oct 15 09:01:59.489 INFO kablam! warning: variable does not need to be mutable Oct 15 09:01:59.489 INFO kablam! --> src/main.rs:4:6 Oct 15 09:01:59.489 INFO kablam! | Oct 15 09:01:59.489 INFO kablam! 4 | let mut list = list; Oct 15 09:01:59.489 INFO kablam! | ----^^^^ Oct 15 09:01:59.489 INFO kablam! | | Oct 15 09:01:59.489 INFO kablam! | help: remove this `mut` Oct 15 09:01:59.489 INFO kablam! | Oct 15 09:01:59.489 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:01:59.489 INFO kablam! Oct 15 09:01:59.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 15 09:01:59.863 INFO kablam! su: No module specific data is present Oct 15 09:02:00.137 INFO running `"docker" "rm" "-f" "3b384afda5463b9ec5d57536b19702717c35743b3b5f87edcde716c4493d05f5"` Oct 15 09:02:00.235 INFO blam! 3b384afda5463b9ec5d57536b19702717c35743b3b5f87edcde716c4493d05f5 Oct 15 09:02:00.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 15 09:02:00.407 INFO blam! 79eda258a444263adad8babd248c23f40ec948fb0a8e2ff982c4c7a75358c1af Oct 15 09:02:00.409 INFO running `"docker" "start" "-a" "79eda258a444263adad8babd248c23f40ec948fb0a8e2ff982c4c7a75358c1af"` Oct 15 09:02:00.874 INFO kablam! usermod: no changes Oct 15 09:02:00.903 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:02:00.903 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:02:00.903 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:02:00.903 INFO kablam! files will be included as a binary target: Oct 15 09:02:00.903 INFO kablam! Oct 15 09:02:00.903 INFO kablam! * /source/src/main.rs Oct 15 09:02:00.903 INFO kablam! Oct 15 09:02:00.903 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:02:00.903 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:02:00.903 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:02:00.903 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:02:00.903 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:02:00.903 INFO kablam! Oct 15 09:02:00.903 INFO kablam! For more information on this warning you can consult Oct 15 09:02:00.903 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:02:00.903 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Oct 15 09:02:00.903 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:02:00.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 09:02:00.903 INFO kablam! Running /target/debug/deps/hello_world-20fd49795575b364 Oct 15 09:02:00.903 INFO kablam! su: No module specific data is present Oct 15 09:02:00.903 INFO blam! Oct 15 09:02:00.903 INFO blam! running 0 tests Oct 15 09:02:00.903 INFO blam! Oct 15 09:02:00.903 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:02:00.903 INFO blam! Oct 15 09:02:01.167 INFO running `"docker" "rm" "-f" "79eda258a444263adad8babd248c23f40ec948fb0a8e2ff982c4c7a75358c1af"` Oct 15 09:02:01.246 INFO blam! 79eda258a444263adad8babd248c23f40ec948fb0a8e2ff982c4c7a75358c1af