[INFO] fetching crate strict_encoding_derive 1.7.4... [INFO] checking strict_encoding_derive-1.7.4 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate strict_encoding_derive 1.7.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate strict_encoding_derive 1.7.4 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate strict_encoding_derive 1.7.4 [INFO] finished tweaking crates.io crate strict_encoding_derive 1.7.4 [INFO] tweaked toml for crates.io crate strict_encoding_derive 1.7.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate strict_encoding_derive 1.7.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c420adf6f2badeea9a7cfbc5903b51ae826a0bc34312fe3040fc4e5608cbce9 [INFO] running `Command { std: "docker" "start" "-a" "7c420adf6f2badeea9a7cfbc5903b51ae826a0bc34312fe3040fc4e5608cbce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c420adf6f2badeea9a7cfbc5903b51ae826a0bc34312fe3040fc4e5608cbce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c420adf6f2badeea9a7cfbc5903b51ae826a0bc34312fe3040fc4e5608cbce9", kill_on_drop: false }` [INFO] [stdout] 7c420adf6f2badeea9a7cfbc5903b51ae826a0bc34312fe3040fc4e5608cbce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49eb14afd32af654cfe35286216c63be738b0f5dcad242fccb4a9a6e56d5312 [INFO] running `Command { std: "docker" "start" "-a" "a49eb14afd32af654cfe35286216c63be738b0f5dcad242fccb4a9a6e56d5312", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking amplify_num v0.2.2 [INFO] [stderr] Compiling compiletest_rs v0.7.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tester v0.9.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking amplify_syn v1.1.6 [INFO] [stderr] Compiling amplify_derive v2.9.0 [INFO] [stderr] Checking amplify v3.9.1 [INFO] [stderr] Checking encoding_derive_helpers v1.7.4 [INFO] [stderr] Checking strict_encoding_derive v1.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.67 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stdout] error[E0463]: can't find crate for `strict_encoding_test` [INFO] [stdout] --> tests/tlv.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate strict_encoding_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `strict_encoding_test` [INFO] [stdout] --> tests/enums.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate strict_encoding_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strict_encoding_derive` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `strict_encoding_test` [INFO] [stdout] --> tests/basics.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate strict_encoding_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ not found in `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use amplify::hex::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use amplify_syn::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use compiletest_rs::errors::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `strict_encoding` [INFO] [stdout] --> examples/tlv.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(NetworkEncode, NetworkDecode)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `strict_encoding` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use amplify::hex::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use amplify_syn::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use compiletest_rs::errors::Error; [INFO] [stdout] | [INFO] [stdout] 20 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a49eb14afd32af654cfe35286216c63be738b0f5dcad242fccb4a9a6e56d5312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49eb14afd32af654cfe35286216c63be738b0f5dcad242fccb4a9a6e56d5312", kill_on_drop: false }` [INFO] [stdout] a49eb14afd32af654cfe35286216c63be738b0f5dcad242fccb4a9a6e56d5312