[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 master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodya-mirov%2Fburstlang" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rodya-mirov/burstlang on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe29af4ac32a7170c7981f6b46f6b16167c2d775061a39eee1988d87e58835c [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" "0fe29af4ac32a7170c7981f6b46f6b16167c2d775061a39eee1988d87e58835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe29af4ac32a7170c7981f6b46f6b16167c2d775061a39eee1988d87e58835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe29af4ac32a7170c7981f6b46f6b16167c2d775061a39eee1988d87e58835c", kill_on_drop: false }` [INFO] [stdout] 0fe29af4ac32a7170c7981f6b46f6b16167c2d775061a39eee1988d87e58835c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e05609ada8e4d4eb867550256ab1c6fe2494ea10b272cdb6549af1900141933 [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" "9e05609ada8e4d4eb867550256ab1c6fe2494ea10b272cdb6549af1900141933", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking bytecode v0.1.0 (/opt/rustwide/workdir/bytecode) [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] [stderr] Compiling pest v2.1.2 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vm v0.1.0 (/opt/rustwide/workdir/vm) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 burstc v0.1.0 (/opt/rustwide/workdir/burstc) [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "9e05609ada8e4d4eb867550256ab1c6fe2494ea10b272cdb6549af1900141933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e05609ada8e4d4eb867550256ab1c6fe2494ea10b272cdb6549af1900141933", kill_on_drop: false }` [INFO] [stdout] 9e05609ada8e4d4eb867550256ab1c6fe2494ea10b272cdb6549af1900141933