[INFO] fetching crate tiny-bip39-feeless 0.8.0... [INFO] testing tiny-bip39-feeless-0.8.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tiny-bip39-feeless 0.8.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tiny-bip39-feeless 0.8.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiny-bip39-feeless 0.8.0 [INFO] finished tweaking crates.io crate tiny-bip39-feeless 0.8.0 [INFO] tweaked toml for crates.io crate tiny-bip39-feeless 0.8.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72d3f885ab9119e790b2417bd1932b16355939df88a5a1560d54be47bd02360 [INFO] running `Command { std: "docker" "start" "-a" "e72d3f885ab9119e790b2417bd1932b16355939df88a5a1560d54be47bd02360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72d3f885ab9119e790b2417bd1932b16355939df88a5a1560d54be47bd02360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72d3f885ab9119e790b2417bd1932b16355939df88a5a1560d54be47bd02360", kill_on_drop: false }` [INFO] [stdout] e72d3f885ab9119e790b2417bd1932b16355939df88a5a1560d54be47bd02360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c5f086c1e3dfe32c4da497afa5e9c11e73a507d7b17080133c8464af6b8f0b0 [INFO] running `Command { std: "docker" "start" "-a" "5c5f086c1e3dfe32c4da497afa5e9c11e73a507d7b17080133c8464af6b8f0b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tiny-bip39-feeless v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0184]: the trait `Copy` may not be implemented for this type; the type has a destructor [INFO] [stdout] --> src/language.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Debug, Clone, Copy, PartialEq, Zeroize)] [INFO] [stdout] | ^^^^ Copy not allowed on types with destructors [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0184`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-bip39-feeless` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5c5f086c1e3dfe32c4da497afa5e9c11e73a507d7b17080133c8464af6b8f0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5f086c1e3dfe32c4da497afa5e9c11e73a507d7b17080133c8464af6b8f0b0", kill_on_drop: false }` [INFO] [stdout] 5c5f086c1e3dfe32c4da497afa5e9c11e73a507d7b17080133c8464af6b8f0b0