[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] testing jedahan/random_unicode against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Frandom_unicode" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedahan/random_unicode on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-4/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: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-4/source/src/random_unicode.rs` was erroneously implicitly accepted for binary `random_unicode`, [INFO] [stderr] please set bin.path in Cargo.toml [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be3c53d214f16ab557453cf500547d115e2952d8df1dddc5e9f5af97960b70d9 [INFO] running `Command { std: "docker" "start" "-a" "be3c53d214f16ab557453cf500547d115e2952d8df1dddc5e9f5af97960b70d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3c53d214f16ab557453cf500547d115e2952d8df1dddc5e9f5af97960b70d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3c53d214f16ab557453cf500547d115e2952d8df1dddc5e9f5af97960b70d9", kill_on_drop: false }` [INFO] [stdout] be3c53d214f16ab557453cf500547d115e2952d8df1dddc5e9f5af97960b70d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bed31cff7d8657a91487b58f9b08d6f83e9816e1f097d2ba1899b6e4599827d8 [INFO] running `Command { std: "docker" "start" "-a" "bed31cff7d8657a91487b58f9b08d6f83e9816e1f097d2ba1899b6e4599827d8", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/random_unicode.rs` was erroneously implicitly accepted for binary `random_unicode`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `random_unicode` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bed31cff7d8657a91487b58f9b08d6f83e9816e1f097d2ba1899b6e4599827d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed31cff7d8657a91487b58f9b08d6f83e9816e1f097d2ba1899b6e4599827d8", kill_on_drop: false }` [INFO] [stdout] bed31cff7d8657a91487b58f9b08d6f83e9816e1f097d2ba1899b6e4599827d8