[INFO] cloning repository https://github.com/divy-beta/deno_swc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divy-beta/deno_swc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivy-beta%2Fdeno_swc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivy-beta%2Fdeno_swc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f86f9bf90ee9ca1baabee8a090a352e960656c14 [INFO] checking divy-beta/deno_swc against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivy-beta%2Fdeno_swc" "/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/divy-beta/deno_swc on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divy-beta/deno_swc [INFO] finished tweaking git repo https://github.com/divy-beta/deno_swc [INFO] tweaked toml for git repo https://github.com/divy-beta/deno_swc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/divy-beta/deno_swc 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/swc-project/swc` [INFO] [stderr] Updating git submodule `https://github.com/tc39/test262-parser-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/html5lib/html5lib-tests.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] [stderr] Downloaded static-map-macro v0.2.3 [INFO] [stderr] Downloaded st-map v0.1.6 [INFO] [stderr] Downloaded unicode-id v0.3.2 [INFO] [stderr] Downloaded browserslist-rs v0.10.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa2e99c8e662e4c03696601ad46cddeb87d251db64fb36b3e176c333ad5b7838 [INFO] running `Command { std: "docker" "start" "-a" "fa2e99c8e662e4c03696601ad46cddeb87d251db64fb36b3e176c333ad5b7838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2e99c8e662e4c03696601ad46cddeb87d251db64fb36b3e176c333ad5b7838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2e99c8e662e4c03696601ad46cddeb87d251db64fb36b3e176c333ad5b7838", kill_on_drop: false }` [INFO] [stdout] fa2e99c8e662e4c03696601ad46cddeb87d251db64fb36b3e176c333ad5b7838 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6b4949cf166a534126c3f2bc789a4fb9f00697b0912f86d50210693d9826c7 [INFO] running `Command { std: "docker" "start" "-a" "ed6b4949cf166a534126c3f2bc789a4fb9f00697b0912f86d50210693d9826c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking better_scoped_tls v0.1.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking unicode-id v0.3.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling swc_atoms v0.2.11 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking json_comments v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling swc_macros_common v0.3.5 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling swc_visit_macros v0.3.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling from_variant v0.1.3 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling string_enum v0.3.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling enum_kind v0.2.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.4.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling swc_config_macro v0.1.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling swc_trace_macro v0.1.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling static-map-macro v0.2.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking st-map v0.1.6 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking swc_timer v0.6.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking miette v4.7.1 [INFO] [stderr] Checking swc_visit v0.3.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ast_node v0.7.7 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking swc_cached v0.1.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lru v0.7.7 [INFO] [stderr] Checking sourcemap v6.0.2 [INFO] [stderr] Checking swc_config v0.1.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_common v0.18.7 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling browserslist-rs v0.10.0 [INFO] [stderr] Checking swc_ecma_ast v0.78.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_loader v0.30.2 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_node_comments v0.5.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_error_reporters v0.2.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stderr] Checking preset_env_base v0.2.3 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_visit v0.64.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_parser v0.104.2 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_codegen v0.108.6 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecmascript v0.159.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_utils v0.85.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_base v0.86.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_lints v0.42.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_ext_transforms v0.71.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_classes v0.74.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_react v0.116.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_optimization v0.126.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_module v0.114.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_compat v0.101.1 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_proposal v0.109.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.119.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_minifier v0.116.4 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_transforms v0.156.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc_ecma_preset_env v0.131.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking swc v0.183.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking deno_swc v0.0.1 (/opt/rustwide/workdir/swc_wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.28s [INFO] running `Command { std: "docker" "inspect" "ed6b4949cf166a534126c3f2bc789a4fb9f00697b0912f86d50210693d9826c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6b4949cf166a534126c3f2bc789a4fb9f00697b0912f86d50210693d9826c7", kill_on_drop: false }` [INFO] [stdout] ed6b4949cf166a534126c3f2bc789a4fb9f00697b0912f86d50210693d9826c7 [INFO] checking divy-beta/deno_swc against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivy-beta%2Fdeno_swc" "/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/divy-beta/deno_swc on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divy-beta/deno_swc [INFO] finished tweaking git repo https://github.com/divy-beta/deno_swc [INFO] tweaked toml for git repo https://github.com/divy-beta/deno_swc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/divy-beta/deno_swc 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" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7d94f372851b09f570c2f8a98b5913cd5f5a7b4c51e880ca95e1aa0bd660cf [INFO] running `Command { std: "docker" "start" "-a" "0c7d94f372851b09f570c2f8a98b5913cd5f5a7b4c51e880ca95e1aa0bd660cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7d94f372851b09f570c2f8a98b5913cd5f5a7b4c51e880ca95e1aa0bd660cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7d94f372851b09f570c2f8a98b5913cd5f5a7b4c51e880ca95e1aa0bd660cf", kill_on_drop: false }` [INFO] [stdout] 0c7d94f372851b09f570c2f8a98b5913cd5f5a7b4c51e880ca95e1aa0bd660cf [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e620bdcdcc63cdf2bd15d4f34561123f13fb797b68ccc50e7d8bbdf08cc17e09 [INFO] running `Command { std: "docker" "start" "-a" "e620bdcdcc63cdf2bd15d4f34561123f13fb797b68ccc50e7d8bbdf08cc17e09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking memchr v2.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking better_scoped_tls v0.1.0 (https://github.com/swc-project/swc?rev=fd3501b#fd3501bf) [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-id v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/num_traits-0cb5674d552e88ba.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-0cb5674d552e88ba/dep-lib-num-traits` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcOzeE89" [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/e35e259478581c01033b8da67214c0d376859a32/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/rustcKosuuR/symbols.o" "/opt/rustwide/target/debug/build/wasm-bindgen-shared-46e95236f2835d8e/build_script_build-46e95236f2835d8e.build_script_build.1c79a90a7f16f3e6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wasm-bindgen-shared-46e95236f2835d8e/build_script_build-46e95236f2835d8e.26nkl7cjdeyirxrd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-075c79122bf4ef22.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wasm-bindgen-shared-46e95236f2835d8e/build_script_build-46e95236f2835d8e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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/e35e259478581c01033b8da67214c0d376859a32/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/rustc83OPKV/symbols.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.1174c06d556664d5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.1174c06d556664d5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.1174c06d556664d5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.build_script_main.1174c06d556664d5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106.2ao40ex2xzjlb2fj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-075c79122bf4ef22.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build_script_main-9d7466db2ee8b106" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYNj6qb" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_chacha` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `wasm-bindgen-shared` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `lexical-write-integer` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `typenum` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/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/rustcaVUeFH/symbols.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-7f640050ee730b00/build_script_build-7f640050ee730b00.build_script_build.280ae563d131a863-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-7f640050ee730b00/build_script_build-7f640050ee730b00.39ceq2pc3yr9h8p1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-075c79122bf4ef22.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e35e259478581c01033b8da67214c0d376859a32/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-epoch-7f640050ee730b00/build_script_build-7f640050ee730b00" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHHYFEh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadLp6pV" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUIWr1I/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaU0HCBe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e620bdcdcc63cdf2bd15d4f34561123f13fb797b68ccc50e7d8bbdf08cc17e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e620bdcdcc63cdf2bd15d4f34561123f13fb797b68ccc50e7d8bbdf08cc17e09", kill_on_drop: false }` [INFO] [stdout] e620bdcdcc63cdf2bd15d4f34561123f13fb797b68ccc50e7d8bbdf08cc17e09