[INFO] cloning repository https://github.com/06chaynes/tfc-toolset [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/06chaynes/tfc-toolset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Ftfc-toolset", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Ftfc-toolset'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0745b9b96cf93a5527120e17cd8da333bc0951ca [INFO] building 06chaynes/tfc-toolset against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Ftfc-toolset" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/06chaynes/tfc-toolset on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/06chaynes/tfc-toolset [INFO] finished tweaking git repo https://github.com/06chaynes/tfc-toolset [INFO] tweaked toml for git repo https://github.com/06chaynes/tfc-toolset written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/06chaynes/tfc-toolset 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cacache v12.0.0 [INFO] [stderr] Downloaded http-cache-surf v0.12.0 [INFO] [stderr] Downloaded http-serde v1.1.3 [INFO] [stderr] Downloaded http-cache-semantics v1.0.1 [INFO] [stderr] Downloaded reflink-copy v0.1.11 [INFO] [stderr] Downloaded lru v0.12.0 [INFO] [stderr] Downloaded surf-governor v0.2.0 [INFO] [stderr] Downloaded async-tls v0.10.0 [INFO] [stderr] Downloaded http-cache v0.17.0 [INFO] [stderr] Downloaded hcl-edit v0.7.4 [INFO] [stderr] Downloaded governor v0.6.0 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.23 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded winnow v0.5.18 [INFO] [stderr] Downloaded hcl-rs v0.16.6 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded vecmap-rs v0.1.12 [INFO] [stderr] Downloaded async-io v2.1.0 [INFO] [stderr] Downloaded hcl-primitives v0.1.1 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded zerocopy v0.7.23 [INFO] [stderr] Downloaded surf-retry v0.3.2 [INFO] [stderr] Downloaded git2_credentials v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e2db0d269102a9d420011cd40d9101bf348631fa08d37e00a041e4c1e86dd12 [INFO] running `Command { std: "docker" "start" "-a" "5e2db0d269102a9d420011cd40d9101bf348631fa08d37e00a041e4c1e86dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e2db0d269102a9d420011cd40d9101bf348631fa08d37e00a041e4c1e86dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e2db0d269102a9d420011cd40d9101bf348631fa08d37e00a041e4c1e86dd12", kill_on_drop: false }` [INFO] [stdout] 5e2db0d269102a9d420011cd40d9101bf348631fa08d37e00a041e4c1e86dd12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d217b6d0bc641415f1f67216574b2647938aff7d9dd585939387daa1607b838 [INFO] running `Command { std: "docker" "start" "-a" "0d217b6d0bc641415f1f67216574b2647938aff7d9dd585939387daa1607b838", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.23 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling retry-policies v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling winnow v0.5.18 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling web-sys v0.3.65 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling http-serde v1.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling vecmap-rs v0.1.12 [INFO] [stderr] Compiling hcl-primitives v0.1.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling hcl-edit v0.7.4 [INFO] [stderr] Compiling governor v0.6.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling hcl-rs v0.16.6 [INFO] [stderr] Compiling http-cache-semantics v1.0.1 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling reflink-copy v0.1.11 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling async-io v2.1.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling async-scoped v0.7.1 [INFO] [stderr] Compiling cacache v12.0.0 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling http-cache v0.17.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling tfc-toolset v0.3.0 (/opt/rustwide/workdir/tfc-toolset) [INFO] [stderr] Compiling surf-governor v0.2.0 [INFO] [stderr] Compiling http-cache-surf v0.12.0 [INFO] [stderr] Compiling surf-retry v0.3.2 [INFO] [stderr] Compiling tfc-toolset-extras v0.2.0 (/opt/rustwide/workdir/tfc-toolset-extras) [INFO] [stderr] Compiling tfc-report v0.1.0 (/opt/rustwide/workdir/examples/tfc-report) [INFO] [stderr] Compiling tfc-run-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-run-workspace) [INFO] [stderr] Compiling tfc-which-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-which-workspace) [INFO] [stderr] Compiling tfc-variable-set v0.1.0 (/opt/rustwide/workdir/examples/tfc-variable-set) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcm0IM7p/symbols.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.tfc_run_workspace.891a3ad93e89962f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8.3qny7rl9tsrg7wjs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0c790e26349d0659/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtfc_toolset_extras-f8581b63fcf0f078.rlib" "/opt/rustwide/target/debug/deps/libdirs-e65fd2696f31708d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f2fad1d712528744.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-14188b2a19e225e5.rlib" "/opt/rustwide/target/debug/deps/libsurf_retry-3b494a088efcf697.rlib" "/opt/rustwide/target/debug/deps/libretry_policies-e078895c4c32b804.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b5f1089df17f1c2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-89c4060a730ba6ed.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libsurf_governor-71ad1cdd2bb1a336.rlib" "/opt/rustwide/target/debug/deps/libgovernor-6afcc593b302b695.rlib" "/opt/rustwide/target/debug/deps/libquanta-3309a2172cf4a7be.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-d4963f0360d4dac7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0363ed5351b06d0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-dedb0246f629f831.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-0f67f9e2ba5ce800.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-c98c2eb3bb731592.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache_surf-66a29f86a4e8ef8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache-a4fea2bc464141e6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libbincode-4bbab945e973b020.rlib" "/opt/rustwide/target/debug/deps/libcacache-aff92e4ee0425cd0.rlib" "/opt/rustwide/target/debug/deps/libreflink_copy-d033237e62667e66.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-37b4b92ba88a60fb.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-8e67e48754c0743e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cacdfca9863a92fe.rlib" "/opt/rustwide/target/debug/deps/libssri-5f9089aee9473bb2.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-266f18c91729b5a2.rlib" "/opt/rustwide/target/debug/deps/libsha2-92c82858de848dde.rlib" "/opt/rustwide/target/debug/deps/libsha1-c71b661c30fe13fc.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libdigest-8380563f9ededd72.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache_semantics-43525a37a19fbe73.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-55adb7cfc8cf4e4e.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libmiette-8b1ed22bf7e6a2d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-79d683b8db5d630e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-160a3c0e226f9743.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-bb134420dec3dc19.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-535bd5a9c8d0743d.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-e3f08bdd3a5b5cee.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-f19710b0ca04c06b.rlib" "/opt/rustwide/target/debug/deps/libis_ci-cbefc1ed1bef9bb7.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-fa85708d5ee071a2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b70b557e93c7f99a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-558be183ed3ac75d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-b88607060baebc7b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-65172c99895de644.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-48d40aaad3edba76.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-81c738e81b2f0c4a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dfad3303701701d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc16b6910b19e5bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libclap-3373106140278e18.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5e56b657e4e36d02.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-41c778610e7e27e2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libtfc_report-896545c34ab6f43e.rlib" "/opt/rustwide/target/debug/deps/libtfc_toolset-a834b7080d483457.rlib" "/opt/rustwide/target/debug/deps/libtime-734b207caf2ca2b6.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-c395943aa3f1272a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libasync_scoped-01d76bae760ef198.rlib" "/opt/rustwide/target/debug/deps/libconfig-6f26348fe680863f.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-c270e4c8354e8cd4.rlib" "/opt/rustwide/target/debug/deps/libpest-a10099b8ae00f114.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libron-a57eb575c52cbcb0.rlib" "/opt/rustwide/target/debug/deps/libtoml-ff84041e66a1bec0.rlib" "/opt/rustwide/target/debug/deps/libnom-e20e6f658949c34c.rlib" "/opt/rustwide/target/debug/deps/libini-4a3c7d9912820c45.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-52fb26fad0d26085.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-28150cfea1b4cc8f.rlib" "/opt/rustwide/target/debug/deps/libahash-5d7c816fd191d6ae.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libsurf-3011149f1df8c609.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-020ace51ac3b2ba4.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-e9de41a04973cbec.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-302de3cfd1b174d9.rlib" "/opt/rustwide/target/debug/deps/librustls-2c7266c48913be90.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsct-d14ab148ad5c8261.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7e8a624a4c864324.rlib" "/opt/rustwide/target/debug/deps/libring-d48add5af0912849.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f864c78085da83bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0460a1b741487493.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b48b50bf9e43ab70.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-90e126babdbae591.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fcc5e95f39a0479c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-1e337a92f49184e1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8146c8ff30c0464e.rlib" "/opt/rustwide/target/debug/deps/libconfig-74b2d334a7679c44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libnom-32da253b0043bad4.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-4a83b3f364745730.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7e724bf3ee7987ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb5ab17f4b7c8352.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-36d4c6c62753c8cd.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-27f2e08d132728dc.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-042d8b965b5ab87e.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-49afad558e4f83dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37ea7c27353c641b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b43a7fb0b7da2b89.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b660bd48567040d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5c282362df92153.rlib" "/opt/rustwide/target/debug/deps/librand-6e3be81afaad3890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6c2a01d913649b46.rlib" "/opt/rustwide/target/debug/deps/librand_core-eddc71ba9fe0171d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-22214a277e8076e2.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/liburl-3e0b04c9e75aa9ce.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c96729d9146bb90.rlib" "/opt/rustwide/target/debug/deps/libhkdf-62a9a3fb75fe00d0.rlib" "/opt/rustwide/target/debug/deps/libhmac-1c638225400ab6d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-14ff84de70a45f34.rlib" "/opt/rustwide/target/debug/deps/libsha2-862563d4a5ca9124.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libdigest-3c36963d056052ba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b645f3315b837336.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-c157a31376d3c676.rlib" "/opt/rustwide/target/debug/deps/libghash-2f90880b15133363.rlib" "/opt/rustwide/target/debug/deps/libpolyval-83cb70df7460f20c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da643f1bfaf25eb7.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-464ade962dcfe736.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libctr-94397d509878f51c.rlib" "/opt/rustwide/target/debug/deps/libaes-5f45dd517b41a4b3.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f4f3dfd4a9aeb9d2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcipher-f3eb189cc4b75d44.rlib" "/opt/rustwide/target/debug/deps/libaead-38a0b51ce6446ad4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-cabeb14e97b75d16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-706ced071629a70c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-508fa1efd6da278a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-01f205e7e4b4b599.rlib" "/opt/rustwide/target/debug/deps/libtime-82352ff4ecf0d6a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b2e4946b06292ffd.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d00abdc7661aefe0.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libdashmap-c2c1a2c522fe5adc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57cf863ce8947de2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-45343362d1b4b094.rlib" "/opt/rustwide/target/debug/deps/libahash-89cf7b084036e5c2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d4be3bf976300b44.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-da86bfb9ac72bc29.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-7e4833538a550559.rlib" "/opt/rustwide/target/debug/deps/libblocking-1cb5e05182e350b1.rlib" "/opt/rustwide/target/debug/deps/libpiper-99568b7eafe71ca9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-798a19f0216a4e15.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-29a5f0583729644d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cda034a150db658e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libasync_process-45ad555477f9b3ec.rlib" "/opt/rustwide/target/debug/deps/libasync_signal-58e1343ae9d5a641.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd2075f2da6d5c87.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e57f514194773ea4.rlib" "/opt/rustwide/target/debug/deps/libpolling-83cff3ae8a257f12.rlib" "/opt/rustwide/target/debug/deps/libtracing-735d6e6f48df7b9b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d859f138fc1b059.rlib" "/opt/rustwide/target/debug/deps/librustix-0ceb062a04f52e27.rlib" "/opt/rustwide/target/debug/deps/libbitflags-320e7a8ba52c75ed.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-b8c661cb7af031bb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-a124c040b7a06b99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-38d3fa1f29fe2886.rlib" "/opt/rustwide/target/debug/deps/librustix-d3ec7d5286477d4b.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-604c3e260e6942c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpolling-d07cda90ec48f05b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6f5ce8f84c51782f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-effa2f1e7c9e06f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-70640b9d17235dad.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4ab1ba129995c2a8.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7107eefe0a58e433.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6f0ac5a4db89d21f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-030c668aa5202085.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-cf7ea944bc34e80b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-884702a468b4103f.rlib" "/opt/rustwide/target/debug/deps/libserde-11a821107c501740.rlib" "/opt/rustwide/target/debug/deps/liblog-449d00d204c2edd2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-81d939fa580f6aaa.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tfc_run_workspace-2615964ce2cc59c8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tfc-run-workspace` (bin "tfc-run-workspace") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcmTYJL2/symbols.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.tfc_variable_set.c84bbd4239fc9c0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1.3n7lfxg7pe689ner.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0c790e26349d0659/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtfc_toolset_extras-f8581b63fcf0f078.rlib" "/opt/rustwide/target/debug/deps/libdirs-e65fd2696f31708d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f2fad1d712528744.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-14188b2a19e225e5.rlib" "/opt/rustwide/target/debug/deps/libsurf_retry-3b494a088efcf697.rlib" "/opt/rustwide/target/debug/deps/libretry_policies-e078895c4c32b804.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b5f1089df17f1c2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-89c4060a730ba6ed.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libsurf_governor-71ad1cdd2bb1a336.rlib" "/opt/rustwide/target/debug/deps/libgovernor-6afcc593b302b695.rlib" "/opt/rustwide/target/debug/deps/libquanta-3309a2172cf4a7be.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-d4963f0360d4dac7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0363ed5351b06d0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-dedb0246f629f831.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-0f67f9e2ba5ce800.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-c98c2eb3bb731592.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache_surf-66a29f86a4e8ef8e.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache-a4fea2bc464141e6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libbincode-4bbab945e973b020.rlib" "/opt/rustwide/target/debug/deps/libcacache-aff92e4ee0425cd0.rlib" "/opt/rustwide/target/debug/deps/libreflink_copy-d033237e62667e66.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-37b4b92ba88a60fb.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-8e67e48754c0743e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cacdfca9863a92fe.rlib" "/opt/rustwide/target/debug/deps/libssri-5f9089aee9473bb2.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-266f18c91729b5a2.rlib" "/opt/rustwide/target/debug/deps/libsha2-92c82858de848dde.rlib" "/opt/rustwide/target/debug/deps/libsha1-c71b661c30fe13fc.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libdigest-8380563f9ededd72.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libhttp_cache_semantics-43525a37a19fbe73.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-55adb7cfc8cf4e4e.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libmiette-8b1ed22bf7e6a2d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-79d683b8db5d630e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-160a3c0e226f9743.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-bb134420dec3dc19.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-535bd5a9c8d0743d.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-e3f08bdd3a5b5cee.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-f19710b0ca04c06b.rlib" "/opt/rustwide/target/debug/deps/libis_ci-cbefc1ed1bef9bb7.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-fa85708d5ee071a2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b70b557e93c7f99a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-558be183ed3ac75d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-b88607060baebc7b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-65172c99895de644.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-48d40aaad3edba76.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-81c738e81b2f0c4a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dfad3303701701d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc16b6910b19e5bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libclap-3373106140278e18.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5e56b657e4e36d02.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-41c778610e7e27e2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libtfc_report-896545c34ab6f43e.rlib" "/opt/rustwide/target/debug/deps/libtfc_toolset-a834b7080d483457.rlib" "/opt/rustwide/target/debug/deps/libtime-734b207caf2ca2b6.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-c395943aa3f1272a.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libasync_scoped-01d76bae760ef198.rlib" "/opt/rustwide/target/debug/deps/libconfig-6f26348fe680863f.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-c270e4c8354e8cd4.rlib" "/opt/rustwide/target/debug/deps/libpest-a10099b8ae00f114.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libron-a57eb575c52cbcb0.rlib" "/opt/rustwide/target/debug/deps/libtoml-ff84041e66a1bec0.rlib" "/opt/rustwide/target/debug/deps/libnom-e20e6f658949c34c.rlib" "/opt/rustwide/target/debug/deps/libini-4a3c7d9912820c45.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-52fb26fad0d26085.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-28150cfea1b4cc8f.rlib" "/opt/rustwide/target/debug/deps/libahash-5d7c816fd191d6ae.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libsurf-3011149f1df8c609.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-020ace51ac3b2ba4.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-e9de41a04973cbec.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-302de3cfd1b174d9.rlib" "/opt/rustwide/target/debug/deps/librustls-2c7266c48913be90.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libsct-d14ab148ad5c8261.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7e8a624a4c864324.rlib" "/opt/rustwide/target/debug/deps/libring-d48add5af0912849.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f864c78085da83bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0460a1b741487493.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b48b50bf9e43ab70.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-90e126babdbae591.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fcc5e95f39a0479c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-1e337a92f49184e1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8146c8ff30c0464e.rlib" "/opt/rustwide/target/debug/deps/libconfig-74b2d334a7679c44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libnom-32da253b0043bad4.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-4a83b3f364745730.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7e724bf3ee7987ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb5ab17f4b7c8352.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-36d4c6c62753c8cd.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-27f2e08d132728dc.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-042d8b965b5ab87e.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-49afad558e4f83dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37ea7c27353c641b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b43a7fb0b7da2b89.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b660bd48567040d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5c282362df92153.rlib" "/opt/rustwide/target/debug/deps/librand-6e3be81afaad3890.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6c2a01d913649b46.rlib" "/opt/rustwide/target/debug/deps/librand_core-eddc71ba9fe0171d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-22214a277e8076e2.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/liburl-3e0b04c9e75aa9ce.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c96729d9146bb90.rlib" "/opt/rustwide/target/debug/deps/libhkdf-62a9a3fb75fe00d0.rlib" "/opt/rustwide/target/debug/deps/libhmac-1c638225400ab6d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-14ff84de70a45f34.rlib" "/opt/rustwide/target/debug/deps/libsha2-862563d4a5ca9124.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libdigest-3c36963d056052ba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b645f3315b837336.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-c157a31376d3c676.rlib" "/opt/rustwide/target/debug/deps/libghash-2f90880b15133363.rlib" "/opt/rustwide/target/debug/deps/libpolyval-83cb70df7460f20c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da643f1bfaf25eb7.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-464ade962dcfe736.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libctr-94397d509878f51c.rlib" "/opt/rustwide/target/debug/deps/libaes-5f45dd517b41a4b3.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f4f3dfd4a9aeb9d2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcipher-f3eb189cc4b75d44.rlib" "/opt/rustwide/target/debug/deps/libaead-38a0b51ce6446ad4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-cabeb14e97b75d16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-706ced071629a70c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-508fa1efd6da278a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-01f205e7e4b4b599.rlib" "/opt/rustwide/target/debug/deps/libtime-82352ff4ecf0d6a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b2e4946b06292ffd.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d00abdc7661aefe0.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libdashmap-c2c1a2c522fe5adc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57cf863ce8947de2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-45343362d1b4b094.rlib" "/opt/rustwide/target/debug/deps/libahash-89cf7b084036e5c2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d4be3bf976300b44.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-da86bfb9ac72bc29.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-7e4833538a550559.rlib" "/opt/rustwide/target/debug/deps/libblocking-1cb5e05182e350b1.rlib" "/opt/rustwide/target/debug/deps/libpiper-99568b7eafe71ca9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-798a19f0216a4e15.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-29a5f0583729644d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cda034a150db658e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libasync_process-45ad555477f9b3ec.rlib" "/opt/rustwide/target/debug/deps/libasync_signal-58e1343ae9d5a641.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd2075f2da6d5c87.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e57f514194773ea4.rlib" "/opt/rustwide/target/debug/deps/libpolling-83cff3ae8a257f12.rlib" "/opt/rustwide/target/debug/deps/libtracing-735d6e6f48df7b9b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d859f138fc1b059.rlib" "/opt/rustwide/target/debug/deps/librustix-0ceb062a04f52e27.rlib" "/opt/rustwide/target/debug/deps/libbitflags-320e7a8ba52c75ed.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-b8c661cb7af031bb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-a124c040b7a06b99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-38d3fa1f29fe2886.rlib" "/opt/rustwide/target/debug/deps/librustix-d3ec7d5286477d4b.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-604c3e260e6942c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpolling-d07cda90ec48f05b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6f5ce8f84c51782f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-effa2f1e7c9e06f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-70640b9d17235dad.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4ab1ba129995c2a8.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7107eefe0a58e433.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6f0ac5a4db89d21f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-030c668aa5202085.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-cf7ea944bc34e80b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-884702a468b4103f.rlib" "/opt/rustwide/target/debug/deps/libserde-11a821107c501740.rlib" "/opt/rustwide/target/debug/deps/liblog-449d00d204c2edd2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-81d939fa580f6aaa.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tfc_variable_set-9ed3b49d4db112f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tfc-variable-set` (bin "tfc-variable-set") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0d217b6d0bc641415f1f67216574b2647938aff7d9dd585939387daa1607b838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d217b6d0bc641415f1f67216574b2647938aff7d9dd585939387daa1607b838", kill_on_drop: false }` [INFO] [stdout] 0d217b6d0bc641415f1f67216574b2647938aff7d9dd585939387daa1607b838 [INFO] building 06chaynes/tfc-toolset against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F06chaynes%2Ftfc-toolset" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/06chaynes/tfc-toolset on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/06chaynes/tfc-toolset [INFO] finished tweaking git repo https://github.com/06chaynes/tfc-toolset [INFO] tweaked toml for git repo https://github.com/06chaynes/tfc-toolset written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/06chaynes/tfc-toolset 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f208d461a5d7c6370c664068f43c0d57246364b7528c1ed01c7cc099544943 [INFO] running `Command { std: "docker" "start" "-a" "d2f208d461a5d7c6370c664068f43c0d57246364b7528c1ed01c7cc099544943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f208d461a5d7c6370c664068f43c0d57246364b7528c1ed01c7cc099544943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f208d461a5d7c6370c664068f43c0d57246364b7528c1ed01c7cc099544943", kill_on_drop: false }` [INFO] [stdout] d2f208d461a5d7c6370c664068f43c0d57246364b7528c1ed01c7cc099544943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a07704e1a1584cfeafd020a4176cc124061040d565e21bde1819cd932a4b600 [INFO] running `Command { std: "docker" "start" "-a" "0a07704e1a1584cfeafd020a4176cc124061040d565e21bde1819cd932a4b600", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.7.23 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling retry-policies v0.2.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling winnow v0.5.18 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling web-sys v0.3.65 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling http-serde v1.1.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hcl-primitives v0.1.1 [INFO] [stderr] Compiling vecmap-rs v0.1.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling governor v0.6.0 [INFO] [stderr] Compiling hcl-edit v0.7.4 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling hcl-rs v0.16.6 [INFO] [stderr] Compiling http-cache-semantics v1.0.1 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling reflink-copy v0.1.11 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling async-io v2.1.0 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling async-scoped v0.7.1 [INFO] [stderr] Compiling cacache v12.0.0 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling http-cache v0.17.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling tfc-toolset v0.3.0 (/opt/rustwide/workdir/tfc-toolset) [INFO] [stderr] Compiling http-cache-surf v0.12.0 [INFO] [stderr] Compiling surf-retry v0.3.2 [INFO] [stderr] Compiling surf-governor v0.2.0 [INFO] [stderr] Compiling tfc-toolset-extras v0.2.0 (/opt/rustwide/workdir/tfc-toolset-extras) [INFO] [stderr] Compiling tfc-report v0.1.0 (/opt/rustwide/workdir/examples/tfc-report) [INFO] [stderr] Compiling tfc-which-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-which-workspace) [INFO] [stderr] Compiling tfc-run-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-run-workspace) [INFO] [stderr] Compiling tfc-variable-set v0.1.0 (/opt/rustwide/workdir/examples/tfc-variable-set) [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling git2_credentials v0.13.0 [INFO] [stderr] Compiling tfc-clean-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-clean-workspace) [INFO] [stderr] Compiling tfct v0.1.0 (/opt/rustwide/workdir/tfct) [INFO] [stderr] Compiling tfc-report-tui v0.1.0 (/opt/rustwide/workdir/examples/tfc-report-tui) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "0a07704e1a1584cfeafd020a4176cc124061040d565e21bde1819cd932a4b600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a07704e1a1584cfeafd020a4176cc124061040d565e21bde1819cd932a4b600", kill_on_drop: false }` [INFO] [stdout] 0a07704e1a1584cfeafd020a4176cc124061040d565e21bde1819cd932a4b600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 449bd303a5272bdb639ee757d2610a410cffb5f19939166bfbff8942c1f27956 [INFO] running `Command { std: "docker" "start" "-a" "449bd303a5272bdb639ee757d2610a410cffb5f19939166bfbff8942c1f27956", kill_on_drop: false }` [INFO] [stderr] Compiling tfc-report v0.1.0 (/opt/rustwide/workdir/examples/tfc-report) [INFO] [stderr] Compiling tfc-toolset v0.3.0 (/opt/rustwide/workdir/tfc-toolset) [INFO] [stderr] Compiling tfc-toolset-extras v0.2.0 (/opt/rustwide/workdir/tfc-toolset-extras) [INFO] [stderr] Compiling tfc-which-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-which-workspace) [INFO] [stderr] Compiling tfc-variable-set v0.1.0 (/opt/rustwide/workdir/examples/tfc-variable-set) [INFO] [stderr] Compiling tfc-run-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-run-workspace) [INFO] [stderr] Compiling tfct v0.1.0 (/opt/rustwide/workdir/tfct) [INFO] [stderr] Compiling tfc-clean-workspace v0.1.0 (/opt/rustwide/workdir/examples/tfc-clean-workspace) [INFO] [stderr] Compiling tfc-report-tui v0.1.0 (/opt/rustwide/workdir/examples/tfc-report-tui) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "449bd303a5272bdb639ee757d2610a410cffb5f19939166bfbff8942c1f27956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449bd303a5272bdb639ee757d2610a410cffb5f19939166bfbff8942c1f27956", kill_on_drop: false }` [INFO] [stdout] 449bd303a5272bdb639ee757d2610a410cffb5f19939166bfbff8942c1f27956