[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 master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo12bar%2Frust-lisp-trait" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jo12bar/rust-lisp-trait on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38793dffd621f3eedcdd4c741ff4f262fcbfd6c22491e7a901e299c06c00c89f [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" "38793dffd621f3eedcdd4c741ff4f262fcbfd6c22491e7a901e299c06c00c89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38793dffd621f3eedcdd4c741ff4f262fcbfd6c22491e7a901e299c06c00c89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38793dffd621f3eedcdd4c741ff4f262fcbfd6c22491e7a901e299c06c00c89f", kill_on_drop: false }` [INFO] [stdout] 38793dffd621f3eedcdd4c741ff4f262fcbfd6c22491e7a901e299c06c00c89f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c47ba277bdb1b954861aef618b6f3f9f75aa1007e2136d81c30ec38a4a852b [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" "d4c47ba277bdb1b954861aef618b6f3f9f75aa1007e2136d81c30ec38a4a852b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.59 [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] [stderr] error: 'cargo-clippy' is not installed for the toolchain '9fa580b1175018b0a276b0bc68f9827a106f7260' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [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] [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] [stderr] error: 'cargo-clippy' is not installed for the toolchain '9fa580b1175018b0a276b0bc68f9827a106f7260' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [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] [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() {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(_, _) -> _ {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[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] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [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" "d4c47ba277bdb1b954861aef618b6f3f9f75aa1007e2136d81c30ec38a4a852b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c47ba277bdb1b954861aef618b6f3f9f75aa1007e2136d81c30ec38a4a852b", kill_on_drop: false }` [INFO] [stdout] d4c47ba277bdb1b954861aef618b6f3f9f75aa1007e2136d81c30ec38a4a852b