[INFO] cloning repository https://github.com/programmerjake/rust-hdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/programmerjake/rust-hdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprogrammerjake%2Frust-hdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprogrammerjake%2Frust-hdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 326abb7b71a3caf6e9181364598b5ea79daa0d66 [INFO] checking programmerjake/rust-hdl against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprogrammerjake%2Frust-hdl" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/programmerjake/rust-hdl on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/programmerjake/rust-hdl [INFO] finished tweaking git repo https://github.com/programmerjake/rust-hdl [INFO] tweaked toml for git repo https://github.com/programmerjake/rust-hdl written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/programmerjake/rust-hdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 902994910acd8138809d5c1837705720274f0d7231484603646c3f77cd8a3f83 [INFO] running `Command { std: "docker" "start" "-a" "902994910acd8138809d5c1837705720274f0d7231484603646c3f77cd8a3f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "902994910acd8138809d5c1837705720274f0d7231484603646c3f77cd8a3f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902994910acd8138809d5c1837705720274f0d7231484603646c3f77cd8a3f83", kill_on_drop: false }` [INFO] [stdout] 902994910acd8138809d5c1837705720274f0d7231484603646c3f77cd8a3f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79da838eccd5fa7a4f082f15383c8edc1fdbdd7beca63a420847fafa1e706aa3 [INFO] running `Command { std: "docker" "start" "-a" "79da838eccd5fa7a4f082f15383c8edc1fdbdd7beca63a420847fafa1e706aa3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rust-hdl-int v0.1.0 (/opt/rustwide/workdir/rust-hdl-int) [INFO] [stderr] Checking rust-hdl-macros v0.1.0 (/opt/rustwide/workdir/rust-hdl-macros) [INFO] [stderr] Checking rust-hdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `variants` [INFO] [stdout] --> src/export/rtlil.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | variants: Interned<'ctx, [IrVariantType<'ctx>]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EnumWithFields` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/export/rtlil.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `variants` [INFO] [stdout] --> src/export/rtlil.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | variants: Interned<'ctx, [IrVariantType<'ctx>]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EnumWithFields` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/export/rtlil.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_io` found for struct `RtlilExporter` in the current scope [INFO] [stdout] --> examples/blinky.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | top.export(RtlilExporter::new_io(std::fs::File::create("blinky.il")?))?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `RtlilExporter<'_, _>` [INFO] [stdout] | help: there is an associated function with a similar name: `new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-hdl` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79da838eccd5fa7a4f082f15383c8edc1fdbdd7beca63a420847fafa1e706aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79da838eccd5fa7a4f082f15383c8edc1fdbdd7beca63a420847fafa1e706aa3", kill_on_drop: false }` [INFO] [stdout] 79da838eccd5fa7a4f082f15383c8edc1fdbdd7beca63a420847fafa1e706aa3