[INFO] cloning repository https://github.com/AdrianColaianni/theorem_prover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianColaianni/theorem_prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Ftheorem_prover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Ftheorem_prover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25e183f1a43452038fb8c8f39a89a28261a6615e
[INFO] checking AdrianColaianni/theorem_prover against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianColaianni%2Ftheorem_prover" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrianColaianni/theorem_prover
[INFO] finished tweaking git repo https://github.com/AdrianColaianni/theorem_prover
[INFO] tweaked toml for git repo https://github.com/AdrianColaianni/theorem_prover written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrianColaianni/theorem_prover on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrianColaianni/theorem_prover 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded dict v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 175164959e4162547d66de899b781b77344e05e29317ff0112f8e72658c2d4ec
[INFO] running `Command { std: "docker" "start" "-a" "175164959e4162547d66de899b781b77344e05e29317ff0112f8e72658c2d4ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "175164959e4162547d66de899b781b77344e05e29317ff0112f8e72658c2d4ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "175164959e4162547d66de899b781b77344e05e29317ff0112f8e72658c2d4ec", kill_on_drop: false }`
[INFO] [stdout] 175164959e4162547d66de899b781b77344e05e29317ff0112f8e72658c2d4ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ebdacfa130262eb81edb938efa982a2ff1719d66a6b974b9743ff35c8b4c552
[INFO] running `Command { std: "docker" "start" "-a" "3ebdacfa130262eb81edb938efa982a2ff1719d66a6b974b9743ff35c8b4c552", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dict v0.1.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking theorem_prover v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_prepositions` is never used
[INFO] [stdout]   --> src/main.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Expr {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 64 |     pub fn get_prepositions(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_prepositions` is never used
[INFO] [stdout]   --> src/main.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Expr {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 64 |     pub fn get_prepositions(&self) -> u32 {
[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 1.43s
[INFO] running `Command { std: "docker" "inspect" "3ebdacfa130262eb81edb938efa982a2ff1719d66a6b974b9743ff35c8b4c552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ebdacfa130262eb81edb938efa982a2ff1719d66a6b974b9743ff35c8b4c552", kill_on_drop: false }`
[INFO] [stdout] 3ebdacfa130262eb81edb938efa982a2ff1719d66a6b974b9743ff35c8b4c552
