[INFO] cloning repository https://github.com/jimjkelly/rytest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimjkelly/rytest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimjkelly%2Frytest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimjkelly%2Frytest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3f1b2cf5cd3a8475569d40e9914afe6ef9909c4
[INFO] building jimjkelly/rytest against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimjkelly%2Frytest" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jimjkelly/rytest
[INFO] finished tweaking git repo https://github.com/jimjkelly/rytest
[INFO] tweaked toml for git repo https://github.com/jimjkelly/rytest written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimjkelly/rytest on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimjkelly/rytest 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rosvgtree v0.1.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded insta-cmd v0.6.0
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.3.1
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded insta v1.42.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded rustpython-ast v0.3.1
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded ttf-parser v0.18.1
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded rustpython-parser v0.3.1
[INFO] [stderr]   Downloaded malachite-q v0.4.16
[INFO] [stderr]   Downloaded rustybuzz v0.7.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.7
[INFO] [stderr]   Downloaded resvg v0.29.0
[INFO] [stderr]   Downloaded imagesize v0.11.0
[INFO] [stderr]   Downloaded poloto v19.1.2
[INFO] [stderr]   Downloaded svgtypes v0.10.0
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded fontdb v0.12.0
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded kurbo v0.8.3
[INFO] [stderr]   Downloaded usvg v0.29.0
[INFO] [stderr]   Downloaded usvg-text-layout v0.29.0
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded malachite-bigint v0.2.0
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded roxmltree v0.18.1
[INFO] [stderr]   Downloaded tagu v0.1.6
[INFO] [stderr]   Downloaded malachite v0.4.16
[INFO] [stderr]   Downloaded rustpython-parser-core v0.3.1
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded svgtypes v0.9.0
[INFO] [stderr]   Downloaded malachite-base v0.4.16
[INFO] [stderr]   Downloaded malachite-nz v0.4.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4bac980f2c6e130837e361732ee131693cae6ea36a46a9acee0e11856eed8b4
[INFO] running `Command { std: "docker" "start" "-a" "f4bac980f2c6e130837e361732ee131693cae6ea36a46a9acee0e11856eed8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4bac980f2c6e130837e361732ee131693cae6ea36a46a9acee0e11856eed8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4bac980f2c6e130837e361732ee131693cae6ea36a46a9acee0e11856eed8b4", kill_on_drop: false }`
[INFO] [stdout] f4bac980f2c6e130837e361732ee131693cae6ea36a46a9acee0e11856eed8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d96f9c78ee6c447759ea47ce91a94b270e2b9722c9a34ddf7d40785e369f5f3
[INFO] running `Command { std: "docker" "start" "-a" "9d96f9c78ee6c447759ea47ce91a94b270e2b9722c9a34ddf7d40785e369f5f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling malachite-nz v0.4.16
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.3.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling svgtypes v0.9.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling imagesize v0.11.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rosvgtree v0.1.0
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling malachite-base v0.4.16
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling usvg v0.29.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling svgtypes v0.10.0
[INFO] [stderr]    Compiling tagu v0.1.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling poloto v19.1.2
[INFO] [stderr]    Compiling fontdb v0.12.0
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling usvg-text-layout v0.29.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.3.1
[INFO] [stderr]    Compiling resvg v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rustpython-parser v0.3.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling malachite-q v0.4.16
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rytest-render-benchmark v0.1.0 (/opt/rustwide/workdir/crates/rytest-render-benchmark)
[INFO] [stderr]    Compiling malachite v0.4.16
[INFO] [stderr]    Compiling malachite-bigint v0.2.0
[INFO] [stderr]    Compiling rytest-e2e v0.1.0 (/opt/rustwide/workdir/crates/rytest-e2e)
[INFO] [stderr]    Compiling rustpython-ast v0.3.1
[INFO] [stderr]    Compiling rytest v0.1.0 (/opt/rustwide/workdir/crates/rytest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "9d96f9c78ee6c447759ea47ce91a94b270e2b9722c9a34ddf7d40785e369f5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d96f9c78ee6c447759ea47ce91a94b270e2b9722c9a34ddf7d40785e369f5f3", kill_on_drop: false }`
[INFO] [stdout] 9d96f9c78ee6c447759ea47ce91a94b270e2b9722c9a34ddf7d40785e369f5f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cd0a96f69028a1a2bfe8a613591eccca8af50167f2036c9395caa4464716580
[INFO] running `Command { std: "docker" "start" "-a" "0cd0a96f69028a1a2bfe8a613591eccca8af50167f2036c9395caa4464716580", kill_on_drop: false }`
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rytest-e2e v0.1.0 (/opt/rustwide/workdir/crates/rytest-e2e)
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling usvg v0.29.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling insta v1.42.0
[INFO] [stderr]    Compiling usvg-text-layout v0.29.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling resvg v0.29.0
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling rytest-render-benchmark v0.1.0 (/opt/rustwide/workdir/crates/rytest-render-benchmark)
[INFO] [stderr]    Compiling rytest v0.1.0 (/opt/rustwide/workdir/crates/rytest)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.62s
[INFO] running `Command { std: "docker" "inspect" "0cd0a96f69028a1a2bfe8a613591eccca8af50167f2036c9395caa4464716580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd0a96f69028a1a2bfe8a613591eccca8af50167f2036c9395caa4464716580", kill_on_drop: false }`
[INFO] [stdout] 0cd0a96f69028a1a2bfe8a613591eccca8af50167f2036c9395caa4464716580
