[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] building Eucladia/toy_language_compiler against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEucladia%2Ftoy_language_compiler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eucladia/toy_language_compiler on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 059db098fde919e3b7583c855d9c7e6f344356469b6ad8596ce17d7671c5d68b
[INFO] running `Command { std: "docker" "start" "-a" "059db098fde919e3b7583c855d9c7e6f344356469b6ad8596ce17d7671c5d68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059db098fde919e3b7583c855d9c7e6f344356469b6ad8596ce17d7671c5d68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059db098fde919e3b7583c855d9c7e6f344356469b6ad8596ce17d7671c5d68b", kill_on_drop: false }`
[INFO] [stdout] 059db098fde919e3b7583c855d9c7e6f344356469b6ad8596ce17d7671c5d68b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dd50ef056f64856216fb3c3fd1cf9cef9cd965b905023e64db83a4250831ad3
[INFO] running `Command { std: "docker" "start" "-a" "8dd50ef056f64856216fb3c3fd1cf9cef9cd965b905023e64db83a4250831ad3", kill_on_drop: false }`
[INFO] [stderr]    Compiling toy_language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "8dd50ef056f64856216fb3c3fd1cf9cef9cd965b905023e64db83a4250831ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd50ef056f64856216fb3c3fd1cf9cef9cd965b905023e64db83a4250831ad3", kill_on_drop: false }`
[INFO] [stdout] 8dd50ef056f64856216fb3c3fd1cf9cef9cd965b905023e64db83a4250831ad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b0b450f0813b20329387492a4fa8ffa36bbef0cd11879c9afdec47976f9323f
[INFO] running `Command { std: "docker" "start" "-a" "0b0b450f0813b20329387492a4fa8ffa36bbef0cd11879c9afdec47976f9323f", 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" "0b0b450f0813b20329387492a4fa8ffa36bbef0cd11879c9afdec47976f9323f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0b450f0813b20329387492a4fa8ffa36bbef0cd11879c9afdec47976f9323f", kill_on_drop: false }`
[INFO] [stdout] 0b0b450f0813b20329387492a4fa8ffa36bbef0cd11879c9afdec47976f9323f
