[INFO] fetching crate shadowsocks-gtk-rs 0.4.1...
[INFO] checking shadowsocks-gtk-rs-0.4.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate shadowsocks-gtk-rs 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate shadowsocks-gtk-rs 0.4.1
[INFO] finished tweaking crates.io crate shadowsocks-gtk-rs 0.4.1
[INFO] tweaked toml for crates.io crate shadowsocks-gtk-rs 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shadowsocks-gtk-rs 0.4.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shadowsocks-gtk-rs 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c77418c3b05c391ed002676e4307a282dfdcad97f79cb4367da330f3202df8
[INFO] running `Command { std: "docker" "start" "-a" "f9c77418c3b05c391ed002676e4307a282dfdcad97f79cb4367da330f3202df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c77418c3b05c391ed002676e4307a282dfdcad97f79cb4367da330f3202df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c77418c3b05c391ed002676e4307a282dfdcad97f79cb4367da330f3202df8", kill_on_drop: false }`
[INFO] [stdout] f9c77418c3b05c391ed002676e4307a282dfdcad97f79cb4367da330f3202df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d31729e47056864fe6c2002e8461ebbdcac94175169ca40559987d1f155f456
[INFO] running `Command { std: "docker" "start" "-a" "4d31729e47056864fe6c2002e8461ebbdcac94175169ca40559987d1f155f456", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking easy-parallel v3.2.0
[INFO] [stderr]     Checking async-task v4.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking async-io v1.7.0
[INFO] [stderr]     Checking async-broadcast v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking ordered-stream v0.0.1
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking shared_child v0.3.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking duct v0.13.5
[INFO] [stderr]     Checking bus v2.2.4
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking which v4.2.5
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling enum-iterator-derive v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling zvariant_derive v3.4.1
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling gtk3-macros v0.15.4
[INFO] [stderr]    Compiling zbus_macros v2.3.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]     Checking enum-iterator v1.1.2
[INFO] [stderr]     Checking libappindicator-sys v0.7.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking zvariant v3.4.1
[INFO] [stderr]     Checking zbus_names v2.1.0
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking atk v0.15.1
[INFO] [stderr]     Checking zbus v2.3.2
[INFO] [stderr]     Checking notify-rust v4.5.8
[INFO] [stderr]     Checking gdk-pixbuf v0.15.11
[INFO] [stderr]     Checking gdk v0.15.4
[INFO] [stderr]     Checking libappindicator v0.7.1
[INFO] [stderr]     Checking shadowsocks-gtk-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn mutex_lock<T>(lock: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn mutex_lock<T>(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn rwlock_read<T>(lock: &RwLock<T>) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                             ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn rwlock_read<T>(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn rwlock_write<T>(lock: &RwLock<T>) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                              ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn rwlock_write<T>(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn mutex_lock<T>(lock: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn mutex_lock<T>(lock: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn rwlock_read<T>(lock: &RwLock<T>) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                             ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn rwlock_read<T>(lock: &RwLock<T>) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/util/sync.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn rwlock_write<T>(lock: &RwLock<T>) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                              ^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn rwlock_write<T>(lock: &RwLock<T>) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "4d31729e47056864fe6c2002e8461ebbdcac94175169ca40559987d1f155f456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d31729e47056864fe6c2002e8461ebbdcac94175169ca40559987d1f155f456", kill_on_drop: false }`
[INFO] [stdout] 4d31729e47056864fe6c2002e8461ebbdcac94175169ca40559987d1f155f456
