[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4f0b5a097043d372df8a0b96a7cc5476bcd9233 [INFO] checking iximeow/yaxpeax-core against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/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/iximeow/yaxpeax-core on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] removed path dependency yaxpeax-x86 from 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-2/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" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d30a7d5a49020803306def0faecf285746fad1fdf0930726c351bd96e37f1957 [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" "d30a7d5a49020803306def0faecf285746fad1fdf0930726c351bd96e37f1957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d30a7d5a49020803306def0faecf285746fad1fdf0930726c351bd96e37f1957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30a7d5a49020803306def0faecf285746fad1fdf0930726c351bd96e37f1957", kill_on_drop: false }` [INFO] [stdout] d30a7d5a49020803306def0faecf285746fad1fdf0930726c351bd96e37f1957 [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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9cc0e1036200c60b1365c1d80cef8a9e039f7a20d238d0575a25e7f09f69c23 [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" "c9cc0e1036200c60b1365c1d80cef8a9e039f7a20d238d0575a25e7f09f69c23", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling yaxpeax-x86 v0.0.13 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking goblin v0.0.20 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking proc-maps v0.1.6 [INFO] [stderr] Checking tracing v0.1.16 [INFO] [stderr] Checking yaxpeax-arch v0.0.4 [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 yaxpeax-msp430 v0.0.5 [INFO] [stderr] Checking yaxpeax-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `AddressDiff` [INFO] [stdout] --> src/arch/x86_64/analyses/control_flow.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | control_flow::Target::Relative(AddressDiff::from_const(0x12345678)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use arch::AddressDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `AddressDiff` [INFO] [stdout] --> src/arch/x86_64/analyses/control_flow.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | control_flow::Target::Relative(AddressDiff::from_const(0x14)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use arch::AddressDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `x86_64` in this scope [INFO] [stdout] --> src/arch/x86_64/semantic/specialized/loc_iter.rs:1542:17 [INFO] [stdout] | [INFO] [stdout] 1542 | let inst = ::Decoder::default().decode([0x33u8, 0xc1].iter().map(|x| *x)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yaxpeax_x86::x86_64; [INFO] [stdout] | [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] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decoder` [INFO] [stdout] --> src/arch/x86_64/semantic/specialized/loc_iter.rs:1541:30 [INFO] [stdout] | [INFO] [stdout] 1541 | use yaxpeax_arch::{Arch, Decoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaxpeax-core`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9cc0e1036200c60b1365c1d80cef8a9e039f7a20d238d0575a25e7f09f69c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9cc0e1036200c60b1365c1d80cef8a9e039f7a20d238d0575a25e7f09f69c23", kill_on_drop: false }` [INFO] [stdout] c9cc0e1036200c60b1365c1d80cef8a9e039f7a20d238d0575a25e7f09f69c23