Oct 27 23:19:45.157 INFO checking dbus-macros-0.2.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:19:45.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 23:19:45.424 INFO blam! 832576ea30226ddc34fe3fe8014c442dd2dda4b469abf628bee9e5337e7fe643 Oct 27 23:19:45.424 INFO running `"docker" "start" "-a" "832576ea30226ddc34fe3fe8014c442dd2dda4b469abf628bee9e5337e7fe643"` Oct 27 23:19:45.793 INFO kablam! usermod: no changes Oct 27 23:19:45.827 INFO kablam! Checking dbus v0.5.4 Oct 27 23:19:49.318 INFO kablam! Checking dbus-macros v0.2.3 (/source) Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:27:15 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 27 | fn hello(&this) -> String { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.591 INFO kablam! Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:31:25 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 31 | fn hello_with_name(&this, name: &str) -> String { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.591 INFO kablam! Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:35:26 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 35 | fn hello_with_error(&this) -> Result { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.591 INFO kablam! Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:39:18 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 39 | fn greeting(&this, greeting: &str, name: &str) -> String { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.591 INFO kablam! Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:43:33 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 43 | fn greeting_with_separator(&this, greeting: &str, separator: &str, name: &str) -> String { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.591 INFO kablam! Oct 27 23:19:51.591 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.591 INFO kablam! --> examples/server.rs:47:41 Oct 27 23:19:51.591 INFO kablam! | Oct 27 23:19:51.591 INFO kablam! 47 | fn greeting_with_separator_and_end(&this, greeting: &str, separator: &str, name: &str, end: &str) -> String { Oct 27 23:19:51.591 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:51:20 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 51 | fn to_string5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) -> String { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:55:23 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 55 | fn int_to_string(&this, int: i32) -> String { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:63:15 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 63 | fn debug(&this) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:67:16 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 67 | fn debug1(&this, arg1: &str) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:71:16 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 71 | fn debug2(&this, arg1: &str, arg2: &str) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:75:16 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 75 | fn debug3(&this, arg1: &str, arg2: &str, arg3: &str) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:79:16 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 79 | fn debug4(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.592 INFO kablam! warning: unused variable: `this` Oct 27 23:19:51.592 INFO kablam! --> examples/server.rs:83:16 Oct 27 23:19:51.592 INFO kablam! | Oct 27 23:19:51.592 INFO kablam! 83 | fn debug5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) { Oct 27 23:19:51.592 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 27 23:19:51.592 INFO kablam! Oct 27 23:19:51.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.85s Oct 27 23:19:51.667 INFO kablam! su: No module specific data is present Oct 27 23:19:52.119 INFO running `"docker" "rm" "-f" "832576ea30226ddc34fe3fe8014c442dd2dda4b469abf628bee9e5337e7fe643"` Oct 27 23:19:52.407 INFO blam! 832576ea30226ddc34fe3fe8014c442dd2dda4b469abf628bee9e5337e7fe643