[INFO] cloning repository https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/basic-crypto-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0a43aac454ca493b8e6205b8417ea4002b79748 [INFO] checking FeanorTheElf/basic-crypto-experiments against try#f82303294ca6add47eea966608ce02688928f965 for pr-107123-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fbasic-crypto-experiments" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/basic-crypto-experiments on toolchain f82303294ca6add47eea966608ce02688928f965 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] finished tweaking git repo https://github.com/FeanorTheElf/basic-crypto-experiments [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/basic-crypto-experiments written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FeanorTheElf/basic-crypto-experiments 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" "+f82303294ca6add47eea966608ce02688928f965" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f66ff8c74953f06c0c69a61214121c521583c9f5b7b95a24a0f181410d9fb6 [INFO] running `Command { std: "docker" "start" "-a" "22f66ff8c74953f06c0c69a61214121c521583c9f5b7b95a24a0f181410d9fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f66ff8c74953f06c0c69a61214121c521583c9f5b7b95a24a0f181410d9fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f66ff8c74953f06c0c69a61214121c521583c9f5b7b95a24a0f181410d9fb6", kill_on_drop: false }` [INFO] [stdout] 22f66ff8c74953f06c0c69a61214121c521583c9f5b7b95a24a0f181410d9fb6 [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=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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b545545722695c83e5ec69329ea32389d002f5e27f51bac911106ee11c92e5c6 [INFO] running `Command { std: "docker" "start" "-a" "b545545722695c83e5ec69329ea32389d002f5e27f51bac911106ee11c92e5c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Checking vector-map v1.0.1 [INFO] [stderr] Checking feanor_la v0.1.0 (https://github.com/FeanorTheElf/FeanorLA#eed11aa9) [INFO] [stdout] error[E0277]: the trait bound `ComposedEmbedding: Callable<(::El,)>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/embedding.rs:173:43 [INFO] [stdout] | [INFO] [stdout] 173 | impl FnOnce<(R::El, )> for ComposedEmbedding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Callable<(::El,)>` is not implemented for `ComposedEmbedding` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ComposedEmbedding: Callable<(::El,)>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/embedding.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | impl FnMut<(R::El, )> for ComposedEmbedding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Callable<(::El,)>` is not implemented for `ComposedEmbedding` [INFO] [stdout] | [INFO] [stdout] = note: required for `ComposedEmbedding` to implement `FnOnce<(::El,)>` [INFO] [stdout] note: required by a bound in `std::ops::FnMut` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:163:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ComposedEmbedding: Callable<(::El,)>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/embedding.rs:197:39 [INFO] [stdout] | [INFO] [stdout] 197 | impl Fn<(R::El, )> for ComposedEmbedding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Callable<(::El,)>` is not implemented for `ComposedEmbedding` [INFO] [stdout] | [INFO] [stdout] = note: required for `ComposedEmbedding` to implement `FnOnce<(::El,)>` [INFO] [stdout] = note: required for `ComposedEmbedding` to implement `std::ops::FnMut<(::El,)>` [INFO] [stdout] note: required by a bound in `Fn` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:76:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `zn_small::ZnElImpl<2, true>` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/algebra/fq/fq_small.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | gen_const_vector!(ConstVector2F2; F2El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/algebra/fq/zn_small.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] 10 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `zn_small::ZnElImpl<7, true>` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/algebra/fq/fq_small.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | gen_const_vector!(ConstVector2F7; F7El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/feanorla-b6e14b5a03f52c0b/eed11aa/src/algebra/fq/zn_small.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 + #[derive(ConstParamTy)] [INFO] [stdout] 10 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feanor_la` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b545545722695c83e5ec69329ea32389d002f5e27f51bac911106ee11c92e5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b545545722695c83e5ec69329ea32389d002f5e27f51bac911106ee11c92e5c6", kill_on_drop: false }` [INFO] [stdout] b545545722695c83e5ec69329ea32389d002f5e27f51bac911106ee11c92e5c6