[INFO] cloning repository https://github.com/rojo-rbx/tarmac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rojo-rbx/tarmac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frojo-rbx%2Ftarmac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frojo-rbx%2Ftarmac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edcf1d707bce26ac02193966fd5b2480ef561095 [INFO] building rojo-rbx/tarmac against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frojo-rbx%2Ftarmac" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rojo-rbx/tarmac on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/rojo-rbx/tarmac [INFO] finished tweaking git repo https://github.com/rojo-rbx/tarmac [INFO] tweaked toml for git repo https://github.com/rojo-rbx/tarmac written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rojo-rbx/tarmac 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake3 v0.1.5 [INFO] [stderr] Downloaded rbx_cookie v0.1.4 [INFO] [stderr] Downloaded fs-err v2.8.1 [INFO] [stderr] Downloaded insta v0.13.1 [INFO] [stderr] Downloaded roblox_install v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41a29a9cdb7e4aa412ee69427bd44cc1b3db9d6fee484fd2ded9c0644c1e260e [INFO] running `Command { std: "docker" "start" "-a" "41a29a9cdb7e4aa412ee69427bd44cc1b3db9d6fee484fd2ded9c0644c1e260e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41a29a9cdb7e4aa412ee69427bd44cc1b3db9d6fee484fd2ded9c0644c1e260e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a29a9cdb7e4aa412ee69427bd44cc1b3db9d6fee484fd2ded9c0644c1e260e", kill_on_drop: false }` [INFO] [stdout] 41a29a9cdb7e4aa412ee69427bd44cc1b3db9d6fee484fd2ded9c0644c1e260e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7029175c3f81c2c263706f2aa494158f1986bca2de05d81d3edbf5ff7bb285e0 [INFO] running `Command { std: "docker" "start" "-a" "7029175c3f81c2c263706f2aa494158f1986bca2de05d81d3edbf5ff7bb285e0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [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 miniz_oxide v0.5.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie v0.12.0 [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 dirs-sys v0.3.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rbx_cookie v0.1.4 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling roblox_install v0.3.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 path-slash v0.1.5 [INFO] [stderr] Compiling fs-err v2.8.1 [INFO] [stderr] Compiling tarmac v0.7.5 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/sync_backend.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct UploadInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.69s [INFO] running `Command { std: "docker" "inspect" "7029175c3f81c2c263706f2aa494158f1986bca2de05d81d3edbf5ff7bb285e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7029175c3f81c2c263706f2aa494158f1986bca2de05d81d3edbf5ff7bb285e0", kill_on_drop: false }` [INFO] [stdout] 7029175c3f81c2c263706f2aa494158f1986bca2de05d81d3edbf5ff7bb285e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be19012528e5b781244a05dbd1eac078fe5a6a08a0586c779d2934ce8809163 [INFO] running `Command { std: "docker" "start" "-a" "8be19012528e5b781244a05dbd1eac078fe5a6a08a0586c779d2934ce8809163", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [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 lock_api v0.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.6.0 [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 standback v0.2.17 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [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 strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling insta v0.13.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling failure v0.1.8 [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 miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling dirs-sys 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 subtle v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling digest v0.8.1 [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 bstr v0.2.17 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rbx_cookie v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling roblox_install v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling fs-err v2.8.1 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling tarmac v0.7.5 (/opt/rustwide/workdir) [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>(inner: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: field `hash` is never read [INFO] [stdout] --> src/sync_backend.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct UploadInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "8be19012528e5b781244a05dbd1eac078fe5a6a08a0586c779d2934ce8809163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be19012528e5b781244a05dbd1eac078fe5a6a08a0586c779d2934ce8809163", kill_on_drop: false }` [INFO] [stdout] 8be19012528e5b781244a05dbd1eac078fe5a6a08a0586c779d2934ce8809163 [INFO] building rojo-rbx/tarmac against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frojo-rbx%2Ftarmac" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rojo-rbx/tarmac on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/rojo-rbx/tarmac [INFO] finished tweaking git repo https://github.com/rojo-rbx/tarmac [INFO] tweaked toml for git repo https://github.com/rojo-rbx/tarmac written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rojo-rbx/tarmac 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b4145dcce076b82d69f8a0aa036817928a25cce8e0ff9621bed1e108cb27cd5 [INFO] running `Command { std: "docker" "start" "-a" "2b4145dcce076b82d69f8a0aa036817928a25cce8e0ff9621bed1e108cb27cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b4145dcce076b82d69f8a0aa036817928a25cce8e0ff9621bed1e108cb27cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4145dcce076b82d69f8a0aa036817928a25cce8e0ff9621bed1e108cb27cd5", kill_on_drop: false }` [INFO] [stdout] 2b4145dcce076b82d69f8a0aa036817928a25cce8e0ff9621bed1e108cb27cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5298909078bd44f2703469c26053fac1213565461ab1e02d30402d36852dcff [INFO] running `Command { std: "docker" "start" "-a" "c5298909078bd44f2703469c26053fac1213565461ab1e02d30402d36852dcff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.3.4 [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 adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [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 backtrace v0.3.66 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling idna v0.2.3 [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 rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [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 same-file v1.0.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rbx_cookie v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling roblox_install v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling packos v0.1.0 (/opt/rustwide/workdir/packos) [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling fs-err v2.8.1 [INFO] [stderr] Compiling tarmac v0.7.5 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/sync_backend.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct UploadInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "c5298909078bd44f2703469c26053fac1213565461ab1e02d30402d36852dcff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5298909078bd44f2703469c26053fac1213565461ab1e02d30402d36852dcff", kill_on_drop: false }` [INFO] [stdout] c5298909078bd44f2703469c26053fac1213565461ab1e02d30402d36852dcff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55691576f1ecdc52a3e4acd269c1196b32e1790550ff9c8eadca7e20fa0f2deb [INFO] running `Command { std: "docker" "start" "-a" "55691576f1ecdc52a3e4acd269c1196b32e1790550ff9c8eadca7e20fa0f2deb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.5 [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 lock_api v0.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.3 [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 standback v0.2.17 [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 tokio-reactor v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [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 openssl-probe v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling insta v0.13.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling failure v0.1.8 [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 deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling dirs-sys 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 subtle v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling rbx_cookie v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling roblox_install v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling fs-err v2.8.1 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling tarmac v0.7.5 (/opt/rustwide/workdir) [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>(inner: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: field `hash` is never read [INFO] [stdout] --> src/sync_backend.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct UploadInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXDfdn1/symbols.o" "/opt/rustwide/target/debug/deps/tarmac-cab5443609493964.tarmac.511c09e55e3c839d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tarmac-cab5443609493964.3qr9lp89q587z3leprcicc3ch.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3f4e9c63cf4a2216.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5f96ca46af084dfc.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtoml-436d694013659d2e.rlib" "/opt/rustwide/target/debug/deps/libpng-9a3a88fa9e03faac.rlib" "/opt/rustwide/target/debug/deps/libdeflate-108adec8f1c88ad3.rlib" "/opt/rustwide/target/debug/deps/libinflate-be52576e6ea9b965.rlib" "/opt/rustwide/target/debug/deps/libblake3-f39e4a8b3748124d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cbd79382903296a4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c89739f600a77d65.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7e724bf3ee7987ce.rlib" "/opt/rustwide/target/debug/deps/libdigest-a85bccce488297ee.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-875b26a913c2003e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/libanyhow-661c7270a0b28607.rlib" "/opt/rustwide/target/debug/deps/librbx_cookie-d82346558f1ac026.rlib" "/opt/rustwide/target/debug/deps/libcookie-54634d7ece91c2a2.rlib" "/opt/rustwide/target/debug/deps/libtime-d84e8af6d72ee7cb.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5fd370365102e5ba.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa9c075e691acf99.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ead3c3c5997dfb62.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6bd335a8c005942d.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c7f385786acb7c06.rlib" "/opt/rustwide/target/debug/deps/libroblox_install-44d0dcc008c61c57.rlib" "/opt/rustwide/target/debug/deps/libstructopt-43d484165ea7b530.rlib" "/opt/rustwide/target/debug/deps/libclap-1f3e36f332b8c269.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8f19a7f587dbc143.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libatty-cb7936c7f462f7ba.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libglobset-7ac1d1bd02848882.rlib" "/opt/rustwide/target/debug/deps/libbstr-7ae1d9c54f3f703b.rlib" "/opt/rustwide/target/debug/deps/libregex-cd75c37f12f8e469.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf036087b600e2c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dc4ba6c523cc7c.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-540f01f27f5a1dd1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f1fb062e139c421a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libthiserror-178621e6b18b284f.rlib" "/opt/rustwide/target/debug/deps/libpackos-49bf4906784f5bea.rlib" "/opt/rustwide/target/debug/deps/libfs_err-3f838f85f7a34a78.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-5f94db85bad69e33.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f43827ddf642f14f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3133da3343935d45.rlib" "/opt/rustwide/target/debug/deps/libuuid-a1d6bf4b4d215d2c.rlib" "/opt/rustwide/target/debug/deps/librand-05793d43f76ef61b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fd7b0553ee37580e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cacc355ba10134dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-8ac5025c042f4948.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-40f709fd2c777827.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9b2a050aa772a852.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-54e71004ed48324b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-ad39ffd5c067e294.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06c6e06a909140b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8df0dd62ef26adeb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbf992694ab7149.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/libhyper-fd4c8be4edc55f53.rlib" "/opt/rustwide/target/debug/deps/libwant-8b2e62dcd26a0c5e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libtokio-d3526fad6e8c0ea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8f0568cd4bfc3ac2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-15057b622f7ad31a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f290ee3bfbacec05.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4e73e6f52e093f78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e0eb56af86199fa0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ffe474ac0245485d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7fc2240118ed9a27.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-70a0b80dab626037.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-c3a217073a9c454c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a908abd2ab8713ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba109523794ab83a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f511299774df26f4.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a1b1ac97f2fc1404.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4ec9fc97b64e3a01.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1a334fbe16317cd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6019012448366835.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5680137a3e2f5d30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-c90f1c8369405419.rlib" "/opt/rustwide/target/debug/deps/libnet2-a4d16c316c9fe82b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4bca187ec6d8b629.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-15a74b9849c03e12.rlib" "/opt/rustwide/target/debug/deps/libh2-a40785e96be59401.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libstring-cb8856d3961826b5.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-97b92d68cab2252f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9d3f8bf14a03cc93.rlib" "/opt/rustwide/target/debug/deps/libhttp-369c937bade48d64.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a111a34ddc0a99f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-352097e26a431769.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-41666664c7c974b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f73f4201de62e4ee.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/liblog-4d7988e153724c63.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-62264ccedf79378f.rlib" "/opt/rustwide/target/debug/deps/libidna-aa91318a0d4547f4.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6fef416b878943fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libfailure-6e085b71bdfbbeca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4b165ba6f30ca7ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dff015d8e53a7a7b.rlib" "/opt/rustwide/target/debug/deps/libobject-b9c0e72fbdb98d46.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-84fb08b399e53c4a.rlib" "/opt/rustwide/target/debug/deps/libgimli-198a72b4de520053.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b11ca73b851757ff.rlib" "/opt/rustwide/target/debug/deps/libcookie-ec299bf37214ff73.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liburl-3606b4d824d5c8d4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-315061c7076aba50.rlib" "/opt/rustwide/target/debug/deps/libidna-f3070cdca02bbcca.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-8c3e7a41ebd09e17.rlib" "/opt/rustwide/target/debug/deps/libiovec-ecccec9607cbdbde.rlib" "/opt/rustwide/target/debug/deps/libbase64-b8a1c25d1b70c53f.rlib" "/opt/rustwide/target/debug/deps/libserde-4da045922a0f5b07.rlib" "/opt/rustwide/target/debug/deps/libimage-5ff1c0f438f7a76a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8dc6726494a4f490.rlib" "/opt/rustwide/target/debug/deps/libpng-5585c39c83478ed1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6692ab118a4e0af4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cdddba0de6d3eeda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3345ceaf9a35563d.rlib" "/opt/rustwide/target/debug/deps/libgif-29073a81200ddb2e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8f175d2cec1db15a.rlib" "/opt/rustwide/target/debug/deps/libtiff-0399edbd048345bc.rlib" "/opt/rustwide/target/debug/deps/libweezl-79a9e75f23cc4932.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-16f585b8d8f0901e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ad83ade66ce8dfc.rlib" "/opt/rustwide/target/debug/deps/librayon-75d76eb9fd9ce2d7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0d4587cd869dce3e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aa4791712966c62b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-aec038249bee7bb3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a88299a65635c19b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b7ffe4b968396508.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libeither-80a5b48333f14d4f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/tarmac-cab5443609493964" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tarmac` (bin "tarmac" test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55691576f1ecdc52a3e4acd269c1196b32e1790550ff9c8eadca7e20fa0f2deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55691576f1ecdc52a3e4acd269c1196b32e1790550ff9c8eadca7e20fa0f2deb", kill_on_drop: false }` [INFO] [stdout] 55691576f1ecdc52a3e4acd269c1196b32e1790550ff9c8eadca7e20fa0f2deb