[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] b175f2096cd01ff4714a16cb9a586a4da24e60ec [INFO] checking iximeow/yaxpeax-core against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-core on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-1/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 626975e1e1aff2c8e23075b4d04a13bd60e621bc722e6f33c7b2dea25c2b45d4 [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" "626975e1e1aff2c8e23075b4d04a13bd60e621bc722e6f33c7b2dea25c2b45d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "626975e1e1aff2c8e23075b4d04a13bd60e621bc722e6f33c7b2dea25c2b45d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626975e1e1aff2c8e23075b4d04a13bd60e621bc722e6f33c7b2dea25c2b45d4", kill_on_drop: false }` [INFO] [stdout] 626975e1e1aff2c8e23075b4d04a13bd60e621bc722e6f33c7b2dea25c2b45d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] 42ee956c6245d4ee43bd6c8caa1a5ea534475d7a2a2c0a1a72c81f3bdff89e66 [INFO] running `Command { std: "docker" "start" "-a" "42ee956c6245d4ee43bd6c8caa1a5ea534475d7a2a2c0a1a72c81f3bdff89e66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking cfg-if v0.1.10 [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] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling yaxpeax-x86 v0.1.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [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 tracing v0.1.11 [INFO] [stderr] Checking yaxpeax-arch 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-arm v0.0.4 [INFO] [stderr] Checking yaxpeax-core v0.0.1 (/opt/rustwide/workdir) [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 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_core::arch::x86_64::semantic` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use yaxpeax_core::arch::x86_64::semantic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | let (cfg, dfg) = do_analyses(instructions); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "42ee956c6245d4ee43bd6c8caa1a5ea534475d7a2a2c0a1a72c81f3bdff89e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ee956c6245d4ee43bd6c8caa1a5ea534475d7a2a2c0a1a72c81f3bdff89e66", kill_on_drop: false }` [INFO] [stdout] 42ee956c6245d4ee43bd6c8caa1a5ea534475d7a2a2c0a1a72c81f3bdff89e66