[INFO] cloning repository https://github.com/defvs/sv-parser-python-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defvs/sv-parser-python-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefvs%2Fsv-parser-python-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefvs%2Fsv-parser-python-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1bd65d639dd3c7dcf9bbbe97bb37eaf5a7bfa15
[INFO] testing defvs/sv-parser-python-bindings against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefvs%2Fsv-parser-python-bindings" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/defvs/sv-parser-python-bindings
[INFO] finished tweaking git repo https://github.com/defvs/sv-parser-python-bindings
[INFO] tweaked toml for git repo https://github.com/defvs/sv-parser-python-bindings written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defvs/sv-parser-python-bindings on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/defvs/sv-parser-python-bindings 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.98.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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab
[INFO] running `Command { std: "docker" "start" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab", 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" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab", 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" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling sv-parser-macros v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sv-parser-error v0.13.5
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling sv-parser-parser v0.13.5
[INFO] [stderr]    Compiling sv-parser-pp v0.13.5
[INFO] [stderr]    Compiling sv-parser v0.13.5
[INFO] [stderr] error: could not compile `sv-parser-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=80422ca60a6dcecf -C extra-filename=-98c066a53972469d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-e6407371bb1fbb8e.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-c2b1404cfb2804f4.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-4fbb2e5564d0c95a.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-74683d627f6d2c44.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-0a786484328e29bd.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-c644312b509eadc1.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-1900417a0c6ba6b0.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-a4ce30c688e2c07c.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-45ee331673f4af5f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab", kill_on_drop: false }`
[INFO] [stdout] 8284be1ffe41999b59b61ae425e3f0a4de5129c615745ac77910a229493eefab
