[INFO] cloning repository https://github.com/edgarogh/lustred [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgarogh/lustred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27b9284e9a630f70471707f3f521f70ad11aec20 [INFO] testing edgarogh/lustred against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgarogh/lustred on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edgarogh/lustred [INFO] finished tweaking git repo https://github.com/edgarogh/lustred [INFO] tweaked toml for git repo https://github.com/edgarogh/lustred written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/edgarogh/lustred already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8df76b114d20f59f665d286dc779264ea4f9e80e5722b25ce4ce44a330364dbe [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" "8df76b114d20f59f665d286dc779264ea4f9e80e5722b25ce4ce44a330364dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8df76b114d20f59f665d286dc779264ea4f9e80e5722b25ce4ce44a330364dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df76b114d20f59f665d286dc779264ea4f9e80e5722b25ce4ce44a330364dbe", kill_on_drop: false }` [INFO] [stdout] 8df76b114d20f59f665d286dc779264ea4f9e80e5722b25ce4ce44a330364dbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] eb9ddeee536590f64f42c334ae210cb60bc654807df3a04363df4ec0961dc337 [INFO] running `Command { std: "docker" "start" "-a" "eb9ddeee536590f64f42c334ae210cb60bc654807df3a04363df4ec0961dc337", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling lustred v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found macro `expr` [INFO] [stdout] --> src/main.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | if let Some(gate) = expr.to_gate() { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `expr` [INFO] [stdout] --> src/main.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | expr, [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GraphRef`, `NodeRef` [INFO] [stdout] --> src/expression.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | Data, GraphBase, GraphRef, IntoNeighbors, IntoNeighborsDirected, IntoNodeIdentifiers, NodeRef, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/expression.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/expression.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn dfs(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^ help: use fully-qualified syntax: ` as Trait>::NodeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` is not an iterator [INFO] [stdout] --> src/expression.rs:297:34 [INFO] [stdout] | [INFO] [stdout] 297 | self.0.values().flat_map(|e| Dfs::new(self, *e)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^ `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` is not an iterator [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` [INFO] [stdout] note: required by a bound in `flat_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0277, E0423. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lustred` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eb9ddeee536590f64f42c334ae210cb60bc654807df3a04363df4ec0961dc337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9ddeee536590f64f42c334ae210cb60bc654807df3a04363df4ec0961dc337", kill_on_drop: false }` [INFO] [stdout] eb9ddeee536590f64f42c334ae210cb60bc654807df3a04363df4ec0961dc337