[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuffleWaffle/pysvg2pdf on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c511de1e1f8443a2044e2a48a6ae0b8d57952c03d94818012bcfcdec920dbef
[INFO] running `Command { std: "docker" "start" "-a" "6c511de1e1f8443a2044e2a48a6ae0b8d57952c03d94818012bcfcdec920dbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c511de1e1f8443a2044e2a48a6ae0b8d57952c03d94818012bcfcdec920dbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c511de1e1f8443a2044e2a48a6ae0b8d57952c03d94818012bcfcdec920dbef", kill_on_drop: false }`
[INFO] [stdout] 6c511de1e1f8443a2044e2a48a6ae0b8d57952c03d94818012bcfcdec920dbef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 59fd8386eb9fbbd14d06a6d7ddceaae589ee7992c573d9d9ca7b59f9faf6082a
[INFO] running `Command { std: "docker" "start" "-a" "59fd8386eb9fbbd14d06a6d7ddceaae589ee7992c573d9d9ca7b59f9faf6082a", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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 simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling pyo3-build-config v0.21.0
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling usvg-tree v0.38.0
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling pdf-writer v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling usvg-parser v0.38.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling pyo3-ffi v0.21.0
[INFO] [stderr]    Compiling pyo3 v0.21.0
[INFO] [stderr]    Compiling usvg-text-layout v0.38.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.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 34.56s
[INFO] running `Command { std: "docker" "inspect" "59fd8386eb9fbbd14d06a6d7ddceaae589ee7992c573d9d9ca7b59f9faf6082a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fd8386eb9fbbd14d06a6d7ddceaae589ee7992c573d9d9ca7b59f9faf6082a", kill_on_drop: false }`
[INFO] [stdout] 59fd8386eb9fbbd14d06a6d7ddceaae589ee7992c573d9d9ca7b59f9faf6082a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fc61bb65f6845cf6b39f6c7b2a13822b14b31fbad48cf2078e37656149aed9af
[INFO] running `Command { std: "docker" "start" "-a" "fc61bb65f6845cf6b39f6c7b2a13822b14b31fbad48cf2078e37656149aed9af", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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 ahash v0.8.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cfb v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 webpki-roots v0.26.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.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 itertools v0.11.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lzxd v0.1.4
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cab v0.4.1
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling usvg-parser v0.38.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling versions v5.0.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling msi v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling usvg-text-layout v0.38.0
[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 urlencoding v2.1.3
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[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 bytes v1.6.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling usvg v0.38.0
[INFO] [stderr]    Compiling mailparse v0.14.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.0
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling which v5.0.0
[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 tiny-skia v0.11.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling rfc2047-decoder v0.2.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling python-pkginfo v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling platform-info v2.0.2
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling configparser v3.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling resvg v0.38.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling cargo-options v0.7.3
[INFO] [stderr]    Compiling svg2pdf v0.10.0
[INFO] [stderr]    Compiling clap_complete_nushell v0.1.11
[INFO] [stderr]    Compiling clap_complete_command v0.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.21.0
[INFO] [stderr]    Compiling fat-macho v0.4.8
[INFO] [stderr]    Compiling lddtree v0.3.4
[INFO] [stderr]    Compiling pyo3 v0.21.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling minijinja v1.0.15
[INFO] [stderr]    Compiling pep440_rs v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pep508_rs v0.4.2
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling cargo-zigbuild v0.18.3
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling cargo-config2 v0.1.22
[INFO] [stderr]    Compiling xwin v0.5.0
[INFO] [stderr]    Compiling pyproject-toml v0.10.0
[INFO] [stderr]    Compiling cargo-xwin v0.16.4
[INFO] [stderr]    Compiling maturin v1.5.1
[INFO] [stderr]    Compiling pysvg2pdf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "fc61bb65f6845cf6b39f6c7b2a13822b14b31fbad48cf2078e37656149aed9af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc61bb65f6845cf6b39f6c7b2a13822b14b31fbad48cf2078e37656149aed9af", kill_on_drop: false }`
[INFO] [stdout] fc61bb65f6845cf6b39f6c7b2a13822b14b31fbad48cf2078e37656149aed9af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e504b37e2346a3fcc011c0bbd93baad6b552e4a8684a6167c9e05c5d9b0a27e1
[INFO] running `Command { std: "docker" "start" "-a" "e504b37e2346a3fcc011c0bbd93baad6b552e4a8684a6167c9e05c5d9b0a27e1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pysvg2pdf/dfb5e8e25c7c0386/deps/pysvg2pdf-dfb5e8e25c7c0386)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e504b37e2346a3fcc011c0bbd93baad6b552e4a8684a6167c9e05c5d9b0a27e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e504b37e2346a3fcc011c0bbd93baad6b552e4a8684a6167c9e05c5d9b0a27e1", kill_on_drop: false }`
[INFO] [stdout] e504b37e2346a3fcc011c0bbd93baad6b552e4a8684a6167c9e05c5d9b0a27e1
