[INFO] cloning repository https://github.com/Compose-Language/compose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Compose-Language/compose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompose-Language%2Fcompose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompose-Language%2Fcompose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0546def667bef6dfaf352eedcdb67ad2dfe82b5e
[INFO] checking Compose-Language/compose against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompose-Language%2Fcompose" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Compose-Language/compose
[INFO] finished tweaking git repo https://github.com/Compose-Language/compose
[INFO] tweaked toml for git repo https://github.com/Compose-Language/compose written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Compose-Language/compose on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Compose-Language/compose already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pups_core v0.1.11
[INFO] [stderr]   Downloaded pups v0.1.11
[INFO] [stderr]   Downloaded pups_text v0.1.11
[INFO] [stderr]   Downloaded rustyline v17.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62e80c3c16ba65cf0c063a2703f27334cc741cf6e1d113526a678f386a4e964f
[INFO] running `Command { std: "docker" "start" "-a" "62e80c3c16ba65cf0c063a2703f27334cc741cf6e1d113526a678f386a4e964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62e80c3c16ba65cf0c063a2703f27334cc741cf6e1d113526a678f386a4e964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e80c3c16ba65cf0c063a2703f27334cc741cf6e1d113526a678f386a4e964f", kill_on_drop: false }`
[INFO] [stdout] 62e80c3c16ba65cf0c063a2703f27334cc741cf6e1d113526a678f386a4e964f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a24188f767754e8150f71aa7f7ac2c160682b72021dcd40a8cf13e3c7ca0aafe
[INFO] running `Command { std: "docker" "start" "-a" "a24188f767754e8150f71aa7f7ac2c160682b72021dcd40a8cf13e3c7ca0aafe", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking pups_core v0.1.11
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking pups_text v0.1.11
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking pups v0.1.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking compose_core v0.0.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `pups::*`
[INFO] [stdout]  --> core/src/combinator.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pups::*;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Function`, `Namespace`, and `Term`
[INFO] [stdout]   --> core/src/stack.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Namespace,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     Term,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, and `self`
[INFO] [stdout]  --> core/src/syntax/syntax_error.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Display,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |         Formatter,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 7 |         self,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyntaxError`
[INFO] [stdout]  --> core/src/syntax/unresolved_function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     SyntaxError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syntax_error::SyntaxErrorVariant`
[INFO] [stdout]  --> core/src/syntax.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syntax_error::SyntaxErrorVariant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FunctionStorage` and `Stack`
[INFO] [stdout]  --> core/src/term.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FunctionStorage,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     Stack,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::UnsafeCell` and `sync::Arc`
[INFO] [stdout]  --> core/src/functions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::UnsafeCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     ops::Range,
[INFO] [stdout] 6 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SyntaxError` and `UnresolvedFunction`
[INFO] [stdout]   --> core/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SyntaxError,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 23 |     UnresolvedFunction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pups::*`
[INFO] [stdout]  --> core/src/combinator.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pups::*;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Function`, `Namespace`, and `Term`
[INFO] [stdout]   --> core/src/stack.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Namespace,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     Term,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, and `self`
[INFO] [stdout]  --> core/src/syntax/syntax_error.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Display,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |         Formatter,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 7 |         self,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyntaxError`
[INFO] [stdout]  --> core/src/syntax/unresolved_function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     SyntaxError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syntax_error::SyntaxErrorVariant`
[INFO] [stdout]  --> core/src/syntax.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syntax_error::SyntaxErrorVariant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FunctionStorage` and `Stack`
[INFO] [stdout]  --> core/src/term.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FunctionStorage,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     Stack,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::UnsafeCell` and `sync::Arc`
[INFO] [stdout]  --> core/src/functions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::UnsafeCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     ops::Range,
[INFO] [stdout] 6 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SyntaxError` and `UnresolvedFunction`
[INFO] [stdout]   --> core/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SyntaxError,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 23 |     UnresolvedFunction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     self.evaluate_function_body(storage, &lambda_body)?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     self.evaluate_function_body(storage, &lambda_body)?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         self.evaluate_function_body(storage, &true_body)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         self.evaluate_function_body(storage, &true_body)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:198:30
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         self.evaluate_function_body(storage, &false_body)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:198:30
[INFO] [stdout]     |
[INFO] [stdout] 198 |                         self.evaluate_function_body(storage, &false_body)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     self.evaluate_function_body(storage, &lambda_body)?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `evaluate_function_body` found for mutable reference `&mut Stack` in the current scope
[INFO] [stdout]    --> core/src/stack.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     self.evaluate_function_body(storage, &lambda_body)?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compose_core` (lib test) due to 4 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compose_core` (lib) due to 4 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a24188f767754e8150f71aa7f7ac2c160682b72021dcd40a8cf13e3c7ca0aafe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24188f767754e8150f71aa7f7ac2c160682b72021dcd40a8cf13e3c7ca0aafe", kill_on_drop: false }`
[INFO] [stdout] a24188f767754e8150f71aa7f7ac2c160682b72021dcd40a8cf13e3c7ca0aafe
