[INFO] cloning repository https://github.com/iximeow/yaxpeax-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iximeow/yaxpeax-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f3e2fed776ca5b106104a0bb47511eea32e28ee [INFO] checking iximeow/yaxpeax-core against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-core on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] finished tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] tweaked toml for git repo https://github.com/iximeow/yaxpeax-core written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/iximeow/yaxpeax-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 6c0d50c45bc73c6ba41611ec8fa2ec4d6a9ae6461fa3a06933a375342ddbb527 [INFO] running `Command { std: "docker" "start" "-a" "6c0d50c45bc73c6ba41611ec8fa2ec4d6a9ae6461fa3a06933a375342ddbb527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c0d50c45bc73c6ba41611ec8fa2ec4d6a9ae6461fa3a06933a375342ddbb527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0d50c45bc73c6ba41611ec8fa2ec4d6a9ae6461fa3a06933a375342ddbb527", kill_on_drop: false }` [INFO] [stdout] 6c0d50c45bc73c6ba41611ec8fa2ec4d6a9ae6461fa3a06933a375342ddbb527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 0740169cdcbd7bee414330f9481ce2d1955ef572ca09051851eca482444c72b1 [INFO] running `Command { std: "docker" "start" "-a" "0740169cdcbd7bee414330f9481ce2d1955ef572ca09051851eca482444c72b1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling yaxpeax-x86 v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking proc-maps v0.1.5 [INFO] [stderr] Checking goblin v0.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking yaxpeax-arch v0.0.4 [INFO] [stderr] Checking yaxpeax-msp430 v0.0.5 [INFO] [stderr] Checking yaxpeax-arm v0.0.4 [INFO] [stderr] Checking yaxpeax-pic17 v0.0.3 [INFO] [stderr] Checking yaxpeax-pic18 v0.0.3 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking yaxpeax-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `yaxpeax_arch::AddressDisplay` [INFO] [stdout] --> src/analyses/evaluators/mod.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | use yaxpeax_arch::AddressDisplay; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_arch::AddressDisplay` [INFO] [stdout] --> src/analyses/evaluators/mod.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | use yaxpeax_arch::AddressDisplay; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::LocIterator` [INFO] [stdout] --> src/arch/x86_64/semantic/specialized/loc_iter.rs:1543:9 [INFO] [stdout] | [INFO] [stdout] 1543 | use data::LocIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst` [INFO] [stdout] --> src/arch/x86_64/semantic/specialized/loc_iter.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | let inst = ::Decoder::default().decode([0x33u8, 0xc1].iter().map(|x| *x)).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_inst` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/arch/msp430/display.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stdout] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stdout] | --------------------------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/arch/msp430/display.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stdout] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stdout] | --------------------------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0758]: unterminated block comment [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / /* and one more from /bin/bash: [INFO] [stdout] 145 | | * [INFO] [stdout] 146 | | * // this is a hashing loop, ebp *= 0x1000193; rcx += 1; ebp ^= eax; eax = *rcx; eax != 0? loop [INFO] [stdout] 147 | | // rcx is an iterator starting at ptr [INFO] [stdout] ... | [INFO] [stdout] 155 | | 0xc3 [INFO] [stdout] 156 | | ]; [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yaxpeax-core` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0758`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0740169cdcbd7bee414330f9481ce2d1955ef572ca09051851eca482444c72b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0740169cdcbd7bee414330f9481ce2d1955ef572ca09051851eca482444c72b1", kill_on_drop: false }` [INFO] [stdout] 0740169cdcbd7bee414330f9481ce2d1955ef572ca09051851eca482444c72b1