[INFO] cloning repository https://github.com/aayux/rs-chaum-pedersen-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aayux/rs-chaum-pedersen-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faayux%2Frs-chaum-pedersen-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faayux%2Frs-chaum-pedersen-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 516204547342e3a577710883faea3c6554e02b9b [INFO] checking aayux/rs-chaum-pedersen-auth against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faayux%2Frs-chaum-pedersen-auth" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aayux/rs-chaum-pedersen-auth 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 git repo https://github.com/aayux/rs-chaum-pedersen-auth [INFO] finished tweaking git repo https://github.com/aayux/rs-chaum-pedersen-auth [INFO] tweaked toml for git repo https://github.com/aayux/rs-chaum-pedersen-auth written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aayux/rs-chaum-pedersen-auth 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `curve25519-dalek` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded sha256 v1.1.2 [INFO] [stderr] Downloaded libc v0.1.12 [INFO] [stderr] Downloaded mod_exp v1.0.1 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded rpassword v0.0.4 [INFO] [stderr] Downloaded termios v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d967a0f9861654afd150159402cf8ee77493238e4c1f216275e8468cdec99bb [INFO] running `Command { std: "docker" "start" "-a" "0d967a0f9861654afd150159402cf8ee77493238e4c1f216275e8468cdec99bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d967a0f9861654afd150159402cf8ee77493238e4c1f216275e8468cdec99bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d967a0f9861654afd150159402cf8ee77493238e4c1f216275e8468cdec99bb", kill_on_drop: false }` [INFO] [stdout] 0d967a0f9861654afd150159402cf8ee77493238e4c1f216275e8468cdec99bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe4e44d6eb6434ef11ce33c4a452210902f13ad250727fdf7c785ff381f056d [INFO] running `Command { std: "docker" "start" "-a" "2fe4e44d6eb6434ef11ce33c4a452210902f13ad250727fdf7c785ff381f056d", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `curve25519-dalek` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking termios v0.0.5 [INFO] [stderr] Checking rpassword v0.0.4 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mod_exp v1.0.1 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha256 v1.1.2 [INFO] [stderr] Checking chaum-pedersen-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "2fe4e44d6eb6434ef11ce33c4a452210902f13ad250727fdf7c785ff381f056d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe4e44d6eb6434ef11ce33c4a452210902f13ad250727fdf7c785ff381f056d", kill_on_drop: false }` [INFO] [stdout] 2fe4e44d6eb6434ef11ce33c4a452210902f13ad250727fdf7c785ff381f056d