[INFO] fetching crate commit_encoding_derive 0.10.0...
[INFO] checking commit_encoding_derive-0.10.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate commit_encoding_derive 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate commit_encoding_derive 0.10.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate commit_encoding_derive 0.10.0
[INFO] finished tweaking crates.io crate commit_encoding_derive 0.10.0
[INFO] tweaked toml for crates.io crate commit_encoding_derive 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strict_encoding_derive v2.0.1
[INFO] [stderr]   Downloaded amplify v4.6.0
[INFO] [stderr]   Downloaded compiletest_rs v0.9.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded amplify_syn v2.0.1
[INFO] [stderr]   Downloaded rustfix v0.6.1
[INFO] [stderr]   Downloaded strict_encoding v2.6.2
[INFO] [stderr]   Downloaded tester v0.9.1
[INFO] [stderr]   Downloaded amplify_num v0.5.2
[INFO] [stderr]   Downloaded amplify_derive v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6401b2ded4576f31d0e45e7380ba7e1220d4fe377a5d839639a0c0146212a7fb
[INFO] running `Command { std: "docker" "start" "-a" "6401b2ded4576f31d0e45e7380ba7e1220d4fe377a5d839639a0c0146212a7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6401b2ded4576f31d0e45e7380ba7e1220d4fe377a5d839639a0c0146212a7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6401b2ded4576f31d0e45e7380ba7e1220d4fe377a5d839639a0c0146212a7fb", kill_on_drop: false }`
[INFO] [stdout] 6401b2ded4576f31d0e45e7380ba7e1220d4fe377a5d839639a0c0146212a7fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef482b57a65d8d9fe269f669c9d0666b5288c0940d567d49868ddd82b104adb
[INFO] running `Command { std: "docker" "start" "-a" "0ef482b57a65d8d9fe269f669c9d0666b5288c0940d567d49868ddd82b104adb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking amplify_num v0.5.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling compiletest_rs v0.9.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking tester v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling strict_encoding_derive v2.0.1
[INFO] [stderr]     Checking amplify v4.6.0
[INFO] [stderr]     Checking strict_encoding v2.6.2
[INFO] [stderr]     Checking commit_encoding_derive v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustfix v0.6.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `commit_verify`
[INFO] [stdout]   --> tests/base.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use commit_verify::merkle::MerkleNode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `commit_verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `commit_verify`
[INFO] [stdout]   --> tests/base.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use commit_verify::mpc::MERKLE_LNPBP4_TAG;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `commit_verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `commit_verify`
[INFO] [stdout]   --> tests/base.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use commit_verify::{CommitEncode, Conceal};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `commit_verify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:408:11
[INFO] [stdout]     |
[INFO] [stdout] 408 |         #[commit_encode(merklize = MERKLE_LNPBP4_TAG)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |         #[commit_encode(skip)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:366:7
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[commit_encode(conceal, strategy = strict)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:332:24
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Two(u8, u16, #[commit_encode(skip)] u32),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:341:15
[INFO] [stdout]     |
[INFO] [stdout] 341 |             #[commit_encode(skip)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:294:7
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[commit_encode(strategy = strict)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[commit_encode(strategy = strict)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[commit_encode(strategy = into_u8)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[commit_encode(strategy = strict)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[commit_encode(strategy = propagate)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[commit_encode(strategy = strict)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]    --> tests/base.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[commit_encode(strategy = propagate)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]   --> tests/base.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[commit_encode(strategy = into_u8)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `commit_encode` in this scope
[INFO] [stdout]   --> tests/base.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[commit_encode(strategy = transparent)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 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: could not compile `commit_encoding_derive` (test "base") due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ef482b57a65d8d9fe269f669c9d0666b5288c0940d567d49868ddd82b104adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef482b57a65d8d9fe269f669c9d0666b5288c0940d567d49868ddd82b104adb", kill_on_drop: false }`
[INFO] [stdout] 0ef482b57a65d8d9fe269f669c9d0666b5288c0940d567d49868ddd82b104adb
