[INFO] cloning repository https://github.com/CyberCat3/CahnLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyberCat3/CahnLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2FCahnLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2FCahnLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 233044660e3325a707d7c4e4e3214fc8e565711b [INFO] checking CyberCat3/CahnLang against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2FCahnLang" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CyberCat3/CahnLang 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/CyberCat3/CahnLang [INFO] finished tweaking git repo https://github.com/CyberCat3/CahnLang [INFO] tweaked toml for git repo https://github.com/CyberCat3/CahnLang written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/CyberCat3/CahnLang 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 30e53ffd2fd2a91a4e93364168d1fc0a903c4f8c5567be92f3e22d16906abd32 [INFO] running `Command { std: "docker" "start" "-a" "30e53ffd2fd2a91a4e93364168d1fc0a903c4f8c5567be92f3e22d16906abd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30e53ffd2fd2a91a4e93364168d1fc0a903c4f8c5567be92f3e22d16906abd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e53ffd2fd2a91a4e93364168d1fc0a903c4f8c5567be92f3e22d16906abd32", kill_on_drop: false }` [INFO] [stdout] 30e53ffd2fd2a91a4e93364168d1fc0a903c4f8c5567be92f3e22d16906abd32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 0e06475a01b6070052ece283fee909b230d6783f158ea8acef76a0321805bde5 [INFO] running `Command { std: "docker" "start" "-a" "0e06475a01b6070052ece283fee909b230d6783f158ea8acef76a0321805bde5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking intmap v0.7.0 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking cahn_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/runtime/value.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/runtime/value.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local` [INFO] [stdout] --> src/compiler/codegen/codegenerator.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | fn get_local(&self, index: usize) -> Option<&Local> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u64` [INFO] [stdout] --> src/runtime/vm.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | fn read_u64(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_function` [INFO] [stdout] --> src/runtime/vm.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | fn assert_function<'b>(&'b self, val: Value) -> &'a CahnFunction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_return_address` [INFO] [stdout] --> src/runtime/vm.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn assert_return_address(&self, val: Value) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_local` [INFO] [stdout] --> src/compiler/codegen/codegenerator.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | fn get_local(&self, index: usize) -> Option<&Local> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_u64` [INFO] [stdout] --> src/runtime/vm.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | fn read_u64(&mut self) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_function` [INFO] [stdout] --> src/runtime/vm.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | fn assert_function<'b>(&'b self, val: Value) -> &'a CahnFunction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `assert_return_address` [INFO] [stdout] --> src/runtime/vm.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn assert_return_address(&self, val: Value) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.10s [INFO] running `Command { std: "docker" "inspect" "0e06475a01b6070052ece283fee909b230d6783f158ea8acef76a0321805bde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e06475a01b6070052ece283fee909b230d6783f158ea8acef76a0321805bde5", kill_on_drop: false }` [INFO] [stdout] 0e06475a01b6070052ece283fee909b230d6783f158ea8acef76a0321805bde5