[INFO] cloning repository https://github.com/GavinMendelGleason/prolog-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GavinMendelGleason/prolog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGavinMendelGleason%2Fprolog-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGavinMendelGleason%2Fprolog-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30dfe09f6a5a5a5355285cf69149f6c87d51a909
[INFO] checking GavinMendelGleason/prolog-rs against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGavinMendelGleason%2Fprolog-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GavinMendelGleason/prolog-rs
[INFO] finished tweaking git repo https://github.com/GavinMendelGleason/prolog-rs
[INFO] tweaked toml for git repo https://github.com/GavinMendelGleason/prolog-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GavinMendelGleason/prolog-rs on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GavinMendelGleason/prolog-rs 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1d3542034d50a6aaa2926081fdf978184912e24187246572060c3328191e471
[INFO] running `Command { std: "docker" "start" "-a" "e1d3542034d50a6aaa2926081fdf978184912e24187246572060c3328191e471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1d3542034d50a6aaa2926081fdf978184912e24187246572060c3328191e471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d3542034d50a6aaa2926081fdf978184912e24187246572060c3328191e471", kill_on_drop: false }`
[INFO] [stdout] e1d3542034d50a6aaa2926081fdf978184912e24187246572060c3328191e471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a09c896da95e3edfcfebbda7b1cab6af013c682f20e7990fa94c3ef533aa132
[INFO] running `Command { std: "docker" "start" "-a" "8a09c896da95e3edfcfebbda7b1cab6af013c682f20e7990fa94c3ef533aa132", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking prolog-target v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `var` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     var(Box<Var>),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Var`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `func` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     func(Box<Function>), 
[INFO] [stdout]   |     ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `cons` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cons(Box<Term>, Box<Args>),
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nil` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nil,
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `cons_eq` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     cons_eq(Box<Var>,Box<Term>,Box<Env>),
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `ConsEq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nil` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     nil,
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `var` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     var(Box<Var>),
[INFO] [stdout]   |     ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Var`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `func` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     func(Box<Function>), 
[INFO] [stdout]   |     ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `cons` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     cons(Box<Term>, Box<Args>),
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cons`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nil` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nil,
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `cons_eq` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     cons_eq(Box<Var>,Box<Term>,Box<Env>),
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `ConsEq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `nil` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     nil,
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Nil`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `env`
[INFO] [stdout]    --> src/main.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn unify(env: Box<Env>, t: Box<Term>, s: Box<Term>) -> Option<Box<Env>> {
[INFO] [stdout]     |          --- move occurs because `env` has type `Box<Env>`, which does not implement the `Copy` trait
[INFO] [stdout] 122 |     let t = *enrich(env,t);
[INFO] [stdout]     |                     --- value moved here
[INFO] [stdout] 123 |     let s = *enrich(env,s);
[INFO] [stdout]     |                     ^^^ value used here after move
[INFO] [stdout]     |
[INFO] [stdout] note: consider changing this parameter type in function `enrich` to borrow instead if owning the value isn't necessary
[INFO] [stdout]    --> src/main.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout] 77  | fn enrich(env: Box<Env>, t: Box<Term>) -> Box<Term> {
[INFO] [stdout]     |    ------      ^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]     |    |
[INFO] [stdout]     |    in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `env`
[INFO] [stdout]    --> src/main.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn unify(env: Box<Env>, t: Box<Term>, s: Box<Term>) -> Option<Box<Env>> {
[INFO] [stdout]     |          --- move occurs because `env` has type `Box<Env>`, which does not implement the `Copy` trait
[INFO] [stdout] 122 |     let t = *enrich(env,t);
[INFO] [stdout] 123 |     let s = *enrich(env,s);
[INFO] [stdout]     |                     --- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 129 |                     Option::Some(extend(env,x,Box::new(s))),
[INFO] [stdout]     |                                         ^^^ value used here after move
[INFO] [stdout]     |
[INFO] [stdout] note: consider changing this parameter type in function `enrich` to borrow instead if owning the value isn't necessary
[INFO] [stdout]    --> src/main.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout] 77  | fn enrich(env: Box<Env>, t: Box<Term>) -> Box<Term> {
[INFO] [stdout]     |    ------      ^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]     |    |
[INFO] [stdout]     |    in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of partially moved value: `t`
[INFO] [stdout]    --> src/main.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(f) =>
[INFO] [stdout]     |                    - value partially moved here
[INFO] [stdout] ...
[INFO] [stdout] 138 |                     Some(extend(env,y,Box::new(t))),
[INFO] [stdout]     |                                                ^ value used here after partial move
[INFO] [stdout]     |
[INFO] [stdout]     = note: partial move occurs because value has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] help: borrow this binding in the pattern to avoid moving the value
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(ref f) =>
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `f.args`
[INFO] [stdout]    --> src/main.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(f) =>
[INFO] [stdout]     |                    - move occurs because `f` has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 141 |                     if fun_match(f,g) {
[INFO] [stdout]     |                                  - value moved here
[INFO] [stdout] 142 |                         unify_args(env,f.args,g.args)
[INFO] [stdout]     |                                        ^^^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `g.args`
[INFO] [stdout]    --> src/main.rs:142:47
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 Term::func(g) =>
[INFO] [stdout]     |                            - move occurs because `g` has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] 140 |                     /* rigid- rigid */
[INFO] [stdout] 141 |                     if fun_match(f,g) {
[INFO] [stdout]     |                                    - value moved here
[INFO] [stdout] 142 |                         unify_args(env,f.args,g.args)
[INFO] [stdout]     |                                               ^^^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `envnil`
[INFO] [stdout]    --> src/main.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let envnil = Box::new(Env::nil);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_envnil`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `funterm2`
[INFO] [stdout]    --> src/main.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let funterm2 = Term::func(Box::new(fun2));
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funterm2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `env`
[INFO] [stdout]    --> src/main.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn unify(env: Box<Env>, t: Box<Term>, s: Box<Term>) -> Option<Box<Env>> {
[INFO] [stdout]     |          --- move occurs because `env` has type `Box<Env>`, which does not implement the `Copy` trait
[INFO] [stdout] 122 |     let t = *enrich(env,t);
[INFO] [stdout]     |                     --- value moved here
[INFO] [stdout] 123 |     let s = *enrich(env,s);
[INFO] [stdout]     |                     ^^^ value used here after move
[INFO] [stdout]     |
[INFO] [stdout] note: consider changing this parameter type in function `enrich` to borrow instead if owning the value isn't necessary
[INFO] [stdout]    --> src/main.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout] 77  | fn enrich(env: Box<Env>, t: Box<Term>) -> Box<Term> {
[INFO] [stdout]     |    ------      ^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]     |    |
[INFO] [stdout]     |    in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `env`
[INFO] [stdout]    --> src/main.rs:129:41
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn unify(env: Box<Env>, t: Box<Term>, s: Box<Term>) -> Option<Box<Env>> {
[INFO] [stdout]     |          --- move occurs because `env` has type `Box<Env>`, which does not implement the `Copy` trait
[INFO] [stdout] 122 |     let t = *enrich(env,t);
[INFO] [stdout] 123 |     let s = *enrich(env,s);
[INFO] [stdout]     |                     --- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 129 |                     Option::Some(extend(env,x,Box::new(s))),
[INFO] [stdout]     |                                         ^^^ value used here after move
[INFO] [stdout]     |
[INFO] [stdout] note: consider changing this parameter type in function `enrich` to borrow instead if owning the value isn't necessary
[INFO] [stdout]    --> src/main.rs:77:16
[INFO] [stdout]     |
[INFO] [stdout] 77  | fn enrich(env: Box<Env>, t: Box<Term>) -> Box<Term> {
[INFO] [stdout]     |    ------      ^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]     |    |
[INFO] [stdout]     |    in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of partially moved value: `t`
[INFO] [stdout]    --> src/main.rs:138:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(f) =>
[INFO] [stdout]     |                    - value partially moved here
[INFO] [stdout] ...
[INFO] [stdout] 138 |                     Some(extend(env,y,Box::new(t))),
[INFO] [stdout]     |                                                ^ value used here after partial move
[INFO] [stdout]     |
[INFO] [stdout]     = note: partial move occurs because value has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] help: borrow this binding in the pattern to avoid moving the value
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(ref f) =>
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `f.args`
[INFO] [stdout]    --> src/main.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Term::func(f) =>
[INFO] [stdout]     |                    - move occurs because `f` has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 141 |                     if fun_match(f,g) {
[INFO] [stdout]     |                                  - value moved here
[INFO] [stdout] 142 |                         unify_args(env,f.args,g.args)
[INFO] [stdout]     |                                        ^^^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `g.args`
[INFO] [stdout]    --> src/main.rs:142:47
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 Term::func(g) =>
[INFO] [stdout]     |                            - move occurs because `g` has type `Box<Function>`, which does not implement the `Copy` trait
[INFO] [stdout] 140 |                     /* rigid- rigid */
[INFO] [stdout] 141 |                     if fun_match(f,g) {
[INFO] [stdout]     |                                    - value moved here
[INFO] [stdout] 142 |                         unify_args(env,f.args,g.args)
[INFO] [stdout]     |                                               ^^^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `envnil`
[INFO] [stdout]    --> src/main.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let envnil = Box::new(Env::nil);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_envnil`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `funterm2`
[INFO] [stdout]    --> src/main.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let funterm2 = Term::func(Box::new(fun2));
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funterm2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prolog-target` (bin "prolog-target") due to 5 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `prolog-target` (bin "prolog-target" test) due to 5 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8a09c896da95e3edfcfebbda7b1cab6af013c682f20e7990fa94c3ef533aa132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a09c896da95e3edfcfebbda7b1cab6af013c682f20e7990fa94c3ef533aa132", kill_on_drop: false }`
[INFO] [stdout] 8a09c896da95e3edfcfebbda7b1cab6af013c682f20e7990fa94c3ef533aa132
