[INFO] cloning repository https://github.com/limitcool/gos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limitcool/gos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fgos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fgos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56799c35f4e2aaa75d916ed4458b31f8978241fe
[INFO] checking limitcool/gos against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimitcool%2Fgos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/limitcool/gos
[INFO] finished tweaking git repo https://github.com/limitcool/gos
[INFO] tweaked toml for git repo https://github.com/limitcool/gos written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/limitcool/gos on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/limitcool/gos 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d241f3f202dc49359e8ea2b3dc3ee1287f75c9a9ddbd06d90a18b5a366f0985
[INFO] running `Command { std: "docker" "start" "-a" "2d241f3f202dc49359e8ea2b3dc3ee1287f75c9a9ddbd06d90a18b5a366f0985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d241f3f202dc49359e8ea2b3dc3ee1287f75c9a9ddbd06d90a18b5a366f0985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d241f3f202dc49359e8ea2b3dc3ee1287f75c9a9ddbd06d90a18b5a366f0985", kill_on_drop: false }`
[INFO] [stdout] 2d241f3f202dc49359e8ea2b3dc3ee1287f75c9a9ddbd06d90a18b5a366f0985
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c956d491565f4195b6ae08465223bc84479a9b627248d5e4273677fe1de8fb0d
[INFO] running `Command { std: "docker" "start" "-a" "c956d491565f4195b6ae08465223bc84479a9b627248d5e4273677fe1de8fb0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking rust-embed v8.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde_yaml v0.9.29
[INFO] [stderr]     Checking gos v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `create_file` is never used
[INFO] [stdout]   --> src/config.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn create_file(&self, project_path: &Path, file_name: &str, content: &[u8]) -> io::Result<()> {
[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 `create_file` is never used
[INFO] [stdout]   --> src/config.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn create_file(&self, project_path: &Path, file_name: &str, content: &[u8]) -> io::Result<()> {
[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 15.16s
[INFO] running `Command { std: "docker" "inspect" "c956d491565f4195b6ae08465223bc84479a9b627248d5e4273677fe1de8fb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c956d491565f4195b6ae08465223bc84479a9b627248d5e4273677fe1de8fb0d", kill_on_drop: false }`
[INFO] [stdout] c956d491565f4195b6ae08465223bc84479a9b627248d5e4273677fe1de8fb0d
