[INFO] cloning repository https://github.com/netvl/pub-rust-cargo-external-libs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netvl/pub-rust-cargo-external-libs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetvl%2Fpub-rust-cargo-external-libs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetvl%2Fpub-rust-cargo-external-libs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 358948b3f01d4aa0b07dc24280c381c94c7809f1 [INFO] checking netvl/pub-rust-cargo-external-libs-example against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetvl%2Fpub-rust-cargo-external-libs-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/netvl/pub-rust-cargo-external-libs-example [INFO] finished tweaking git repo https://github.com/netvl/pub-rust-cargo-external-libs-example [INFO] tweaked toml for git repo https://github.com/netvl/pub-rust-cargo-external-libs-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/netvl/pub-rust-cargo-external-libs-example on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/netvl/pub-rust-cargo-external-libs-example 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6d77e290bb35ded00a65affb237497816ae8feeef56fc96f824c58910e7f1b6 [INFO] running `Command { std: "docker" "start" "-a" "e6d77e290bb35ded00a65affb237497816ae8feeef56fc96f824c58910e7f1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6d77e290bb35ded00a65affb237497816ae8feeef56fc96f824c58910e7f1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d77e290bb35ded00a65affb237497816ae8feeef56fc96f824c58910e7f1b6", kill_on_drop: false }` [INFO] [stdout] e6d77e290bb35ded00a65affb237497816ae8feeef56fc96f824c58910e7f1b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbcc0a2228bd30fb543343d2d13151f0f4dc415d84a7de4bcfca3e3dc8f3798b [INFO] running `Command { std: "docker" "start" "-a" "dbcc0a2228bd30fb543343d2d13151f0f4dc415d84a7de4bcfca3e3dc8f3798b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling extlib v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `bash build.sh`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `extlib` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dbcc0a2228bd30fb543343d2d13151f0f4dc415d84a7de4bcfca3e3dc8f3798b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcc0a2228bd30fb543343d2d13151f0f4dc415d84a7de4bcfca3e3dc8f3798b", kill_on_drop: false }` [INFO] [stdout] dbcc0a2228bd30fb543343d2d13151f0f4dc415d84a7de4bcfca3e3dc8f3798b