[INFO] fetching crate alure 0.1.0... [INFO] checking alure-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate alure 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate alure 0.1.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-5/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: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amplify_num v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc961b7b775c1609f2fdf831733ac281798700f94121bf8d31efcc381f908d0 [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" "bdc961b7b775c1609f2fdf831733ac281798700f94121bf8d31efcc381f908d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc961b7b775c1609f2fdf831733ac281798700f94121bf8d31efcc381f908d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc961b7b775c1609f2fdf831733ac281798700f94121bf8d31efcc381f908d0", kill_on_drop: false }` [INFO] [stdout] bdc961b7b775c1609f2fdf831733ac281798700f94121bf8d31efcc381f908d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e3b19c3fc4e22479f68aa17c03d873573ad4a91f368b18b1804ecdab8595a9c [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" "6e3b19c3fc4e22479f68aa17c03d873573ad4a91f368b18b1804ecdab8595a9c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling paste v1.0.5 [INFO] [stderr] Checking bitcoin_hashes v0.9.6 [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 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/instr/exec.rs (14 fixes) [INFO] [stderr] Fixed src/reg/arithm.rs (74 fixes) [INFO] [stderr] Fixed src/runtime.rs (1 fix) [INFO] [stderr] Fixed src/reg/bitwise.rs (4 fixes) [INFO] [stderr] Migrating examples/asm.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/rgb.rs from 2018 edition to 2021 [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] [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] note: required by `from_str` [INFO] [stdout] = note: this error originates in the macro `instr` (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] note: required by `from_str` [INFO] [stdout] = note: this error originates in the macro `instr` (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` (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` (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` (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` (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: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 19 | use bitcoin_hashes::hex::ToHex; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function 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[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] = note: this error originates in the macro `instr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 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` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6e3b19c3fc4e22479f68aa17c03d873573ad4a91f368b18b1804ecdab8595a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3b19c3fc4e22479f68aa17c03d873573ad4a91f368b18b1804ecdab8595a9c", kill_on_drop: false }` [INFO] [stdout] 6e3b19c3fc4e22479f68aa17c03d873573ad4a91f368b18b1804ecdab8595a9c