[INFO] crate dbus-macros 0.2.3 is already in cache
[INFO] checking dbus-macros-0.2.3 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate dbus-macros 0.2.3 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate dbus-macros 0.2.3 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate dbus-macros 0.2.3
[INFO] finished tweaking crates.io crate dbus-macros 0.2.3
[INFO] tweaked toml for crates.io crate dbus-macros 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4453d6271984894280b511353efc6d36a78a114d261d8f2a700e04ac06bf5788
[INFO] running `"docker" "start" "-a" "4453d6271984894280b511353efc6d36a78a114d261d8f2a700e04ac06bf5788"`
[INFO] [stderr]    Compiling libdbus-sys v0.1.5
[INFO] [stderr]     Checking dbus v0.5.4
[INFO] [stderr]     Checking dbus-macros v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr]   --> examples/client.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / dbus_interface!("com.dbus.test", interface Hello {
[INFO] [stderr] 29 | |     fn hello() -> String;
[INFO] [stderr] 30 | |     fn hello_with_name(name: &str) -> String;
[INFO] [stderr] 31 | |     fn greeting(greeting: &str, name: &str) -> String;
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     fn debug5(arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str);
[INFO] [stderr] 43 | | });
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:27:15
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn hello(&this) -> String {
[INFO] [stderr]    |               ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:31:25
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn hello_with_name(&this, name: &str) -> String {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:35:26
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn hello_with_error(&this) -> Result<String,dbus::Error> {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn greeting(&this, greeting: &str, name: &str) -> String {
[INFO] [stderr]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:43:33
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn greeting_with_separator(&this, greeting: &str, separator: &str, name: &str) -> String {
[INFO] [stderr]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:47:41
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn greeting_with_separator_and_end(&this, greeting: &str, separator: &str, name: &str, end: &str) -> String {
[INFO] [stderr]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn to_string5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) -> String {
[INFO] [stderr]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:55:23
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn int_to_string(&this, int: i32) -> String {
[INFO] [stderr]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:63:15
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn debug(&this) {
[INFO] [stderr]    |               ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn debug1(&this, arg1: &str) {
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:71:16
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn debug2(&this, arg1: &str, arg2: &str) {
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:75:16
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn debug3(&this, arg1: &str, arg2: &str, arg3: &str) {
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn debug4(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str) {
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> examples/server.rs:83:16
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn debug5(&this, arg1: &str, arg2: &str, arg3: &str, arg4: &str, arg5: &str) {
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.49s
[INFO] running `"docker" "inspect" "4453d6271984894280b511353efc6d36a78a114d261d8f2a700e04ac06bf5788"`
[INFO] running `"docker" "rm" "-f" "4453d6271984894280b511353efc6d36a78a114d261d8f2a700e04ac06bf5788"`
[INFO] [stdout] 4453d6271984894280b511353efc6d36a78a114d261d8f2a700e04ac06bf5788
