[INFO] cloning repository https://github.com/azsn/compiler-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azsn/compiler-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazsn%2Fcompiler-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazsn%2Fcompiler-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beee352d461d88868912a66c33701e65760dddf6 [INFO] testing azsn/compiler-practice against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazsn%2Fcompiler-practice" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azsn/compiler-practice on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azsn/compiler-practice [INFO] finished tweaking git repo https://github.com/azsn/compiler-practice [INFO] tweaked toml for git repo https://github.com/azsn/compiler-practice written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/azsn/compiler-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0681642a5b07c165d82c3e7c10478c39229599501fbab112150cb10d95db91d4 [INFO] running `Command { std: "docker" "start" "-a" "0681642a5b07c165d82c3e7c10478c39229599501fbab112150cb10d95db91d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0681642a5b07c165d82c3e7c10478c39229599501fbab112150cb10d95db91d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0681642a5b07c165d82c3e7c10478c39229599501fbab112150cb10d95db91d4", kill_on_drop: false }` [INFO] [stdout] 0681642a5b07c165d82c3e7c10478c39229599501fbab112150cb10d95db91d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c707c40f61973e43ef4a4b09dcc65aec16d250c8fb4f8bbff1bb9858fea434b9 [INFO] running `Command { std: "docker" "start" "-a" "c707c40f61973e43ef4a4b09dcc65aec16d250c8fb4f8bbff1bb9858fea434b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling compiler-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.54s [INFO] running `Command { std: "docker" "inspect" "c707c40f61973e43ef4a4b09dcc65aec16d250c8fb4f8bbff1bb9858fea434b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c707c40f61973e43ef4a4b09dcc65aec16d250c8fb4f8bbff1bb9858fea434b9", kill_on_drop: false }` [INFO] [stdout] c707c40f61973e43ef4a4b09dcc65aec16d250c8fb4f8bbff1bb9858fea434b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0d39e64733afc39f2aab48adc608947645b0db1cbd085d8644d4962a070302 [INFO] running `Command { std: "docker" "start" "-a" "4f0d39e64733afc39f2aab48adc608947645b0db1cbd085d8644d4962a070302", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling compiler-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing fields `col` and `line` in initializer of `Token` [INFO] [stdout] --> src/parser.rs:421:3 [INFO] [stdout] | [INFO] [stdout] 421 | Token{ typ: TokenType::Func, value: vec!{} }, [INFO] [stdout] | ^^^^^ missing `col` and `line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `col` and `line` in initializer of `Token` [INFO] [stdout] --> src/parser.rs:422:3 [INFO] [stdout] | [INFO] [stdout] 422 | Token{ typ: TokenType::Identifier, value: vec!{97, 98, 99} }, [INFO] [stdout] | ^^^^^ missing `col` and `line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compiler-practice` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4f0d39e64733afc39f2aab48adc608947645b0db1cbd085d8644d4962a070302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0d39e64733afc39f2aab48adc608947645b0db1cbd085d8644d4962a070302", kill_on_drop: false }` [INFO] [stdout] 4f0d39e64733afc39f2aab48adc608947645b0db1cbd085d8644d4962a070302