[INFO] cloning repository https://github.com/dvc94ch/ipld-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/ipld-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721ad2825d9f2a917344142bd294400b9e23f405 [INFO] testing dvc94ch/ipld-daemon against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] finished tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] tweaked toml for git repo https://github.com/dvc94ch/ipld-daemon written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/ipld-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ad4b8d9bdaf3f7331f8533a567ab237f2a33a6d9fdfeb1e5f50efb2ecd601ff [INFO] running `Command { std: "docker" "start" "-a" "6ad4b8d9bdaf3f7331f8533a567ab237f2a33a6d9fdfeb1e5f50efb2ecd601ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad4b8d9bdaf3f7331f8533a567ab237f2a33a6d9fdfeb1e5f50efb2ecd601ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad4b8d9bdaf3f7331f8533a567ab237f2a33a6d9fdfeb1e5f50efb2ecd601ff", kill_on_drop: false }` [INFO] [stdout] 6ad4b8d9bdaf3f7331f8533a567ab237f2a33a6d9fdfeb1e5f50efb2ecd601ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec13f3c4a5a729f5beac26418ce8797f8322bb0075140a46d6b51d3081bab76 [INFO] running `Command { std: "docker" "start" "-a" "cec13f3c4a5a729f5beac26418ce8797f8322bb0075140a46d6b51d3081bab76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling whoami v0.5.3 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc) [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling slog-journald v2.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0) [INFO] [stderr] Compiling cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2) [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling libipld-base v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling dag-cbor-derive v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-std v0.99.8 (https://github.com/dvc94ch/async-std#e35771b4) [INFO] [stderr] Compiling dag-cbor v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling async-filelock v0.1.0 (https://github.com/dvc94ch/async-filelock#58571bcb) [INFO] [stderr] Compiling libipld v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling pagecache v0.19.4 [INFO] [stderr] Compiling sled v0.28.0 [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.43s [INFO] running `Command { std: "docker" "inspect" "cec13f3c4a5a729f5beac26418ce8797f8322bb0075140a46d6b51d3081bab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec13f3c4a5a729f5beac26418ce8797f8322bb0075140a46d6b51d3081bab76", kill_on_drop: false }` [INFO] [stdout] cec13f3c4a5a729f5beac26418ce8797f8322bb0075140a46d6b51d3081bab76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8ab9eae504495f10dd857aea3d5ada08b64f001dd77ab8f90a5400b6405a8de [INFO] running `Command { std: "docker" "start" "-a" "f8ab9eae504495f10dd857aea3d5ada08b64f001dd77ab8f90a5400b6405a8de", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.19s [INFO] running `Command { std: "docker" "inspect" "f8ab9eae504495f10dd857aea3d5ada08b64f001dd77ab8f90a5400b6405a8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ab9eae504495f10dd857aea3d5ada08b64f001dd77ab8f90a5400b6405a8de", kill_on_drop: false }` [INFO] [stdout] f8ab9eae504495f10dd857aea3d5ada08b64f001dd77ab8f90a5400b6405a8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fc792816774d24d7c62e9808d85b74d8f5a1b26bd2e2e911b6e1a605ddfe41a [INFO] running `Command { std: "docker" "start" "-a" "6fc792816774d24d7c62e9808d85b74d8f5a1b26bd2e2e911b6e1a605ddfe41a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon-a083281b57c2036e) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon-fdc1b11fc98d7417) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon_client-8473f72139b94fe1) [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 6 tests [INFO] [stdout] test tests::linearizable ... ignored [INFO] [stdout] test tests::mem_buf_store_eqv ... ignored [INFO] [stdout] test tests::create_read_remove_link ... ok [INFO] [stdout] test tests::autopin_block ... ok [INFO] [stdout] test tests::pin_unpin_block ... ok [INFO] [stdout] test tests::read_write_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon_common-b395376a3e1951ed) [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] [stderr] Doc-tests ipld-daemon [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] [stderr] Doc-tests ipld-daemon-client [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] [stderr] Doc-tests ipld-daemon-common [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" "6fc792816774d24d7c62e9808d85b74d8f5a1b26bd2e2e911b6e1a605ddfe41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc792816774d24d7c62e9808d85b74d8f5a1b26bd2e2e911b6e1a605ddfe41a", kill_on_drop: false }` [INFO] [stdout] 6fc792816774d24d7c62e9808d85b74d8f5a1b26bd2e2e911b6e1a605ddfe41a