[INFO] fetching crate romy-wasmer 0.2.0... [INFO] testing romy-wasmer-0.2.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate romy-wasmer 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate romy-wasmer 0.2.0 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 romy-wasmer 0.2.0 [INFO] finished tweaking crates.io crate romy-wasmer 0.2.0 [INFO] tweaked toml for crates.io crate romy-wasmer 0.2.0 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a0711c5ce56d7da8037b860c331fd50b5a81714dbf4f2cb06bb54d1b3f236ca [INFO] running `Command { std: "docker" "start" "-a" "5a0711c5ce56d7da8037b860c331fd50b5a81714dbf4f2cb06bb54d1b3f236ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a0711c5ce56d7da8037b860c331fd50b5a81714dbf4f2cb06bb54d1b3f236ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0711c5ce56d7da8037b860c331fd50b5a81714dbf4f2cb06bb54d1b3f236ca", kill_on_drop: false }` [INFO] [stdout] 5a0711c5ce56d7da8037b860c331fd50b5a81714dbf4f2cb06bb54d1b3f236ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] bac459164fde937a24d1f66a8409b8cd7507a806e63e29ea3f043d3c279ca756 [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" "bac459164fde937a24d1f66a8409b8cd7507a806e63e29ea3f043d3c279ca756", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cranelift-entity v0.44.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.44.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.44.0 [INFO] [stderr] Compiling cranelift-bforest v0.44.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling wasmer-runtime-core v0.12.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cranelift-codegen v0.44.0 [INFO] [stderr] Compiling romy-core v0.2.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.44.0 [INFO] [stderr] Compiling cranelift-native v0.44.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.44.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.12.0 [INFO] [stderr] Compiling wasmer-runtime v0.12.0 [INFO] [stderr] Compiling romy-wasmer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "bac459164fde937a24d1f66a8409b8cd7507a806e63e29ea3f043d3c279ca756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac459164fde937a24d1f66a8409b8cd7507a806e63e29ea3f043d3c279ca756", kill_on_drop: false }` [INFO] [stdout] bac459164fde937a24d1f66a8409b8cd7507a806e63e29ea3f043d3c279ca756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 22a6da000a280bcd8d23c4c6892d62571271a96a9c2905d6aee0cff4b2e193fa [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" "22a6da000a280bcd8d23c4c6892d62571271a96a9c2905d6aee0cff4b2e193fa", kill_on_drop: false }` [INFO] [stderr] Compiling romy-wasmer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "22a6da000a280bcd8d23c4c6892d62571271a96a9c2905d6aee0cff4b2e193fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a6da000a280bcd8d23c4c6892d62571271a96a9c2905d6aee0cff4b2e193fa", kill_on_drop: false }` [INFO] [stdout] 22a6da000a280bcd8d23c4c6892d62571271a96a9c2905d6aee0cff4b2e193fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a476254f734a2d6db96f4dc9cae27cac38e965aaea359e990ebe05d928cb8949 [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" "a476254f734a2d6db96f4dc9cae27cac38e965aaea359e990ebe05d928cb8949", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romy_wasmer-e3caca856b3db6f6) [INFO] [stdout] [INFO] [stderr] Doc-tests romy-wasmer [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 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" "a476254f734a2d6db96f4dc9cae27cac38e965aaea359e990ebe05d928cb8949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a476254f734a2d6db96f4dc9cae27cac38e965aaea359e990ebe05d928cb8949", kill_on_drop: false }` [INFO] [stdout] a476254f734a2d6db96f4dc9cae27cac38e965aaea359e990ebe05d928cb8949