[INFO] cloning repository https://github.com/numanelahi/rust-monkey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/numanelahi/rust-monkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumanelahi%2Frust-monkey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumanelahi%2Frust-monkey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5bdbcf6f7c70954228dfcfb5fb49ae6e5062669
[INFO] building numanelahi/rust-monkey against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumanelahi%2Frust-monkey" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/numanelahi/rust-monkey
[INFO] finished tweaking git repo https://github.com/numanelahi/rust-monkey
[INFO] tweaked toml for git repo https://github.com/numanelahi/rust-monkey written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/numanelahi/rust-monkey on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/numanelahi/rust-monkey 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] [stderr]   Downloaded users v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f251fe982ef37a4e2b60a9417772276e48b2260ad9a5a7084c34f727be0f556
[INFO] running `Command { std: "docker" "start" "-a" "3f251fe982ef37a4e2b60a9417772276e48b2260ad9a5a7084c34f727be0f556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f251fe982ef37a4e2b60a9417772276e48b2260ad9a5a7084c34f727be0f556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f251fe982ef37a4e2b60a9417772276e48b2260ad9a5a7084c34f727be0f556", kill_on_drop: false }`
[INFO] [stdout] 3f251fe982ef37a4e2b60a9417772276e48b2260ad9a5a7084c34f727be0f556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cdc8760f01935b5e2b276ecc65ed4abcf769de97439ded54583fe68aeb185d9
[INFO] running `Command { std: "docker" "start" "-a" "0cdc8760f01935b5e2b276ecc65ed4abcf769de97439ded54583fe68aeb185d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling users v0.9.1
[INFO] [stderr]    Compiling monkey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/ast.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Downcast: Node {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] 46 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "0cdc8760f01935b5e2b276ecc65ed4abcf769de97439ded54583fe68aeb185d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cdc8760f01935b5e2b276ecc65ed4abcf769de97439ded54583fe68aeb185d9", kill_on_drop: false }`
[INFO] [stdout] 0cdc8760f01935b5e2b276ecc65ed4abcf769de97439ded54583fe68aeb185d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aceb849e116e9415cb040fc6320ed2d11ec9768519ad8ec17b893edb0d2cb3df
[INFO] running `Command { std: "docker" "start" "-a" "aceb849e116e9415cb040fc6320ed2d11ec9768519ad8ec17b893edb0d2cb3df", kill_on_drop: false }`
[INFO] [stderr]    Compiling monkey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "aceb849e116e9415cb040fc6320ed2d11ec9768519ad8ec17b893edb0d2cb3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aceb849e116e9415cb040fc6320ed2d11ec9768519ad8ec17b893edb0d2cb3df", kill_on_drop: false }`
[INFO] [stdout] aceb849e116e9415cb040fc6320ed2d11ec9768519ad8ec17b893edb0d2cb3df
