[INFO] cloning repository https://github.com/AbleTheAbove/able-script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/able-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b322c00cc5d17a00eb4a2f9fc543b9e33fc9abe [INFO] checking AbleTheAbove/able-script against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-script" "/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/AbleTheAbove/able-script on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbleTheAbove/able-script [INFO] finished tweaking git repo https://github.com/AbleTheAbove/able-script [INFO] tweaked toml for git repo https://github.com/AbleTheAbove/able-script written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AbleTheAbove/able-script already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb2be411255a486363d7ffc745e0f4ff39cc3ad88d2b23f46bc54d8fb8abb25d [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" "cb2be411255a486363d7ffc745e0f4ff39cc3ad88d2b23f46bc54d8fb8abb25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb2be411255a486363d7ffc745e0f4ff39cc3ad88d2b23f46bc54d8fb8abb25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2be411255a486363d7ffc745e0f4ff39cc3ad88d2b23f46bc54d8fb8abb25d", kill_on_drop: false }` [INFO] [stdout] cb2be411255a486363d7ffc745e0f4ff39cc3ad88d2b23f46bc54d8fb8abb25d [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 529b3aa91c36c037d1952c4e17ac9471d6a5875751fa164780a26be1df1105e8 [INFO] running `Command { std: "docker" "start" "-a" "529b3aa91c36c037d1952c4e17ac9471d6a5875751fa164780a26be1df1105e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking ablescript v0.2.0 (/opt/rustwide/workdir/ablescript) [INFO] [stdout] warning: function is never used: `num2char` [INFO] [stdout] --> ablescript/src/base_55.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn num2char(number: i32) -> char { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `num2char` [INFO] [stdout] --> ablescript/src/base_55.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn num2char(number: i32) -> char { [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: `from_ascii_with_input_buffer` [INFO] [stdout] --> ablescript/src/brian.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn from_ascii_with_input_buffer(code: &'a [u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ascii_with_input_buffer_and_tape_limit` [INFO] [stdout] --> ablescript/src/brian.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn from_ascii_with_input_buffer_and_tape_limit( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_input` [INFO] [stdout] --> ablescript/src/brian.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn add_input(&mut self, input: i8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ascii` [INFO] [stdout] --> ablescript/src/brian.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn from_ascii(code: &'a [u8], input: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `interpret_with_io` [INFO] [stdout] --> ablescript/src/brian.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn interpret_with_io( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ablescript_cli v0.2.0 (/opt/rustwide/workdir/ablescript_cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.17s [INFO] running `Command { std: "docker" "inspect" "529b3aa91c36c037d1952c4e17ac9471d6a5875751fa164780a26be1df1105e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "529b3aa91c36c037d1952c4e17ac9471d6a5875751fa164780a26be1df1105e8", kill_on_drop: false }` [INFO] [stdout] 529b3aa91c36c037d1952c4e17ac9471d6a5875751fa164780a26be1df1105e8