[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] e262acf781affa7e8f7bd75681f7431bf8a6a9fc [INFO] testing speltriao/ffinder against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeltriao%2Fffinder" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/speltriao/ffinder on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/speltriao/ffinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f26725cd6e5d09bdeb719db9fabb1f3178f341646212af32724f32d8b9371b0 [INFO] running `Command { std: "docker" "start" "-a" "0f26725cd6e5d09bdeb719db9fabb1f3178f341646212af32724f32d8b9371b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f26725cd6e5d09bdeb719db9fabb1f3178f341646212af32724f32d8b9371b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f26725cd6e5d09bdeb719db9fabb1f3178f341646212af32724f32d8b9371b0", kill_on_drop: false }` [INFO] [stdout] 0f26725cd6e5d09bdeb719db9fabb1f3178f341646212af32724f32d8b9371b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f45c9f0abddb350ad45d60e04a096bf9ebe8a1f8539ea551b714f6080ce2f5 [INFO] running `Command { std: "docker" "start" "-a" "f8f45c9f0abddb350ad45d60e04a096bf9ebe8a1f8539ea551b714f6080ce2f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ffinder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read ffinder.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ffinder` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f8f45c9f0abddb350ad45d60e04a096bf9ebe8a1f8539ea551b714f6080ce2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f45c9f0abddb350ad45d60e04a096bf9ebe8a1f8539ea551b714f6080ce2f5", kill_on_drop: false }` [INFO] [stdout] f8f45c9f0abddb350ad45d60e04a096bf9ebe8a1f8539ea551b714f6080ce2f5