[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.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgarogh/lustred on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing edgarogh/lustred against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred" "/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/edgarogh/lustred on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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 [ERROR] error running command: no output for 300 seconds [INFO] testing edgarogh/lustred against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarogh%2Flustred" "/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/edgarogh/lustred on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75d0955002f0d2275264b5dad7592764a3d9efaf6a5ee77d3d1e548892531408 [INFO] running `Command { std: "docker" "start" "-a" "75d0955002f0d2275264b5dad7592764a3d9efaf6a5ee77d3d1e548892531408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75d0955002f0d2275264b5dad7592764a3d9efaf6a5ee77d3d1e548892531408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d0955002f0d2275264b5dad7592764a3d9efaf6a5ee77d3d1e548892531408", kill_on_drop: false }` [INFO] [stdout] 75d0955002f0d2275264b5dad7592764a3d9efaf6a5ee77d3d1e548892531408 [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0483de49cd618fb1435d8535d702af1e493e588aedf362fefb091c350bc44832 [INFO] running `Command { std: "docker" "start" "-a" "0483de49cd618fb1435d8535d702af1e493e588aedf362fefb091c350bc44832", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling either v1.6.1 [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] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 296 | pub fn dfs(&self) -> impl Iterator as GraphBase>::NodeId> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 296 | pub fn dfs(&self) -> impl Iterator as NodeRef>::NodeId> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` is not an iterator [INFO] [stdout] --> src/expression.rs:297:25 [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] = help: the trait `Iterator` is not implemented for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>`, which is required by `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>: IntoIterator` [INFO] [stdout] = note: required for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` to implement `IntoIterator` [INFO] [stdout] note: required by a bound in `flat_map` [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/iter/traits/iterator.rs:1456:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` is not an iterator [INFO] [stdout] --> src/expression.rs:296:26 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn dfs(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>`, which is required by `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>: IntoIterator` [INFO] [stdout] = note: required for `petgraph::visit::Dfs<&Expr<'_>, HashSet<&Expr<'_>>>` to implement `IntoIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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` (bin "lustred") due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0483de49cd618fb1435d8535d702af1e493e588aedf362fefb091c350bc44832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0483de49cd618fb1435d8535d702af1e493e588aedf362fefb091c350bc44832", kill_on_drop: false }` [INFO] [stdout] 0483de49cd618fb1435d8535d702af1e493e588aedf362fefb091c350bc44832