[INFO] cloning repository https://github.com/jon-lipstate/equation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jon-lipstate/equation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-lipstate%2Fequation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-lipstate%2Fequation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd5b9c256a61099b423c3eaddb075083fc05100e [INFO] checking jon-lipstate/equation against master#fdca237d5194bf8a1c9b437ebd2114d1c2ba6195 for pr-97739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-lipstate%2Fequation" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jon-lipstate/equation on toolchain fdca237d5194bf8a1c9b437ebd2114d1c2ba6195 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fdca237d5194bf8a1c9b437ebd2114d1c2ba6195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jon-lipstate/equation [INFO] finished tweaking git repo https://github.com/jon-lipstate/equation [INFO] tweaked toml for git repo https://github.com/jon-lipstate/equation written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jon-lipstate/equation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fdca237d5194bf8a1c9b437ebd2114d1c2ba6195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+fdca237d5194bf8a1c9b437ebd2114d1c2ba6195" "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] 63f5759d168095048edc89dddfadc52220b34167980e8a7a162cb7aefe02c6a2 [INFO] running `Command { std: "docker" "start" "-a" "63f5759d168095048edc89dddfadc52220b34167980e8a7a162cb7aefe02c6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f5759d168095048edc89dddfadc52220b34167980e8a7a162cb7aefe02c6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f5759d168095048edc89dddfadc52220b34167980e8a7a162cb7aefe02c6a2", kill_on_drop: false }` [INFO] [stdout] 63f5759d168095048edc89dddfadc52220b34167980e8a7a162cb7aefe02c6a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+fdca237d5194bf8a1c9b437ebd2114d1c2ba6195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdda39ef0ea48224cdd524894eccff7b5c4a0769898bd409dc41ae8c4ca67670 [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" "cdda39ef0ea48224cdd524894eccff7b5c4a0769898bd409dc41ae8c4ca67670", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking uom v0.31.1 [INFO] [stderr] Checking equation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `json` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod json; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `json`, create file "src/json.rs" or "src/json/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `json` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod json; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `json`, create file "src/json.rs" or "src/json/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `parse` exists for fn item `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}`, but its trait bounds were not satisfied [INFO] [stdout] --> src/math.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | let ii = actor_any.parse(input); [INFO] [stdout] | --------- ^^^^^ method cannot be called on `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}` due to unsatisfied trait bounds [INFO] [stdout] | | [INFO] [stdout] | this is a function, perhaps you wish to call it [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] ` impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>} as FnOnce<(_,)>>::Output = Result<(_, _), nom::Err<_>>` [INFO] [stdout] which is required by `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: Parser<_, _, _>` [INFO] [stdout] `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: FnMut<(_,)>` [INFO] [stdout] which is required by `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: Parser<_, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `equation` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `parse` exists for fn item `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}`, but its trait bounds were not satisfied [INFO] [stdout] --> src/math.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | let ii = actor_any.parse(input); [INFO] [stdout] | --------- ^^^^^ method cannot be called on `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}` due to unsatisfied trait bounds [INFO] [stdout] | | [INFO] [stdout] | this is a function, perhaps you wish to call it [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] ` impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>} as FnOnce<(_,)>>::Output = Result<(_, _), nom::Err<_>>` [INFO] [stdout] which is required by `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: Parser<_, _, _>` [INFO] [stdout] `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: FnMut<(_,)>` [INFO] [stdout] which is required by `fn() -> impl Fn(&[ExprValue]) -> Result<(&[ExprValue], ExprValue), nom::Err<()>> {actor_any::<'_>}: Parser<_, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `equation` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "cdda39ef0ea48224cdd524894eccff7b5c4a0769898bd409dc41ae8c4ca67670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdda39ef0ea48224cdd524894eccff7b5c4a0769898bd409dc41ae8c4ca67670", kill_on_drop: false }` [INFO] [stdout] cdda39ef0ea48224cdd524894eccff7b5c4a0769898bd409dc41ae8c4ca67670