[INFO] cloning repository https://github.com/marcusklaas/lisp-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusklaas/lisp-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4b1cb3e46f9763672db60cfda73758bf4963471 [INFO] checking marcusklaas/lisp-interpreter against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusklaas%2Flisp-interpreter" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusklaas/lisp-interpreter on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] finished tweaking git repo https://github.com/marcusklaas/lisp-interpreter [INFO] tweaked toml for git repo https://github.com/marcusklaas/lisp-interpreter written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/marcusklaas/lisp-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] fdc85f602709bda88e25787aea60ec26291335b49c6803669f80fb2f347b32ca [INFO] running `Command { std: "docker" "start" "-a" "fdc85f602709bda88e25787aea60ec26291335b49c6803669f80fb2f347b32ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdc85f602709bda88e25787aea60ec26291335b49c6803669f80fb2f347b32ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc85f602709bda88e25787aea60ec26291335b49c6803669f80fb2f347b32ca", kill_on_drop: false }` [INFO] [stdout] fdc85f602709bda88e25787aea60ec26291335b49c6803669f80fb2f347b32ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280d7cb45eb378bae394735c7e876403d06e1ddb89a576394a6503d55800a72d [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" "280d7cb45eb378bae394735c7e876403d06e1ddb89a576394a6503d55800a72d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Checking string-interner v0.6.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking yalp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parse.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | x @ '0'...'9' => Some(parse_integer(x, &mut self.chars)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / fn get(self, slice: &[LispValue]) -> Option<&Self::Output> { [INFO] [stdout] 90 | | slice.get(self.to_usize()) [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / fn get_mut(self, slice: &mut [LispValue]) -> Option<&mut Self::Output> { [INFO] [stdout] 94 | | slice.get_mut(self.to_usize()) [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / unsafe fn get_unchecked(self, _slice: &[LispValue]) -> &Self::Output { [INFO] [stdout] 98 | | unimplemented!() [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / unsafe fn get_unchecked_mut(self, _slice: &mut [LispValue]) -> &mut Self::Output { [INFO] [stdout] 102 | | unimplemented!() [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / fn index(self, slice: &[LispValue]) -> &Self::Output { [INFO] [stdout] 106 | | slice.index(self.to_usize()) [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'slice_index_methods' [INFO] [stdout] --> src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / fn index_mut(self, slice: &mut [LispValue]) -> &mut Self::Output { [INFO] [stdout] 110 | | slice.index_mut(self.to_usize()) [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(slice_index_methods)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `SliceIndex<[LispValue]>` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | / impl SliceIndex<[LispValue]> for StackOffset { [INFO] [stdout] 87 | | type Output = LispValue; [INFO] [stdout] 88 | | [INFO] [stdout] 89 | | fn get(self, slice: &[LispValue]) -> Option<&Self::Output> { [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] 112 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0200, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0200`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yalp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "280d7cb45eb378bae394735c7e876403d06e1ddb89a576394a6503d55800a72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280d7cb45eb378bae394735c7e876403d06e1ddb89a576394a6503d55800a72d", kill_on_drop: false }` [INFO] [stdout] 280d7cb45eb378bae394735c7e876403d06e1ddb89a576394a6503d55800a72d