[INFO] cloning repository https://github.com/williamoverton/wasmdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamoverton/wasmdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamoverton%2Fwasmdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamoverton%2Fwasmdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 619d1b900ee6469bbe4cdb910b332caf91f4d288 [INFO] testing williamoverton/wasmdb/619d1b900ee6469bbe4cdb910b332caf91f4d288 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamoverton%2Fwasmdb" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamoverton/wasmdb on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/williamoverton/wasmdb [INFO] finished tweaking git repo https://github.com/williamoverton/wasmdb [INFO] tweaked toml for git repo https://github.com/williamoverton/wasmdb written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/williamoverton/wasmdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 859ad37b3bd24de2f0b1e44bb5e21b193d1e4a8adb35cc6c59e4b090afe6d2f8 [INFO] running `Command { std: "docker" "start" "-a" "859ad37b3bd24de2f0b1e44bb5e21b193d1e4a8adb35cc6c59e4b090afe6d2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "859ad37b3bd24de2f0b1e44bb5e21b193d1e4a8adb35cc6c59e4b090afe6d2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859ad37b3bd24de2f0b1e44bb5e21b193d1e4a8adb35cc6c59e4b090afe6d2f8", kill_on_drop: false }` [INFO] [stdout] 859ad37b3bd24de2f0b1e44bb5e21b193d1e4a8adb35cc6c59e4b090afe6d2f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8d02de288947cfe00b17c70cb09fb44bc8d73dab6f845a4b99f8e595026099 [INFO] running `Command { std: "docker" "start" "-a" "7c8d02de288947cfe00b17c70cb09fb44bc8d73dab6f845a4b99f8e595026099", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling rustix v0.33.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.81.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling wasmparser v0.82.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling cap-primitives v0.24.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling wasmtime-cache v0.34.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cap-std v0.24.2 [INFO] [stderr] Compiling wasmtime v0.34.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling wasi-common v0.34.2 [INFO] [stderr] Compiling cap-fs-ext v0.24.2 [INFO] [stderr] Compiling system-interface v0.20.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling wit-bindgen-gen-wasmtime v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling wasmtime-wasi v0.34.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling cranelift-codegen-meta v0.81.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wit-parser v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stderr] Compiling cranelift-codegen v0.81.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling wasmtime-fiber v0.34.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasmtime-runtime v0.34.2 [INFO] [stderr] Compiling psm v0.1.17 [INFO] [stderr] Compiling wit-bindgen-gen-core v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cap-rand v0.24.2 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling is-terminal v0.1.0 [INFO] [stderr] Compiling wit-bindgen-gen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling file-per-thread-logger v0.1.5 [INFO] [stderr] Compiling cap-time-ext v0.24.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling wit-bindgen-wasmtime-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling wiggle-generate v0.34.2 [INFO] [stderr] Compiling cranelift-entity v0.81.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling wasmtime-types v0.34.2 [INFO] [stderr] Compiling cranelift-bforest v0.81.2 [INFO] [stderr] Compiling wiggle-macro v0.34.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmtime-environ v0.34.2 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling wit-bindgen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling cranelift-frontend v0.81.2 [INFO] [stderr] Compiling cranelift-native v0.81.2 [INFO] [stderr] Compiling cranelift-wasm v0.81.2 [INFO] [stderr] Compiling wasmtime-cranelift v0.34.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling wasmtime-jit v0.34.2 [INFO] [stderr] Compiling wiggle v0.34.2 [INFO] [stderr] Compiling wit-bindgen-wasmtime v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#f5eed0fb) [INFO] [stderr] Compiling wasi-cap-std-sync v0.34.2 [INFO] [stderr] Compiling wasmdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `Command { std: "docker" "inspect" "7c8d02de288947cfe00b17c70cb09fb44bc8d73dab6f845a4b99f8e595026099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8d02de288947cfe00b17c70cb09fb44bc8d73dab6f845a4b99f8e595026099", kill_on_drop: false }` [INFO] [stdout] 7c8d02de288947cfe00b17c70cb09fb44bc8d73dab6f845a4b99f8e595026099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca6b47073ad87e227ab31a567518badc0ec049e6bc021ea3a4a18d9caa7202f0 [INFO] running `Command { std: "docker" "start" "-a" "ca6b47073ad87e227ab31a567518badc0ec049e6bc021ea3a4a18d9caa7202f0", kill_on_drop: false }` [INFO] [stderr] Compiling wasmdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.94s [INFO] running `Command { std: "docker" "inspect" "ca6b47073ad87e227ab31a567518badc0ec049e6bc021ea3a4a18d9caa7202f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6b47073ad87e227ab31a567518badc0ec049e6bc021ea3a4a18d9caa7202f0", kill_on_drop: false }` [INFO] [stdout] ca6b47073ad87e227ab31a567518badc0ec049e6bc021ea3a4a18d9caa7202f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f5d427d57d546369fd848c4038691c78425b4916a31b292c7826f724f67d02e [INFO] running `Command { std: "docker" "start" "-a" "6f5d427d57d546369fd848c4038691c78425b4916a31b292c7826f724f67d02e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmdb-401313c157d1cf2c) [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" "6f5d427d57d546369fd848c4038691c78425b4916a31b292c7826f724f67d02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5d427d57d546369fd848c4038691c78425b4916a31b292c7826f724f67d02e", kill_on_drop: false }` [INFO] [stdout] 6f5d427d57d546369fd848c4038691c78425b4916a31b292c7826f724f67d02e