[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 master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-script" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbleTheAbove/able-script on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-14/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4469acc63b8add1c936903abc14a646dcb6bfd7a1a34e9aeb7fc74e8884e8311 [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" "4469acc63b8add1c936903abc14a646dcb6bfd7a1a34e9aeb7fc74e8884e8311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4469acc63b8add1c936903abc14a646dcb6bfd7a1a34e9aeb7fc74e8884e8311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4469acc63b8add1c936903abc14a646dcb6bfd7a1a34e9aeb7fc74e8884e8311", kill_on_drop: false }` [INFO] [stdout] 4469acc63b8add1c936903abc14a646dcb6bfd7a1a34e9aeb7fc74e8884e8311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe0a99a16d44a8759f75abeacf96338d5ff175b518501c2282bfc76808e6e7b [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" "8fe0a99a16d44a8759f75abeacf96338d5ff175b518501c2282bfc76808e6e7b", 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 syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking log v0.4.14 [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: 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: 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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ablescript_cli v0.2.0 (/opt/rustwide/workdir/ablescript_cli) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.29s [INFO] running `Command { std: "docker" "inspect" "8fe0a99a16d44a8759f75abeacf96338d5ff175b518501c2282bfc76808e6e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe0a99a16d44a8759f75abeacf96338d5ff175b518501c2282bfc76808e6e7b", kill_on_drop: false }` [INFO] [stdout] 8fe0a99a16d44a8759f75abeacf96338d5ff175b518501c2282bfc76808e6e7b