[INFO] fetching crate ipfs-embed-sqlite 0.11.0... [INFO] testing ipfs-embed-sqlite-0.11.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ipfs-embed-sqlite 0.11.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ipfs-embed-sqlite 0.11.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs-embed-sqlite 0.11.0 [INFO] finished tweaking crates.io crate ipfs-embed-sqlite 0.11.0 [INFO] tweaked toml for crates.io crate ipfs-embed-sqlite 0.11.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded rusqlite v0.24.2 [INFO] [stderr] Downloaded prometheus v0.11.0 [INFO] [stderr] Downloaded cid v0.6.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] [stderr] Downloaded libipld v0.10.0 [INFO] [stderr] Downloaded libipld-cbor v0.10.1 [INFO] [stderr] Downloaded libipld-core v0.10.0 [INFO] [stderr] Downloaded libipld-macro v0.10.0 [INFO] [stderr] Downloaded ipfs-sqlite-block-store v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6275f4e206114bcc41617ffca89edda452a21a2542e999d4c7d565b8f7058812 [INFO] running `Command { std: "docker" "start" "-a" "6275f4e206114bcc41617ffca89edda452a21a2542e999d4c7d565b8f7058812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6275f4e206114bcc41617ffca89edda452a21a2542e999d4c7d565b8f7058812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6275f4e206114bcc41617ffca89edda452a21a2542e999d4c7d565b8f7058812", kill_on_drop: false }` [INFO] [stdout] 6275f4e206114bcc41617ffca89edda452a21a2542e999d4c7d565b8f7058812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5d43f6c68c00907c4c3ed263e463d2af00ccdb529b50cdba976a156cf8af69 [INFO] running `Command { std: "docker" "start" "-a" "0e5d43f6c68c00907c4c3ed263e463d2af00ccdb529b50cdba976a156cf8af69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling cid v0.6.1 [INFO] [stderr] Compiling libipld-core v0.10.0 [INFO] [stderr] Compiling libipld-cbor v0.10.1 [INFO] [stderr] Compiling libipld-macro v0.10.0 [INFO] [stderr] Compiling libipld v0.10.0 [INFO] [stderr] Compiling ipfs-sqlite-block-store v0.1.14 [INFO] [stderr] Compiling ipfs-embed-sqlite v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.32s [INFO] running `Command { std: "docker" "inspect" "0e5d43f6c68c00907c4c3ed263e463d2af00ccdb529b50cdba976a156cf8af69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5d43f6c68c00907c4c3ed263e463d2af00ccdb529b50cdba976a156cf8af69", kill_on_drop: false }` [INFO] [stdout] 0e5d43f6c68c00907c4c3ed263e463d2af00ccdb529b50cdba976a156cf8af69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed2ae42ce8909ffaf417ff4cd3690215530ab3ccae539335d959c8ccfb3ed04 [INFO] running `Command { std: "docker" "start" "-a" "fed2ae42ce8909ffaf417ff4cd3690215530ab3ccae539335d959c8ccfb3ed04", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling ipfs-embed-sqlite v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `Command { std: "docker" "inspect" "fed2ae42ce8909ffaf417ff4cd3690215530ab3ccae539335d959c8ccfb3ed04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed2ae42ce8909ffaf417ff4cd3690215530ab3ccae539335d959c8ccfb3ed04", kill_on_drop: false }` [INFO] [stdout] fed2ae42ce8909ffaf417ff4cd3690215530ab3ccae539335d959c8ccfb3ed04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ed2bd846077f96f397cb8da187187fe5eb4295f7183dd712a605f932a56579e [INFO] running `Command { std: "docker" "start" "-a" "1ed2bd846077f96f397cb8da187187fe5eb4295f7183dd712a605f932a56579e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipfs_embed_sqlite-eeb41bfdda185e79) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_store_unpin2 ... ok [INFO] [stdout] test tests::test_store_unpin ... ok [INFO] [stdout] test tests::test_store_evict ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests ipfs-embed-sqlite [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" "1ed2bd846077f96f397cb8da187187fe5eb4295f7183dd712a605f932a56579e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed2bd846077f96f397cb8da187187fe5eb4295f7183dd712a605f932a56579e", kill_on_drop: false }` [INFO] [stdout] 1ed2bd846077f96f397cb8da187187fe5eb4295f7183dd712a605f932a56579e