[INFO] cloning repository https://github.com/rodya-mirov/burstlang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodya-mirov/burstlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodya-mirov%2Fburstlang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodya-mirov%2Fburstlang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40f89f87a9d07ae759f9df97700661e710fdcbcd [INFO] checking rodya-mirov/burstlang against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodya-mirov%2Fburstlang" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rodya-mirov/burstlang on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rodya-mirov/burstlang [INFO] finished tweaking git repo https://github.com/rodya-mirov/burstlang [INFO] tweaked toml for git repo https://github.com/rodya-mirov/burstlang written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/rodya-mirov/burstlang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b120b9c50ca44fa7adb3ee00f57ac13e66bc815736b259620df9cddb118065a [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" "0b120b9c50ca44fa7adb3ee00f57ac13e66bc815736b259620df9cddb118065a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b120b9c50ca44fa7adb3ee00f57ac13e66bc815736b259620df9cddb118065a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b120b9c50ca44fa7adb3ee00f57ac13e66bc815736b259620df9cddb118065a", kill_on_drop: false }` [INFO] [stdout] 0b120b9c50ca44fa7adb3ee00f57ac13e66bc815736b259620df9cddb118065a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e483c39c8bb3d7e8433f3b3cc9d562e9d60dd2464ff0b8e010da5d52ba44de [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" "92e483c39c8bb3d7e8433f3b3cc9d562e9d60dd2464ff0b8e010da5d52ba44de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking bytecode v0.1.0 (/opt/rustwide/workdir/bytecode) [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | / (format!( [INFO] [stdout] 279 | | "{:04} {:04} OP_CALL ({} args)\n", [INFO] [stdout] 280 | | line, [INFO] [stdout] 281 | | offset, [INFO] [stdout] 282 | | chunk.code[offset + 1] [INFO] [stdout] 283 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 | format!( [INFO] [stdout] 279 | "{:04} {:04} OP_CALL ({} args)\n", [INFO] [stdout] 280 | line, [INFO] [stdout] 281 | offset, [INFO] [stdout] 282 | chunk.code[offset + 1] [INFO] [stdout] 283 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | / (format!( [INFO] [stdout] 304 | | "{:04} {:04} OP_GET_LOCAL {}\n", [INFO] [stdout] 305 | | line, [INFO] [stdout] 306 | | offset, [INFO] [stdout] 307 | | chunk.code[offset + 1] [INFO] [stdout] 308 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 303 | format!( [INFO] [stdout] 304 | "{:04} {:04} OP_GET_LOCAL {}\n", [INFO] [stdout] 305 | line, [INFO] [stdout] 306 | offset, [INFO] [stdout] 307 | chunk.code[offset + 1] [INFO] [stdout] 308 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | / (format!( [INFO] [stdout] 312 | | "{:04} {:04} OP_SET_LOCAL {}\n", [INFO] [stdout] 313 | | line, [INFO] [stdout] 314 | | offset, [INFO] [stdout] 315 | | chunk.code[offset + 1] [INFO] [stdout] 316 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 | format!( [INFO] [stdout] 312 | "{:04} {:04} OP_SET_LOCAL {}\n", [INFO] [stdout] 313 | line, [INFO] [stdout] 314 | offset, [INFO] [stdout] 315 | chunk.code[offset + 1] [INFO] [stdout] 316 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | / (format!( [INFO] [stdout] 325 | | "{:04} OP_CONSTANT -- index {} which is missing\n", [INFO] [stdout] 326 | | offset, value_index [INFO] [stdout] 327 | | )) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 324 | format!( [INFO] [stdout] 325 | "{:04} OP_CONSTANT -- index {} which is missing\n", [INFO] [stdout] 326 | offset, value_index [INFO] [stdout] 327 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | / (format!( [INFO] [stdout] 338 | | "{:04} OP_CONSTANT_LONG -- index {} which is missing\n", [INFO] [stdout] 339 | | offset, value_index [INFO] [stdout] 340 | | )) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 337 | format!( [INFO] [stdout] 338 | "{:04} OP_CONSTANT_LONG -- index {} which is missing\n", [INFO] [stdout] 339 | offset, value_index [INFO] [stdout] 340 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | (string_out) [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | / (format!( [INFO] [stdout] 279 | | "{:04} {:04} OP_CALL ({} args)\n", [INFO] [stdout] 280 | | line, [INFO] [stdout] 281 | | offset, [INFO] [stdout] 282 | | chunk.code[offset + 1] [INFO] [stdout] 283 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 278 | format!( [INFO] [stdout] 279 | "{:04} {:04} OP_CALL ({} args)\n", [INFO] [stdout] 280 | line, [INFO] [stdout] 281 | offset, [INFO] [stdout] 282 | chunk.code[offset + 1] [INFO] [stdout] 283 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | / (format!( [INFO] [stdout] 304 | | "{:04} {:04} OP_GET_LOCAL {}\n", [INFO] [stdout] 305 | | line, [INFO] [stdout] 306 | | offset, [INFO] [stdout] 307 | | chunk.code[offset + 1] [INFO] [stdout] 308 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 303 | format!( [INFO] [stdout] 304 | "{:04} {:04} OP_GET_LOCAL {}\n", [INFO] [stdout] 305 | line, [INFO] [stdout] 306 | offset, [INFO] [stdout] 307 | chunk.code[offset + 1] [INFO] [stdout] 308 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | / (format!( [INFO] [stdout] 312 | | "{:04} {:04} OP_SET_LOCAL {}\n", [INFO] [stdout] 313 | | line, [INFO] [stdout] 314 | | offset, [INFO] [stdout] 315 | | chunk.code[offset + 1] [INFO] [stdout] 316 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 | format!( [INFO] [stdout] 312 | "{:04} {:04} OP_SET_LOCAL {}\n", [INFO] [stdout] 313 | line, [INFO] [stdout] 314 | offset, [INFO] [stdout] 315 | chunk.code[offset + 1] [INFO] [stdout] 316 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | / (format!( [INFO] [stdout] 325 | | "{:04} OP_CONSTANT -- index {} which is missing\n", [INFO] [stdout] 326 | | offset, value_index [INFO] [stdout] 327 | | )) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 324 | format!( [INFO] [stdout] 325 | "{:04} OP_CONSTANT -- index {} which is missing\n", [INFO] [stdout] 326 | offset, value_index [INFO] [stdout] 327 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | / (format!( [INFO] [stdout] 338 | | "{:04} OP_CONSTANT_LONG -- index {} which is missing\n", [INFO] [stdout] 339 | | offset, value_index [INFO] [stdout] 340 | | )) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 337 | format!( [INFO] [stdout] 338 | "{:04} OP_CONSTANT_LONG -- index {} which is missing\n", [INFO] [stdout] 339 | offset, value_index [INFO] [stdout] 340 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> bytecode/src/lib.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | (string_out) [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vm v0.1.0 (/opt/rustwide/workdir/vm) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Checking burstc v0.1.0 (/opt/rustwide/workdir/burstc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `Command { std: "docker" "inspect" "92e483c39c8bb3d7e8433f3b3cc9d562e9d60dd2464ff0b8e010da5d52ba44de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e483c39c8bb3d7e8433f3b3cc9d562e9d60dd2464ff0b8e010da5d52ba44de", kill_on_drop: false }` [INFO] [stdout] 92e483c39c8bb3d7e8433f3b3cc9d562e9d60dd2464ff0b8e010da5d52ba44de