[INFO] cloning repository https://github.com/FauxFaux/unsnap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/unsnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcbc52590a09baf6d3b0bc9b3befe23e7b1a6f2c
[INFO] building FauxFaux/unsnap against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Funsnap" "/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/FauxFaux/unsnap
[INFO] finished tweaking git repo https://github.com/FauxFaux/unsnap
[INFO] tweaked toml for git repo https://github.com/FauxFaux/unsnap written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FauxFaux/unsnap 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/FauxFaux/unsnap 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 twoway v0.2.2
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded irc v0.15.0
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded toml_edit v0.22.6
[INFO] [stderr]   Downloaded winnow v0.6.3
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded irc-proto v0.15.0
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded indexmap v2.2.4
[INFO] [stderr]   Downloaded time-parse v0.2.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf3bf64ab13a32f1f137906a21bafb05d6b150a3c1d9aada8c03e3c893f787f8
[INFO] running `Command { std: "docker" "start" "-a" "cf3bf64ab13a32f1f137906a21bafb05d6b150a3c1d9aada8c03e3c893f787f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf3bf64ab13a32f1f137906a21bafb05d6b150a3c1d9aada8c03e3c893f787f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3bf64ab13a32f1f137906a21bafb05d6b150a3c1d9aada8c03e3c893f787f8", kill_on_drop: false }`
[INFO] [stdout] cf3bf64ab13a32f1f137906a21bafb05d6b150a3c1d9aada8c03e3c893f787f8
[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=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] 63704f5184fc3ca8f4701f75f90fa56de9b0a67df0b7f10f8fa946198d0d2689
[INFO] running `Command { std: "docker" "start" "-a" "63704f5184fc3ca8f4701f75f90fa56de9b0a67df0b7f10f8fa946198d0d2689", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling winnow v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling indexmap v2.2.4
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling time-parse v0.2.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling irc-proto v0.15.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling irc v0.15.0
[INFO] [stderr]    Compiling toml v0.8.10
[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 unsnap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `popularity`, `disc_number`, and `track_number` are never read
[INFO] [stdout]   --> src/titles/spotify.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct SpotifyTrack {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     popularity: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |
[INFO] [stdout] 69 |     disc_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 70 |     track_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `artists`, `name`, and `total_tracks` are never read
[INFO] [stdout]   --> src/titles/spotify.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct SpotifyAlbum {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 75 |     artists: Vec<SpotifyArtist>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 76 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     total_tracks: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.71s
[INFO] running `Command { std: "docker" "inspect" "63704f5184fc3ca8f4701f75f90fa56de9b0a67df0b7f10f8fa946198d0d2689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63704f5184fc3ca8f4701f75f90fa56de9b0a67df0b7f10f8fa946198d0d2689", kill_on_drop: false }`
[INFO] [stdout] 63704f5184fc3ca8f4701f75f90fa56de9b0a67df0b7f10f8fa946198d0d2689
[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=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] 1698841cb6c5030f36abdafa8d3d7bdc018f0d3427facdb29a8a3d8bf2fedb03
[INFO] running `Command { std: "docker" "start" "-a" "1698841cb6c5030f36abdafa8d3d7bdc018f0d3427facdb29a8a3d8bf2fedb03", kill_on_drop: false }`
[INFO] [stderr]    Compiling unsnap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `popularity`, `disc_number`, and `track_number` are never read
[INFO] [stdout]   --> src/titles/spotify.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct SpotifyTrack {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     popularity: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |
[INFO] [stdout] 69 |     disc_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 70 |     track_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `artists`, `name`, and `total_tracks` are never read
[INFO] [stdout]   --> src/titles/spotify.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct SpotifyAlbum {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 75 |     artists: Vec<SpotifyArtist>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 76 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     total_tracks: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "1698841cb6c5030f36abdafa8d3d7bdc018f0d3427facdb29a8a3d8bf2fedb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1698841cb6c5030f36abdafa8d3d7bdc018f0d3427facdb29a8a3d8bf2fedb03", kill_on_drop: false }`
[INFO] [stdout] 1698841cb6c5030f36abdafa8d3d7bdc018f0d3427facdb29a8a3d8bf2fedb03
