[INFO] cloning repository https://github.com/bpjordan/CSC446-TeamDuoDuo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bpjordan/CSC446-TeamDuoDuo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpjordan%2FCSC446-TeamDuoDuo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpjordan%2FCSC446-TeamDuoDuo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af1c6c9e3a9a6585b71e454d4c70eedb36d0e1e7 [INFO] checking bpjordan/CSC446-TeamDuoDuo/af1c6c9e3a9a6585b71e454d4c70eedb36d0e1e7 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpjordan%2FCSC446-TeamDuoDuo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bpjordan/CSC446-TeamDuoDuo on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bpjordan/CSC446-TeamDuoDuo [INFO] finished tweaking git repo https://github.com/bpjordan/CSC446-TeamDuoDuo [INFO] tweaked toml for git repo https://github.com/bpjordan/CSC446-TeamDuoDuo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bpjordan/CSC446-TeamDuoDuo 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded unicode-bidi v0.3.9 [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.86 [INFO] [stderr] Downloaded pkcs8 v0.8.0 [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded jsonwebtoken v8.2.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.86 [INFO] [stderr] Downloaded cxx-build v1.0.86 [INFO] [stderr] Downloaded unicode-segmentation v1.10.0 [INFO] [stderr] Downloaded aes v0.8.2 [INFO] [stderr] Downloaded num-bigint-dig v0.8.2 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded figment v0.10.8 [INFO] [stderr] Downloaded generator v0.7.2 [INFO] [stderr] Downloaded argon2 v0.4.1 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded rocket_db_pools v0.1.0-rc.2 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded cxx v1.0.86 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.39.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.39.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.39.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.39.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.39.0 [INFO] [stderr] Downloaded windows v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a869c6285deb7c677e5d5b99c87ff4f4e579ea426b1df21a9a6bb06a5efb7d30 [INFO] running `Command { std: "docker" "start" "-a" "a869c6285deb7c677e5d5b99c87ff4f4e579ea426b1df21a9a6bb06a5efb7d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a869c6285deb7c677e5d5b99c87ff4f4e579ea426b1df21a9a6bb06a5efb7d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a869c6285deb7c677e5d5b99c87ff4f4e579ea426b1df21a9a6bb06a5efb7d30", kill_on_drop: false }` [INFO] [stdout] a869c6285deb7c677e5d5b99c87ff4f4e579ea426b1df21a9a6bb06a5efb7d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad478c24d5be730ea717d053d5e1ed5e192c2b9776041ebe8e378f12cb1ab916 [INFO] running `Command { std: "docker" "start" "-a" "ad478c24d5be730ea717d053d5e1ed5e192c2b9776041ebe8e378f12cb1ab916", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.50/src/wrapper.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 475 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.50/src/wrapper.rs:489:33 [INFO] [stdout] | [INFO] [stdout] 489 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 489 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 489 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.50/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad478c24d5be730ea717d053d5e1ed5e192c2b9776041ebe8e378f12cb1ab916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad478c24d5be730ea717d053d5e1ed5e192c2b9776041ebe8e378f12cb1ab916", kill_on_drop: false }` [INFO] [stdout] ad478c24d5be730ea717d053d5e1ed5e192c2b9776041ebe8e378f12cb1ab916