[INFO] crate yaxpeax-dis 0.2.0 is already in cache [INFO] testing yaxpeax-dis-0.2.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate yaxpeax-dis 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate yaxpeax-dis 0.2.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaxpeax-dis 0.2.0 [INFO] finished tweaking crates.io crate yaxpeax-dis 0.2.0 [INFO] tweaked toml for crates.io crate yaxpeax-dis 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate yaxpeax-dis 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8484f9a20a59de5313c7e85ac40429f1cb0f39a21ff8122499b523201fa669db [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" "8484f9a20a59de5313c7e85ac40429f1cb0f39a21ff8122499b523201fa669db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8484f9a20a59de5313c7e85ac40429f1cb0f39a21ff8122499b523201fa669db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8484f9a20a59de5313c7e85ac40429f1cb0f39a21ff8122499b523201fa669db", kill_on_drop: false }` [INFO] [stdout] 8484f9a20a59de5313c7e85ac40429f1cb0f39a21ff8122499b523201fa669db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffe80200dccb69102ca01779e8e4d32d8e4a1478f6c9b37eab9f6751b0f71ce [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" "fffe80200dccb69102ca01779e8e4d32d8e4a1478f6c9b37eab9f6751b0f71ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yaxpeax-x86 v0.0.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling num_enum v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling yaxpeax-arch v0.0.4 [INFO] [stderr] Compiling yaxpeax-arm v0.0.4 [INFO] [stderr] Compiling yaxpeax-pic17 v0.0.3 [INFO] [stderr] Compiling yaxpeax-avr v0.0.2 [INFO] [stderr] Compiling yaxpeax-pic18 v0.0.3 [INFO] [stderr] Compiling yaxpeax-msp430 v0.0.5 [INFO] [stderr] Compiling yaxpeax-mips v0.0.3 [INFO] [stderr] Compiling yaxpeax-m16c v0.0.3 [INFO] [stderr] Compiling yaxpeax-dis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.10s [INFO] running `Command { std: "docker" "inspect" "fffe80200dccb69102ca01779e8e4d32d8e4a1478f6c9b37eab9f6751b0f71ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffe80200dccb69102ca01779e8e4d32d8e4a1478f6c9b37eab9f6751b0f71ce", kill_on_drop: false }` [INFO] [stdout] fffe80200dccb69102ca01779e8e4d32d8e4a1478f6c9b37eab9f6751b0f71ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd07caf68beb195ab70aa33cdeb4bde778d521c4dd402f926fa2e507904e20d1 [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" "bd07caf68beb195ab70aa33cdeb4bde778d521c4dd402f926fa2e507904e20d1", kill_on_drop: false }` [INFO] [stderr] Compiling yaxpeax-dis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "bd07caf68beb195ab70aa33cdeb4bde778d521c4dd402f926fa2e507904e20d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd07caf68beb195ab70aa33cdeb4bde778d521c4dd402f926fa2e507904e20d1", kill_on_drop: false }` [INFO] [stdout] bd07caf68beb195ab70aa33cdeb4bde778d521c4dd402f926fa2e507904e20d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6f0a361e2e60e3d06031462b0a5758e3706994d6da7845f4e6c878cc35032cd [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" "b6f0a361e2e60e3d06031462b0a5758e3706994d6da7845f4e6c878cc35032cd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yaxdis-31450fdbe4e0e98a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6f0a361e2e60e3d06031462b0a5758e3706994d6da7845f4e6c878cc35032cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f0a361e2e60e3d06031462b0a5758e3706994d6da7845f4e6c878cc35032cd", kill_on_drop: false }` [INFO] [stdout] b6f0a361e2e60e3d06031462b0a5758e3706994d6da7845f4e6c878cc35032cd