[INFO] cloning repository https://github.com/jedahan/random_unicode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jedahan/random_unicode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Frandom_unicode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Frandom_unicode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79f19a488e79cd8de0aa757a7846af40de7f0aa9 [INFO] checking jedahan/random_unicode against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Frandom_unicode" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedahan/random_unicode on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jedahan/random_unicode [INFO] finished tweaking git repo https://github.com/jedahan/random_unicode [INFO] tweaked toml for git repo https://github.com/jedahan/random_unicode written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jedahan/random_unicode 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `src/random_unicode.rs` was erroneously implicitly accepted for binary `random_unicode`, [INFO] [stderr] please set bin.path in Cargo.toml [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] 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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c6c6ca24aa8ef62591e94a7b5b2d8aaf3c4fd23d9bdde767de716ffb6009206 [INFO] running `Command { std: "docker" "start" "-a" "5c6c6ca24aa8ef62591e94a7b5b2d8aaf3c4fd23d9bdde767de716ffb6009206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c6c6ca24aa8ef62591e94a7b5b2d8aaf3c4fd23d9bdde767de716ffb6009206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6c6ca24aa8ef62591e94a7b5b2d8aaf3c4fd23d9bdde767de716ffb6009206", kill_on_drop: false }` [INFO] [stdout] 5c6c6ca24aa8ef62591e94a7b5b2d8aaf3c4fd23d9bdde767de716ffb6009206 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 483e22d6d1e9d686f70fefa833512345aebac1e656593d46b4d9b48281521cc9 [INFO] running `Command { std: "docker" "start" "-a" "483e22d6d1e9d686f70fefa833512345aebac1e656593d46b4d9b48281521cc9", kill_on_drop: false }` [INFO] [stderr] warning: path `src/random_unicode.rs` was erroneously implicitly accepted for binary `random_unicode`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking random_unicode v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/random_unicode.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | for u in range(std::u32::MIN, std::char::MAX as u32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/random_unicode.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | for u in range(std::u32::MIN, std::char::MAX as u32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `random_unicode` (bin "random_unicode") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `random_unicode` (bin "random_unicode" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "483e22d6d1e9d686f70fefa833512345aebac1e656593d46b4d9b48281521cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483e22d6d1e9d686f70fefa833512345aebac1e656593d46b4d9b48281521cc9", kill_on_drop: false }` [INFO] [stdout] 483e22d6d1e9d686f70fefa833512345aebac1e656593d46b4d9b48281521cc9