[INFO] updating cached repository xxyy/tweleter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/xxyy/tweleter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/xxyy/tweleter" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xxyy/tweleter"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xxyy/tweleter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xxyy/tweleter" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xxyy/tweleter"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xxyy/tweleter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e47672df7a4b585dc82d8c12a051a5a50a522619 [INFO] sha for GitHub repo xxyy/tweleter: e47672df7a4b585dc82d8c12a051a5a50a522619 [INFO] validating manifest of xxyy/tweleter on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xxyy/tweleter on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xxyy/tweleter [INFO] finished frobbing xxyy/tweleter [INFO] frobbed toml for xxyy/tweleter written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xxyy/tweleter/Cargo.toml [INFO] started frobbing xxyy/tweleter [INFO] finished frobbing xxyy/tweleter [INFO] frobbed toml for xxyy/tweleter written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/xxyy/tweleter/Cargo.toml [INFO] crate xxyy/tweleter has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xxyy/tweleter against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-7/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/xxyy/tweleter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 77778a9950c4fec73efd41e37f357622b9c67515808f457c6dc198528502ec5a [INFO] running `"docker" "start" "-a" "77778a9950c4fec73efd41e37f357622b9c67515808f457c6dc198528502ec5a"` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Checking glib v0.4.0 [INFO] [stderr] Checking pango v0.3.0 [INFO] [stderr] Checking tweleter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/ui/gtk/mod.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / macro_rules! gtkclone { [INFO] [stderr] 7 | | (@param _) => ( _ ); [INFO] [stderr] 8 | | (@param $x:ident) => ( $x ); [INFO] [stderr] 9 | | ($($n:ident),+ => move || $body:expr) => ( [INFO] [stderr] ... | [INFO] [stderr] 20 | | ); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/ui/gtk/mod.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / macro_rules! gtkclone { [INFO] [stderr] 7 | | (@param _) => ( _ ); [INFO] [stderr] 8 | | (@param $x:ident) => ( $x ); [INFO] [stderr] 9 | | ($($n:ident),+ => move || $body:expr) => ( [INFO] [stderr] ... | [INFO] [stderr] 20 | | ); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "77778a9950c4fec73efd41e37f357622b9c67515808f457c6dc198528502ec5a"` [INFO] running `"docker" "rm" "-f" "77778a9950c4fec73efd41e37f357622b9c67515808f457c6dc198528502ec5a"` [INFO] [stdout] 77778a9950c4fec73efd41e37f357622b9c67515808f457c6dc198528502ec5a