[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-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/xxyy/tweleter"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/xxyy/tweleter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xxyy/tweleter" "work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/xxyy/tweleter"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/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#2bde39b8edce6463e1c37f8a8082a875e7b536b1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xxyy/tweleter on toolchain try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-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-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/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-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/xxyy/tweleter/Cargo.toml [INFO] crate xxyy/tweleter has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xxyy/tweleter against try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c for pr-57483 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57483/worker-4/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/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" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7ee2e304dbfedb2e6aff1e576bb88cf8173927efe040ef48d0c245cb666b3a6c [INFO] running `"docker" "start" "-a" "7ee2e304dbfedb2e6aff1e576bb88cf8173927efe040ef48d0c245cb666b3a6c"` [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf 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 pango-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-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 09s [INFO] running `"docker" "inspect" "7ee2e304dbfedb2e6aff1e576bb88cf8173927efe040ef48d0c245cb666b3a6c"` [INFO] running `"docker" "rm" "-f" "7ee2e304dbfedb2e6aff1e576bb88cf8173927efe040ef48d0c245cb666b3a6c"` [INFO] [stdout] 7ee2e304dbfedb2e6aff1e576bb88cf8173927efe040ef48d0c245cb666b3a6c