[INFO] fetching crate wasmtime-lightbeam 0.26.0... [INFO] testing wasmtime-lightbeam-0.26.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate wasmtime-lightbeam 0.26.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate wasmtime-lightbeam 0.26.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 wasmtime-lightbeam 0.26.0 [INFO] finished tweaking crates.io crate wasmtime-lightbeam 0.26.0 [INFO] tweaked toml for crates.io crate wasmtime-lightbeam 0.26.0 written to /workspace/builds/worker-12/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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 7cf4e5f1de4e370ec24d6d67707282d2af14461d9e2df7b5673a0a4430cd5268 [INFO] running `Command { std: "docker" "start" "-a" "7cf4e5f1de4e370ec24d6d67707282d2af14461d9e2df7b5673a0a4430cd5268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cf4e5f1de4e370ec24d6d67707282d2af14461d9e2df7b5673a0a4430cd5268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf4e5f1de4e370ec24d6d67707282d2af14461d9e2df7b5673a0a4430cd5268", kill_on_drop: false }` [INFO] [stdout] 7cf4e5f1de4e370ec24d6d67707282d2af14461d9e2df7b5673a0a4430cd5268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 928761e6b99e9722b75c2273d23104c940721bac43823fd887e998ca4a9f8f1e [INFO] running `Command { std: "docker" "start" "-a" "928761e6b99e9722b75c2273d23104c940721bac43823fd887e998ca4a9f8f1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.73.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-entity v0.73.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wasmparser v0.77.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.73.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling capstone-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling cranelift-codegen v0.73.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling iter-enum v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling cranelift-bforest v0.73.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dynasmrt v1.1.0 [INFO] [stderr] Compiling capstone v0.7.0 [INFO] [stderr] Compiling cranelift-frontend v0.73.1 [INFO] [stderr] Compiling lightbeam v0.26.1 [INFO] [stderr] Compiling cranelift-wasm v0.73.1 [INFO] [stderr] Compiling wasmtime-environ v0.26.1 [INFO] [stderr] Compiling wasmtime-lightbeam v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "928761e6b99e9722b75c2273d23104c940721bac43823fd887e998ca4a9f8f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928761e6b99e9722b75c2273d23104c940721bac43823fd887e998ca4a9f8f1e", kill_on_drop: false }` [INFO] [stdout] 928761e6b99e9722b75c2273d23104c940721bac43823fd887e998ca4a9f8f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 5e74648f365186795072ecbaca9f976c91ad34360fe6fe22906b9e166dcf9660 [INFO] running `Command { std: "docker" "start" "-a" "5e74648f365186795072ecbaca9f976c91ad34360fe6fe22906b9e166dcf9660", kill_on_drop: false }` [INFO] [stderr] Compiling wasmtime-lightbeam v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "5e74648f365186795072ecbaca9f976c91ad34360fe6fe22906b9e166dcf9660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e74648f365186795072ecbaca9f976c91ad34360fe6fe22906b9e166dcf9660", kill_on_drop: false }` [INFO] [stdout] 5e74648f365186795072ecbaca9f976c91ad34360fe6fe22906b9e166dcf9660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e046aa70dcb54a834a62091ed533c596a3cb108d12e33422a8e7b95f41698f11 [INFO] running `Command { std: "docker" "start" "-a" "e046aa70dcb54a834a62091ed533c596a3cb108d12e33422a8e7b95f41698f11", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmtime_lightbeam-584875ea3f0cb8c2) [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime-lightbeam [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" "e046aa70dcb54a834a62091ed533c596a3cb108d12e33422a8e7b95f41698f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e046aa70dcb54a834a62091ed533c596a3cb108d12e33422a8e7b95f41698f11", kill_on_drop: false }` [INFO] [stdout] e046aa70dcb54a834a62091ed533c596a3cb108d12e33422a8e7b95f41698f11