[INFO] cloning repository https://github.com/azul-rbx/runway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azul-rbx/runway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Frunway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Frunway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60918f7b934685c1205efe732a1c4e205a18e0ce
[INFO] testing azul-rbx/runway against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazul-rbx%2Frunway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/azul-rbx/runway
[INFO] finished tweaking git repo https://github.com/azul-rbx/runway
[INFO] tweaked toml for git repo https://github.com/azul-rbx/runway written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azul-rbx/runway on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azul-rbx/runway 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded insta v0.13.1
[INFO] [stderr]   Downloaded clicolors-control v1.0.1
[INFO] [stderr]   Downloaded console v0.9.2
[INFO] [stderr]   Downloaded resolve-path v0.1.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded blake3 v0.1.5
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded rbx_cookie v0.1.4
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded hyper v0.12.36
[INFO] [stderr]   Downloaded rbxcloud v0.6.0
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded fs-err v2.8.1
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded futures-core v0.3.29
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded roblox_install v1.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5151dde0c88fad602ee82a8c1c5a07957e065ef50cb6f701fbccd7cf28675f3
[INFO] running `Command { std: "docker" "start" "-a" "a5151dde0c88fad602ee82a8c1c5a07957e065ef50cb6f701fbccd7cf28675f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5151dde0c88fad602ee82a8c1c5a07957e065ef50cb6f701fbccd7cf28675f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5151dde0c88fad602ee82a8c1c5a07957e065ef50cb6f701fbccd7cf28675f3", kill_on_drop: false }`
[INFO] [stdout] a5151dde0c88fad602ee82a8c1c5a07957e065ef50cb6f701fbccd7cf28675f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2650fbb7e2fb8a2f15ecaa4fc95ea213b0253778c54efdeb2d5277bedbe6f43
[INFO] running `Command { std: "docker" "start" "-a" "f2650fbb7e2fb8a2f15ecaa4fc95ea213b0253778c54efdeb2d5277bedbe6f43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling blake3 v0.1.5
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rbxcloud v0.6.0
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling rbx_cookie v0.1.4
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling roblox_install v1.0.0
[INFO] [stderr]    Compiling resolve-path v0.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling packos v0.1.0 (/opt/rustwide/workdir/packos)
[INFO] [stderr]    Compiling fs-err v2.8.1
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling runway v0.7.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/commands/sync.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         options: &SyncOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/data/config.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         source: toml::de::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/data/manifest.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         source: toml::de::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/roblox_api/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         source: reqwest::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/roblox_api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_csrf_token` is never used
[INFO] [stdout]   --> src/auth_cookie.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_csrf_token(roblosecurity_cookie: &SecretString) -> Result<HeaderValue> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/data/sync.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct SyncInput {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 39 |     /// A unique name for this asset in the project.
[INFO] [stdout] 40 |     pub name: AssetName,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MissingCsrfToken` is never constructed
[INFO] [stdout]   --> src/roblox_api/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum RobloxApiError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 83 |     MissingCsrfToken,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobloxApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `backing_asset_id` is never read
[INFO] [stdout]   --> src/roblox_api/legacy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct RawUploadResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     backing_asset_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawUploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/sync_backend.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct UploadInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub hash: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "f2650fbb7e2fb8a2f15ecaa4fc95ea213b0253778c54efdeb2d5277bedbe6f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2650fbb7e2fb8a2f15ecaa4fc95ea213b0253778c54efdeb2d5277bedbe6f43", kill_on_drop: false }`
[INFO] [stdout] f2650fbb7e2fb8a2f15ecaa4fc95ea213b0253778c54efdeb2d5277bedbe6f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c8829a60c2f17402b1c153266cea57e05fe0745c9cf5f07cc57c2f15d00bf57
[INFO] running `Command { std: "docker" "start" "-a" "3c8829a60c2f17402b1c153266cea57e05fe0745c9cf5f07cc57c2f15d00bf57", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling insta v0.13.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling packos v0.1.0 (/opt/rustwide/workdir/packos)
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling rbxcloud v0.6.0
[INFO] [stderr]    Compiling blake3 v0.1.5
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling rbx_cookie v0.1.4
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling resolve-path v0.1.0
[INFO] [stderr]    Compiling roblox_install v1.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling fs-err v2.8.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling runway v0.7.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/commands/sync.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         options: &SyncOptions,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/data/config.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         source: toml::de::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/data/manifest.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         source: toml::de::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/roblox_api/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         source: reqwest::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/roblox_api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         source: serde_json::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/asset_name.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl AssetName {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn new<S: AsRef<str>>(inner: S) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_csrf_token` is never used
[INFO] [stdout]   --> src/auth_cookie.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_csrf_token(roblosecurity_cookie: &SecretString) -> Result<HeaderValue> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/data/sync.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct SyncInput {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 39 |     /// A unique name for this asset in the project.
[INFO] [stdout] 40 |     pub name: AssetName,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MissingCsrfToken` is never constructed
[INFO] [stdout]   --> src/roblox_api/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum RobloxApiError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 83 |     MissingCsrfToken,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobloxApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `backing_asset_id` is never read
[INFO] [stdout]   --> src/roblox_api/legacy.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct RawUploadResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     backing_asset_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawUploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/sync_backend.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct UploadInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub hash: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UploadInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "3c8829a60c2f17402b1c153266cea57e05fe0745c9cf5f07cc57c2f15d00bf57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8829a60c2f17402b1c153266cea57e05fe0745c9cf5f07cc57c2f15d00bf57", kill_on_drop: false }`
[INFO] [stdout] 3c8829a60c2f17402b1c153266cea57e05fe0745c9cf5f07cc57c2f15d00bf57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ffbc3eafc8318f555102fbf878ca4649ca692d2b26ea24f3135e07942578992
[INFO] running `Command { std: "docker" "start" "-a" "7ffbc3eafc8318f555102fbf878ca4649ca692d2b26ea24f3135e07942578992", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]    --> src/commands/sync.rs:456:9
[INFO] [stderr]     |
[INFO] [stderr] 456 |         options: &SyncOptions,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]    --> src/data/config.rs:176:9
[INFO] [stderr]     |
[INFO] [stderr] 176 |         source: toml::de::Error,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]    --> src/data/manifest.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |         source: toml::de::Error,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]   --> src/roblox_api/mod.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         source: reqwest::Error,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]   --> src/roblox_api/mod.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |         source: serde_json::Error,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/asset_name.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl AssetName {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub(crate) fn new<S: AsRef<str>>(inner: S) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_csrf_token` is never used
[INFO] [stderr]   --> src/auth_cookie.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn get_csrf_token(roblosecurity_cookie: &SecretString) -> Result<HeaderValue> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/data/sync.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct SyncInput {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 39 |     /// A unique name for this asset in the project.
[INFO] [stderr] 40 |     pub name: AssetName,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `MissingCsrfToken` is never constructed
[INFO] [stderr]   --> src/roblox_api/mod.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub enum RobloxApiError {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 83 |     MissingCsrfToken,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RobloxApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `backing_asset_id` is never read
[INFO] [stderr]   --> src/roblox_api/legacy.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct RawUploadResponse {
[INFO] [stderr]    |        ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     backing_asset_id: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RawUploadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `hash` is never read
[INFO] [stderr]   --> src/sync_backend.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct UploadInfo {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub hash: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UploadInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `runway` (bin "runway" test) generated 11 warnings (run `cargo fix --bin "runway" -p runway --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/packos-6d71c10a2da751ea)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runway-90b55fca0dcb93c3)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test glob::test::simple_prefix ... ok
[INFO] [stdout] test dpi_scale::test::explicit_not_1x ... ok
[INFO] [stdout] test glob::test::no_prefix ... ok
[INFO] [stdout] test glob::test::whole_path ... ok
[INFO] [stdout] test dpi_scale::test::explicit_1x ... ok
[INFO] [stdout] test dpi_scale::test::no_attached_scale ... ok
[INFO] [stdout] test glob::test::prefix_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests packos
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test packos/src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ffbc3eafc8318f555102fbf878ca4649ca692d2b26ea24f3135e07942578992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffbc3eafc8318f555102fbf878ca4649ca692d2b26ea24f3135e07942578992", kill_on_drop: false }`
[INFO] [stdout] 7ffbc3eafc8318f555102fbf878ca4649ca692d2b26ea24f3135e07942578992
