[INFO] cloning repository https://github.com/amveiga/BitTorrent-Public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amveiga/BitTorrent-Public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famveiga%2FBitTorrent-Public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famveiga%2FBitTorrent-Public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 318c01bd140b8294bec585635a59c270108b06f8
[INFO] testing amveiga/BitTorrent-Public against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famveiga%2FBitTorrent-Public" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amveiga/BitTorrent-Public
[INFO] finished tweaking git repo https://github.com/amveiga/BitTorrent-Public
[INFO] tweaked toml for git repo https://github.com/amveiga/BitTorrent-Public written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amveiga/BitTorrent-Public on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amveiga/BitTorrent-Public 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" "+1.94.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 unicode-ident v1.0.1
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded crypto-common v0.1.4
[INFO] [stderr]   Downloaded system-deps v6.0.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded cfg-expr v0.10.3
[INFO] [stderr]   Downloaded serde v1.0.139
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded serde_derive v1.0.139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdc1657fa4fcc309a740a31eb2794be5b4d9795ed613e38b43a78b9b3a9d9da2
[INFO] running `Command { std: "docker" "start" "-a" "cdc1657fa4fcc309a740a31eb2794be5b4d9795ed613e38b43a78b9b3a9d9da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdc1657fa4fcc309a740a31eb2794be5b4d9795ed613e38b43a78b9b3a9d9da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc1657fa4fcc309a740a31eb2794be5b4d9795ed613e38b43a78b9b3a9d9da2", kill_on_drop: false }`
[INFO] [stdout] cdc1657fa4fcc309a740a31eb2794be5b4d9795ed613e38b43a78b9b3a9d9da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a888e1ab91d34a8c865486832bb06824a93a232687075a3a61026e0e8d59b71
[INFO] running `Command { std: "docker" "start" "-a" "1a888e1ab91d34a8c865486832bb06824a93a232687075a3a61026e0e8d59b71", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[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 futures-core v0.3.21
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[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 thiserror v1.0.31
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling gtk3-macros v0.15.4
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling sitos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `networking::utils::get_available_port`
[INFO] [stdout]  --> src/bit_torrent/tracker/connection.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     networking::utils::get_available_port,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `networking::utils::get_available_port`
[INFO] [stdout]  --> src/bit_torrent/tracker/index.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     networking::utils::get_available_port, Connection, Ledger, TrackerError, TrackerStatus,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Protocol`
[INFO] [stdout]  --> src/networking/protocol/bit_torrent/message/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::Protocol;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.15.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=34a624f38f4561c5 -C extra-filename=-f98a15aae7023fd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-0d92cde09245a290.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5ad7515f16cf4338.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-ae8b71a909a43730.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-241ab0feb82ede75.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9f4d2b452aca9f51.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-21694972853322b2.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-839f1f7808bc0c45.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-cf4301c9640442ab.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d7d00d6b348c2298.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-420b53d112e86170.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-f90cf7fc0478b380.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-1726a7e502e3e17e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-42c765956cf9ef06.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c935d728c287f43d.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1a888e1ab91d34a8c865486832bb06824a93a232687075a3a61026e0e8d59b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a888e1ab91d34a8c865486832bb06824a93a232687075a3a61026e0e8d59b71", kill_on_drop: false }`
[INFO] [stdout] 1a888e1ab91d34a8c865486832bb06824a93a232687075a3a61026e0e8d59b71
