[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] building FallingSnow/CPSC485_Program1 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFallingSnow%2FCPSC485_Program1" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FallingSnow/CPSC485_Program1 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 075ad7f7921a133f77af6e512e5756e152d61f09e33929a498303c86f5fde594
[INFO] running `Command { std: "docker" "start" "-a" "075ad7f7921a133f77af6e512e5756e152d61f09e33929a498303c86f5fde594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075ad7f7921a133f77af6e512e5756e152d61f09e33929a498303c86f5fde594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075ad7f7921a133f77af6e512e5756e152d61f09e33929a498303c86f5fde594", kill_on_drop: false }`
[INFO] [stdout] 075ad7f7921a133f77af6e512e5756e152d61f09e33929a498303c86f5fde594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291af2611c828a4ba7768cb6dd46f6d7ccf4a8ae2eab8375004f9054735db951
[INFO] running `Command { std: "docker" "start" "-a" "291af2611c828a4ba7768cb6dd46f6d7ccf4a8ae2eab8375004f9054735db951", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling regex v1.0.6
[INFO] [stderr]    Compiling ucd-util v0.1.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[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 thread_local v0.3.6
[INFO] [stderr]    Compiling smallvec v0.6.5
[INFO] [stderr]    Compiling lock_api v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.3
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling clicolors-control v0.2.0
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling atty v0.2.11
[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] warning: the feature `self_struct_ctor` has been stable since 1.32.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(vec_resize_with, vec_resize_default, self_struct_ctor)]
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `vec_resize_with` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(vec_resize_with, vec_resize_default, self_struct_ctor)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `vec_resize_default`
[INFO] [stdout]  --> src/main.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(vec_resize_with, vec_resize_default, self_struct_ctor)]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assignment1` (bin "assignment1") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "291af2611c828a4ba7768cb6dd46f6d7ccf4a8ae2eab8375004f9054735db951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291af2611c828a4ba7768cb6dd46f6d7ccf4a8ae2eab8375004f9054735db951", kill_on_drop: false }`
[INFO] [stdout] 291af2611c828a4ba7768cb6dd46f6d7ccf4a8ae2eab8375004f9054735db951
