[INFO] cloning repository https://github.com/mathieu-lemay/f1-telemetry-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathieu-lemay/f1-telemetry-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Ff1-telemetry-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Ff1-telemetry-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca3137c310e7e92cf6e6111bc42ce3f0b9dfd7d7 [INFO] testing mathieu-lemay/f1-telemetry-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Ff1-telemetry-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathieu-lemay/f1-telemetry-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mathieu-lemay/f1-telemetry-rs [INFO] finished tweaking git repo https://github.com/mathieu-lemay/f1-telemetry-rs [INFO] tweaked toml for git repo https://github.com/mathieu-lemay/f1-telemetry-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mathieu-lemay/f1-telemetry-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-task v0.3.9 [INFO] [stderr] Downloaded futures-channel v0.3.9 [INFO] [stderr] Downloaded futures-core v0.3.9 [INFO] [stderr] Downloaded futures-io v0.3.9 [INFO] [stderr] Downloaded ncurses v5.100.0 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded futures v0.3.9 [INFO] [stderr] Downloaded gdk v0.13.2 [INFO] [stderr] Downloaded pango v0.9.1 [INFO] [stderr] Downloaded glib v0.10.3 [INFO] [stderr] Downloaded futures-macro v0.3.9 [INFO] [stderr] Downloaded gio v0.9.1 [INFO] [stderr] Downloaded gtk v0.9.2 [INFO] [stderr] Downloaded glib-sys v0.10.1 [INFO] [stderr] Downloaded futures-sink v0.3.9 [INFO] [stderr] Downloaded futures-util v0.3.9 [INFO] [stderr] Downloaded gio-sys v0.10.1 [INFO] [stderr] Downloaded futures-executor v0.3.9 [INFO] [stderr] Downloaded serde v1.0.119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0c915e8b5088ebce4c2854f9eefdb664290d4ad2a0f5047ff77af6911305aaf [INFO] running `Command { std: "docker" "start" "-a" "e0c915e8b5088ebce4c2854f9eefdb664290d4ad2a0f5047ff77af6911305aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0c915e8b5088ebce4c2854f9eefdb664290d4ad2a0f5047ff77af6911305aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c915e8b5088ebce4c2854f9eefdb664290d4ad2a0f5047ff77af6911305aaf", kill_on_drop: false }` [INFO] [stdout] e0c915e8b5088ebce4c2854f9eefdb664290d4ad2a0f5047ff77af6911305aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5f639cc9dd932657df0a46c8f9b47d8b4fd1bfed58664b3952d10ffaf8d811 [INFO] running `Command { std: "docker" "start" "-a" "3a5f639cc9dd932657df0a46c8f9b47d8b4fd1bfed58664b3952d10ffaf8d811", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling ncurses v5.100.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling f1-telemetry v0.2.0 (/opt/rustwide/workdir/f1-telemetry) [INFO] [stdout] warning: field is never read: `ai_controlled` [INFO] [stdout] --> f1-telemetry/src/packet/participants.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | ai_controlled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ParticipantData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> f1-telemetry/src/packet/participants.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, CopyGetters, Getters, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=519f2e3a5be4530c -C extra-filename=-519f2e3a5be4530c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-3e13370329657a90.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-3fffab897d2de1c8.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-aaf630340a9b37f0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-1210845005a5ee7a.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d20c19e82ab0b338.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-7a052c5cd302229f.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-903a48d5c2d4537d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e8535171378bac08.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3f11258a9b3ed868.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d5ddf045f70afbbe.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a27e4308e6906ab9.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8fe28b06a9803e77.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-e94a860b32061887.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-211ebb55d82197fb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-fd2686f8f1e6dbc8.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-318e88fbc6fa0bcb.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3a5f639cc9dd932657df0a46c8f9b47d8b4fd1bfed58664b3952d10ffaf8d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5f639cc9dd932657df0a46c8f9b47d8b4fd1bfed58664b3952d10ffaf8d811", kill_on_drop: false }` [INFO] [stdout] 3a5f639cc9dd932657df0a46c8f9b47d8b4fd1bfed58664b3952d10ffaf8d811