[INFO] cloning repository https://github.com/platformed-com/platformed-mf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platformed-com/platformed-mf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cbfd6669f61e916e614c4b2e61dd43ec2ece007
[INFO] testing platformed-com/platformed-mf against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf" "/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/platformed-com/platformed-mf
[INFO] finished tweaking git repo https://github.com/platformed-com/platformed-mf
[INFO] tweaked toml for git repo https://github.com/platformed-com/platformed-mf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platformed-com/platformed-mf on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/platformed-com/platformed-mf 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.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820
[INFO] running `Command { std: "docker" "start" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820", 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" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820", 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" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_calendar_data v2.0.0
[INFO] [stderr]    Compiling icu_decimal_data v2.0.0
[INFO] [stderr]    Compiling icu_plurals_data v2.0.0
[INFO] [stderr]    Compiling icu_list_data v2.0.0
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling icu_time_data v2.0.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_collator_data v2.0.0
[INFO] [stderr]    Compiling icu_datetime_data v2.0.1
[INFO] [stderr]    Compiling icu_experimental_data v0.3.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling fixed_decimal v0.7.0
[INFO] [stderr]    Compiling calendrical_calculations v0.2.2
[INFO] [stderr]    Compiling ixdtf v0.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_pattern v0.4.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.5
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling icu_casemap v2.0.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling icu_time v2.0.0
[INFO] [stderr]    Compiling icu_experimental v0.3.0
[INFO] [stderr]    Compiling icu_datetime v2.0.0
[INFO] [stderr] error: could not compile `icu_experimental` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name icu_experimental --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_experimental-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "log", "ryu", "serde"))' -C metadata=df8b658359bb751c -C extra-filename=-f1c54be62615cfb1 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern displaydoc=/opt/rustwide/target/release/deps/libdisplaydoc-266240ac5633dee3.so --extern either=/opt/rustwide/target/release/deps/libeither-381c6dbf3b7f9a41.rmeta --extern fixed_decimal=/opt/rustwide/target/release/deps/libfixed_decimal-179b7b86c29bbee0.rmeta --extern icu_casemap=/opt/rustwide/target/release/deps/libicu_casemap-282cbcdf86542bb2.rmeta --extern icu_collections=/opt/rustwide/target/release/deps/libicu_collections-30cf60a5bad943e2.rmeta --extern icu_decimal=/opt/rustwide/target/release/deps/libicu_decimal-9df961ddac1f8cdd.rmeta --extern icu_experimental_data=/opt/rustwide/target/release/deps/libicu_experimental_data-9027d6752102177d.rmeta --extern icu_list=/opt/rustwide/target/release/deps/libicu_list-93fc3083d996826f.rmeta --extern icu_locale=/opt/rustwide/target/release/deps/libicu_locale-843421e655b7f344.rmeta --extern icu_locale_core=/opt/rustwide/target/release/deps/libicu_locale_core-633da1050def9a7e.rmeta --extern icu_normalizer=/opt/rustwide/target/release/deps/libicu_normalizer-7b7daeb1ed582c79.rmeta --extern icu_pattern=/opt/rustwide/target/release/deps/libicu_pattern-9156a195055b71b2.rmeta --extern icu_plurals=/opt/rustwide/target/release/deps/libicu_plurals-14e8f70a4cc6f8d4.rmeta --extern icu_properties=/opt/rustwide/target/release/deps/libicu_properties-be34da2f32c3ef2a.rmeta --extern icu_provider=/opt/rustwide/target/release/deps/libicu_provider-33fda55e493170aa.rmeta --extern litemap=/opt/rustwide/target/release/deps/liblitemap-048c6e1dad9bc49e.rmeta --extern num_bigint=/opt/rustwide/target/release/deps/libnum_bigint-613b2eacf3fb9152.rmeta --extern num_rational=/opt/rustwide/target/release/deps/libnum_rational-469b6864bf2f34b6.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-758e5004bf6f4c02.rmeta --extern potential_utf=/opt/rustwide/target/release/deps/libpotential_utf-bea1bb73576d044e.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-cceb5f276923f9ef.rmeta --extern tinystr=/opt/rustwide/target/release/deps/libtinystr-821f8bc6a2257961.rmeta --extern writeable=/opt/rustwide/target/release/deps/libwriteable-beac8301da4f510f.rmeta --extern zerofrom=/opt/rustwide/target/release/deps/libzerofrom-7aca0555251586e0.rmeta --extern zerotrie=/opt/rustwide/target/release/deps/libzerotrie-1483614883db757c.rmeta --extern zerovec=/opt/rustwide/target/release/deps/libzerovec-a264bdf6b7823a90.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820", kill_on_drop: false }`
[INFO] [stdout] 0b988feddcfe316851f7daae03ec16bd42685e020c76e7b7d843c89205324820
