[INFO] cloning repository https://github.com/psyto/minichain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psyto/minichain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fminichain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fminichain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd737d7998818bc19fb1d8fb16cf74a6893d28cb [INFO] testing psyto/minichain against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsyto%2Fminichain" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psyto/minichain 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 git repo https://github.com/psyto/minichain [INFO] finished tweaking git repo https://github.com/psyto/minichain [INFO] tweaked toml for git repo https://github.com/psyto/minichain written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/psyto/minichain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded serde_json v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eb89832574aa9858581ccf71356f96689c731e6140d91e18c3e7445ca293a93 [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" "2eb89832574aa9858581ccf71356f96689c731e6140d91e18c3e7445ca293a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb89832574aa9858581ccf71356f96689c731e6140d91e18c3e7445ca293a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb89832574aa9858581ccf71356f96689c731e6140d91e18c3e7445ca293a93", kill_on_drop: false }` [INFO] [stdout] 2eb89832574aa9858581ccf71356f96689c731e6140d91e18c3e7445ca293a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b52857c74ad841295e3cc7063b65b63f3898f5916c0bffc353edd5c319342db3 [INFO] running `Command { std: "docker" "start" "-a" "b52857c74ad841295e3cc7063b65b63f3898f5916c0bffc353edd5c319342db3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling minichain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: struct literal body without path [INFO] [stdout] --> src/wallet.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Transaction { [INFO] [stdout] | ______________________^ [INFO] [stdout] 69 | | sender_private_key: sender_private_key, [INFO] [stdout] 70 | | sender_public_key: sender_public_key, [INFO] [stdout] 71 | | sender_blockchain_address: sender_blockchain_address, [INFO] [stdout] 72 | | recipient_blockchain_address: recipient_blockchain_address, [INFO] [stdout] 73 | | value: value, [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: you might have forgotten to add the struct literal inside the block [INFO] [stdout] | [INFO] [stdout] 68 ~ ) -> Transaction { SomeStruct { [INFO] [stdout] 69 | sender_private_key: sender_private_key, [INFO] [stdout] 70 | sender_public_key: sender_public_key, [INFO] [stdout] 71 | sender_blockchain_address: sender_blockchain_address, [INFO] [stdout] 72 | recipient_blockchain_address: recipient_blockchain_address, [INFO] [stdout] 73 | value: value, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Transaction` in this scope [INFO] [stdout] --> src/wallet.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Transaction { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minichain` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b52857c74ad841295e3cc7063b65b63f3898f5916c0bffc353edd5c319342db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52857c74ad841295e3cc7063b65b63f3898f5916c0bffc353edd5c319342db3", kill_on_drop: false }` [INFO] [stdout] b52857c74ad841295e3cc7063b65b63f3898f5916c0bffc353edd5c319342db3