[INFO] cloning repository https://github.com/FeanorTheElf/FeanorLA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/FeanorLA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2FFeanorLA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2FFeanorLA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb9558f10fef2506e1e40e86bf1fd080bfa66532 [INFO] checking FeanorTheElf/FeanorLA against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2FFeanorLA" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/FeanorLA on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FeanorTheElf/FeanorLA [INFO] finished tweaking git repo https://github.com/FeanorTheElf/FeanorLA [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/FeanorLA written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FeanorTheElf/FeanorLA 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d278ae1f05f5996cfcbdf5a854b03a91420dc30a9529fdf33823c205d89fe21f [INFO] running `Command { std: "docker" "start" "-a" "d278ae1f05f5996cfcbdf5a854b03a91420dc30a9529fdf33823c205d89fe21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d278ae1f05f5996cfcbdf5a854b03a91420dc30a9529fdf33823c205d89fe21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d278ae1f05f5996cfcbdf5a854b03a91420dc30a9529fdf33823c205d89fe21f", kill_on_drop: false }` [INFO] [stdout] d278ae1f05f5996cfcbdf5a854b03a91420dc30a9529fdf33823c205d89fe21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb918770728473e4597b432fb338213550ee662e42d8f3bc86b4349961f7568e [INFO] running `Command { std: "docker" "start" "-a" "cb918770728473e4597b432fb338213550ee662e42d8f3bc86b4349961f7568e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [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 (/opt/rustwide/workdir) [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] --> src/fq/fq_small.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | gen_const_vector!(ConstVector2F2; F2El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [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] --> src/fq/fq_small.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | gen_const_vector!(ConstVector2F7; F7El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `zn_small::ZnElImpl<37, true>` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/fq/fq_small.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | gen_const_vector!(ConstVector2F37; F37El; V0, V1); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | gen_const_vector!(ConstVector3F2; F2El; V0, V1, V2); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | gen_const_vector!(ConstVector4F2; F2El; V0, V1, V2, V3); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | gen_const_vector!(ConstVector5F2; F2El; V0, V1, V2, V3, V4); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | gen_const_vector!(ConstVector6F2; F2El; V0, V1, V2, V3, V4, V5); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | gen_const_vector!(ConstVector7F2; F2El; V0, V1, V2, V3, V4, V5, V6); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | gen_const_vector!(ConstVector8F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | gen_const_vector!(ConstVector9F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | gen_const_vector!(ConstVector10F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:46:40 [INFO] [stdout] | [INFO] [stdout] 46 | gen_const_vector!(ConstVector12F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | gen_const_vector!(ConstVector16F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/fq_small.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | gen_const_vector!(ConstVector2F2; F2El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [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] --> src/fq/fq_small.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | gen_const_vector!(ConstVector2F7; F7El; V0, V1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `zn_small::ZnElImpl<37, true>` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/fq/fq_small.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | gen_const_vector!(ConstVector2F37; F37El; V0, V1); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | gen_const_vector!(ConstVector3F2; F2El; V0, V1, V2); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | gen_const_vector!(ConstVector4F2; F2El; V0, V1, V2, V3); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | gen_const_vector!(ConstVector5F2; F2El; V0, V1, V2, V3, V4); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | gen_const_vector!(ConstVector6F2; F2El; V0, V1, V2, V3, V4, V5); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | gen_const_vector!(ConstVector7F2; F2El; V0, V1, V2, V3, V4, V5, V6); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | gen_const_vector!(ConstVector8F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | gen_const_vector!(ConstVector9F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | gen_const_vector!(ConstVector10F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:46:40 [INFO] [stdout] | [INFO] [stdout] 46 | gen_const_vector!(ConstVector12F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [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] --> src/fq/binary_fields.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | gen_const_vector!(ConstVector16F2; F2El; V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `zn_small::ZnElImpl<37, true>` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/poly/uni_var.rs:614:40 [INFO] [stdout] | [INFO] [stdout] 614 | gen_const_vector!(ConstVector2F37; F37El; V0, V1); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] --> src/fq/zn_small.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(ConstParamTy)] [INFO] [stdout] 8 | pub struct ZnElImpl { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 129 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 149 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 162 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 129 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 149 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | dispatch_karatsuba_impl::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- ------------------- supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 162 | dispatch_karatsuba_impl::( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: function takes 6 generic arguments but 3 generic arguments were supplied [INFO] [stdout] --> src/multiplication/karatsuba.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | dispatch_karatsuba_impl::<_, true, 1>(2, &mut c[..], &a[..], &b[..], &mut tmp[..], &i64::RING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---- - supplied 3 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 6 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 6 generic parameters: `R`, `ADD_ASSIGN`, `THRESHOLD_SIZE_LOG2`, `V1`, `V2`, `V3` [INFO] [stdout] --> src/multiplication/karatsuba.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn dispatch_karatsuba_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ - ---------------------- -------------------------------- -- -- -- [INFO] [stdout] ... [INFO] [stdout] 94 | / karatsuba_impl!{ [INFO] [stdout] 95 | | (0, karatsuba_impl_0, karatsuba_impl_0), [INFO] [stdout] 96 | | (1, karatsuba_impl_1, karatsuba_impl_0), [INFO] [stdout] 97 | | (2, karatsuba_impl_2, karatsuba_impl_1), [INFO] [stdout] ... | [INFO] [stdout] 111 | | (16, karatsuba_impl_16, karatsuba_impl_15) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `karatsuba_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 191 | dispatch_karatsuba_impl::<_, true, 1, V1, V2, V3>(2, &mut c[..], &a[..], &b[..], &mut tmp[..], &i64::RING); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feanor_la` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feanor_la` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "cb918770728473e4597b432fb338213550ee662e42d8f3bc86b4349961f7568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb918770728473e4597b432fb338213550ee662e42d8f3bc86b4349961f7568e", kill_on_drop: false }` [INFO] [stdout] cb918770728473e4597b432fb338213550ee662e42d8f3bc86b4349961f7568e [INFO] checking FeanorTheElf/FeanorLA against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2FFeanorLA" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/FeanorLA on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FeanorTheElf/FeanorLA [INFO] finished tweaking git repo https://github.com/FeanorTheElf/FeanorLA [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/FeanorLA written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FeanorTheElf/FeanorLA 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d401f5fbb81ccc802e52c8320d243db28eed20d8a092a181e8f5af1ea5510d0e [INFO] running `Command { std: "docker" "start" "-a" "d401f5fbb81ccc802e52c8320d243db28eed20d8a092a181e8f5af1ea5510d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d401f5fbb81ccc802e52c8320d243db28eed20d8a092a181e8f5af1ea5510d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d401f5fbb81ccc802e52c8320d243db28eed20d8a092a181e8f5af1ea5510d0e", kill_on_drop: false }` [INFO] [stdout] d401f5fbb81ccc802e52c8320d243db28eed20d8a092a181e8f5af1ea5510d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b5a34a3e7d7ba20f534a0980c52b136d3d4a49d32f7d03277b78854698b80c7 [INFO] running `Command { std: "docker" "start" "-a" "2b5a34a3e7d7ba20f534a0980c52b136d3d4a49d32f7d03277b78854698b80c7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "2b5a34a3e7d7ba20f534a0980c52b136d3d4a49d32f7d03277b78854698b80c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5a34a3e7d7ba20f534a0980c52b136d3d4a49d32f7d03277b78854698b80c7", kill_on_drop: false }` [INFO] [stdout] 2b5a34a3e7d7ba20f534a0980c52b136d3d4a49d32f7d03277b78854698b80c7