[INFO] fetching crate ckb-rational 1.0.0... [INFO] testing ckb-rational-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate ckb-rational 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ckb-rational 1.0.0 [INFO] finished tweaking crates.io crate ckb-rational 1.0.0 [INFO] tweaked toml for crates.io crate ckb-rational 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ckb-rational 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ckb-rational 1.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.20 [INFO] [stderr] Downloaded heapsize v0.4.2 [INFO] [stderr] Downloaded numext-fixed-uint-core v0.1.6 [INFO] [stderr] Downloaded numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Downloaded numext-constructor v0.1.6 [INFO] [stderr] Downloaded numext-fixed-uint v0.1.6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44ba51a04d3d5644a44b1f179a0ce11539f5189c9006e62bd51e3fc0a135b910 [INFO] running `Command { std: "docker" "start" "-a" "44ba51a04d3d5644a44b1f179a0ce11539f5189c9006e62bd51e3fc0a135b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ba51a04d3d5644a44b1f179a0ce11539f5189c9006e62bd51e3fc0a135b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ba51a04d3d5644a44b1f179a0ce11539f5189c9006e62bd51e3fc0a135b910", kill_on_drop: false }` [INFO] [stdout] 44ba51a04d3d5644a44b1f179a0ce11539f5189c9006e62bd51e3fc0a135b910 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add1f65a832d757c74d4f12dc1e43623ffdcd6f2866db658af9edc1440f2c3f2 [INFO] running `Command { std: "docker" "start" "-a" "add1f65a832d757c74d4f12dc1e43623ffdcd6f2866db658af9edc1440f2c3f2", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.98s [INFO] running `Command { std: "docker" "inspect" "add1f65a832d757c74d4f12dc1e43623ffdcd6f2866db658af9edc1440f2c3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add1f65a832d757c74d4f12dc1e43623ffdcd6f2866db658af9edc1440f2c3f2", kill_on_drop: false }` [INFO] [stdout] add1f65a832d757c74d4f12dc1e43623ffdcd6f2866db658af9edc1440f2c3f2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f7d369fc0502e84e79e6c02b9210ca866593452bdddd5d09ce67116684ead8 [INFO] running `Command { std: "docker" "start" "-a" "29f7d369fc0502e84e79e6c02b9210ca866593452bdddd5d09ce67116684ead8", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-rational v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proptest::arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use proptest::strategy::{NewTree, Strategy, ValueTree}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use proptest::test_runner::{TestRng, TestRunner}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `proptest::arbitrary::Arbitrary`, `proptest::strategy::NewTree`, `proptest::strategy::Strategy`, `proptest::strategy::ValueTree`, `proptest::test_runner::TestRng`, `proptest::test_runner::TestRunner` [INFO] [stdout] --> src/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proptest::arbitrary::Arbitrary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use proptest::prelude::*; [INFO] [stdout] 5 | use proptest::strategy::{NewTree, Strategy, ValueTree}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 6 | use proptest::test_runner::{TestRng, TestRunner}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/tests.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/tests.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/tests.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/tests.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/tests.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-rational` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "29f7d369fc0502e84e79e6c02b9210ca866593452bdddd5d09ce67116684ead8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f7d369fc0502e84e79e6c02b9210ca866593452bdddd5d09ce67116684ead8", kill_on_drop: false }` [INFO] [stdout] 29f7d369fc0502e84e79e6c02b9210ca866593452bdddd5d09ce67116684ead8