[INFO] cloning repository https://github.com/mahkoh/linearize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahkoh/linearize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Flinearize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Flinearize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae96c15bbaf53b923da8126fd33add3f048ec217 [INFO] checking mahkoh/linearize against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Flinearize" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mahkoh/linearize [INFO] finished tweaking git repo https://github.com/mahkoh/linearize [INFO] tweaked toml for git repo https://github.com/mahkoh/linearize written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mahkoh/linearize on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mahkoh/linearize 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f19fae8e7f09056ffbf0328695b497df83918a65d0b60dec0476b71a2e52d86 [INFO] running `Command { std: "docker" "start" "-a" "3f19fae8e7f09056ffbf0328695b497df83918a65d0b60dec0476b71a2e52d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f19fae8e7f09056ffbf0328695b497df83918a65d0b60dec0476b71a2e52d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f19fae8e7f09056ffbf0328695b497df83918a65d0b60dec0476b71a2e52d86", kill_on_drop: false }` [INFO] [stdout] 3f19fae8e7f09056ffbf0328695b497df83918a65d0b60dec0476b71a2e52d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a6fd23eeaafdfcd5c27de5730bda2ba8aa16f6c95f05649a04b3f977496bd4 [INFO] running `Command { std: "docker" "start" "-a" "69a6fd23eeaafdfcd5c27de5730bda2ba8aa16f6c95f05649a04b3f977496bd4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling linearize v0.1.4 (/opt/rustwide/workdir/linearize) [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.93 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling linearize-tests v0.1.0 (/opt/rustwide/workdir/linearize-tests) [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking syn v2.0.98 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking linearize-derive v0.1.0 (/opt/rustwide/workdir/linearize-derive) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::custom_crate::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / #[linearize(crate = custom)] [INFO] [stdout] 23 | | enum A { [INFO] [stdout] 24 | | A, [INFO] [stdout] 25 | | B(bool), [INFO] [stdout] 26 | | C { a: bool }, [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::custom_crate::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / #[linearize(crate = custom)] [INFO] [stdout] 23 | | enum A { [INFO] [stdout] 24 | | A, [INFO] [stdout] 25 | | B(bool), [INFO] [stdout] 26 | | C { a: bool }, [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-17866149996464162120.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | struct S(bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-970773450643411426.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | struct S(bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-7236694890476470830.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct S(bool, Ordering); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-8807366493351659920.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct S(bool, Ordering); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-6031773754758732905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::struct_1::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / struct S { [INFO] [stdout] 82 | | a: bool, [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::struct_1::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::struct_1::_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / struct S { [INFO] [stdout] 82 | | a: bool, [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::struct_1::_::::CopyStorage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::struct_2::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / struct S { [INFO] [stdout] 96 | | a: bool, [INFO] [stdout] 97 | | b: Ordering, [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::struct_2::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::struct_2::_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / struct S { [INFO] [stdout] 96 | | a: bool, [INFO] [stdout] 97 | | b: Ordering, [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::struct_2::_::::CopyStorage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / struct S { [INFO] [stdout] 115 | | a: bool, [INFO] [stdout] 116 | | b: Ordering, [INFO] [stdout] 117 | | c: Infallible, [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-7255353689203695348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / struct S { [INFO] [stdout] 115 | | a: bool, [INFO] [stdout] 116 | | b: Ordering, [INFO] [stdout] 117 | | c: Infallible, [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-7972150337542699279.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / struct S { [INFO] [stdout] 132 | | a: bool, [INFO] [stdout] 133 | | c: Infallible, [INFO] [stdout] 134 | | b: Ordering, [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-14726078335141544009.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / struct S { [INFO] [stdout] 132 | | a: bool, [INFO] [stdout] 133 | | c: Infallible, [INFO] [stdout] 134 | | b: Ordering, [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-5520775370780746592.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / struct S { [INFO] [stdout] 149 | | c: Infallible, [INFO] [stdout] 150 | | a: bool, [INFO] [stdout] 151 | | b: Ordering, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-12936903682909915524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / struct S { [INFO] [stdout] 149 | | c: Infallible, [INFO] [stdout] 150 | | a: bool, [INFO] [stdout] 151 | | b: Ordering, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-11329401143901713066.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::enum_1::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / enum E { [INFO] [stdout] 179 | | A, [INFO] [stdout] 180 | | B(bool), [INFO] [stdout] 181 | | C(bool, Ordering), [INFO] [stdout] 182 | | D { a: bool, b: Ordering }, [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::enum_1::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `derive::enum_1::_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / enum E { [INFO] [stdout] 179 | | A, [INFO] [stdout] 180 | | B(bool), [INFO] [stdout] 181 | | C(bool, Ordering), [INFO] [stdout] 182 | | D { a: bool, b: Ordering }, [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ cannot normalize `derive::enum_1::_::::CopyStorage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | / enum E { [INFO] [stdout] 266 | | A, [INFO] [stdout] 267 | | B, [INFO] [stdout] 268 | | C(Infallible), [INFO] [stdout] 269 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-10542151045646698263.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | / enum E { [INFO] [stdout] 266 | | A, [INFO] [stdout] 267 | | B, [INFO] [stdout] 268 | | C(Infallible), [INFO] [stdout] 269 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-2356954893523077638.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / enum E { [INFO] [stdout] 282 | | A, [INFO] [stdout] 283 | | C(Infallible), [INFO] [stdout] 284 | | B, [INFO] [stdout] 285 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-11871614767326107618.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / enum E { [INFO] [stdout] 282 | | A, [INFO] [stdout] 283 | | C(Infallible), [INFO] [stdout] 284 | | B, [INFO] [stdout] 285 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-18113273611633015815.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | / enum E { [INFO] [stdout] 298 | | C(Infallible), [INFO] [stdout] 299 | | A, [INFO] [stdout] 300 | | B, [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::Storage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-1495024338575714146.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | / enum E { [INFO] [stdout] 298 | | C(Infallible), [INFO] [stdout] 299 | | A, [INFO] [stdout] 300 | | B, [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-408078831988216466.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `variants::derived_2::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/variants.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / enum A { [INFO] [stdout] 39 | | A, [INFO] [stdout] 40 | | B(bool), [INFO] [stdout] 41 | | C(Infallible), [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ cannot normalize `variants::derived_2::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/variants.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / enum A { [INFO] [stdout] 39 | | A, [INFO] [stdout] 40 | | B(bool), [INFO] [stdout] 41 | | C(Infallible), [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-6878214445159337732.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `variants::derived_3::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/variants.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct A(bool, bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot normalize `variants::derived_3::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests/variants.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct A(bool, bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot normalize `_::::CopyStorage::{constant#0}` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/linearize_tests-d63c8460a3f153f9.long-type-6795204483051901863.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `tests::test::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | type Storage<__T> = [__T; ::LENGTH]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `tests::test::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `tests::test::_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | = [__T; ::LENGTH] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `tests::test::_::::CopyStorage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `tests::test::_::::Storage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | type Storage<__T> = [__T; ::LENGTH]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot normalize `tests::test::_::::Storage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `tests::test::_::::CopyStorage::{constant#0}` [INFO] [stdout] --> linearize-tests/src/tests.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | type CopyStorage<__T> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot normalize `tests::test::_::::CopyStorage::{constant#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0158]: constant pattern cannot depend on generic parameters [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:280:14 [INFO] [stdout] | [INFO] [stdout] 280 | #[derive(Linearize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^ `const` depends on a generic parameter [INFO] [stdout] 281 | / enum E { [INFO] [stdout] 282 | | A, [INFO] [stdout] 283 | | C(Infallible), [INFO] [stdout] 284 | | B, [INFO] [stdout] 285 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Linearize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0158]: constant pattern cannot depend on generic parameters [INFO] [stdout] --> linearize-tests/src/tests/derive.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Linearize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^ `const` depends on a generic parameter [INFO] [stdout] 297 | / enum E { [INFO] [stdout] 298 | | C(Infallible), [INFO] [stdout] 299 | | A, [INFO] [stdout] 300 | | B, [INFO] [stdout] 301 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Linearize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0158, E0284. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0158`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linearize-tests` (lib test) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "69a6fd23eeaafdfcd5c27de5730bda2ba8aa16f6c95f05649a04b3f977496bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a6fd23eeaafdfcd5c27de5730bda2ba8aa16f6c95f05649a04b3f977496bd4", kill_on_drop: false }` [INFO] [stdout] 69a6fd23eeaafdfcd5c27de5730bda2ba8aa16f6c95f05649a04b3f977496bd4