Oct 16 13:38:34.419 INFO testing dbus-macros-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:38:34.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:38:34.866 INFO blam! fa89442e55d4c3417b4dda808443b7e0471441d1b976c2a9c1315bcbeb73471f Oct 16 13:38:34.869 INFO running `"docker" "start" "-a" "fa89442e55d4c3417b4dda808443b7e0471441d1b976c2a9c1315bcbeb73471f"` Oct 16 13:38:36.067 INFO kablam! usermod: no changes Oct 16 13:38:36.159 INFO kablam! Compiling dbus v0.5.4 Oct 16 13:38:47.999 INFO kablam! Compiling dbus-macros v0.2.3 (/source) Oct 16 13:38:48.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.79s Oct 16 13:38:48.914 INFO kablam! su: No module specific data is present Oct 16 13:38:49.863 INFO running `"docker" "rm" "-f" "fa89442e55d4c3417b4dda808443b7e0471441d1b976c2a9c1315bcbeb73471f"` Oct 16 13:38:50.103 INFO blam! fa89442e55d4c3417b4dda808443b7e0471441d1b976c2a9c1315bcbeb73471f Oct 16 13:38:50.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:38:50.506 INFO blam! b74740877534b161397e4c02779b11a564f69a9a64cb72963aa9a583dd124e90 Oct 16 13:38:50.513 INFO running `"docker" "start" "-a" "b74740877534b161397e4c02779b11a564f69a9a64cb72963aa9a583dd124e90"` Oct 16 13:38:51.571 INFO kablam! usermod: no changes Oct 16 13:38:51.611 INFO kablam! Compiling dbus-macros v0.2.3 (/source) Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:27:15 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 27 | fn hello(&this) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:31:25 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 31 | fn hello_with_name(&this, name: &str) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:35:26 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 35 | fn hello_with_error(&this) -> Result { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:39:18 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 39 | fn greeting(&this, greeting: &str, name: &str) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:43:33 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 43 | fn greeting_with_separator(&this, greeting: &str, separator: &str, name: &str) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:47:41 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 47 | fn greeting_with_separator_and_end(&this, greeting: &str, separator: &str, name: &str, end: &str) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:51:20 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 51 | fn to_string5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:55:23 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 55 | fn int_to_string(&this, int: i32) -> String { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:63:15 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 63 | fn debug(&this) { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:67:16 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 67 | fn debug1(&this, arg1: &str) { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:71:16 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 71 | fn debug2(&this, arg1: &str, arg2: &str) { Oct 16 13:38:52.751 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.751 INFO kablam! Oct 16 13:38:52.751 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.751 INFO kablam! --> examples/server.rs:75:16 Oct 16 13:38:52.751 INFO kablam! | Oct 16 13:38:52.751 INFO kablam! 75 | fn debug3(&this, arg1: &str, arg2: &str, arg3: &str) { Oct 16 13:38:52.752 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.752 INFO kablam! Oct 16 13:38:52.752 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.752 INFO kablam! --> examples/server.rs:79:16 Oct 16 13:38:52.752 INFO kablam! | Oct 16 13:38:52.752 INFO kablam! 79 | fn debug4(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str) { Oct 16 13:38:52.752 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.752 INFO kablam! Oct 16 13:38:52.752 INFO kablam! warning: unused variable: `this` Oct 16 13:38:52.752 INFO kablam! --> examples/server.rs:83:16 Oct 16 13:38:52.752 INFO kablam! | Oct 16 13:38:52.752 INFO kablam! 83 | fn debug5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) { Oct 16 13:38:52.752 INFO kablam! | ^^^^ help: consider using `_this` instead Oct 16 13:38:52.752 INFO kablam! Oct 16 13:38:56.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.70s Oct 16 13:38:56.295 INFO kablam! su: No module specific data is present Oct 16 13:38:57.123 INFO running `"docker" "rm" "-f" "b74740877534b161397e4c02779b11a564f69a9a64cb72963aa9a583dd124e90"` Oct 16 13:38:57.481 INFO blam! b74740877534b161397e4c02779b11a564f69a9a64cb72963aa9a583dd124e90 Oct 16 13:38:57.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 13:38:57.823 INFO blam! 45f7e2290f28a00fd92ee3a6031cc275b6000e90187b25a967fad69e334fbad3 Oct 16 13:38:57.832 INFO running `"docker" "start" "-a" "45f7e2290f28a00fd92ee3a6031cc275b6000e90187b25a967fad69e334fbad3"` Oct 16 13:38:59.046 INFO kablam! usermod: no changes Oct 16 13:38:59.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 13:38:59.139 INFO kablam! Running /target/debug/deps/dbus_macros-df5569f4e86ceb78 Oct 16 13:38:59.143 INFO blam! Oct 16 13:38:59.144 INFO blam! running 0 tests Oct 16 13:38:59.144 INFO blam! Oct 16 13:38:59.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:38:59.144 INFO blam! Oct 16 13:38:59.152 INFO kablam! Doc-tests dbus-macros Oct 16 13:39:00.249 INFO blam! Oct 16 13:39:00.249 INFO blam! running 0 tests Oct 16 13:39:00.249 INFO blam! Oct 16 13:39:00.249 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:39:00.249 INFO blam! Oct 16 13:39:00.255 INFO kablam! su: No module specific data is present Oct 16 13:39:01.596 INFO running `"docker" "rm" "-f" "45f7e2290f28a00fd92ee3a6031cc275b6000e90187b25a967fad69e334fbad3"` Oct 16 13:39:01.859 INFO blam! 45f7e2290f28a00fd92ee3a6031cc275b6000e90187b25a967fad69e334fbad3