[INFO] cloning repository https://github.com/theodore-s-beers/feruca-benchmarks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theodore-s-beers/feruca-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbe89808491954b859370a23dbeddc848f109b7f
[INFO] testing theodore-s-beers/feruca-benchmarks against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks" "/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/theodore-s-beers/feruca-benchmarks
[INFO] finished tweaking git repo https://github.com/theodore-s-beers/feruca-benchmarks
[INFO] tweaked toml for git repo https://github.com/theodore-s-beers/feruca-benchmarks written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theodore-s-beers/feruca-benchmarks on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theodore-s-beers/feruca-benchmarks 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd4d7944f6bf3f12a89f559df40043d2215b6f8eb30b138dcece3af86dc987e3
[INFO] running `Command { std: "docker" "start" "-a" "fd4d7944f6bf3f12a89f559df40043d2215b6f8eb30b138dcece3af86dc987e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd4d7944f6bf3f12a89f559df40043d2215b6f8eb30b138dcece3af86dc987e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4d7944f6bf3f12a89f559df40043d2215b6f8eb30b138dcece3af86dc987e3", kill_on_drop: false }`
[INFO] [stdout] fd4d7944f6bf3f12a89f559df40043d2215b6f8eb30b138dcece3af86dc987e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d919b9fefb1f6b97b807088659e1824317a4a34e7b23c712de53a75024bb87
[INFO] running `Command { std: "docker" "start" "-a" "98d919b9fefb1f6b97b807088659e1824317a4a34e7b23c712de53a75024bb87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_calendar_data v2.0.0
[INFO] [stderr]    Compiling icu_plurals_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling icu_decimal_data v2.0.0
[INFO] [stderr]    Compiling icu_time_data v2.0.1
[INFO] [stderr]    Compiling icu_datetime_data v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_collator_data v2.0.0
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling icu_list_data v2.0.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling feruca v0.11.4 (https://github.com/theodore-s-beers/feruca#7adf0c01)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling calendrical_calculations v0.2.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.0
[INFO] [stderr]    Compiling calendrical_calculations v0.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ixdtf v0.5.0
[INFO] [stderr]    Compiling fixed_decimal v0.5.6
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling icu_pattern v0.2.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerotrie v0.1.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_pattern v0.4.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_calendar v2.0.3
[INFO] [stderr]    Compiling icu_calendar v1.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_time v2.0.0
[INFO] [stderr]    Compiling icu_timezone v1.5.0
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_decimal v1.5.0
[INFO] [stderr]    Compiling icu_plurals v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_datetime v2.0.0
[INFO] [stderr]    Compiling icu_provider_adapters v1.5.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling icu_datetime v1.5.1
[INFO] [stderr]    Compiling icu_collator v1.5.0
[INFO] [stderr]    Compiling icu_casemap v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v1.5.0
[INFO] [stderr]    Compiling icu_list v1.5.0
[INFO] [stderr]    Compiling icu_testdata v1.5.0
[INFO] [stderr]    Compiling icu v2.0.0
[INFO] [stderr]    Compiling feruca-benchmarks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s
[INFO] running `Command { std: "docker" "inspect" "98d919b9fefb1f6b97b807088659e1824317a4a34e7b23c712de53a75024bb87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d919b9fefb1f6b97b807088659e1824317a4a34e7b23c712de53a75024bb87", kill_on_drop: false }`
[INFO] [stdout] 98d919b9fefb1f6b97b807088659e1824317a4a34e7b23c712de53a75024bb87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 689f0c80eaeabb891a1bd917bff55e5619f6a1b2a4d775b2599c02a7ee088ab2
[INFO] running `Command { std: "docker" "start" "-a" "689f0c80eaeabb891a1bd917bff55e5619f6a1b2a4d775b2599c02a7ee088ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.0
[INFO] [stderr]    Compiling fixed_decimal v0.5.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_pattern v0.4.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_calendar v2.0.3
[INFO] [stderr]    Compiling icu_calendar v1.5.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_time v2.0.0
[INFO] [stderr]    Compiling icu_timezone v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_decimal v1.5.0
[INFO] [stderr]    Compiling icu_plurals v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling icu_list v1.5.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling icu_datetime v2.0.0
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_casemap v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling icu_datetime v1.5.1
[INFO] [stderr]    Compiling icu_provider_adapters v1.5.0
[INFO] [stderr]    Compiling icu_collator v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_segmenter v1.5.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling icu_pattern v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling feruca v0.11.4 (https://github.com/theodore-s-beers/feruca#7adf0c01)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling icu_testdata v1.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling icu v2.0.0
[INFO] [stderr]    Compiling feruca-benchmarks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "689f0c80eaeabb891a1bd917bff55e5619f6a1b2a4d775b2599c02a7ee088ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689f0c80eaeabb891a1bd917bff55e5619f6a1b2a4d775b2599c02a7ee088ab2", kill_on_drop: false }`
[INFO] [stdout] 689f0c80eaeabb891a1bd917bff55e5619f6a1b2a4d775b2599c02a7ee088ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9773fb18cf6627c053bbaee1720af22ac7880cdd0b46f27081cb5e1bc3d248d
[INFO] running `Command { std: "docker" "start" "-a" "d9773fb18cf6627c053bbaee1720af22ac7880cdd0b46f27081cb5e1bc3d248d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/feruca_benchmarks-c14590c4104cd704)
[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" "d9773fb18cf6627c053bbaee1720af22ac7880cdd0b46f27081cb5e1bc3d248d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9773fb18cf6627c053bbaee1720af22ac7880cdd0b46f27081cb5e1bc3d248d", kill_on_drop: false }`
[INFO] [stdout] d9773fb18cf6627c053bbaee1720af22ac7880cdd0b46f27081cb5e1bc3d248d
