[INFO] cloning repository https://github.com/speltriao/ffinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speltriao/ffinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeltriao%2Fffinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeltriao%2Fffinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f202561a68403665bdb028084123dc831b9fa00f
[INFO] checking speltriao/ffinder against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeltriao%2Fffinder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/speltriao/ffinder
[INFO] finished tweaking git repo https://github.com/speltriao/ffinder
[INFO] tweaked toml for git repo https://github.com/speltriao/ffinder written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/speltriao/ffinder on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/speltriao/ffinder 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding same-file v1.0.6
[INFO] [stderr]       Adding walkdir v2.5.0
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded libc v0.2.88
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02128c1c52a6b1794bd534e679ff0229333a3cf795d2fe412244d52939a353f2
[INFO] running `Command { std: "docker" "start" "-a" "02128c1c52a6b1794bd534e679ff0229333a3cf795d2fe412244d52939a353f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02128c1c52a6b1794bd534e679ff0229333a3cf795d2fe412244d52939a353f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02128c1c52a6b1794bd534e679ff0229333a3cf795d2fe412244d52939a353f2", kill_on_drop: false }`
[INFO] [stdout] 02128c1c52a6b1794bd534e679ff0229333a3cf795d2fe412244d52939a353f2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55d26f02035ae5f9e70abe2b55caa3ae1697fbd477d69a4067fc4e85f0a71e27
[INFO] running `Command { std: "docker" "start" "-a" "55d26f02035ae5f9e70abe2b55caa3ae1697fbd477d69a4067fc4e85f0a71e27", kill_on_drop: false }`
[INFO] [stderr] error: can't find bin `ffinder` at path `/opt/rustwide/workdir/ffinder.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `ffinder` at path `/opt/rustwide/workdir/ffinder.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: could not compile due to 2 previous target resolution errors
[INFO] running `Command { std: "docker" "inspect" "55d26f02035ae5f9e70abe2b55caa3ae1697fbd477d69a4067fc4e85f0a71e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d26f02035ae5f9e70abe2b55caa3ae1697fbd477d69a4067fc4e85f0a71e27", kill_on_drop: false }`
[INFO] [stdout] 55d26f02035ae5f9e70abe2b55caa3ae1697fbd477d69a4067fc4e85f0a71e27
