[INFO] fetching crate heim-virt 0.1.0-rc.1... [INFO] testing heim-virt-0.1.0-rc.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate heim-virt 0.1.0-rc.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate heim-virt 0.1.0-rc.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate heim-virt 0.1.0-rc.1 [INFO] finished tweaking crates.io crate heim-virt 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate heim-virt 0.1.0-rc.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5837e684bb2fca47d03bcaedbaccf702aa3600be6bb137577bb54e6b41efbb03 [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" "5837e684bb2fca47d03bcaedbaccf702aa3600be6bb137577bb54e6b41efbb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5837e684bb2fca47d03bcaedbaccf702aa3600be6bb137577bb54e6b41efbb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5837e684bb2fca47d03bcaedbaccf702aa3600be6bb137577bb54e6b41efbb03", kill_on_drop: false }` [INFO] [stdout] 5837e684bb2fca47d03bcaedbaccf702aa3600be6bb137577bb54e6b41efbb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b30868e8ca16dcd4eff7e84d6aeb79961fa4e7f211e62404adf87cbdde5b098 [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" "3b30868e8ca16dcd4eff7e84d6aeb79961fa4e7f211e62404adf87cbdde5b098", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling async-net v1.6.0 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 [INFO] [stderr] Compiling heim-virt v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.35s [INFO] running `Command { std: "docker" "inspect" "3b30868e8ca16dcd4eff7e84d6aeb79961fa4e7f211e62404adf87cbdde5b098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b30868e8ca16dcd4eff7e84d6aeb79961fa4e7f211e62404adf87cbdde5b098", kill_on_drop: false }` [INFO] [stdout] 3b30868e8ca16dcd4eff7e84d6aeb79961fa4e7f211e62404adf87cbdde5b098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664d201873a28367e957e18f4227455b8b4217bb199aee90f38dbb7e05ff2e36 [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" "664d201873a28367e957e18f4227455b8b4217bb199aee90f38dbb7e05ff2e36", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling heim-derive v0.1.0-rc.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling heim-virt v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "664d201873a28367e957e18f4227455b8b4217bb199aee90f38dbb7e05ff2e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664d201873a28367e957e18f4227455b8b4217bb199aee90f38dbb7e05ff2e36", kill_on_drop: false }` [INFO] [stdout] 664d201873a28367e957e18f4227455b8b4217bb199aee90f38dbb7e05ff2e36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d525271c41c7cff4ebca65d6ac0cab07dce4331994c714007b32a9965edeea8 [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" "0d525271c41c7cff4ebca65d6ac0cab07dce4331994c714007b32a9965edeea8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/heim_virt-6f2fe9daecfcad93) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test sys::linux::containers::tests::test_init_env ... ok [INFO] [stdout] test sys::linux::containers::tests::test_wsl_1 ... ok [INFO] [stdout] test sys::linux::device_tree::tests::test_xen ... ok [INFO] [stdout] test sys::linux::device_tree::tests::test_unknown ... ok [INFO] [stdout] test sys::linux::device_tree::tests::test_kvm ... ok [INFO] [stdout] test sys::linux::containers::tests::test_wsl_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-b6d6dee21f6f19bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test smoke_detect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/version.rs (/opt/rustwide/target/debug/deps/version-2949fe578e4ec54c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests heim-virt [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d525271c41c7cff4ebca65d6ac0cab07dce4331994c714007b32a9965edeea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d525271c41c7cff4ebca65d6ac0cab07dce4331994c714007b32a9965edeea8", kill_on_drop: false }` [INFO] [stdout] 0d525271c41c7cff4ebca65d6ac0cab07dce4331994c714007b32a9965edeea8