[INFO] fetching crate difftastic 0.28.0... [INFO] checking difftastic-0.28.0 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate difftastic 0.28.0 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate difftastic 0.28.0 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate difftastic 0.28.0 [INFO] finished tweaking crates.io crate difftastic 0.28.0 [INFO] tweaked toml for crates.io crate difftastic 0.28.0 written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate crates.io crate difftastic 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5897380a98a68ae10e4a65f9a82fe7e30cd550a0b4bac3f8b225f689484f779 [INFO] running `Command { std: "docker" "start" "-a" "b5897380a98a68ae10e4a65f9a82fe7e30cd550a0b4bac3f8b225f689484f779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5897380a98a68ae10e4a65f9a82fe7e30cd550a0b4bac3f8b225f689484f779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5897380a98a68ae10e4a65f9a82fe7e30cd550a0b4bac3f8b225f689484f779", kill_on_drop: false }` [INFO] [stdout] b5897380a98a68ae10e4a65f9a82fe7e30cd550a0b4bac3f8b225f689484f779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ffbb458d4e4ca4f8a5e02d1f5b4e7f264fa332880172f306f1d265caee4784 [INFO] running `Command { std: "docker" "start" "-a" "33ffbb458d4e4ca4f8a5e02d1f5b4e7f264fa332880172f306f1d265caee4784", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling quote v1.0.13 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking radix-heap v0.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking owo-colors v3.3.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking wu-diff v0.1.2 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking rpds v0.10.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.24 [INFO] [stderr] Compiling tree-sitter v0.20.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Checking clap v3.1.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking const_format v0.2.22 [INFO] [stderr] Checking mimalloc v0.1.28 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling difftastic v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `difftastic v0.28.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/difftastic-0ea75901f234cda8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=vendor/highlights [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-bash-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-c-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-cpp-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-c-sharp-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-clojure-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-commonlisp-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-css-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-dart-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-elisp-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-elixir-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-gleam-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-elm-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-go-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-haskell-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-hcl-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-janet-simple-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-java-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-javascript-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-json-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-kotlin-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-lua-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-nix-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-ocaml-src/ocaml/src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-ocaml-src/interface/src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-php-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-perl-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-python-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-ruby-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-rust-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-scala-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-swift-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-toml-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-typescript-src/tsx/src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-typescript-src/typescript/src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-yaml-src [INFO] [stderr] cargo:rerun-if-changed=vendor/tree-sitter-zig-src [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST_CC = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-elisp-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-elisp-src/parser.o" "-c" "vendor/tree-sitter-elisp-src/parser.c" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CC = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-python-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-python-src/parser.o" "-c" "vendor/tree-sitter-python-src/parser.c" [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CFLAGS = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-dart-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-dart-src/parser.o" "-c" "vendor/tree-sitter-dart-src/parser.c" [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-toml-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-toml-src/parser.o" "-c" "vendor/tree-sitter-toml-src/parser.c" [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-ocaml-src/ocaml/src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-ocaml-src/ocaml/src/parser.o" "-c" "vendor/tree-sitter-ocaml-src/ocaml/src/parser.c" [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-typescript-src/tsx/src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-typescript-src/tsx/src/parser.o" "-c" "vendor/tree-sitter-typescript-src/tsx/src/parser.c" [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-hcl-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-hcl-src/parser.o" "-c" "vendor/tree-sitter-hcl-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-go-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-go-src/parser.o" "-c" "vendor/tree-sitter-go-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-java-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-java-src/parser.o" "-c" "vendor/tree-sitter-java-src/parser.c" [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-cpp-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-cpp-src/parser.o" "-c" "vendor/tree-sitter-cpp-src/parser.c" [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-css-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-css-src/parser.o" "-c" "vendor/tree-sitter-css-src/parser.c" [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-lua-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-lua-src/parser.o" "-c" "vendor/tree-sitter-lua-src/parser.c" [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CC = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CC = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-commonlisp-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-commonlisp-src/parser.o" "-c" "vendor/tree-sitter-commonlisp-src/parser.c" [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-gleam-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-gleam-src/parser.o" "-c" "vendor/tree-sitter-gleam-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-elm-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-elm-src/parser.o" "-c" "vendor/tree-sitter-elm-src/parser.c" [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-kotlin-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-kotlin-src/parser.o" "-c" "vendor/tree-sitter-kotlin-src/parser.c" [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-ocaml-src/interface/src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-ocaml-src/interface/src/parser.o" "-c" "vendor/tree-sitter-ocaml-src/interface/src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-elixir-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-elixir-src/parser.o" "-c" "vendor/tree-sitter-elixir-src/parser.c" [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-json-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-json-src/parser.o" "-c" "vendor/tree-sitter-json-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-janet-simple-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-janet-simple-src/parser.o" "-c" "vendor/tree-sitter-janet-simple-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-clojure-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-clojure-src/parser.o" "-c" "vendor/tree-sitter-clojure-src/parser.c" [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-php-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-php-src/parser.o" "-c" "vendor/tree-sitter-php-src/parser.c" [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-swift-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-swift-src/parser.o" "-c" "vendor/tree-sitter-swift-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-perl-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-perl-src/parser.o" "-c" "vendor/tree-sitter-perl-src/parser.c" [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-javascript-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-javascript-src/parser.o" "-c" "vendor/tree-sitter-javascript-src/parser.c" [INFO] [stderr] CC = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-typescript-src/typescript/src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-typescript-src/typescript/src/parser.o" "-c" "vendor/tree-sitter-typescript-src/typescript/src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-bash-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-bash-src/parser.o" "-c" "vendor/tree-sitter-bash-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-ruby-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-ruby-src/parser.o" "-c" "vendor/tree-sitter-ruby-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-yaml-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-yaml-src/parser.o" "-c" "vendor/tree-sitter-yaml-src/parser.c" [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-rust-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-rust-src/parser.o" "-c" "vendor/tree-sitter-rust-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-c-sharp-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-c-sharp-src/parser.o" "-c" "vendor/tree-sitter-c-sharp-src/parser.c" [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-c-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-c-src/parser.o" "-c" "vendor/tree-sitter-c-src/parser.c" [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-zig-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-zig-src/parser.o" "-c" "vendor/tree-sitter-zig-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-haskell-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-haskell-src/parser.o" "-c" "vendor/tree-sitter-haskell-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-nix-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-nix-src/parser.o" "-c" "vendor/tree-sitter-nix-src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-scala-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-scala-src/parser.o" "-c" "vendor/tree-sitter-scala-src/parser.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-toml-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-toml-src/scanner.o" "-c" "vendor/tree-sitter-toml-src/scanner.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-json.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-json-src/parser.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-toml.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-toml-src/parser.o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-toml-src/scanner.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-json.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-toml.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-janet-simple-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-janet-simple-src/scanner.o" "-c" "vendor/tree-sitter-janet-simple-src/scanner.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-json [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/difftastic-610f955796624115/out [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-toml [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/difftastic-610f955796624115/out [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-elisp.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-elisp-src/parser.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-elisp.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-elisp [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/difftastic-610f955796624115/out [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-janet-simple.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-janet-simple-src/parser.o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-janet-simple-src/scanner.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-clojure.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-clojure-src/parser.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-janet-simple.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-clojure.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-css-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-css-src/scanner.o" "-c" "vendor/tree-sitter-css-src/scanner.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-clojure [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/difftastic-610f955796624115/out [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-janet-simple [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/difftastic-610f955796624115/out [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-yaml.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-yaml-src/parser.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-nix-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-nix-src/scanner.o" "-c" "vendor/tree-sitter-nix-src/scanner.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "cq" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/libtree-sitter-css.a" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-css-src/parser.o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-css-src/scanner.o" [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-perl-src" "-o" "/opt/rustwide/target/debug/build/difftastic-610f955796624115/out/vendor/tree-sitter-perl-src/parser.o" "-c" "vendor/tree-sitter-perl-src/parser.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "33ffbb458d4e4ca4f8a5e02d1f5b4e7f264fa332880172f306f1d265caee4784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ffbb458d4e4ca4f8a5e02d1f5b4e7f264fa332880172f306f1d265caee4784", kill_on_drop: false }` [INFO] [stdout] 33ffbb458d4e4ca4f8a5e02d1f5b4e7f264fa332880172f306f1d265caee4784