[INFO] updating cached repository https://github.com/topaxi/m6809-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/topaxi/m6809-rs [INFO] [stderr] * [new branch] dependabot/npm_and_yarn/web/elliptic-6.5.3 -> dependabot/npm_and_yarn/web/elliptic-6.5.3 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da4ee474d82e80e963428199dee035d7fba426e1 [INFO] checking topaxi/m6809-rs against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopaxi%2Fm6809-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/topaxi/m6809-rs on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/topaxi/m6809-rs [INFO] finished tweaking git repo https://github.com/topaxi/m6809-rs [INFO] tweaked toml for git repo https://github.com/topaxi/m6809-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/topaxi/m6809-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] c055ec9d3e58629f09bffd1ac510e8854cafcc63a3d9b49ecf5bf91d4312e3d5 [INFO] running `Command { std: "docker" "start" "-a" "c055ec9d3e58629f09bffd1ac510e8854cafcc63a3d9b49ecf5bf91d4312e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c055ec9d3e58629f09bffd1ac510e8854cafcc63a3d9b49ecf5bf91d4312e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c055ec9d3e58629f09bffd1ac510e8854cafcc63a3d9b49ecf5bf91d4312e3d5", kill_on_drop: false }` [INFO] [stdout] c055ec9d3e58629f09bffd1ac510e8854cafcc63a3d9b49ecf5bf91d4312e3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--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] 2fcd2b1e0df28b3c03b977c0443217fd8661d911935bf56d3fe8f35658e1924c [INFO] running `Command { std: "docker" "start" "-a" "2fcd2b1e0df28b3c03b977c0443217fd8661d911935bf56d3fe8f35658e1924c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.33 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.33 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.33 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.33 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.33 [INFO] [stderr] Checking m6809-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `m6809` [INFO] [stdout] --> src/bin/run.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate m6809; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `m6809-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `m6809` [INFO] [stdout] --> src/bin/run.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate m6809; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HALF_HARRY_FLAG` [INFO] [stdout] --> src/cpu.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const HALF_HARRY_FLAG: u8 = 1 << 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENTIRE_SAVE_FLAG` [INFO] [stdout] --> src/cpu.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const ENTIRE_SAVE_FLAG: u8 = 1 << 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMI_VECTOR` [INFO] [stdout] --> src/cpu.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const NMI_VECTOR: u16 = 0xFFFC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI_VECTOR` [INFO] [stdout] --> src/cpu.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const SWI_VECTOR: u16 = 0xFFFA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRQ_VECTOR` [INFO] [stdout] --> src/cpu.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const IRQ_VECTOR: u16 = 0xFFF8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRQ_VECTOR` [INFO] [stdout] --> src/cpu.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const FIRQ_VECTOR: u16 = 0xFFF6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI2_VECTOR` [INFO] [stdout] --> src/cpu.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SWI2_VECTOR: u16 = 0xFFF4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI3_VECTOR` [INFO] [stdout] --> src/cpu.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const SWI3_VECTOR: u16 = 0xFFF2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HALF_HARRY_FLAG` [INFO] [stdout] --> src/cpu.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const HALF_HARRY_FLAG: u8 = 1 << 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENTIRE_SAVE_FLAG` [INFO] [stdout] --> src/cpu.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const ENTIRE_SAVE_FLAG: u8 = 1 << 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMI_VECTOR` [INFO] [stdout] --> src/cpu.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const NMI_VECTOR: u16 = 0xFFFC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI_VECTOR` [INFO] [stdout] --> src/cpu.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const SWI_VECTOR: u16 = 0xFFFA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRQ_VECTOR` [INFO] [stdout] --> src/cpu.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const IRQ_VECTOR: u16 = 0xFFF8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRQ_VECTOR` [INFO] [stdout] --> src/cpu.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const FIRQ_VECTOR: u16 = 0xFFF6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI2_VECTOR` [INFO] [stdout] --> src/cpu.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SWI2_VECTOR: u16 = 0xFFF4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SWI3_VECTOR` [INFO] [stdout] --> src/cpu.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const SWI3_VECTOR: u16 = 0xFFF2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fcd2b1e0df28b3c03b977c0443217fd8661d911935bf56d3fe8f35658e1924c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcd2b1e0df28b3c03b977c0443217fd8661d911935bf56d3fe8f35658e1924c", kill_on_drop: false }` [INFO] [stdout] 2fcd2b1e0df28b3c03b977c0443217fd8661d911935bf56d3fe8f35658e1924c