[INFO] fetching crate emu_core 0.1.1... [INFO] testing emu_core-0.1.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate emu_core 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate emu_core 0.1.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate emu_core 0.1.1 [INFO] finished tweaking crates.io crate emu_core 0.1.1 [INFO] tweaked toml for crates.io crate emu_core 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate emu_core 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa9db241adb8ed82f4d22a36d88c983d6e89891538ed9395eb2368d5de27764 [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" "9fa9db241adb8ed82f4d22a36d88c983d6e89891538ed9395eb2368d5de27764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa9db241adb8ed82f4d22a36d88c983d6e89891538ed9395eb2368d5de27764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa9db241adb8ed82f4d22a36d88c983d6e89891538ed9395eb2368d5de27764", kill_on_drop: false }` [INFO] [stdout] 9fa9db241adb8ed82f4d22a36d88c983d6e89891538ed9395eb2368d5de27764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ae87bae7b7b37de930d47d4414e89100448a06528594c764b796ee4a51dbf5 [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" "f7ae87bae7b7b37de930d47d4414e89100448a06528594c764b796ee4a51dbf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling emu_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "f7ae87bae7b7b37de930d47d4414e89100448a06528594c764b796ee4a51dbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ae87bae7b7b37de930d47d4414e89100448a06528594c764b796ee4a51dbf5", kill_on_drop: false }` [INFO] [stdout] f7ae87bae7b7b37de930d47d4414e89100448a06528594c764b796ee4a51dbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 780de8728601ee89737001b47895d5464846a3f6fd9f3c57f8e87afef6177176 [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" "780de8728601ee89737001b47895d5464846a3f6fd9f3c57f8e87afef6177176", kill_on_drop: false }` [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling emu_glsl v0.1.0 [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Compiling emu_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "780de8728601ee89737001b47895d5464846a3f6fd9f3c57f8e87afef6177176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780de8728601ee89737001b47895d5464846a3f6fd9f3c57f8e87afef6177176", kill_on_drop: false }` [INFO] [stdout] 780de8728601ee89737001b47895d5464846a3f6fd9f3c57f8e87afef6177176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", 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] 6f07925c38f25226865bc947401cdfbac2cee814b3371f96e247127912fc6980 [INFO] running `Command { std: "docker" "start" "-a" "6f07925c38f25226865bc947401cdfbac2cee814b3371f96e247127912fc6980", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::device::*` [INFO] [stderr] --> src/compile_impls.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::device::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `emu_core` (lib) generated 1 warning [INFO] [stderr] warning: `emu_core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emu_core-7132c568ff6c93a5) [INFO] [stdout] [INFO] [stderr] Doc-tests emu_core [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/device.rs - device::Device::compile (line 542) - compile ... ok [INFO] [stdout] test src/device.rs - device::Device::call (line 424) - compile ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name emu_core --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/libloading-2cb0de86ebffe04e/out -L native=/usr/lib/x86_64-linux-gnu --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-80359f5530a5526a.so --extern emu_core=/opt/rustwide/target/debug/deps/libemu_core-cd9c901a2b4d3796.rlib --extern emu_glsl=/opt/rustwide/target/debug/deps/libemu_glsl-00564b8857cb850f.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ed62b065b3c7429.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern timeit=/opt/rustwide/target/debug/deps/libtimeit-f27a588a8947e666.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-3ef48c56944a3deb.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-4131746edbf88bdd.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6f07925c38f25226865bc947401cdfbac2cee814b3371f96e247127912fc6980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f07925c38f25226865bc947401cdfbac2cee814b3371f96e247127912fc6980", kill_on_drop: false }` [INFO] [stdout] 6f07925c38f25226865bc947401cdfbac2cee814b3371f96e247127912fc6980