[INFO] cloning repository https://github.com/chancehudson/scalarff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chancehudson/scalarff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchancehudson%2Fscalarff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchancehudson%2Fscalarff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36389eea62d17f2d335bd339be2ef79614d31232 [INFO] checking chancehudson/scalarff against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchancehudson%2Fscalarff" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chancehudson/scalarff [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/chancehudson/scalarff [INFO] tweaked toml for git repo https://github.com/chancehudson/scalarff written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chancehudson/scalarff on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chancehudson/scalarff 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.90 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f330b1f3ac984878c0c5ecafa4d0b77758e7d1e02b423f11ca2c8ba48beefd27 [INFO] running `Command { std: "docker" "start" "-a" "f330b1f3ac984878c0c5ecafa4d0b77758e7d1e02b423f11ca2c8ba48beefd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f330b1f3ac984878c0c5ecafa4d0b77758e7d1e02b423f11ca2c8ba48beefd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f330b1f3ac984878c0c5ecafa4d0b77758e7d1e02b423f11ca2c8ba48beefd27", kill_on_drop: false }` [INFO] [stdout] f330b1f3ac984878c0c5ecafa4d0b77758e7d1e02b423f11ca2c8ba48beefd27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ff3eddbf4b6e0581488d906b64dc198a49e13cff5e64bc0b7efbe16925e5f1 [INFO] running `Command { std: "docker" "start" "-a" "19ff3eddbf4b6e0581488d906b64dc198a49e13cff5e64bc0b7efbe16925e5f1", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking scalarff v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxfoi` [INFO] [stdout] --> src/lib.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | test_sqrt::(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxfoi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "oxfoi")] [INFO] [stdout] | ----------------- the item is gated behind the `oxfoi` feature [INFO] [stdout] 52 | pub mod oxfoi; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: to make use of source file src/oxfoi.rs, use `mod oxfoi` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 29 + mod oxfoi; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `alt_bn128` [INFO] [stdout] --> src/lib.rs:313:21 [INFO] [stdout] | [INFO] [stdout] 313 | test_sqrt::(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `alt_bn128` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "alt_bn128")] [INFO] [stdout] | --------------------- the item is gated behind the `alt_bn128` feature [INFO] [stdout] 48 | pub mod alt_bn128; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: to make use of source file src/alt_bn128.rs, use `mod alt_bn128` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 29 + mod alt_bn128; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve_25519` [INFO] [stdout] --> src/lib.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | test_sqrt::(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `curve_25519` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "curve25519")] [INFO] [stdout] | ---------------------- the item is gated behind the `curve25519` feature [INFO] [stdout] 50 | pub mod curve_25519; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: to make use of source file src/curve_25519.rs, use `mod curve_25519` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 29 + mod curve_25519; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `scalarff::Bn128FieldElement` [INFO] [stdout] --> examples/1000_residues.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use scalarff::Bn128FieldElement; [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `FieldElement` [INFO] [stdout] | no `Bn128FieldElement` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "alt_bn128")] [INFO] [stdout] | --------------------- the item is gated behind the `alt_bn128` feature [INFO] [stdout] 58 | pub use alt_bn128::Bn128FieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scalarff` (lib test) due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `scalarff::Curve25519FieldElement` [INFO] [stdout] --> examples/1000_residues.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use scalarff::Curve25519FieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Curve25519FieldElement` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "curve25519")] [INFO] [stdout] | ---------------------- the item is gated behind the `curve25519` feature [INFO] [stdout] 60 | pub use curve_25519::Curve25519FieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `scalarff::OxfoiFieldElement` [INFO] [stdout] --> examples/1000_residues.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use scalarff::OxfoiFieldElement; [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `FieldElement` [INFO] [stdout] | no `OxfoiFieldElement` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "oxfoi"))] [INFO] [stdout] | ----------------- the item is gated behind the `oxfoi` feature [INFO] [stdout] 63 | pub use oxfoi::OxfoiFieldElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scalarff` (example "1000_residues") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "19ff3eddbf4b6e0581488d906b64dc198a49e13cff5e64bc0b7efbe16925e5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ff3eddbf4b6e0581488d906b64dc198a49e13cff5e64bc0b7efbe16925e5f1", kill_on_drop: false }` [INFO] [stdout] 19ff3eddbf4b6e0581488d906b64dc198a49e13cff5e64bc0b7efbe16925e5f1