[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.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fplatformed-mf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platformed-com/platformed-mf 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/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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059
[INFO] running `Command { std: "docker" "start" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059", 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" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059" "/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" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059", 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" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling icu_decimal_data v2.0.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling icu_calendar_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_time_data v2.0.1
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_collator_data v2.0.0
[INFO] [stderr]    Compiling icu_segmenter_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 regex-automata v0.4.13
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling nom v7.1.3
[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_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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_casemap v2.0.0
[INFO] [stderr]    Compiling icu_plurals v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.5
[INFO] [stderr]    Compiling icu_decimal v2.0.0
[INFO] [stderr]    Compiling icu_list v2.0.0
[INFO] [stderr]    Compiling icu_collator v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling icu_experimental v0.3.0
[INFO] [stderr]    Compiling icu_time v2.0.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.1-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 embed-bitcode=no -C debuginfo=2 --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=951cf6530ef84c96 -C extra-filename=-024c2ffed9bdff8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-db991276f44551a1.so --extern either=/opt/rustwide/target/debug/deps/libeither-40b894c145b6eae5.rmeta --extern fixed_decimal=/opt/rustwide/target/debug/deps/libfixed_decimal-903ee5b65a7b7b65.rmeta --extern icu_casemap=/opt/rustwide/target/debug/deps/libicu_casemap-a15f51ff2b000462.rmeta --extern icu_collections=/opt/rustwide/target/debug/deps/libicu_collections-b81fb6a62da10d03.rmeta --extern icu_decimal=/opt/rustwide/target/debug/deps/libicu_decimal-bb7e83e971ac7bda.rmeta --extern icu_experimental_data=/opt/rustwide/target/debug/deps/libicu_experimental_data-a9d2133d6eedf603.rmeta --extern icu_list=/opt/rustwide/target/debug/deps/libicu_list-33b387b153d83628.rmeta --extern icu_locale=/opt/rustwide/target/debug/deps/libicu_locale-5d83ca6c4c9b49dd.rmeta --extern icu_locale_core=/opt/rustwide/target/debug/deps/libicu_locale_core-4d6354331e3844b4.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-eee604b05f24a940.rmeta --extern icu_pattern=/opt/rustwide/target/debug/deps/libicu_pattern-2a08e5538e24b259.rmeta --extern icu_plurals=/opt/rustwide/target/debug/deps/libicu_plurals-f8e6a75927cd7909.rmeta --extern icu_properties=/opt/rustwide/target/debug/deps/libicu_properties-850bb1d52e62c883.rmeta --extern icu_provider=/opt/rustwide/target/debug/deps/libicu_provider-8be8417d2d6b6d0b.rmeta --extern litemap=/opt/rustwide/target/debug/deps/liblitemap-76c583890b84c465.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-eed4b2228b0e4eaa.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-0fd765df9624c108.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c50394e09299f6b8.rmeta --extern potential_utf=/opt/rustwide/target/debug/deps/libpotential_utf-c1f4792fb676e4d5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rmeta --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-3a420571229a3596.rmeta --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-cd4e0f0938b5418c.rmeta --extern zerofrom=/opt/rustwide/target/debug/deps/libzerofrom-b3a010941b4cc129.rmeta --extern zerotrie=/opt/rustwide/target/debug/deps/libzerotrie-6f178540fd1d4a2d.rmeta --extern zerovec=/opt/rustwide/target/debug/deps/libzerovec-d75f81ba69ecef7a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059", kill_on_drop: false }`
[INFO] [stdout] b095b9f1a055a6dadb536c6b9f48fad1c7efae6638a6048ecd3b02be4fbe5059
