[INFO] cloning repository https://github.com/SuffleWaffle/pysvg2pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuffleWaffle/pysvg2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d751fc70ce163c62bc534ddaf70b24560b49b577 [INFO] testing SuffleWaffle/pysvg2pdf 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%2FSuffleWaffle%2Fpysvg2pdf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf [INFO] finished tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf [INFO] tweaked toml for git repo https://github.com/SuffleWaffle/pysvg2pdf written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SuffleWaffle/pysvg2pdf 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/SuffleWaffle/pysvg2pdf 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] [stderr] warning: Cargo.toml: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] warning: `pysvg2pdf` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43 [INFO] running `Command { std: "docker" "start" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", 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" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43" "/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" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", 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" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] warning: `pysvg2pdf` (manifest) generated 1 warning [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling pyo3-build-config v0.21.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling pdf-writer v0.9.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling usvg-tree v0.38.0 [INFO] [stderr] Compiling pyo3-ffi v0.21.0 [INFO] [stderr] Compiling pyo3 v0.21.0 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling usvg-parser v0.38.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.0 [INFO] [stderr] Compiling usvg-text-layout v0.38.0 [INFO] [stderr] Compiling usvg v0.38.0 [INFO] [stderr] Compiling resvg v0.38.0 [INFO] [stderr] Compiling svg2pdf v0.10.0 [INFO] [stderr] Compiling pyo3-macros v0.21.0 [INFO] [stderr] Compiling pysvg2pdf v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `Command { std: "docker" "inspect" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", 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" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] warning: `pysvg2pdf` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling cfb v0.9.0 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling lzxd v0.1.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling cab v0.4.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling usvg-parser v0.38.0 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling usvg-text-layout v0.38.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling versions v5.0.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling msi v0.7.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling cbindgen v0.26.0 [INFO] [stderr] Compiling usvg v0.38.0 [INFO] [stderr] Compiling mailparse v0.14.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling platform-info v2.0.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling resvg v0.38.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] error: could not compile `regex-automata` (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 regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.6/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=61ee1ec04061cb3b -C extra-filename=-c5dd0b781e7a3d5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-91c663c870289edb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-24f51181957843a1.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a3b2c2df707c8030.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (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 clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/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="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="unstable-styles"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=fdcd1b6cdc5dda72 -C extra-filename=-c64fe1c7e5b5a826 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-02bb0ec6421b5ec5.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-b382b9c79936306e.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-f9c68e5e1e382bcb.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-392c64afde1b1c05.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-dc23b454c45ace5f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43", kill_on_drop: false }` [INFO] [stdout] fc713688cd4fae40ced5d379083fb19bb74cb41fe84ddfbb7510cbe2d3c6ba43