[INFO] fetching crate bigdecimal-no-std 0.4.0... [INFO] checking bigdecimal-no-std-0.4.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate bigdecimal-no-std 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate bigdecimal-no-std 0.4.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.12 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9adb342e329881a2ca91d9c290190e81eaca1f2e303849fccc25290b39755aa4 [INFO] running `Command { std: "docker" "start" "-a" "9adb342e329881a2ca91d9c290190e81eaca1f2e303849fccc25290b39755aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9adb342e329881a2ca91d9c290190e81eaca1f2e303849fccc25290b39755aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9adb342e329881a2ca91d9c290190e81eaca1f2e303849fccc25290b39755aa4", kill_on_drop: false }` [INFO] [stdout] 9adb342e329881a2ca91d9c290190e81eaca1f2e303849fccc25290b39755aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296f444ec10fcea025e96598a2459dd5424cba62fe73dfc39bd77f7ef31b6603 [INFO] running `Command { std: "docker" "start" "-a" "296f444ec10fcea025e96598a2459dd5424cba62fe73dfc39bd77f7ef31b6603", 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] 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] 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] [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 "repeated_squares") 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 "floating-precision") due to 2 previous errors [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] running `Command { std: "docker" "inspect" "296f444ec10fcea025e96598a2459dd5424cba62fe73dfc39bd77f7ef31b6603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296f444ec10fcea025e96598a2459dd5424cba62fe73dfc39bd77f7ef31b6603", kill_on_drop: false }` [INFO] [stdout] 296f444ec10fcea025e96598a2459dd5424cba62fe73dfc39bd77f7ef31b6603 [INFO] checking bigdecimal-no-std-0.4.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate bigdecimal-no-std 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate bigdecimal-no-std 0.4.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-1-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cef17d56c5596fb4cc849cfe9f915a678d35ae3f6450b6f0600333430d752af9 [INFO] running `Command { std: "docker" "start" "-a" "cef17d56c5596fb4cc849cfe9f915a678d35ae3f6450b6f0600333430d752af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cef17d56c5596fb4cc849cfe9f915a678d35ae3f6450b6f0600333430d752af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef17d56c5596fb4cc849cfe9f915a678d35ae3f6450b6f0600333430d752af9", kill_on_drop: false }` [INFO] [stdout] cef17d56c5596fb4cc849cfe9f915a678d35ae3f6450b6f0600333430d752af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f78000d3165ea67b3b8fcb0880de1dd39599434a59de61094e79d91a5e402e8 [INFO] running `Command { std: "docker" "start" "-a" "9f78000d3165ea67b3b8fcb0880de1dd39599434a59de61094e79d91a5e402e8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9f78000d3165ea67b3b8fcb0880de1dd39599434a59de61094e79d91a5e402e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f78000d3165ea67b3b8fcb0880de1dd39599434a59de61094e79d91a5e402e8", kill_on_drop: false }` [INFO] [stdout] 9f78000d3165ea67b3b8fcb0880de1dd39599434a59de61094e79d91a5e402e8