[INFO] cloning repository https://github.com/dspicher/ed25519-compat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dspicher/ed25519-compat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspicher%2Fed25519-compat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspicher%2Fed25519-compat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1874d5e768bf0ec74efabb4f594f67ec0672987c [INFO] testing dspicher/ed25519-compat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdspicher%2Fed25519-compat" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dspicher/ed25519-compat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dspicher/ed25519-compat [INFO] finished tweaking git repo https://github.com/dspicher/ed25519-compat [INFO] tweaked toml for git repo https://github.com/dspicher/ed25519-compat written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/dspicher/ed25519-compat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7593742f17e29293e860da155e6865aa659f5e113926cf351dfd1993373ba3c1 [INFO] running `Command { std: "docker" "start" "-a" "7593742f17e29293e860da155e6865aa659f5e113926cf351dfd1993373ba3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7593742f17e29293e860da155e6865aa659f5e113926cf351dfd1993373ba3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7593742f17e29293e860da155e6865aa659f5e113926cf351dfd1993373ba3c1", kill_on_drop: false }` [INFO] [stdout] 7593742f17e29293e860da155e6865aa659f5e113926cf351dfd1993373ba3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac4631b8a60d6859e0128de5bef06d239239b4ea92921524f813920834b4afa1 [INFO] running `Command { std: "docker" "start" "-a" "ac4631b8a60d6859e0128de5bef06d239239b4ea92921524f813920834b4afa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519-compact v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling dalek-trials v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.82s [INFO] running `Command { std: "docker" "inspect" "ac4631b8a60d6859e0128de5bef06d239239b4ea92921524f813920834b4afa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4631b8a60d6859e0128de5bef06d239239b4ea92921524f813920834b4afa1", kill_on_drop: false }` [INFO] [stdout] ac4631b8a60d6859e0128de5bef06d239239b4ea92921524f813920834b4afa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 781dc9f8c86e07576795825b2e5b5456b0bf983d116b2acf77ccd1dd19e74143 [INFO] running `Command { std: "docker" "start" "-a" "781dc9f8c86e07576795825b2e5b5456b0bf983d116b2acf77ccd1dd19e74143", kill_on_drop: false }` [INFO] [stderr] Compiling dalek-trials v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dalek_trials-9e434a972c904919) [INFO] running `Command { std: "docker" "inspect" "781dc9f8c86e07576795825b2e5b5456b0bf983d116b2acf77ccd1dd19e74143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781dc9f8c86e07576795825b2e5b5456b0bf983d116b2acf77ccd1dd19e74143", kill_on_drop: false }` [INFO] [stdout] 781dc9f8c86e07576795825b2e5b5456b0bf983d116b2acf77ccd1dd19e74143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b6b52d641a825e56a263555dc342f0e71df175c244d79d058d539e619145bb7 [INFO] running `Command { std: "docker" "start" "-a" "2b6b52d641a825e56a263555dc342f0e71df175c244d79d058d539e619145bb7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dalek_trials-9e434a972c904919) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b6b52d641a825e56a263555dc342f0e71df175c244d79d058d539e619145bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6b52d641a825e56a263555dc342f0e71df175c244d79d058d539e619145bb7", kill_on_drop: false }` [INFO] [stdout] 2b6b52d641a825e56a263555dc342f0e71df175c244d79d058d539e619145bb7