[INFO] cloning repository https://github.com/leehambley/tree-sitter-b4arch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leehambley/tree-sitter-b4arch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleehambley%2Ftree-sitter-b4arch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleehambley%2Ftree-sitter-b4arch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d69ffb970ed1c5c5a9fc3030689e21e3e0b64d6
[INFO] testing leehambley/tree-sitter-b4arch against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleehambley%2Ftree-sitter-b4arch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leehambley/tree-sitter-b4arch
[INFO] finished tweaking git repo https://github.com/leehambley/tree-sitter-b4arch
[INFO] tweaked toml for git repo https://github.com/leehambley/tree-sitter-b4arch written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leehambley/tree-sitter-b4arch on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leehambley/tree-sitter-b4arch 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb
[INFO] running `Command { std: "docker" "start" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tree-sitter v0.20.2
[INFO] [stderr]    Compiling tree-sitter-YOUR-LANGUAGE-NAME v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stdout] warning: crate `tree_sitter_YOUR_LANGUAGE_NAME` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `tree_sitter_your_language_name`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 19.91s
[INFO] running `Command { std: "docker" "inspect" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: crate `tree_sitter_YOUR_LANGUAGE_NAME` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `tree_sitter_your_language_name`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tree-sitter-YOUR-LANGUAGE-NAME v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcMuwr4X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lparser" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libtree_sitter-35dcab0aff477edf,libregex-ae82fd624a51e4f4,libaho_corasick-5f9035d09726d015,libmemchr-4f1ace6183a6b8a7,libregex_syntax-a56b208a2b8ef9ef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcMuwr4X/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/tree-sitter-YOUR-LANGUAGE-NAME-f9a21937a6c7b500/out" "-L" "/opt/rustwide/target/release/build/tree-sitter-8c08ef80e69cdcc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/tree_sitter_YOUR_LANGUAGE_NAME-089125905c16e68c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: tree_sitter_YOUR_LANGUAGE_NAME
[INFO] [stdout]           >>> referenced by tree_sitter_YOUR_LANGUAGE_NAME.39324fa7db92da39-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/tree_sitter_YOUR_LANGUAGE_NAME-089125905c16e68c.tree_sitter_YOUR_LANGUAGE_NAME.39324fa7db92da39-cgu.0.rcgu.o:(<tree_sitter_YOUR_LANGUAGE_NAME::tests::test_can_load_grammar::{closure#0} as core::ops::function::FnOnce<()>>::call_once)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tree-sitter-YOUR-LANGUAGE-NAME` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb", kill_on_drop: false }`
[INFO] [stdout] 81fae90ec30f12df76d590a625a0052902d5f8838232573913972444774919eb
