[INFO] cloning repository https://github.com/matthew-c21/LispTranspiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthew-c21/LispTranspiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-c21%2FLispTranspiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-c21%2FLispTranspiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9e1e423c75fb81261898cb7dd89e954badee7d9 [INFO] checking matthew-c21/LispTranspiler against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-c21%2FLispTranspiler" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthew-c21/LispTranspiler 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/matthew-c21/LispTranspiler [INFO] finished tweaking git repo https://github.com/matthew-c21/LispTranspiler [INFO] tweaked toml for git repo https://github.com/matthew-c21/LispTranspiler written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/matthew-c21/LispTranspiler 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b5a0d43904bd367d01f623840fa9cafb30fca3c840dc487521d679b6f5a17b0f [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" "b5a0d43904bd367d01f623840fa9cafb30fca3c840dc487521d679b6f5a17b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a0d43904bd367d01f623840fa9cafb30fca3c840dc487521d679b6f5a17b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a0d43904bd367d01f623840fa9cafb30fca3c840dc487521d679b6f5a17b0f", kill_on_drop: false }` [INFO] [stdout] b5a0d43904bd367d01f623840fa9cafb30fca3c840dc487521d679b6f5a17b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f4b30502e8048fc7dc71faf9dc043427536d00e59f478588861d41c59eddcc7 [INFO] running `Command { std: "docker" "start" "-a" "0f4b30502e8048fc7dc71faf9dc043427536d00e59f478588861d41c59eddcc7", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking lispc v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/ast.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lex::TokenValue::*` [INFO] [stdout] --> src/ast.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | use crate::lex::TokenValue::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TokenValue`, `start` [INFO] [stdout] --> src/ast.rs:486:22 [INFO] [stdout] | [INFO] [stdout] 486 | use crate::lex::{start, TokenValue}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::parse::parse` [INFO] [stdout] --> src/ast.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | use crate::parse::parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lex::TokenValue::*` [INFO] [stdout] --> src/ast.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | use crate::lex::TokenValue::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `start` [INFO] [stdout] --> src/ast.rs:521:22 [INFO] [stdout] | [INFO] [stdout] 521 | use crate::lex::{start, TokenValue}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::parse::parse` [INFO] [stdout] --> src/ast.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 522 | use crate::parse::parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ast::FunctionUnfurl` in the current scope [INFO] [stdout] --> src/ast.rs:492:35 [INFO] [stdout] | [INFO] [stdout] 254 | pub struct FunctionUnfurl; [INFO] [stdout] | -------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 492 | let ast = FunctionUnfurl::new() [INFO] [stdout] | ^^^ function or associated item not found in `ast::FunctionUnfurl` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `radium::Radium` [INFO] [stdout] candidate #2: `lexical_core::util::sequence::VecLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_statement` [INFO] [stdout] --> src/ast.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn as_statement(&self) -> &Statement { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Local` [INFO] [stdout] --> src/ast.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | Local(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Function` [INFO] [stdout] --> src/ast.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | Function(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lispc` [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" "0f4b30502e8048fc7dc71faf9dc043427536d00e59f478588861d41c59eddcc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4b30502e8048fc7dc71faf9dc043427536d00e59f478588861d41c59eddcc7", kill_on_drop: false }` [INFO] [stdout] 0f4b30502e8048fc7dc71faf9dc043427536d00e59f478588861d41c59eddcc7