[INFO] fetching crate icu_decimal 0.5.0... [INFO] testing icu_decimal-0.5.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate icu_decimal 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate icu_decimal 0.5.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icu_decimal 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate icu_decimal 0.5.0 [INFO] tweaked toml for crates.io crate icu_decimal 0.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate icu_decimal 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b60685463f64296786d2704bafa2cf234fe7288925241f104a6b770707359fda [INFO] running `Command { std: "docker" "start" "-a" "b60685463f64296786d2704bafa2cf234fe7288925241f104a6b770707359fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60685463f64296786d2704bafa2cf234fe7288925241f104a6b770707359fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60685463f64296786d2704bafa2cf234fe7288925241f104a6b770707359fda", kill_on_drop: false }` [INFO] [stdout] b60685463f64296786d2704bafa2cf234fe7288925241f104a6b770707359fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9725b1d5c62dce6b7a32bf07453617b6c7330a5f1b6b67c5187a56e5bc34ea5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9725b1d5c62dce6b7a32bf07453617b6c7330a5f1b6b67c5187a56e5bc34ea5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling icu_provider_macros v0.5.0 [INFO] [stderr] Compiling yoke-derive v0.4.1 [INFO] [stderr] Compiling icu_locid v0.5.0 [INFO] [stderr] Compiling fixed_decimal v0.2.2 [INFO] [stderr] Compiling yoke v0.4.0 [INFO] [stderr] Compiling icu_provider v0.5.0 [INFO] [stderr] Compiling icu_decimal v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.00s [INFO] running `Command { std: "docker" "inspect" "e9725b1d5c62dce6b7a32bf07453617b6c7330a5f1b6b67c5187a56e5bc34ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9725b1d5c62dce6b7a32bf07453617b6c7330a5f1b6b67c5187a56e5bc34ea5", kill_on_drop: false }` [INFO] [stdout] e9725b1d5c62dce6b7a32bf07453617b6c7330a5f1b6b67c5187a56e5bc34ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb12c0b578ac938d721454f8322e637ea18113c4a236077504a70524ca0dc7ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb12c0b578ac938d721454f8322e637ea18113c4a236077504a70524ca0dc7ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling icu_benchmark_macros v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling icu_locid_macros v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling yoke v0.4.0 [INFO] [stderr] Compiling icu_locid v0.5.0 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde-json-core v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling zerovec v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling icu_provider v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling icu_provider_fs v0.5.0 [INFO] [stderr] Compiling icu_provider_blob v0.5.0 [INFO] [stderr] Compiling icu_decimal v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_testdata v0.5.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/icu_decimal-2ed0841d4b972947) [INFO] running `Command { std: "docker" "inspect" "fb12c0b578ac938d721454f8322e637ea18113c4a236077504a70524ca0dc7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb12c0b578ac938d721454f8322e637ea18113c4a236077504a70524ca0dc7ed", kill_on_drop: false }` [INFO] [stdout] fb12c0b578ac938d721454f8322e637ea18113c4a236077504a70524ca0dc7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb9a946802887d5f68375eacbe93612f3d3cad27375caa4b63cbf6c98743c943 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb9a946802887d5f68375eacbe93612f3d3cad27375caa4b63cbf6c98743c943", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icu_decimal-2ed0841d4b972947) [INFO] [stdout] test grouper::test_grouper ... ok [INFO] [stderr] Doc-tests icu_decimal [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 39) ... FAILED [INFO] [stdout] test src/lib.rs - (line 19) ... FAILED [INFO] [stdout] test src/options.rs - options::GroupingStrategy (line 21) ... ok [INFO] [stdout] test src/options.rs - options::SignDisplay (line 72) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 39) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 4 | use icu::decimal::FixedDecimalFormat; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 5 | use icu::locid::Locale; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Locale` [INFO] [stdout] --> src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 8 | let locale = Locale::und(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use icu_locid::Locale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FixedDecimalFormat` [INFO] [stdout] --> src/lib.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 10 | let fdf = FixedDecimalFormat::try_new(locale, &provider, Default::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed_decimal-0.2.2/src/decimal.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct FixedDecimal { [INFO] [stdout] | ----------------------- similarly named struct `FixedDecimal` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 10 | let fdf = FixedDecimal::try_new(locale, &provider, Default::default()) [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use icu_decimal::FixedDecimalFormat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 13 | let fixed_decimal = FixedDecimal::from(200050) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `FixedDecimal: From<{integer}>` found in the `fixed_decimal` crate: [INFO] [stdout] - impl From for FixedDecimal; [INFO] [stdout] - impl From for FixedDecimal; [INFO] [stdout] - impl From for FixedDecimal; [INFO] [stdout] - impl From for FixedDecimal; [INFO] [stdout] and 8 more [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 3 | use icu::decimal::FixedDecimalFormat; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 4 | use icu::locid::Locale; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 5 | use icu::locid::macros::langid; [INFO] [stdout] | ^^^ use of undeclared crate or module `icu` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `langid` in this scope [INFO] [stdout] --> src/lib.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 8 | let locale: Locale = langid!("bn").into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] icu_locid_macros::langid [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Locale` in this scope [INFO] [stdout] --> src/lib.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 8 | let locale: Locale = langid!("bn").into(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use icu_locid::Locale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FixedDecimalFormat` [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 10 | let fdf = FixedDecimalFormat::try_new(locale, &provider, Default::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use icu_decimal::FixedDecimalFormat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 19) [INFO] [stdout] src/lib.rs - (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "eb9a946802887d5f68375eacbe93612f3d3cad27375caa4b63cbf6c98743c943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9a946802887d5f68375eacbe93612f3d3cad27375caa4b63cbf6c98743c943", kill_on_drop: false }` [INFO] [stdout] eb9a946802887d5f68375eacbe93612f3d3cad27375caa4b63cbf6c98743c943