[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] testing programmerjake/rust-hdl against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprogrammerjake%2Frust-hdl" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/programmerjake/rust-hdl on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-8/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] e8c40b50501752dd3939168bca9821f8e5943e2e56794cb03ec59c2ffca0f0f3 [INFO] running `Command { std: "docker" "start" "-a" "e8c40b50501752dd3939168bca9821f8e5943e2e56794cb03ec59c2ffca0f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8c40b50501752dd3939168bca9821f8e5943e2e56794cb03ec59c2ffca0f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c40b50501752dd3939168bca9821f8e5943e2e56794cb03ec59c2ffca0f0f3", kill_on_drop: false }` [INFO] [stdout] e8c40b50501752dd3939168bca9821f8e5943e2e56794cb03ec59c2ffca0f0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab53d5746e0849128c985c5c4e0f6da296c7d1bd26268072204e1a09ef9725d [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" "aab53d5746e0849128c985c5c4e0f6da296c7d1bd26268072204e1a09ef9725d", kill_on_drop: false }` [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rust-hdl-int v0.1.0 (/opt/rustwide/workdir/rust-hdl-int) [INFO] [stderr] Compiling rust-hdl-macros v0.1.0 (/opt/rustwide/workdir/rust-hdl-macros) [INFO] [stderr] Compiling rust-hdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.02s [INFO] running `Command { std: "docker" "inspect" "aab53d5746e0849128c985c5c4e0f6da296c7d1bd26268072204e1a09ef9725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab53d5746e0849128c985c5c4e0f6da296c7d1bd26268072204e1a09ef9725d", kill_on_drop: false }` [INFO] [stdout] aab53d5746e0849128c985c5c4e0f6da296c7d1bd26268072204e1a09ef9725d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] 00fc08e5b0a3619fc9cb64faea2b549ad6401a295ff047dfbffac768f8502a9e [INFO] running `Command { std: "docker" "start" "-a" "00fc08e5b0a3619fc9cb64faea2b549ad6401a295ff047dfbffac768f8502a9e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-hdl v0.1.0 (/opt/rustwide/workdir) [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] | ^^^^^^ function or associated item not found in `RtlilExporter<'_, _>` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00fc08e5b0a3619fc9cb64faea2b549ad6401a295ff047dfbffac768f8502a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fc08e5b0a3619fc9cb64faea2b549ad6401a295ff047dfbffac768f8502a9e", kill_on_drop: false }` [INFO] [stdout] 00fc08e5b0a3619fc9cb64faea2b549ad6401a295ff047dfbffac768f8502a9e