[INFO] cloning repository https://github.com/jo12bar/rust-lisp-trait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo12bar/rust-lisp-trait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Frust-lisp-trait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Frust-lisp-trait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd39de3aa7d1e65d0900aeb109e6ddbb72383dc6 [INFO] checking jo12bar/rust-lisp-trait against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Frust-lisp-trait" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jo12bar/rust-lisp-trait on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jo12bar/rust-lisp-trait [INFO] finished tweaking git repo https://github.com/jo12bar/rust-lisp-trait [INFO] tweaked toml for git repo https://github.com/jo12bar/rust-lisp-trait written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jo12bar/rust-lisp-trait already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5efb042aaadd05c88f7534c7014f5968bfbab65dda0786ba5f84f75d32a30e7f [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" "5efb042aaadd05c88f7534c7014f5968bfbab65dda0786ba5f84f75d32a30e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5efb042aaadd05c88f7534c7014f5968bfbab65dda0786ba5f84f75d32a30e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efb042aaadd05c88f7534c7014f5968bfbab65dda0786ba5f84f75d32a30e7f", kill_on_drop: false }` [INFO] [stdout] 5efb042aaadd05c88f7534c7014f5968bfbab65dda0786ba5f84f75d32a30e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b75a59a359775839268806adf1f7b516f90840238b4fa3ddb7adb6e72267e3ae [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" "b75a59a359775839268806adf1f7b516f90840238b4fa3ddb7adb6e72267e3ae", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling inline-proc v0.1.0 [INFO] [stderr] Checking rust-lisp-trait v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] SOURCE: ( edition : "2018" , clippy : true , dependencies : {} , exports : ( bang_macros : { "gen_lisp_fn_node_impls" : "gen_lisp_fn_node_impls" ,})) [INFO] [stderr] SOURCE: ( edition : "2018" , clippy : true , dependencies : {} , exports : ( bang_macros : { "gen_lisp_fn_node_impls" : "gen_lisp_fn_node_impls" ,})) [INFO] [stdout] error: Cargo build failed. [INFO] [stdout] --> src/lisp.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[inline_proc] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: 'cargo-clippy' is not installed for the toolchain 'beta-x86_64-unknown-linux-gnu' [INFO] [stdout] error: cannot find macro `gen_lisp_fn_node_impls` in this scope [INFO] [stdout] --> src/lisp.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | gen_lisp_fn_node_impls!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To install, run `rustup component add clippy --toolchain beta-x86_64-unknown-linux-gnu` [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lisp.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / macro_rules! impl_lisp_fn_node { [INFO] [stdout] 109 | | () => { [INFO] [stdout] 110 | | /// Implements evaluation for functions that take no arguments. [INFO] [stdout] 111 | | impl Node for (F,) [INFO] [stdout] ... | [INFO] [stdout] 143 | | }; [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: 'cargo-clippy' is not installed for the toolchain 'beta-x86_64-unknown-linux-gnu' [INFO] [stdout] error: Cargo build failed. [INFO] [stdout] --> src/lisp.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[inline_proc] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To install, run `rustup component add clippy --toolchain beta-x86_64-unknown-linux-gnu` [INFO] [stdout] error: cannot find macro `gen_lisp_fn_node_impls` in this scope [INFO] [stdout] --> src/lisp.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | gen_lisp_fn_node_impls!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lisp.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / macro_rules! impl_lisp_fn_node { [INFO] [stdout] 109 | | () => { [INFO] [stdout] 110 | | /// Implements evaluation for functions that take no arguments. [INFO] [stdout] 111 | | impl Node for (F,) [INFO] [stdout] ... | [INFO] [stdout] 143 | | }; [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn() {hello_world},): Node` is not satisfied [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | eval((hello_world,)); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn() {hello_world},)` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn(_, _) -> _ {lisp::mul::<_, _, _>}, f64, (fn(_, _) -> _ {lisp::mul::<_, _, _>}, {float}, {float})): Node` is not satisfied [INFO] [stdout] --> src/main.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let res = eval((mul, PI, (mul, r, r))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn(_, _) -> _ {lisp::mul::<_, _, _>}, f64, (fn(_, _) -> _ {lisp::mul::<_, _, _>}, {float}, {float}))` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn(_, _) -> _ {run::<_, _, _>}, Box, String): Node` is not satisfied [INFO] [stdout] --> src/main.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | eval((run, Box::new(hello), name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn(_, _) -> _ {run::<_, _, _>}, Box, String)` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn() {hello_world},): Node` is not satisfied [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | eval((hello_world,)); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn() {hello_world},)` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn(_, _) -> _ {lisp::mul::<_, _, _>}, f64, (fn(_, _) -> _ {lisp::mul::<_, _, _>}, {float}, {float})): Node` is not satisfied [INFO] [stdout] --> src/main.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let res = eval((mul, PI, (mul, r, r))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn(_, _) -> _ {lisp::mul::<_, _, _>}, f64, (fn(_, _) -> _ {lisp::mul::<_, _, _>}, {float}, {float}))` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(fn(_, _) -> _ {run::<_, _, _>}, Box, String): Node` is not satisfied [INFO] [stdout] --> src/main.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | eval((run, Box::new(hello), name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Node` is not implemented for `(fn(_, _) -> _ {run::<_, _, _>}, Box, String)` [INFO] [stdout] | [INFO] [stdout] ::: src/lisp.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn eval(n: N) -> R [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 18 | where [INFO] [stdout] 19 | N: Node, [INFO] [stdout] | ---------------- required by this bound in `lisp::eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-lisp-trait` [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" "b75a59a359775839268806adf1f7b516f90840238b4fa3ddb7adb6e72267e3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75a59a359775839268806adf1f7b516f90840238b4fa3ddb7adb6e72267e3ae", kill_on_drop: false }` [INFO] [stdout] b75a59a359775839268806adf1f7b516f90840238b4fa3ddb7adb6e72267e3ae