[INFO] fetching crate alure 0.1.0... [INFO] checking alure-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [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 ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded subtle v2.4.0 [INFO] [stderr] Downloaded zeroize v1.3.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded amplify_syn v1.1.4 [INFO] [stderr] Downloaded secp256k1 v0.20.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.27 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.6 [INFO] [stderr] Downloaded version_check v0.9.3 [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] [stderr] Downloaded amplify_num v0.1.1 [INFO] [stderr] Downloaded amplify_derive v2.7.2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1215292d93b949f5baaf3acdc447348b9f656309a501d8cdb48ee93547f24be8 [INFO] running `Command { std: "docker" "start" "-a" "1215292d93b949f5baaf3acdc447348b9f656309a501d8cdb48ee93547f24be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1215292d93b949f5baaf3acdc447348b9f656309a501d8cdb48ee93547f24be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1215292d93b949f5baaf3acdc447348b9f656309a501d8cdb48ee93547f24be8", kill_on_drop: false }` [INFO] [stdout] 1215292d93b949f5baaf3acdc447348b9f656309a501d8cdb48ee93547f24be8 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecfd50fdbb1332e8687c84daba2a6e95dd730df9ae69ff07a732d3fe223ebe5 [INFO] running `Command { std: "docker" "start" "-a" "6ecfd50fdbb1332e8687c84daba2a6e95dd730df9ae69ff07a732d3fe223ebe5", 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 amplify_num v0.1.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking bitcoin_hashes v0.9.6 [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/amplify_num-0.1.1/src/lib.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "hex")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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] CString [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] LibHash [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 49 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] CString [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] LibHash [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 49 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] 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 8 previous errors [INFO] running `Command { std: "docker" "inspect" "6ecfd50fdbb1332e8687c84daba2a6e95dd730df9ae69ff07a732d3fe223ebe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecfd50fdbb1332e8687c84daba2a6e95dd730df9ae69ff07a732d3fe223ebe5", kill_on_drop: false }` [INFO] [stdout] 6ecfd50fdbb1332e8687c84daba2a6e95dd730df9ae69ff07a732d3fe223ebe5