[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] 3342419242e075dbbafd2c3a9265a46e75a2e0a8 [INFO] checking AbleTheAbove/able-script against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-script" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbleTheAbove/able-script on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-2/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", 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] 83fa51fc6487c9e339609b2186707e0b518a979ca300e2ad1999c8dcf0c04e9a [INFO] running `Command { std: "docker" "start" "-a" "83fa51fc6487c9e339609b2186707e0b518a979ca300e2ad1999c8dcf0c04e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83fa51fc6487c9e339609b2186707e0b518a979ca300e2ad1999c8dcf0c04e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fa51fc6487c9e339609b2186707e0b518a979ca300e2ad1999c8dcf0c04e9a", kill_on_drop: false }` [INFO] [stdout] 83fa51fc6487c9e339609b2186707e0b518a979ca300e2ad1999c8dcf0c04e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac3857c54fc48a7763f9387fcb9bd242251d89a3c463eaa48fde0c5c41e05f6 [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" "fac3857c54fc48a7763f9387fcb9bd242251d89a3c463eaa48fde0c5c41e05f6", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling logos-derive v0.12.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: 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: 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: 2 warnings emitted [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 38.54s [INFO] running `Command { std: "docker" "inspect" "fac3857c54fc48a7763f9387fcb9bd242251d89a3c463eaa48fde0c5c41e05f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac3857c54fc48a7763f9387fcb9bd242251d89a3c463eaa48fde0c5c41e05f6", kill_on_drop: false }` [INFO] [stdout] fac3857c54fc48a7763f9387fcb9bd242251d89a3c463eaa48fde0c5c41e05f6