[INFO] fetching crate bigdecimal-no-std 0.4.0...
[INFO] checking bigdecimal-no-std-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bigdecimal-no-std 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bigdecimal-no-std 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bigdecimal-no-std 0.4.0
[INFO] finished tweaking crates.io crate bigdecimal-no-std 0.4.0
[INFO] tweaked toml for crates.io crate bigdecimal-no-std 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate bigdecimal-no-std 0.4.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dfa8ef1a3f5a2c39fdeab852ab398b12ef10af13875d20d3e949f1aca7a5ef8
[INFO] running `Command { std: "docker" "start" "-a" "6dfa8ef1a3f5a2c39fdeab852ab398b12ef10af13875d20d3e949f1aca7a5ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfa8ef1a3f5a2c39fdeab852ab398b12ef10af13875d20d3e949f1aca7a5ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfa8ef1a3f5a2c39fdeab852ab398b12ef10af13875d20d3e949f1aca7a5ef8", kill_on_drop: false }`
[INFO] [stdout] 6dfa8ef1a3f5a2c39fdeab852ab398b12ef10af13875d20d3e949f1aca7a5ef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e27369257d937da5ed91ce7a63f36b336bba7b58269e4011bc24cc73852f64ac
[INFO] running `Command { std: "docker" "start" "-a" "e27369257d937da5ed91ce7a63f36b336bba7b58269e4011bc24cc73852f64ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking bigdecimal-no-std v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bigdecimal`
[INFO] [stdout]  --> examples/floating-precision.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bigdecimal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bigdecimal`
[INFO] [stdout]  --> examples/repeated_squares.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bigdecimal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bigdecimal`
[INFO] [stdout]  --> examples/simple-math.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bigdecimal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> examples/repeated_squares.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bigdecimal-no-std` (example "floating-precision") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bigdecimal-no-std` (example "repeated_squares") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use std::default::Default;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Default` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BigDecimal` in this scope
[INFO] [stdout]   --> examples/simple-math.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let bd_match: BigDecimal = match BigDecimal::from_f64(33.9) {
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BigDecimal` in this scope
[INFO] [stdout]   --> examples/simple-math.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn print_sum(a: &BigDecimal, b: &BigDecimal) {
[INFO] [stdout]    |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BigDecimal` in this scope
[INFO] [stdout]   --> examples/simple-math.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn print_sum(a: &BigDecimal, b: &BigDecimal) {
[INFO] [stdout]    |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BigDecimal` in this scope
[INFO] [stdout]   --> examples/simple-math.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn print_division(num: &BigDecimal, den: &BigDecimal) {
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BigDecimal` in this scope
[INFO] [stdout]   --> examples/simple-math.rs:77:43
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn print_division(num: &BigDecimal, den: &BigDecimal) {
[INFO] [stdout]    |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let dec = BigDecimal::from_str(&input).unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let bd_from_prim = BigDecimal::from_f64(3.3);
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let bd_match: BigDecimal = match BigDecimal::from_f64(33.9) {
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |         None => BigDecimal::zero(),
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let bd_add1 = &BigDecimal::from_f64(24.0).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let bd_add2 = &BigDecimal::from_f64(34.0).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut bd_add3 = BigDecimal::from_f64(24.0).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let bd_add4 = BigDecimal::from_f64(24.0).unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let bd_nez = BigDecimal::from_f64(0.0).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     if bd_nez != BigDecimal::zero() {
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let bd_div1 = &BigDecimal::from_f64(24.0).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let bd_div2 = &BigDecimal::from_f64(1.0).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let bd_div1 = &BigDecimal::from_str("24.0").unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let bd_num = &BigDecimal::from_str("24.0").unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let bd_den = &BigDecimal::from_str("1.5").unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let bd_num = &BigDecimal::from_str("24.000").unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigDecimal`
[INFO] [stdout]   --> examples/simple-math.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let bd_den = &BigDecimal::from_str("1.50").unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `BigDecimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bigdecimal-no-std` (example "simple-math") due to 24 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e27369257d937da5ed91ce7a63f36b336bba7b58269e4011bc24cc73852f64ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27369257d937da5ed91ce7a63f36b336bba7b58269e4011bc24cc73852f64ac", kill_on_drop: false }`
[INFO] [stdout] e27369257d937da5ed91ce7a63f36b336bba7b58269e4011bc24cc73852f64ac
