[INFO] fetching crate strict_encoding_derive 1.5.2... [INFO] checking strict_encoding_derive-1.5.2 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate strict_encoding_derive 1.5.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate strict_encoding_derive 1.5.2 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate strict_encoding_derive 1.5.2 [INFO] finished tweaking crates.io crate strict_encoding_derive 1.5.2 [INFO] tweaked toml for crates.io crate strict_encoding_derive 1.5.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate strict_encoding_derive 1.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amplify v3.7.1 [INFO] [stderr] Downloaded amplify_num v0.1.2 [INFO] [stderr] Downloaded amplify_syn v1.1.4 [INFO] [stderr] Downloaded amplify_derive v2.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b1072c9464aceced040834b33381f73724b80f2adb3636e31a2aa061a28c89a [INFO] running `Command { std: "docker" "start" "-a" "1b1072c9464aceced040834b33381f73724b80f2adb3636e31a2aa061a28c89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b1072c9464aceced040834b33381f73724b80f2adb3636e31a2aa061a28c89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1072c9464aceced040834b33381f73724b80f2adb3636e31a2aa061a28c89a", kill_on_drop: false }` [INFO] [stdout] 1b1072c9464aceced040834b33381f73724b80f2adb3636e31a2aa061a28c89a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c7a7fe2cfe1203c7c2ae297eab2cc3ebc28169596a7a13e11e5041d522baa87 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c7a7fe2cfe1203c7c2ae297eab2cc3ebc28169596a7a13e11e5041d522baa87", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking amplify_num v0.1.2 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking amplify_syn v1.1.4 [INFO] [stderr] Compiling amplify_derive v2.7.2 [INFO] [stderr] Checking amplify v3.7.1 [INFO] [stderr] Checking strict_encoding_derive v1.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/test.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use strict_encoding::{StrictDecode, StrictEncode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[strict_encoding(crate = strict_encoding)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[strict_encoding(crate = strict_encoding)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[strict_encoding(by_order)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[strict_encoding(by_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[strict_encoding(by_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[strict_encoding(value = 11)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[strict_encoding(value = 12)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[strict_encoding(value = 13)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[strict_encoding(by_order, repr = u16)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `strict_encoding` in this scope [INFO] [stdout] --> examples/test.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[strict_encoding(skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictEncode` [INFO] [stdout] --> examples/test.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StrictDecode` [INFO] [stdout] --> examples/test.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strict_encoding_derive` due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "7c7a7fe2cfe1203c7c2ae297eab2cc3ebc28169596a7a13e11e5041d522baa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c7a7fe2cfe1203c7c2ae297eab2cc3ebc28169596a7a13e11e5041d522baa87", kill_on_drop: false }` [INFO] [stdout] 7c7a7fe2cfe1203c7c2ae297eab2cc3ebc28169596a7a13e11e5041d522baa87