[INFO] cloning repository https://github.com/tynr426/concurrent_prog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tynr426/concurrent_prog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynr426%2Fconcurrent_prog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynr426%2Fconcurrent_prog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6ebb7610abe74273975100bb8192b92d59660e1
[INFO] checking tynr426/concurrent_prog against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftynr426%2Fconcurrent_prog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tynr426/concurrent_prog
[INFO] finished tweaking git repo https://github.com/tynr426/concurrent_prog
[INFO] tweaked toml for git repo https://github.com/tynr426/concurrent_prog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tynr426/concurrent_prog on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tynr426/concurrent_prog 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 646dc96ff1fb09eec7a8fba49df3f6fe4e5455932619666b5a2570eef50f9e74
[INFO] running `Command { std: "docker" "start" "-a" "646dc96ff1fb09eec7a8fba49df3f6fe4e5455932619666b5a2570eef50f9e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "646dc96ff1fb09eec7a8fba49df3f6fe4e5455932619666b5a2570eef50f9e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646dc96ff1fb09eec7a8fba49df3f6fe4e5455932619666b5a2570eef50f9e74", kill_on_drop: false }`
[INFO] [stdout] 646dc96ff1fb09eec7a8fba49df3f6fe4e5455932619666b5a2570eef50f9e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9d1c0f51e61b2b7d10d7e2c1b4074b5ad56ccb3cadf3c4f1d1f360c0815c14b
[INFO] running `Command { std: "docker" "start" "-a" "f9d1c0f51e61b2b7d10d7e2c1b4074b5ad56ccb3cadf3c4f1d1f360c0815c14b", kill_on_drop: false }`
[INFO] [stderr]     Checking concurrent_prog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: function `mutex_test` is private
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mutex_learn::mutex_test;
[INFO] [stdout]   |                  ^^^^^^^^^^ private function
[INFO] [stdout]   |
[INFO] [stdout] note: the function `mutex_test` is defined here
[INFO] [stdout]  --> src/mutex_learn.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn mutex_test() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/mutex_learn.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concurrent_prog` (bin "concurrent_prog") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0603]: function `mutex_test` is private
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mutex_learn::mutex_test;
[INFO] [stdout]   |                  ^^^^^^^^^^ private function
[INFO] [stdout]   |
[INFO] [stdout] note: the function `mutex_test` is defined here
[INFO] [stdout]  --> src/mutex_learn.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn mutex_test() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/mutex_learn.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concurrent_prog` (bin "concurrent_prog" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f9d1c0f51e61b2b7d10d7e2c1b4074b5ad56ccb3cadf3c4f1d1f360c0815c14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d1c0f51e61b2b7d10d7e2c1b4074b5ad56ccb3cadf3c4f1d1f360c0815c14b", kill_on_drop: false }`
[INFO] [stdout] f9d1c0f51e61b2b7d10d7e2c1b4074b5ad56ccb3cadf3c4f1d1f360c0815c14b
