Oct 16 18:49:05.674 INFO testing ConExpression-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:49:05.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 18:49:06.135 INFO blam! 87ff90267a8dca8211ae92c14f2851bf8c467f5622bab6c5089e55671805d13d Oct 16 18:49:06.138 INFO running `"docker" "start" "-a" "87ff90267a8dca8211ae92c14f2851bf8c467f5622bab6c5089e55671805d13d"` Oct 16 18:49:08.770 INFO kablam! usermod: no changes Oct 16 18:49:08.883 INFO kablam! Compiling ConExpression v0.1.0 (/source) Oct 16 18:49:09.619 INFO kablam! warning: crate `ConExpression` should have a snake case name such as `con_expression` Oct 16 18:49:09.620 INFO kablam! | Oct 16 18:49:09.621 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:49:09.621 INFO kablam! Oct 16 18:49:10.599 INFO kablam! warning: unreachable statement Oct 16 18:49:10.599 INFO kablam! --> src/main.rs:270:5 Oct 16 18:49:10.599 INFO kablam! | Oct 16 18:49:10.599 INFO kablam! 270 | println!(); Oct 16 18:49:10.599 INFO kablam! | ^^^^^^^^^^^ Oct 16 18:49:10.599 INFO kablam! | Oct 16 18:49:10.599 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 18:49:10.599 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 18:49:10.599 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: unused variable: `one` Oct 16 18:49:10.763 INFO kablam! --> src/hashmap/mod.rs:12:13 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 12 | let one = map.get("One"); Oct 16 18:49:10.763 INFO kablam! | ^^^ help: consider using `_one` instead Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: unused variable: `f` Oct 16 18:49:10.763 INFO kablam! --> src/main.rs:117:9 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 117 | let f = File::open(filename)?; Oct 16 18:49:10.763 INFO kablam! | ^ help: consider using `_f` instead Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: unused variable: `robot_agent_bm` Oct 16 18:49:10.763 INFO kablam! --> src/main.rs:265:9 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 265 | let robot_agent_bm: &'static str = "R1"; Oct 16 18:49:10.763 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_robot_agent_bm` instead Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: unused variable: `robot_device_id` Oct 16 18:49:10.763 INFO kablam! --> src/main.rs:266:9 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 266 | let robot_device_id: &'static str = "99"; Oct 16 18:49:10.763 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_robot_device_id` instead Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: unused variable: `home` Oct 16 18:49:10.763 INFO kablam! --> src/main.rs:329:9 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 329 | let home = "127.0.0.1".parse::().unwrap(); Oct 16 18:49:10.763 INFO kablam! | ^^^^ help: consider using `_home` instead Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.763 INFO kablam! warning: value assigned to `derection` is never read Oct 16 18:49:10.763 INFO kablam! --> src/icontract/mod.rs:81:17 Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! 81 | let mut derection: i32 = 0; Oct 16 18:49:10.763 INFO kablam! | ^^^^^^^^^ Oct 16 18:49:10.763 INFO kablam! | Oct 16 18:49:10.763 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 16 18:49:10.763 INFO kablam! Oct 16 18:49:10.851 INFO kablam! warning: variable does not need to be mutable Oct 16 18:49:10.851 INFO kablam! --> src/hashmap/mod.rs:19:9 Oct 16 18:49:10.851 INFO kablam! | Oct 16 18:49:10.851 INFO kablam! 19 | let mut scores: HashMap<_, _> = keys.iter().zip(values.iter()).collect(); Oct 16 18:49:10.851 INFO kablam! | ----^^^^^^ Oct 16 18:49:10.851 INFO kablam! | | Oct 16 18:49:10.851 INFO kablam! | help: remove this `mut` Oct 16 18:49:10.851 INFO kablam! | Oct 16 18:49:10.851 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:49:10.851 INFO kablam! Oct 16 18:49:10.860 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:10.860 INFO kablam! --> src/main.rs:40:5 Oct 16 18:49:10.860 INFO kablam! | Oct 16 18:49:10.860 INFO kablam! 40 | V6, Oct 16 18:49:10.860 INFO kablam! | ^^ Oct 16 18:49:10.861 INFO kablam! | Oct 16 18:49:10.861 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:49:10.861 INFO kablam! Oct 16 18:49:10.861 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:10.862 INFO kablam! --> src/main.rs:54:5 Oct 16 18:49:10.862 INFO kablam! | Oct 16 18:49:10.862 INFO kablam! 54 | V6 Oct 16 18:49:10.862 INFO kablam! | ^^ Oct 16 18:49:10.862 INFO kablam! Oct 16 18:49:10.862 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:10.862 INFO kablam! --> src/main.rs:61:5 Oct 16 18:49:10.862 INFO kablam! | Oct 16 18:49:10.862 INFO kablam! 61 | V6 Oct 16 18:49:10.862 INFO kablam! | ^^ Oct 16 18:49:10.862 INFO kablam! Oct 16 18:49:10.862 INFO kablam! warning: function is never used: `simulated_expensive_calculation` Oct 16 18:49:10.862 INFO kablam! --> src/main.rs:515:1 Oct 16 18:49:10.862 INFO kablam! | Oct 16 18:49:10.862 INFO kablam! 515 | fn simulated_expensive_calculation(intensity:i32)->i32 { Oct 16 18:49:10.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:49:10.862 INFO kablam! Oct 16 18:49:10.862 INFO kablam! warning: crate `ConExpression` should have a snake case name such as `con_expression` Oct 16 18:49:10.862 INFO kablam! | Oct 16 18:49:10.862 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:49:10.862 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: variable `numberIndex` should have a snake case name such as `number_index` Oct 16 18:49:10.866 INFO kablam! --> src/math/mod.rs:3:9 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 3 | let mut numberIndex = 0; Oct 16 18:49:10.866 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 18:49:10.866 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: trait `iinstruction` should have a camel case name such as `Iinstruction` Oct 16 18:49:10.866 INFO kablam! --> src/icontract/mod.rs:1:1 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 1 | / pub trait iinstruction { Oct 16 18:49:10.866 INFO kablam! 2 | | fn toInstruction(&self) -> String { Oct 16 18:49:10.866 INFO kablam! 3 | | String::from("not impliment...") Oct 16 18:49:10.866 INFO kablam! 4 | | } Oct 16 18:49:10.866 INFO kablam! 5 | | } Oct 16 18:49:10.866 INFO kablam! | |_^ Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:49:10.866 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: trait method `toInstruction` should have a snake case name such as `to_instruction` Oct 16 18:49:10.866 INFO kablam! --> src/icontract/mod.rs:2:5 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 2 | / fn toInstruction(&self) -> String { Oct 16 18:49:10.866 INFO kablam! 3 | | String::from("not impliment...") Oct 16 18:49:10.866 INFO kablam! 4 | | } Oct 16 18:49:10.866 INFO kablam! | |_____^ Oct 16 18:49:10.866 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: trait `ichannel` should have a camel case name such as `Ichannel` Oct 16 18:49:10.866 INFO kablam! --> src/icontract/mod.rs:7:1 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 7 | / pub trait ichannel { Oct 16 18:49:10.866 INFO kablam! 8 | | /// 发送消息的抽象方法 Oct 16 18:49:10.866 INFO kablam! 9 | | /// 参数: Oct 16 18:49:10.866 INFO kablam! 10 | | /// instruction: 要发送的指令 Oct 16 18:49:10.866 INFO kablam! ... | Oct 16 18:49:10.866 INFO kablam! 13 | | fn send(instruction: &iinstruction) -> (bool, String); Oct 16 18:49:10.866 INFO kablam! 14 | | } Oct 16 18:49:10.866 INFO kablam! | |_^ Oct 16 18:49:10.866 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: type `Instruction_OCR` should have a camel case name such as `InstructionOcr` Oct 16 18:49:10.866 INFO kablam! --> src/icontract/mod.rs:18:1 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 18 | / pub struct Instruction_OCR { Oct 16 18:49:10.866 INFO kablam! 19 | | /* Oct 16 18:49:10.866 INFO kablam! 20 | | R##DA={0}##DN=##CID={1}##TY=2##TID={2}##SC={3}##DR={4}##PID={5}##V={6}##BC={7}##AID={8}##T=0##E=##TM={9:yyyyMMddHHmmss}^^ Oct 16 18:49:10.866 INFO kablam! 21 | | {0}: 采集器编号 Oct 16 18:49:10.866 INFO kablam! ... | Oct 16 18:49:10.866 INFO kablam! 41 | | pub time: String, Oct 16 18:49:10.866 INFO kablam! 42 | | } Oct 16 18:49:10.866 INFO kablam! | |_^ Oct 16 18:49:10.866 INFO kablam! Oct 16 18:49:10.866 INFO kablam! warning: type `Instruction_Temp` should have a camel case name such as `InstructionTemp` Oct 16 18:49:10.866 INFO kablam! --> src/icontract/mod.rs:46:1 Oct 16 18:49:10.866 INFO kablam! | Oct 16 18:49:10.866 INFO kablam! 46 | / pub struct Instruction_Temp { Oct 16 18:49:10.866 INFO kablam! 47 | | /* Oct 16 18:49:10.867 INFO kablam! 48 | | R##DA={0}##DN=##CID={1}##TY=3##TID={2}##SC={3}##DR={4}##PID={5}##V={6}##SV={7}##LV={8}##IX={9}##IY={10}##BC={11}##T=0##E=##TM={12:yyyyMMddHHmmss}^^ Oct 16 18:49:10.867 INFO kablam! 49 | | {0} : 采集器编号 Oct 16 18:49:10.867 INFO kablam! ... | Oct 16 18:49:10.867 INFO kablam! 76 | | pub time: String, Oct 16 18:49:10.867 INFO kablam! 77 | | } Oct 16 18:49:10.867 INFO kablam! | |_^ Oct 16 18:49:10.867 INFO kablam! Oct 16 18:49:10.867 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:49:10.867 INFO kablam! --> src/main.rs:262:5 Oct 16 18:49:10.867 INFO kablam! | Oct 16 18:49:10.867 INFO kablam! 262 | file.read_to_string(&mut content); Oct 16 18:49:10.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:49:10.867 INFO kablam! | Oct 16 18:49:10.867 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:49:10.867 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:49:10.867 INFO kablam! Oct 16 18:49:12.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 16 18:49:12.081 INFO kablam! su: No module specific data is present Oct 16 18:49:13.171 INFO running `"docker" "rm" "-f" "87ff90267a8dca8211ae92c14f2851bf8c467f5622bab6c5089e55671805d13d"` Oct 16 18:49:13.453 INFO blam! 87ff90267a8dca8211ae92c14f2851bf8c467f5622bab6c5089e55671805d13d Oct 16 18:49:13.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 18:49:13.865 INFO blam! dac7179f50b46f5766f1a06e2e435d009ec808c9c1ea6b5b8dffbc6a5b6ab793 Oct 16 18:49:13.867 INFO running `"docker" "start" "-a" "dac7179f50b46f5766f1a06e2e435d009ec808c9c1ea6b5b8dffbc6a5b6ab793"` Oct 16 18:49:16.209 INFO kablam! usermod: no changes Oct 16 18:49:16.283 INFO kablam! Compiling ConExpression v0.1.0 (/source) Oct 16 18:49:17.711 INFO kablam! warning: unreachable statement Oct 16 18:49:17.711 INFO kablam! --> src/main.rs:270:5 Oct 16 18:49:17.711 INFO kablam! | Oct 16 18:49:17.711 INFO kablam! 270 | println!(); Oct 16 18:49:17.711 INFO kablam! | ^^^^^^^^^^^ Oct 16 18:49:17.711 INFO kablam! | Oct 16 18:49:17.711 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 18:49:17.711 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 18:49:17.711 INFO kablam! Oct 16 18:49:17.731 INFO kablam! warning: unused import: `super::*` Oct 16 18:49:17.731 INFO kablam! --> src/lib.rs:3:9 Oct 16 18:49:17.731 INFO kablam! | Oct 16 18:49:17.731 INFO kablam! 3 | use super::*; Oct 16 18:49:17.731 INFO kablam! | ^^^^^^^^ Oct 16 18:49:17.731 INFO kablam! | Oct 16 18:49:17.731 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:49:17.731 INFO kablam! Oct 16 18:49:17.851 INFO kablam! warning: crate `ConExpression` should have a snake case name such as `con_expression` Oct 16 18:49:17.851 INFO kablam! | Oct 16 18:49:17.851 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:49:17.851 INFO kablam! Oct 16 18:49:17.851 INFO kablam! warning: function `test_assert__ok` should have a snake case name such as `test_assert_ok` Oct 16 18:49:17.851 INFO kablam! --> src/lib.rs:15:5 Oct 16 18:49:17.851 INFO kablam! | Oct 16 18:49:17.851 INFO kablam! 15 | / fn test_assert__ok() { Oct 16 18:49:17.859 INFO kablam! 16 | | assert!(1 == 1); Oct 16 18:49:17.860 INFO kablam! 17 | | } Oct 16 18:49:17.860 INFO kablam! | |_____^ Oct 16 18:49:17.860 INFO kablam! Oct 16 18:49:17.861 INFO kablam! warning: function `test_assert__failed` should have a snake case name such as `test_assert_failed` Oct 16 18:49:17.861 INFO kablam! --> src/lib.rs:20:5 Oct 16 18:49:17.862 INFO kablam! | Oct 16 18:49:17.862 INFO kablam! 20 | / fn test_assert__failed() { Oct 16 18:49:17.862 INFO kablam! 21 | | assert!(1 == 2, "1不等于2"); Oct 16 18:49:17.862 INFO kablam! 22 | | } Oct 16 18:49:17.862 INFO kablam! | |_____^ Oct 16 18:49:17.862 INFO kablam! Oct 16 18:49:17.864 INFO kablam! warning: function `test_assert_eq__ok` should have a snake case name such as `test_assert_eq_ok` Oct 16 18:49:17.864 INFO kablam! --> src/lib.rs:25:5 Oct 16 18:49:17.864 INFO kablam! | Oct 16 18:49:17.864 INFO kablam! 25 | / fn test_assert_eq__ok() { Oct 16 18:49:17.865 INFO kablam! 26 | | assert_eq!(1, 1); Oct 16 18:49:17.865 INFO kablam! 27 | | } Oct 16 18:49:17.865 INFO kablam! | |_____^ Oct 16 18:49:17.865 INFO kablam! Oct 16 18:49:17.866 INFO kablam! warning: function `test_assert_eq__failed` should have a snake case name such as `test_assert_eq_failed` Oct 16 18:49:17.866 INFO kablam! --> src/lib.rs:30:5 Oct 16 18:49:17.866 INFO kablam! | Oct 16 18:49:17.866 INFO kablam! 30 | / fn test_assert_eq__failed() { Oct 16 18:49:17.866 INFO kablam! 31 | | assert_eq!(1, 2); Oct 16 18:49:17.866 INFO kablam! 32 | | } Oct 16 18:49:17.868 INFO kablam! | |_____^ Oct 16 18:49:17.868 INFO kablam! Oct 16 18:49:17.869 INFO kablam! warning: function `test_assert_ne__ok` should have a snake case name such as `test_assert_ne_ok` Oct 16 18:49:17.869 INFO kablam! --> src/lib.rs:35:5 Oct 16 18:49:17.869 INFO kablam! | Oct 16 18:49:17.869 INFO kablam! 35 | / fn test_assert_ne__ok() { Oct 16 18:49:17.869 INFO kablam! 36 | | assert_ne!(1, 2); Oct 16 18:49:17.869 INFO kablam! 37 | | } Oct 16 18:49:17.869 INFO kablam! | |_____^ Oct 16 18:49:17.871 INFO kablam! Oct 16 18:49:17.872 INFO kablam! warning: function `test_assert_ne__failed` should have a snake case name such as `test_assert_ne_failed` Oct 16 18:49:17.872 INFO kablam! --> src/lib.rs:40:5 Oct 16 18:49:17.872 INFO kablam! | Oct 16 18:49:17.872 INFO kablam! 40 | / fn test_assert_ne__failed() { Oct 16 18:49:17.872 INFO kablam! 41 | | assert_ne!(1, 1); Oct 16 18:49:17.874 INFO kablam! 42 | | } Oct 16 18:49:17.874 INFO kablam! | |_____^ Oct 16 18:49:17.874 INFO kablam! Oct 16 18:49:17.875 INFO kablam! warning: function `test_assert_should_panic__ok` should have a snake case name such as `test_assert_should_panic_ok` Oct 16 18:49:17.875 INFO kablam! --> src/lib.rs:46:5 Oct 16 18:49:17.875 INFO kablam! | Oct 16 18:49:17.875 INFO kablam! 46 | / fn test_assert_should_panic__ok() { Oct 16 18:49:17.875 INFO kablam! 47 | | println!("★★★test_assert_should_panic__ok: it will panic something!\n"); Oct 16 18:49:17.875 INFO kablam! 48 | | panic!("panic something!"); Oct 16 18:49:17.875 INFO kablam! 49 | | } Oct 16 18:49:17.875 INFO kablam! | |_____^ Oct 16 18:49:17.877 INFO kablam! Oct 16 18:49:17.877 INFO kablam! warning: function `test_assert_should_panic__failed` should have a snake case name such as `test_assert_should_panic_failed` Oct 16 18:49:17.877 INFO kablam! --> src/lib.rs:53:5 Oct 16 18:49:17.877 INFO kablam! | Oct 16 18:49:17.878 INFO kablam! 53 | / fn test_assert_should_panic__failed() { Oct 16 18:49:17.878 INFO kablam! 54 | | println!("★★★test_assert_should_panic__failed: it will panic otherthing!\n"); Oct 16 18:49:17.878 INFO kablam! 55 | | panic!("panic otherthing!"); Oct 16 18:49:17.878 INFO kablam! 56 | | } Oct 16 18:49:17.878 INFO kablam! | |_____^ Oct 16 18:49:17.880 INFO kablam! Oct 16 18:49:17.880 INFO kablam! warning: function `test_assert_should_panic__failed_no_panic` should have a snake case name such as `test_assert_should_panic_failed_no_panic` Oct 16 18:49:17.880 INFO kablam! --> src/lib.rs:60:5 Oct 16 18:49:17.887 INFO kablam! | Oct 16 18:49:17.887 INFO kablam! 60 | / fn test_assert_should_panic__failed_no_panic() { Oct 16 18:49:17.887 INFO kablam! 61 | | println!("★★★test_assert_should_panic__failed_no_panic: it won't panic anything!\n"); Oct 16 18:49:17.887 INFO kablam! 62 | | } Oct 16 18:49:17.887 INFO kablam! | |_____^ Oct 16 18:49:17.887 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: unused variable: `one` Oct 16 18:49:18.075 INFO kablam! --> src/hashmap/mod.rs:12:13 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 12 | let one = map.get("One"); Oct 16 18:49:18.075 INFO kablam! | ^^^ help: consider using `_one` instead Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: unused variable: `f` Oct 16 18:49:18.075 INFO kablam! --> src/main.rs:117:9 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 117 | let f = File::open(filename)?; Oct 16 18:49:18.075 INFO kablam! | ^ help: consider using `_f` instead Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: unused variable: `robot_agent_bm` Oct 16 18:49:18.075 INFO kablam! --> src/main.rs:265:9 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 265 | let robot_agent_bm: &'static str = "R1"; Oct 16 18:49:18.075 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_robot_agent_bm` instead Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: unused variable: `robot_device_id` Oct 16 18:49:18.075 INFO kablam! --> src/main.rs:266:9 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 266 | let robot_device_id: &'static str = "99"; Oct 16 18:49:18.075 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_robot_device_id` instead Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: unused variable: `home` Oct 16 18:49:18.075 INFO kablam! --> src/main.rs:329:9 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 329 | let home = "127.0.0.1".parse::().unwrap(); Oct 16 18:49:18.075 INFO kablam! | ^^^^ help: consider using `_home` instead Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.075 INFO kablam! warning: value assigned to `derection` is never read Oct 16 18:49:18.075 INFO kablam! --> src/icontract/mod.rs:81:17 Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! 81 | let mut derection: i32 = 0; Oct 16 18:49:18.075 INFO kablam! | ^^^^^^^^^ Oct 16 18:49:18.075 INFO kablam! | Oct 16 18:49:18.075 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 16 18:49:18.075 INFO kablam! Oct 16 18:49:18.421 INFO kablam! warning: variable does not need to be mutable Oct 16 18:49:18.421 INFO kablam! --> src/hashmap/mod.rs:19:9 Oct 16 18:49:18.421 INFO kablam! | Oct 16 18:49:18.421 INFO kablam! 19 | let mut scores: HashMap<_, _> = keys.iter().zip(values.iter()).collect(); Oct 16 18:49:18.421 INFO kablam! | ----^^^^^^ Oct 16 18:49:18.421 INFO kablam! | | Oct 16 18:49:18.421 INFO kablam! | help: remove this `mut` Oct 16 18:49:18.421 INFO kablam! | Oct 16 18:49:18.421 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:49:18.421 INFO kablam! Oct 16 18:49:18.439 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:18.439 INFO kablam! --> src/main.rs:40:5 Oct 16 18:49:18.439 INFO kablam! | Oct 16 18:49:18.439 INFO kablam! 40 | V6, Oct 16 18:49:18.439 INFO kablam! | ^^ Oct 16 18:49:18.439 INFO kablam! | Oct 16 18:49:18.441 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:49:18.441 INFO kablam! Oct 16 18:49:18.441 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:18.441 INFO kablam! --> src/main.rs:54:5 Oct 16 18:49:18.441 INFO kablam! | Oct 16 18:49:18.441 INFO kablam! 54 | V6 Oct 16 18:49:18.441 INFO kablam! | ^^ Oct 16 18:49:18.441 INFO kablam! Oct 16 18:49:18.441 INFO kablam! warning: variant is never constructed: `V6` Oct 16 18:49:18.441 INFO kablam! --> src/main.rs:61:5 Oct 16 18:49:18.441 INFO kablam! | Oct 16 18:49:18.441 INFO kablam! 61 | V6 Oct 16 18:49:18.441 INFO kablam! | ^^ Oct 16 18:49:18.441 INFO kablam! Oct 16 18:49:18.443 INFO kablam! warning: function is never used: `simulated_expensive_calculation` Oct 16 18:49:18.443 INFO kablam! --> src/main.rs:515:1 Oct 16 18:49:18.443 INFO kablam! | Oct 16 18:49:18.443 INFO kablam! 515 | fn simulated_expensive_calculation(intensity:i32)->i32 { Oct 16 18:49:18.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:49:18.443 INFO kablam! Oct 16 18:49:18.443 INFO kablam! warning: crate `ConExpression` should have a snake case name such as `con_expression` Oct 16 18:49:18.443 INFO kablam! | Oct 16 18:49:18.443 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:49:18.443 INFO kablam! Oct 16 18:49:18.444 INFO kablam! warning: variable `numberIndex` should have a snake case name such as `number_index` Oct 16 18:49:18.444 INFO kablam! --> src/math/mod.rs:3:9 Oct 16 18:49:18.445 INFO kablam! | Oct 16 18:49:18.445 INFO kablam! 3 | let mut numberIndex = 0; Oct 16 18:49:18.445 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 18:49:18.445 INFO kablam! Oct 16 18:49:18.445 INFO kablam! warning: trait `iinstruction` should have a camel case name such as `Iinstruction` Oct 16 18:49:18.445 INFO kablam! --> src/icontract/mod.rs:1:1 Oct 16 18:49:18.445 INFO kablam! | Oct 16 18:49:18.445 INFO kablam! 1 | / pub trait iinstruction { Oct 16 18:49:18.445 INFO kablam! 2 | | fn toInstruction(&self) -> String { Oct 16 18:49:18.445 INFO kablam! 3 | | String::from("not impliment...") Oct 16 18:49:18.445 INFO kablam! 4 | | } Oct 16 18:49:18.445 INFO kablam! 5 | | } Oct 16 18:49:18.445 INFO kablam! | |_^ Oct 16 18:49:18.445 INFO kablam! | Oct 16 18:49:18.445 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 18:49:18.445 INFO kablam! Oct 16 18:49:18.445 INFO kablam! warning: trait method `toInstruction` should have a snake case name such as `to_instruction` Oct 16 18:49:18.445 INFO kablam! --> src/icontract/mod.rs:2:5 Oct 16 18:49:18.445 INFO kablam! | Oct 16 18:49:18.445 INFO kablam! 2 | / fn toInstruction(&self) -> String { Oct 16 18:49:18.445 INFO kablam! 3 | | String::from("not impliment...") Oct 16 18:49:18.445 INFO kablam! 4 | | } Oct 16 18:49:18.445 INFO kablam! | |_____^ Oct 16 18:49:18.445 INFO kablam! Oct 16 18:49:18.448 INFO kablam! warning: trait `ichannel` should have a camel case name such as `Ichannel` Oct 16 18:49:18.448 INFO kablam! --> src/icontract/mod.rs:7:1 Oct 16 18:49:18.448 INFO kablam! | Oct 16 18:49:18.448 INFO kablam! 7 | / pub trait ichannel { Oct 16 18:49:18.448 INFO kablam! 8 | | /// 发送消息的抽象方法 Oct 16 18:49:18.448 INFO kablam! 9 | | /// 参数: Oct 16 18:49:18.448 INFO kablam! 10 | | /// instruction: 要发送的指令 Oct 16 18:49:18.448 INFO kablam! ... | Oct 16 18:49:18.448 INFO kablam! 13 | | fn send(instruction: &iinstruction) -> (bool, String); Oct 16 18:49:18.448 INFO kablam! 14 | | } Oct 16 18:49:18.448 INFO kablam! | |_^ Oct 16 18:49:18.448 INFO kablam! Oct 16 18:49:18.448 INFO kablam! warning: type `Instruction_OCR` should have a camel case name such as `InstructionOcr` Oct 16 18:49:18.448 INFO kablam! --> src/icontract/mod.rs:18:1 Oct 16 18:49:18.448 INFO kablam! | Oct 16 18:49:18.448 INFO kablam! 18 | / pub struct Instruction_OCR { Oct 16 18:49:18.448 INFO kablam! 19 | | /* Oct 16 18:49:18.448 INFO kablam! 20 | | R##DA={0}##DN=##CID={1}##TY=2##TID={2}##SC={3}##DR={4}##PID={5}##V={6}##BC={7}##AID={8}##T=0##E=##TM={9:yyyyMMddHHmmss}^^ Oct 16 18:49:18.448 INFO kablam! 21 | | {0}: 采集器编号 Oct 16 18:49:18.448 INFO kablam! ... | Oct 16 18:49:18.448 INFO kablam! 41 | | pub time: String, Oct 16 18:49:18.448 INFO kablam! 42 | | } Oct 16 18:49:18.448 INFO kablam! | |_^ Oct 16 18:49:18.448 INFO kablam! Oct 16 18:49:18.448 INFO kablam! warning: type `Instruction_Temp` should have a camel case name such as `InstructionTemp` Oct 16 18:49:18.448 INFO kablam! --> src/icontract/mod.rs:46:1 Oct 16 18:49:18.448 INFO kablam! | Oct 16 18:49:18.448 INFO kablam! 46 | / pub struct Instruction_Temp { Oct 16 18:49:18.448 INFO kablam! 47 | | /* Oct 16 18:49:18.448 INFO kablam! 48 | | R##DA={0}##DN=##CID={1}##TY=3##TID={2}##SC={3}##DR={4}##PID={5}##V={6}##SV={7}##LV={8}##IX={9}##IY={10}##BC={11}##T=0##E=##TM={12:yyyyMMddHHmmss}^^ Oct 16 18:49:18.448 INFO kablam! 49 | | {0} : 采集器编号 Oct 16 18:49:18.448 INFO kablam! ... | Oct 16 18:49:18.448 INFO kablam! 76 | | pub time: String, Oct 16 18:49:18.448 INFO kablam! 77 | | } Oct 16 18:49:18.448 INFO kablam! | |_^ Oct 16 18:49:18.448 INFO kablam! Oct 16 18:49:18.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:49:18.467 INFO kablam! --> src/main.rs:262:5 Oct 16 18:49:18.467 INFO kablam! | Oct 16 18:49:18.467 INFO kablam! 262 | file.read_to_string(&mut content); Oct 16 18:49:18.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:49:18.467 INFO kablam! | Oct 16 18:49:18.467 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:49:18.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:49:18.467 INFO kablam! Oct 16 18:49:19.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.17s Oct 16 18:49:19.399 INFO kablam! su: No module specific data is present Oct 16 18:49:20.514 INFO running `"docker" "rm" "-f" "dac7179f50b46f5766f1a06e2e435d009ec808c9c1ea6b5b8dffbc6a5b6ab793"` Oct 16 18:49:20.803 INFO blam! dac7179f50b46f5766f1a06e2e435d009ec808c9c1ea6b5b8dffbc6a5b6ab793