[INFO] crate x86test 0.0.2 is already in cache [INFO] testing x86test-0.0.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate x86test 0.0.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate x86test 0.0.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate x86test 0.0.2 [INFO] finished tweaking crates.io crate x86test 0.0.2 [INFO] tweaked toml for crates.io crate x86test 0.0.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee8664d09c4a0e160bc9cfd283b0061dfc3c4a27b9bc693bcbbe073e296b266a [INFO] running `"docker" "start" "-a" "ee8664d09c4a0e160bc9cfd283b0061dfc3c4a27b9bc693bcbbe073e296b266a"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling x86 v0.20.0 [INFO] [stderr] Compiling x86 v0.21.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling x86 v0.19.0 [INFO] [stderr] Compiling termcodes v0.0.1 [INFO] [stderr] Compiling kvm-sys v0.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling x86test-types v0.0.2 [INFO] [stderr] Compiling klogger v0.0.4 [INFO] [stderr] Compiling x86test-macro v0.0.2 [INFO] [stderr] Compiling x86test v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.98s [INFO] running `"docker" "inspect" "ee8664d09c4a0e160bc9cfd283b0061dfc3c4a27b9bc693bcbbe073e296b266a"` [INFO] running `"docker" "rm" "-f" "ee8664d09c4a0e160bc9cfd283b0061dfc3c4a27b9bc693bcbbe073e296b266a"` [INFO] [stdout] ee8664d09c4a0e160bc9cfd283b0061dfc3c4a27b9bc693bcbbe073e296b266a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac99306146048c6a55c5544103ad6f2d88dd0a2df06f8a6352394a1fd2aff16d [INFO] running `"docker" "start" "-a" "ac99306146048c6a55c5544103ad6f2d88dd0a2df06f8a6352394a1fd2aff16d"` [INFO] [stderr] Compiling x86test v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "ac99306146048c6a55c5544103ad6f2d88dd0a2df06f8a6352394a1fd2aff16d"` [INFO] running `"docker" "rm" "-f" "ac99306146048c6a55c5544103ad6f2d88dd0a2df06f8a6352394a1fd2aff16d"` [INFO] [stdout] ac99306146048c6a55c5544103ad6f2d88dd0a2df06f8a6352394a1fd2aff16d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee5cf181c89234b72e9258e418f8576baa13262bfba191cce2899465d93601d2 [INFO] running `"docker" "start" "-a" "ee5cf181c89234b72e9258e418f8576baa13262bfba191cce2899465d93601d2"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/x86test-7e8c1fdb2558806c [INFO] [stderr] Doc-tests x86test [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] [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 `"docker" "inspect" "ee5cf181c89234b72e9258e418f8576baa13262bfba191cce2899465d93601d2"` [INFO] running `"docker" "rm" "-f" "ee5cf181c89234b72e9258e418f8576baa13262bfba191cce2899465d93601d2"` [INFO] [stdout] ee5cf181c89234b72e9258e418f8576baa13262bfba191cce2899465d93601d2