[INFO] fetching crate vapkey-cli 0.1.0...
[INFO] building vapkey-cli-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate vapkey-cli 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vapkey-cli 0.1.0
[INFO] finished tweaking crates.io crate vapkey-cli 0.1.0
[INFO] tweaked toml for crates.io crate vapkey-cli 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vapkey-cli 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vapkey-cli 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2681e0547f9de41eda7cd7a710bf678f64cd44a8fc5eb6093641ac8aa9c88d71
[INFO] running `Command { std: "docker" "start" "-a" "2681e0547f9de41eda7cd7a710bf678f64cd44a8fc5eb6093641ac8aa9c88d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2681e0547f9de41eda7cd7a710bf678f64cd44a8fc5eb6093641ac8aa9c88d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2681e0547f9de41eda7cd7a710bf678f64cd44a8fc5eb6093641ac8aa9c88d71", kill_on_drop: false }`
[INFO] [stdout] 2681e0547f9de41eda7cd7a710bf678f64cd44a8fc5eb6093641ac8aa9c88d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea071273e33630457a152f24d07a2725b6cbe4c11a6888070556e17be9b93abd
[INFO] running `Command { std: "docker" "start" "-a" "ea071273e33630457a152f24d07a2725b6cbe4c11a6888070556e17be9b93abd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tetsy-rlp v0.4.5
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling uint-crate v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling tetsy-impl-rlp v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tetsy-secp256k1 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling tetsy-fixed-hash v0.5.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]    Compiling stream-cipher v0.3.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling ripemd160 v0.8.0
[INFO] [stderr]    Compiling block-modes v0.3.3
[INFO] [stderr]    Compiling tetsy-wordlist v1.3.1
[INFO] [stderr]    Compiling ctr v0.3.2
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling aes-ctr v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling scrypt v0.2.0
[INFO] [stderr]    Compiling panic-hook v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]    Compiling zeroize v0.9.3
[INFO] [stderr]    Compiling vecarray v0.1.2
[INFO] [stderr]    Compiling tetsy-impl-serde v0.2.2
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling vapbloom v0.8.0
[INFO] [stderr]    Compiling tetsy-scale-codec v1.0.3
[INFO] [stderr]    Compiling tetsy-impl-codec v0.4.1
[INFO] [stderr]    Compiling tetsy-primitive-types v0.6.0
[INFO] [stderr]    Compiling vapory-types v0.8.0
[INFO] [stderr]    Compiling tetsy-crypto v0.4.2
[INFO] [stderr]    Compiling vapkey v0.4.0
[INFO] [stderr]    Compiling vapkey-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.08s
[INFO] running `Command { std: "docker" "inspect" "ea071273e33630457a152f24d07a2725b6cbe4c11a6888070556e17be9b93abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea071273e33630457a152f24d07a2725b6cbe4c11a6888070556e17be9b93abd", kill_on_drop: false }`
[INFO] [stdout] ea071273e33630457a152f24d07a2725b6cbe4c11a6888070556e17be9b93abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca35068a5b6ba77d7344cb3d2f5a51b76967ee03d9bdd629f0673d7d103fe4e1
[INFO] running `Command { std: "docker" "start" "-a" "ca35068a5b6ba77d7344cb3d2f5a51b76967ee03d9bdd629f0673d7d103fe4e1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling vapkey-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "ca35068a5b6ba77d7344cb3d2f5a51b76967ee03d9bdd629f0673d7d103fe4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca35068a5b6ba77d7344cb3d2f5a51b76967ee03d9bdd629f0673d7d103fe4e1", kill_on_drop: false }`
[INFO] [stdout] ca35068a5b6ba77d7344cb3d2f5a51b76967ee03d9bdd629f0673d7d103fe4e1
