[INFO] fetching crate alure 0.1.0... [INFO] checking alure-0.1.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate alure 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate alure 0.1.0 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 crates.io crate alure 0.1.0 [INFO] finished tweaking crates.io crate alure 0.1.0 [INFO] tweaked toml for crates.io crate alure 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate alure 0.1.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded secp256k1 v0.20.2 [INFO] [stderr] Downloaded subtle v2.4.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded byteorder v1.4.3 [INFO] [stderr] Downloaded amplify_syn v1.1.4 [INFO] [stderr] Downloaded amplify_derive v2.7.2 [INFO] [stderr] Downloaded amplify_num v0.1.1 [INFO] [stderr] Downloaded typenum v1.13.0 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.6 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded version_check v0.9.3 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b18c9096ebd8bca4bd0e580012a7d6df8307a5df9f16252d4c37403ed2ca2fbf [INFO] running `Command { std: "docker" "start" "-a" "b18c9096ebd8bca4bd0e580012a7d6df8307a5df9f16252d4c37403ed2ca2fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b18c9096ebd8bca4bd0e580012a7d6df8307a5df9f16252d4c37403ed2ca2fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18c9096ebd8bca4bd0e580012a7d6df8307a5df9f16252d4c37403ed2ca2fbf", kill_on_drop: false }` [INFO] [stdout] b18c9096ebd8bca4bd0e580012a7d6df8307a5df9f16252d4c37403ed2ca2fbf [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1da7f407aaf32949927d18370c8c63f0f075779dc545ce8e8e3fff2079c7b29 [INFO] running `Command { std: "docker" "start" "-a" "b1da7f407aaf32949927d18370c8c63f0f075779dc545ce8e8e3fff2079c7b29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking amplify_num v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling amplify_derive v2.7.2 [INFO] [stderr] Checking alure v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `amplify_num::hex` [INFO] [stdout] --> examples/asm.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | use amplify_num::hex::ToHex; [INFO] [stdout] | ^^^ could not find `hex` in `amplify_num` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/amplify_num-0.1.1/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub mod hex; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: the item is gated behind the `hex` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Value: FromStr` is not satisfied [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ the trait `FromStr` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromStr`: [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] LibHash [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 48 others [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Value: FromStr` is not satisfied [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ the trait `FromStr` is not implemented for `Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromStr`: [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] LibHash [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 48 others [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ variant or associated item not found in `Instr<_>` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ variant or associated item not found in `Instr<_>` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ variant or associated item not found in `Instr<_>` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Secp256k1` found for enum `Instr` in the current scope [INFO] [stdout] --> examples/asm.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let code = aluasm! { [INFO] [stdout] | ________________^ [INFO] [stdout] 32 | | zero a8[1] ; [INFO] [stdout] 33 | | cl r1024[5] ; [INFO] [stdout] 34 | | put a16[8] <- 378 ; [INFO] [stdout] ... | [INFO] [stdout] 78 | | jmp 0 ; [INFO] [stdout] 79 | | }; [INFO] [stdout] | |_____^ variant or associated item not found in `Instr<_>` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `instr` which comes from the expansion of the macro `aluasm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_hex` found for reference `&[u8]` in the current scope [INFO] [stdout] --> examples/asm.rs:82:53 [INFO] [stdout] | [INFO] [stdout] 82 | println!("Serialization:\n{}\n", lib.bytecode().to_hex()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ToHex` which provides `to_hex` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use bitcoin_hashes::hex::ToHex; [INFO] [stdout] | [INFO] [stdout] help: there is a method `to_vec` with a similar name [INFO] [stdout] | [INFO] [stdout] 82 | println!("Serialization:\n{}\n", lib.bytecode().to_vec()); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alure` (example "asm") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "b1da7f407aaf32949927d18370c8c63f0f075779dc545ce8e8e3fff2079c7b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1da7f407aaf32949927d18370c8c63f0f075779dc545ce8e8e3fff2079c7b29", kill_on_drop: false }` [INFO] [stdout] b1da7f407aaf32949927d18370c8c63f0f075779dc545ce8e8e3fff2079c7b29