[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 try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Frandom_unicode" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jedahan/random_unicode on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-10/source/src/random_unicode.rs` was erroneously implicitly accepted for binary `random_unicode`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b37e486e44a16fca6608573b5c60ae4257ac1254b21712c496676bf21b91f4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36b37e486e44a16fca6608573b5c60ae4257ac1254b21712c496676bf21b91f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b37e486e44a16fca6608573b5c60ae4257ac1254b21712c496676bf21b91f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b37e486e44a16fca6608573b5c60ae4257ac1254b21712c496676bf21b91f4", kill_on_drop: false }` [INFO] [stdout] 36b37e486e44a16fca6608573b5c60ae4257ac1254b21712c496676bf21b91f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6588465d451fa3bc39efee28d4ab899db6513c052b4f3fc47e2fe9d264b34b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6588465d451fa3bc39efee28d4ab899db6513c052b4f3fc47e2fe9d264b34b4", 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] 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] [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "f6588465d451fa3bc39efee28d4ab899db6513c052b4f3fc47e2fe9d264b34b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6588465d451fa3bc39efee28d4ab899db6513c052b4f3fc47e2fe9d264b34b4", kill_on_drop: false }` [INFO] [stdout] f6588465d451fa3bc39efee28d4ab899db6513c052b4f3fc47e2fe9d264b34b4