[INFO] cloning repository https://github.com/pauloo27/rstroller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pauloo27/rstroller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Frstroller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Frstroller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aea5e8eab3803de69f50a365990c5b7674a10e6
[INFO] building pauloo27/rstroller against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauloo27%2Frstroller" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pauloo27/rstroller
[INFO] finished tweaking git repo https://github.com/pauloo27/rstroller
[INFO] tweaked toml for git repo https://github.com/pauloo27/rstroller written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pauloo27/rstroller on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pauloo27/rstroller 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-inflate v0.2.54
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded filetime v0.2.23
[INFO] [stderr]   Downloaded cfg-expr v0.15.7
[INFO] [stderr]   Downloaded strum_macros v0.26.1
[INFO] [stderr]   Downloaded cairo-rs v0.20.0
[INFO] [stderr]   Downloaded gio-sys v0.20.0
[INFO] [stderr]   Downloaded gdk4 v0.9.0
[INFO] [stderr]   Downloaded gtk4-sys v0.9.0
[INFO] [stderr]   Downloaded toml_edit v0.22.6
[INFO] [stderr]   Downloaded winnow v0.6.2
[INFO] [stderr]   Downloaded gio v0.20.0
[INFO] [stderr]   Downloaded mpris v2.0.1
[INFO] [stderr]   Downloaded glib-macros v0.20.0
[INFO] [stderr]   Downloaded exr v1.72.0
[INFO] [stderr]   Downloaded glib v0.20.0
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded gdk4-sys v0.9.0
[INFO] [stderr]   Downloaded gtk4 v0.9.0
[INFO] [stderr]   Downloaded glib-sys v0.20.0
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded gsk4 v0.9.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.0
[INFO] [stderr]   Downloaded system-deps v7.0.1
[INFO] [stderr]   Downloaded pango-sys v0.20.0
[INFO] [stderr]   Downloaded pango v0.20.0
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded graphene-rs v0.20.0
[INFO] [stderr]   Downloaded gtk4-macros v0.9.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.20.0
[INFO] [stderr]   Downloaded graphene-sys v0.20.0
[INFO] [stderr]   Downloaded gsk4-sys v0.9.0
[INFO] [stderr]   Downloaded gobject-sys v0.20.0
[INFO] [stderr]   Downloaded kqueue v1.0.8
[INFO] [stderr]   Downloaded gdk-pixbuf v0.20.0
[INFO] [stderr]   Downloaded png v0.17.13
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce2260e3d30452bd39992d04a8c51f822983b3d173abfdc7b98a6fd218ee18d3
[INFO] running `Command { std: "docker" "start" "-a" "ce2260e3d30452bd39992d04a8c51f822983b3d173abfdc7b98a6fd218ee18d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce2260e3d30452bd39992d04a8c51f822983b3d173abfdc7b98a6fd218ee18d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2260e3d30452bd39992d04a8c51f822983b3d173abfdc7b98a6fd218ee18d3", kill_on_drop: false }`
[INFO] [stdout] ce2260e3d30452bd39992d04a8c51f822983b3d173abfdc7b98a6fd218ee18d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71af914c9dee70c5bff0f2f7a5dbab2e62847809fb15d24f9e9dd7ae0a7fc0ff
[INFO] running `Command { std: "docker" "start" "-a" "71af914c9dee70c5bff0f2f7a5dbab2e62847809fb15d24f9e9dd7ae0a7fc0ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling gio v0.20.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling glib-macros v0.20.0
[INFO] [stderr]    Compiling gtk4-macros v0.9.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling system-deps v7.0.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]    Compiling glib-sys v0.20.0
[INFO] [stderr]    Compiling gobject-sys v0.20.0
[INFO] [stderr]    Compiling gio-sys v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling graphene-sys v0.20.0
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling from_variants v1.0.2
[INFO] [stderr]    Compiling mpris v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling glib v0.20.0
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling cairo-rs v0.20.0
[INFO] [stderr]    Compiling graphene-rs v0.20.0
[INFO] [stderr]    Compiling pango v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.0
[INFO] [stderr]    Compiling gdk4 v0.9.0
[INFO] [stderr]    Compiling gsk4 v0.9.0
[INFO] [stderr]    Compiling gtk4 v0.9.0
[INFO] [stderr]    Compiling gui v0.1.0 (/opt/rustwide/workdir/gui)
[INFO] [stdout] warning: function `new` is never used
[INFO] [stdout]   --> gui/src/app/ui/player_progress.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn new(app: Rc<App>) -> gtk::Scale {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "71af914c9dee70c5bff0f2f7a5dbab2e62847809fb15d24f9e9dd7ae0a7fc0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71af914c9dee70c5bff0f2f7a5dbab2e62847809fb15d24f9e9dd7ae0a7fc0ff", kill_on_drop: false }`
[INFO] [stdout] 71af914c9dee70c5bff0f2f7a5dbab2e62847809fb15d24f9e9dd7ae0a7fc0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 936b97d685729bfc6b815c9618781df1115e58492a63898676b8cea4c1a3c57b
[INFO] running `Command { std: "docker" "start" "-a" "936b97d685729bfc6b815c9618781df1115e58492a63898676b8cea4c1a3c57b", kill_on_drop: false }`
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling gui v0.1.0 (/opt/rustwide/workdir/gui)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: function `new` is never used
[INFO] [stdout]   --> gui/src/app/ui/player_progress.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn new(app: Rc<App>) -> gtk::Scale {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "936b97d685729bfc6b815c9618781df1115e58492a63898676b8cea4c1a3c57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936b97d685729bfc6b815c9618781df1115e58492a63898676b8cea4c1a3c57b", kill_on_drop: false }`
[INFO] [stdout] 936b97d685729bfc6b815c9618781df1115e58492a63898676b8cea4c1a3c57b
