[INFO] cloning repository https://github.com/Eucladia/toy_language_compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eucladia/toy_language_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEucladia%2Ftoy_language_compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEucladia%2Ftoy_language_compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18e05474b19cb9eadcb4d78b67539a7059a278a4
[INFO] testing Eucladia/toy_language_compiler against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEucladia%2Ftoy_language_compiler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eucladia/toy_language_compiler
[INFO] finished tweaking git repo https://github.com/Eucladia/toy_language_compiler
[INFO] tweaked toml for git repo https://github.com/Eucladia/toy_language_compiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eucladia/toy_language_compiler on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eucladia/toy_language_compiler 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb
[INFO] running `Command { std: "docker" "start" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling toy_language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling toy_language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../sample_input/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lexer.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tokens = get_tokens!(include_str!(concat!("../sample_input/", $src, ".txt")));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 | /     are_tokens_equal!(
[INFO] [stdout] 272 | |       "1",
[INFO] [stdout] 273 | |        Identifier, Equal, Literal, Semicolon
[INFO] [stdout] 274 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `are_tokens_equal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../sample_input/2.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lexer.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tokens = get_tokens!(include_str!(concat!("../sample_input/", $src, ".txt")));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     are_tokens_equal!(
[INFO] [stdout] 281 | |       "2",
[INFO] [stdout] 282 | |        Identifier, Equal, Literal, Semicolon
[INFO] [stdout] 283 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `are_tokens_equal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../sample_input/3.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lexer.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tokens = get_tokens!(include_str!(concat!("../sample_input/", $src, ".txt")));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     are_tokens_equal!(
[INFO] [stdout] 290 | |       "3",
[INFO] [stdout] 291 | |        Identifier, Equal, Literal,
[INFO] [stdout] 292 | |        Identifier, Equal, Identifier, Semicolon,
[INFO] [stdout] 293 | |        Identifier, Equal, Minus, Minus, Minus, LeftParen, Identifier, Plus, Identifier, RightParen, Semicolon
[INFO] [stdout] 294 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `are_tokens_equal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../sample_input/4.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lexer.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tokens = get_tokens!(include_str!(concat!("../sample_input/", $src, ".txt")));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 | /     are_tokens_equal!(
[INFO] [stdout] 301 | |       "4",
[INFO] [stdout] 302 | |       Identifier, Equal, Literal, Semicolon,
[INFO] [stdout] 303 | |       Identifier, Equal, Literal, Semicolon,
[INFO] [stdout] 304 | |       Identifier, Equal, Minus, Minus, Minus, LeftParen, Identifier, Plus, Identifi...
[INFO] [stdout] 305 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `are_tokens_equal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toy_language` (bin "toy_language" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb", kill_on_drop: false }`
[INFO] [stdout] 85f1e9ee274d9dfc5f148f5f5eaef7d457fcb6299302d7752f9131175f1705fb
