[INFO] fetching crate wasmtime 0.19.0... [INFO] testing wasmtime-0.19.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate wasmtime 0.19.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wasmtime 0.19.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime 0.19.0 [INFO] finished tweaking crates.io crate wasmtime 0.19.0 [INFO] tweaked toml for crates.io crate wasmtime 0.19.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 61d6d50663c774e97cef8d89caca4504436425e0400658104ba2ef57ffc9eda7 [INFO] running `Command { std: "docker" "start" "-a" "61d6d50663c774e97cef8d89caca4504436425e0400658104ba2ef57ffc9eda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d6d50663c774e97cef8d89caca4504436425e0400658104ba2ef57ffc9eda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d6d50663c774e97cef8d89caca4504436425e0400658104ba2ef57ffc9eda7", kill_on_drop: false }` [INFO] [stdout] 61d6d50663c774e97cef8d89caca4504436425e0400658104ba2ef57ffc9eda7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf60c8faf22e035f0a25b81f5720e05f4ef2045183593f55f11b061117ab030 [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" "eaf60c8faf22e035f0a25b81f5720e05f4ef2045183593f55f11b061117ab030", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.66.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling wasmtime-environ v0.19.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling regalloc v0.0.27 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling wasmtime-runtime v0.19.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling cranelift-entity v0.66.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.66.0 [INFO] [stderr] Compiling cranelift-bforest v0.66.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling cranelift-codegen v0.66.0 [INFO] [stderr] Compiling cranelift-frontend v0.66.0 [INFO] [stderr] Compiling cranelift-native v0.66.0 [INFO] [stderr] Compiling cranelift-wasm v0.66.0 [INFO] [stderr] Compiling wasmtime-debug v0.19.0 [INFO] [stderr] Compiling wasmtime-profiling v0.19.0 [INFO] [stderr] Compiling wasmtime-obj v0.19.0 [INFO] [stderr] Compiling wasmtime-jit v0.19.0 [INFO] [stderr] Compiling wasmtime v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "eaf60c8faf22e035f0a25b81f5720e05f4ef2045183593f55f11b061117ab030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf60c8faf22e035f0a25b81f5720e05f4ef2045183593f55f11b061117ab030", kill_on_drop: false }` [INFO] [stdout] eaf60c8faf22e035f0a25b81f5720e05f4ef2045183593f55f11b061117ab030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", 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] 28b388ccfd81d83b7d2856b9ee377239ad40991618263c4561aafb143040675a [INFO] running `Command { std: "docker" "start" "-a" "28b388ccfd81d83b7d2856b9ee377239ad40991618263c4561aafb143040675a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wasmtime v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `Command { std: "docker" "inspect" "28b388ccfd81d83b7d2856b9ee377239ad40991618263c4561aafb143040675a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b388ccfd81d83b7d2856b9ee377239ad40991618263c4561aafb143040675a", kill_on_drop: false }` [INFO] [stdout] 28b388ccfd81d83b7d2856b9ee377239ad40991618263c4561aafb143040675a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] fcb55d8e8889ef79012bb0eb627daec0876abd5976529fdb2c46347ed0438187 [INFO] running `Command { std: "docker" "start" "-a" "fcb55d8e8889ef79012bb0eb627daec0876abd5976529fdb2c46347ed0438187", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmtime-8775c8271679d693 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test externals::tests::respect_tunables ... ok [INFO] [stdout] test func::wasm_ty_roundtrip ... ok [INFO] [stdout] test runtime::tests::cache_accounts_for_opt_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/lib.rs - (line 153) ... FAILED [INFO] [stdout] test src/externals.rs - externals::Memory (line 637) ... ok [INFO] [stdout] test src/externals.rs - externals::Memory (line 584) ... 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 --test /opt/rustwide/workdir/src/lib.rs --crate-name wasmtime -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/wasmtime-runtime-d3aa93afb0a98a98/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9373aeb140fe2e99/out --cfg 'feature="parallel-compilation"' --cfg 'feature="default"' --cfg 'feature="wat"' --cfg 'feature="jitdump"' --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-44df969aa9e20fb0.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-b9ea9a4a6940c843.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib --extern region=/opt/rustwide/target/debug/deps/libregion-f98c2747709d3f5d.rlib --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-2fdded51caf1aee2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e52b557724080e65.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-552987c384d4c80b.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-398a775ed6a7bc6d.rlib --extern wasmtime_environ=/opt/rustwide/target/debug/deps/libwasmtime_environ-fbf525523ffd666d.rlib --extern wasmtime_jit=/opt/rustwide/target/debug/deps/libwasmtime_jit-963dc8c82f3e1ae4.rlib --extern wasmtime_profiling=/opt/rustwide/target/debug/deps/libwasmtime_profiling-da7df695d6b9af63.rlib --extern wasmtime_runtime=/opt/rustwide/target/debug/deps/libwasmtime_runtime-116e912d140ddc78.rlib --extern wat=/opt/rustwide/target/debug/deps/libwat-3b53f164ba859f30.rlib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fcb55d8e8889ef79012bb0eb627daec0876abd5976529fdb2c46347ed0438187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb55d8e8889ef79012bb0eb627daec0876abd5976529fdb2c46347ed0438187", kill_on_drop: false }` [INFO] [stdout] fcb55d8e8889ef79012bb0eb627daec0876abd5976529fdb2c46347ed0438187