[INFO] cloning repository https://github.com/alex179ohm/getquote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex179ohm/getquote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex179ohm%2Fgetquote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex179ohm%2Fgetquote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05cd4e91567f6880d5ff785f3aeb9ee3ce659083 [INFO] testing alex179ohm/getquote against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex179ohm%2Fgetquote" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex179ohm/getquote on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alex179ohm/getquote [INFO] finished tweaking git repo https://github.com/alex179ohm/getquote [INFO] tweaked toml for git repo https://github.com/alex179ohm/getquote written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alex179ohm/getquote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 73022e7499b5b31cf827bb7ef0b6af4f083fdc07bfba1e1febcafcd3ba8e5552 [INFO] running `Command { std: "docker" "start" "-a" "73022e7499b5b31cf827bb7ef0b6af4f083fdc07bfba1e1febcafcd3ba8e5552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73022e7499b5b31cf827bb7ef0b6af4f083fdc07bfba1e1febcafcd3ba8e5552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73022e7499b5b31cf827bb7ef0b6af4f083fdc07bfba1e1febcafcd3ba8e5552", kill_on_drop: false }` [INFO] [stdout] 73022e7499b5b31cf827bb7ef0b6af4f083fdc07bfba1e1febcafcd3ba8e5552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 817121c6bf82a0ba983ab684aa10c64dd4f90f3549300967ddb880e9a9cd73da [INFO] running `Command { std: "docker" "start" "-a" "817121c6bf82a0ba983ab684aa10c64dd4f90f3549300967ddb880e9a9cd73da", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling yahoo_finance_api v1.2.2 [INFO] [stderr] Compiling getquote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `currency` in this scope [INFO] [stdout] --> src/main.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Stock { name, currency } [INFO] [stdout] | ^^^^^^^^ a field by this name exists in `Self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `getquote` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "817121c6bf82a0ba983ab684aa10c64dd4f90f3549300967ddb880e9a9cd73da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817121c6bf82a0ba983ab684aa10c64dd4f90f3549300967ddb880e9a9cd73da", kill_on_drop: false }` [INFO] [stdout] 817121c6bf82a0ba983ab684aa10c64dd4f90f3549300967ddb880e9a9cd73da