[INFO] cloning repository https://github.com/martindevans/Intent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martindevans/Intent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FIntent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FIntent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e770ebb5eb62d6a8ad5ef166740c45ee20376d2e
[INFO] checking martindevans/Intent against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FIntent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-5-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking martindevans/Intent against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FIntent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/objects/pack: No space left on device
[INFO] checking martindevans/Intent against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2FIntent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/martindevans/Intent on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/martindevans/Intent
[INFO] finished tweaking git repo https://github.com/martindevans/Intent
[INFO] tweaked toml for git repo https://github.com/martindevans/Intent written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/martindevans/Intent 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 120df9d333eb13c588f8b54fddec26e93da361ec989d2c287093e84ca5121b5e
[INFO] running `Command { std: "docker" "start" "-a" "120df9d333eb13c588f8b54fddec26e93da361ec989d2c287093e84ca5121b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "120df9d333eb13c588f8b54fddec26e93da361ec989d2c287093e84ca5121b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120df9d333eb13c588f8b54fddec26e93da361ec989d2c287093e84ca5121b5e", kill_on_drop: false }`
[INFO] [stdout] 120df9d333eb13c588f8b54fddec26e93da361ec989d2c287093e84ca5121b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12c14824edf2632b9457a51a136461e71593a6edc90df50a4e0161a19f2372f
[INFO] running `Command { std: "docker" "start" "-a" "c12c14824edf2632b9457a51a136461e71593a6edc90df50a4e0161a19f2372f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking intent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:141:47
[INFO] [stdout]     |
[INFO] [stdout] 141 |                   Cell(ref b, ref c) => Rc::new(eval_cell(
[INFO] [stdout]     |  _______________________________________-------_^
[INFO] [stdout]     | |                                       |
[INFO] [stdout]     | |                                       arguments to this function are incorrect
[INFO] [stdout] 142 | |                     &eval_cell(&a, &b),
[INFO] [stdout] 143 | |                     &eval_cell(&a, &c)
[INFO] [stdout] 144 | |                 ))
[INFO] [stdout]     | |_________________^ expected `Value`, found `Rc<Value>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Value`
[INFO] [stdout]              found struct `Rc<Value>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/alloc/src/rc.rs:410:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:152:60
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 (Some(0), Some((ref b, ref c))) => Rc::new(b),
[INFO] [stdout]     |                                                    ------- ^ expected `Value`, found `&Rc<Value>`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Value`
[INFO] [stdout]             found reference `&Rc<Value>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/alloc/src/rc.rs:410:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:153:60
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 (Some(1), Some((ref b, ref c))) => Rc::new(c),
[INFO] [stdout]     |                                                    ------- ^ expected `Value`, found `&Rc<Value>`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Value`
[INFO] [stdout]             found reference `&Rc<Value>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/alloc/src/rc.rs:410:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/lib.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &Atom(v) => Error,
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/lib.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         &Atom(a) => Rc::new(Error),
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Cell` in this scope
[INFO] [stdout]    --> src/lib.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let r = eval(&Cell(
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Atom` in this scope
[INFO] [stdout]    --> src/lib.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Rc::new(Atom(0)),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Atom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Error` in this scope
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Rc::new(Error)
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Cell` in this scope
[INFO] [stdout]    --> src/lib.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let r = eval(&Cell(
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Atom` in this scope
[INFO] [stdout]    --> src/lib.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |             Rc::new(Atom(0)),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Atom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Cell` in this scope
[INFO] [stdout]    --> src/lib.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |             Rc::new(Cell(
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Atom` in this scope
[INFO] [stdout]    --> src/lib.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Rc::new(Atom(1)),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Atom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Atom` in this scope
[INFO] [stdout]    --> src/lib.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 Rc::new(Atom(2)),
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 165 +     use Value::Atom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `intent` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `intent` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "c12c14824edf2632b9457a51a136461e71593a6edc90df50a4e0161a19f2372f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12c14824edf2632b9457a51a136461e71593a6edc90df50a4e0161a19f2372f", kill_on_drop: false }`
[INFO] [stdout] c12c14824edf2632b9457a51a136461e71593a6edc90df50a4e0161a19f2372f
