[INFO] cloning repository https://github.com/FallingSnow/CPSC485_Program1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FallingSnow/CPSC485_Program1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFallingSnow%2FCPSC485_Program1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFallingSnow%2FCPSC485_Program1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94e32fdbbcfab106819dfbac06a36697a7a9caf8 [INFO] testing FallingSnow/CPSC485_Program1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFallingSnow%2FCPSC485_Program1" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FallingSnow/CPSC485_Program1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FallingSnow/CPSC485_Program1 [INFO] finished tweaking git repo https://github.com/FallingSnow/CPSC485_Program1 [INFO] tweaked toml for git repo https://github.com/FallingSnow/CPSC485_Program1 written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/FallingSnow/CPSC485_Program1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7b5ef06e13a019286c10857bbc44f3b3777655696f3c0309e46bb45321c3121 [INFO] running `Command { std: "docker" "start" "-a" "b7b5ef06e13a019286c10857bbc44f3b3777655696f3c0309e46bb45321c3121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7b5ef06e13a019286c10857bbc44f3b3777655696f3c0309e46bb45321c3121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b5ef06e13a019286c10857bbc44f3b3777655696f3c0309e46bb45321c3121", kill_on_drop: false }` [INFO] [stdout] b7b5ef06e13a019286c10857bbc44f3b3777655696f3c0309e46bb45321c3121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff6d6a2c0c5534101b293627cde9b0b9076e2bce5e7444a304ce745a8b62b0a [INFO] running `Command { std: "docker" "start" "-a" "cff6d6a2c0c5534101b293627cde9b0b9076e2bce5e7444a304ce745a8b62b0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling assignment1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `resize_default` found for struct `Vec<_>` in the current scope [INFO] [stdout] --> src/main.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | vec.resize_default(y); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Vec<_>` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assignment1` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cff6d6a2c0c5534101b293627cde9b0b9076e2bce5e7444a304ce745a8b62b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff6d6a2c0c5534101b293627cde9b0b9076e2bce5e7444a304ce745a8b62b0a", kill_on_drop: false }` [INFO] [stdout] cff6d6a2c0c5534101b293627cde9b0b9076e2bce5e7444a304ce745a8b62b0a