[INFO] updating cached repository https://github.com/brankeye/banker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b823ff127c5ea31082b3209587cbc601257effc [INFO] checking brankeye/banker against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrankeye%2Fbanker" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brankeye/banker on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/brankeye/banker [INFO] finished tweaking git repo https://github.com/brankeye/banker [INFO] tweaked toml for git repo https://github.com/brankeye/banker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/brankeye/banker already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b3c611909d7e5a2cbe3589f40a6c8e3a58b06994ffb4bbfcaca2384a9649f085 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b3c611909d7e5a2cbe3589f40a6c8e3a58b06994ffb4bbfcaca2384a9649f085"` [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking banker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `default` found for type `account::Account` in the current scope [INFO] [stderr] --> src/bank/mod.rs:60:32 [INFO] [stderr] | [INFO] [stderr] 60 | let account = Account::default(); [INFO] [stderr] | ^^^^^^^ function or associated item not found in `account::Account` [INFO] [stderr] | [INFO] [stderr] ::: src/account/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Account { [INFO] [stderr] | ------------------ function or associated item `default` not found for this [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `std::default::Default` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `default` found for type `account::Account` in the current scope [INFO] [stderr] --> src/account/mod.rs:70:36 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Account { [INFO] [stderr] | ------------------ function or associated item `default` not found for this [INFO] [stderr] ... [INFO] [stderr] 70 | let mut account = Account::default(); [INFO] [stderr] | ^^^^^^^ function or associated item not found in `account::Account` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `std::default::Default` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `banker`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b3c611909d7e5a2cbe3589f40a6c8e3a58b06994ffb4bbfcaca2384a9649f085"` [INFO] running `"docker" "rm" "-f" "b3c611909d7e5a2cbe3589f40a6c8e3a58b06994ffb4bbfcaca2384a9649f085"` [INFO] [stdout] b3c611909d7e5a2cbe3589f40a6c8e3a58b06994ffb4bbfcaca2384a9649f085