[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-1-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/async-std`
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/async-filelock`
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/rust-ipld`
[INFO] [stderr]     Updating git repository `https://github.com/multiformats/rust-multibase`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/caps-rs`
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/rust-cid`
[INFO] [stderr]     Updating git repository `https://github.com/dvc94ch/rust-multihash`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-journald v2.1.1
[INFO] [stderr]   Downloaded pagecache v0.19.4
[INFO] [stderr]   Downloaded libsystemd-sys v0.2.2
[INFO] [stderr]   Downloaded integer-encoding v1.0.7
[INFO] [stderr]   Downloaded async-trait v0.1.13
[INFO] [stderr]   Downloaded model v0.1.2
[INFO] [stderr]   Downloaded futures-executor-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded fasthash v0.4.0
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded async-task v1.0.0
[INFO] [stderr]   Downloaded proptest v0.8.7
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded futures-timer v0.4.0
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded futures-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded seahash v3.0.6
[INFO] [stderr]   Downloaded futures-io-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.9
[INFO] [stderr]   Downloaded futures-select-macro-preview v0.3.0-alpha.18
[INFO] [stderr]   Downloaded arc-swap v0.4.3
[INFO] [stderr]   Downloaded serde_bytes v0.11.2
[INFO] [stderr]   Downloaded sled v0.28.0
[INFO] [stderr]   Downloaded slog-term v2.4.1
[INFO] [stderr]   Downloaded futures-join-macro-preview v0.3.0-alpha.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0262fd4ddd6ceb0fc7ef7c47987b03b05bd2d3c67405133aa1a47c3b60574638
[INFO] running `Command { std: "docker" "start" "-a" "0262fd4ddd6ceb0fc7ef7c47987b03b05bd2d3c67405133aa1a47c3b60574638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0262fd4ddd6ceb0fc7ef7c47987b03b05bd2d3c67405133aa1a47c3b60574638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0262fd4ddd6ceb0fc7ef7c47987b03b05bd2d3c67405133aa1a47c3b60574638", kill_on_drop: false }`
[INFO] [stdout] 0262fd4ddd6ceb0fc7ef7c47987b03b05bd2d3c67405133aa1a47c3b60574638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a3c022953dcb6157f32dc4ddfea3ad542a552f20a154e5d8c7e07078945910a
[INFO] running `Command { std: "docker" "start" "-a" "9a3c022953dcb6157f32dc4ddfea3ad542a552f20a154e5d8c7e07078945910a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cfg-if v0.1.10
[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 lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[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 num-traits v0.2.8
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling block-padding v0.1.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling futures-channel-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling backtrace v0.3.38
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-io-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[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 blake2 v0.8.1
[INFO] [stderr]    Compiling xoroshiro128 v0.3.0
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling sha-1 v0.8.1
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling base-x v0.2.5
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling async-task v1.0.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc)
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling libsystemd-sys v0.2.2
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7)
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling arc-swap v0.4.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling term v0.5.2
[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 failure v0.1.5
[INFO] [stderr]    Compiling structopt-derive v0.3.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling fasthash v0.4.0
[INFO] [stderr]    Compiling multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7)
[INFO] [stderr]    Compiling futures-join-macro-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling futures-select-macro-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling errno v0.2.4
[INFO] [stderr]    Compiling cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2)
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0)
[INFO] [stderr]    Compiling slog-async v2.3.0
[INFO] [stderr]    Compiling slog-term v2.4.1
[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 futures-util-preview v0.3.0-alpha.18
[INFO] [stderr]    Compiling libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890)
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling signal-hook v0.1.10
[INFO] [stderr]    Compiling slog-journald v2.1.1
[INFO] [stderr]    Compiling whoami v0.5.3
[INFO] [stderr]    Compiling structopt v0.3.2
[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] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         self.lock.lock_shared();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.lock.unlock();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_bytes v0.11.2
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> daemon/src/task.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         cids.write_cbor(&mut bytes);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.27s
[INFO] running `Command { std: "docker" "inspect" "9a3c022953dcb6157f32dc4ddfea3ad542a552f20a154e5d8c7e07078945910a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3c022953dcb6157f32dc4ddfea3ad542a552f20a154e5d8c7e07078945910a", kill_on_drop: false }`
[INFO] [stdout] 9a3c022953dcb6157f32dc4ddfea3ad542a552f20a154e5d8c7e07078945910a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7c2cb41394c7d76e154377359cae8597fe107fe21cf1f001244b80770f2813
[INFO] running `Command { std: "docker" "start" "-a" "8c7c2cb41394c7d76e154377359cae8597fe107fe21cf1f001244b80770f2813", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> daemon/src/task.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         cids.write_cbor(&mut bytes);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         self.lock.lock_shared();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.lock.unlock();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> daemon/src/error.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> daemon/src/task.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         cids.write_cbor(&mut bytes);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         self.lock.lock_shared();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]   --> client/src/lib.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.lock.unlock();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "8c7c2cb41394c7d76e154377359cae8597fe107fe21cf1f001244b80770f2813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7c2cb41394c7d76e154377359cae8597fe107fe21cf1f001244b80770f2813", kill_on_drop: false }`
[INFO] [stdout] 8c7c2cb41394c7d76e154377359cae8597fe107fe21cf1f001244b80770f2813
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1630833acc4b6b855931dcf0b025f732b43158f2874663b08984d7b78551f6a6
[INFO] running `Command { std: "docker" "start" "-a" "1630833acc4b6b855931dcf0b025f732b43158f2874663b08984d7b78551f6a6", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]  --> daemon/src/error.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Fail)]
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stderr]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]  --> daemon/src/error.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, Fail)]
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stderr]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stderr]   --> daemon/src/task.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |         cids.write_cbor(&mut bytes);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ipld-daemon` (lib) generated 3 warnings
[INFO] [stderr] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stderr]   --> client/src/lib.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |         self.lock.lock_shared();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stderr]   --> client/src/lib.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         self.lock.unlock();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `ipld-daemon-client` (lib) generated 2 warnings
[INFO] [stderr] warning: `ipld-daemon` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stderr]   --> client/src/lib.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |         self.lock.lock_shared();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stderr]   --> client/src/lib.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         self.lock.unlock();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `ipld-daemon-client` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon-4a06d5a49f8de0f0)
[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 src/main.rs (/opt/rustwide/target/debug/deps/ipld_daemon-5a9eafd7fefb44fb)
[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 src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon_client-966be904ed7536c7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::linearizable ... ignored
[INFO] [stdout] test tests::mem_buf_store_eqv ... ignored
[INFO] [stderr] thread 'async-task-driver' panicked at library/core/src/panicking.rs:219:5:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x560c4b41bcc5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x560c4b41bcc5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x560c4b41bcc5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x560c4b41bcc5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x560c4b4462bb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x560c4b4462bb - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x560c4b41877f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x560c4b41ba9e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x560c4b41ba9e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x560c4b41d4c9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x560c4b41d20d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x560c4af2531a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x560c4af2531a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stderr]   13:     0x560c4b41dacb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   14:     0x560c4b41dacb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]   15:     0x560c4b41d80b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stderr]   16:     0x560c4b41c189 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   17:     0x560c4b41d577 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   18:     0x560c4ae451e0 - core::panicking::panic_nounwind_fmt::runtime::h4b9f1774825d29a1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:110:18
[INFO] [stderr]   19:     0x560c4ae451e0 - core::panicking::panic_nounwind_fmt::h7f70629ab29f76f1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:120:5
[INFO] [stderr]   20:     0x560c4ae45272 - core::panicking::panic_nounwind::hde0018e2d22904b7
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:219:5
[INFO] [stderr]   21:     0x560c4b209f28 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::h2faa389c54c125ca
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ub_checks.rs:68:21
[INFO] [stderr]   22:     0x560c4b209edd - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::h3b54cbf764973018
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ub_checks.rs:75:17
[INFO] [stderr]   23:     0x560c4b20dd39 - core::slice::<impl [T]>::get_unchecked_mut::h416e4ea35235b06e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/slice/mod.rs:728:24
[INFO] [stderr]   24:     0x560c4b20f09c - arrayvec::ArrayVec<A>::push_unchecked::h6d7e177aa0a48910
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.11/src/lib.rs:246:20
[INFO] [stderr]   25:     0x560c4b20f758 - arrayvec::ArrayVec<A>::try_push::hc5523f289d12e27f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.11/src/lib.rs:212:17
[INFO] [stderr]   26:     0x560c4b20b46d - crossbeam_epoch::internal::Bag::try_push::hbe373edeb9e65b57
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.7.2/src/internal.rs:92:9
[INFO] [stderr]   27:     0x560c4b20bf8b - crossbeam_epoch::internal::Local::defer::hd57ff260e03139f6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.7.2/src/internal.rs:324:28
[INFO] [stderr]   28:     0x560c4b05bf01 - crossbeam_epoch::guard::Guard::defer_unchecked::hff0af1c60a42abc5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.7.2/src/guard.rs:195:13
[INFO] [stderr]   29:     0x560c4b05bc14 - crossbeam_epoch::guard::Guard::defer_destroy::h0663769830d0f0a2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.7.2/src/guard.rs:270:9
[INFO] [stderr]   30:     0x560c4b08c0c2 - pagecache::ds::stack::Stack<T>::cas::ha47e3db0b74eecab
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.19.4/src/ds/stack.rs:199:25
[INFO] [stderr]   31:     0x560c4b0a050a - pagecache::pagecache::PageCache<P>::cas_page::hb4f1313b720c806e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.19.4/src/pagecache.rs:1084:26
[INFO] [stderr]   32:     0x560c4b09561e - pagecache::pagecache::PageCache<P>::cas_root_in_meta::h24b6d334ed795291
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pagecache-0.19.4/src/pagecache.rs:1588:23
[INFO] [stderr]   33:     0x560c4b0dc9a6 - sled::meta::open_tree::h9ad7ac81431b29f0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.28.0/src/meta.rs:70:19
[INFO] [stderr]   34:     0x560c4b0dae62 - sled::db::Db::start::heaa4c2a301e20ef7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.28.0/src/db.rs:95:13
[INFO] [stderr]   35:     0x560c4aec7c50 - sled::db::Db::open::h40ea5ec391fc2e94
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sled-0.28.0/src/db.rs:62:9
[INFO] [stderr]   36:     0x560c4aec4143 - ipld_daemon::service::Service::setup::{{closure}}::hb05fbdcea87d9ff9
[INFO] [stderr]                                at /opt/rustwide/workdir/daemon/src/service.rs:63:18
[INFO] [stderr]   37:     0x560c4ae7521e - ipld_daemon_client::tests::setup::{{closure}}::h7f4027fbbe623119
[INFO] [stderr]                                at /opt/rustwide/workdir/client/src/lib.rs:161:50
[INFO] [stderr]   38:     0x560c4ae7b8f0 - ipld_daemon_client::tests::create_read_remove_link::{{closure}}::hc559bfa68c2f286e
[INFO] [stderr]                                at /opt/rustwide/workdir/client/src/lib.rs:246:48
[INFO] [stderr]   39:     0x560c4aeb1852 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h053efd9bacaf1b1e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:297:9
[INFO] [stderr]   40:     0x560c4ae85248 - <async_std::task::block_on::CatchUnwindFuture<F> as core::future::future::Future>::poll::{{closure}}::haf138f8445ac37ce
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/block_on.rs:86:49
[INFO] [stderr]   41:     0x560c4aeb2313 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf7f8aa68e3aa67d2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   42:     0x560c4aeb3d76 - std::panicking::try::do_call::hcbee0ed7d679578a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   43:     0x560c4aeb772b - __rust_try
[INFO] [stderr]   44:     0x560c4aeb2734 - std::panicking::try::h08305ea568ac5912
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   45:     0x560c4aed2eaa - std::panic::catch_unwind::h399f25ba97adb383
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   46:     0x560c4ae84ff6 - <async_std::task::block_on::CatchUnwindFuture<F> as core::future::future::Future>::poll::hcfd4eebc7de279b5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/block_on.rs:86:9
[INFO] [stderr]   47:     0x560c4ae8f027 - async_std::task::block_on::block_on::{{closure}}::hd03002e84e548870
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/block_on.rs:50:36
[INFO] [stderr]   48:     0x560c4b346d23 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2b25399586f33961
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stderr]   49:     0x560c4b360774 - async_std::task::pool::spawn_with_builder::{{closure}}::h4651e305e8ea6b8a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/pool.rs:150:26
[INFO] [stderr]   50:     0x560c4b376a5f - async_task::raw::RawTask<F,R,S,T>::run::h7b991b3979cb6ce1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-task-1.0.0/src/raw.rs:466:20
[INFO] [stderr]   51:     0x560c4b34726f - async_task::task::Task<T>::run::h1daadbf1a0d69129
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-task-1.0.0/src/task.rs:131:13
[INFO] [stderr]   52:     0x560c4b36122b - <async_std::task::pool::spawn_with_builder::QUEUE as core::ops::deref::Deref>::deref::__static_ref_initialize::{{closure}}::{{closure}}::{{closure}}::hbea0071b00abe75d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/pool.rs:123:51
[INFO] [stderr]   53:     0x560c4b360b38 - async_std::task::pool::abort_on_panic::h82360a8f24710af1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/pool.rs:197:13
[INFO] [stderr]   54:     0x560c4b3611bf - <async_std::task::pool::spawn_with_builder::QUEUE as core::ops::deref::Deref>::deref::__static_ref_initialize::{{closure}}::{{closure}}::h216dbaec590a17ab
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/pool.rs:123:33
[INFO] [stderr]   55:     0x560c4b353251 - std::thread::local::LocalKey<T>::try_with::ha917e237d5f53d35
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stderr]   56:     0x560c4b3528a8 - std::thread::local::LocalKey<T>::with::h393c6174bb003921
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stderr]   57:     0x560c4b3610b1 - <async_std::task::pool::spawn_with_builder::QUEUE as core::ops::deref::Deref>::deref::__static_ref_initialize::{{closure}}::h46c3f86d92864f90
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/async-std-2df6eb3910ca9aca/e35771b/src/task/pool.rs:120:25
[INFO] [stderr]   58:     0x560c4b362ed3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c093383e236915a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   59:     0x560c4b37d214 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h279714d444580499
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stderr]   60:     0x560c4b361434 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hec53915abaf7f9ea
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   61:     0x560c4b372e51 - std::panicking::try::do_call::h91faed7b783ac15f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   62:     0x560c4b3751bb - __rust_try
[INFO] [stderr]   63:     0x560c4b372c9a - std::panicking::try::hd851689d25e2a8be
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   64:     0x560c4b37cdfa - std::panic::catch_unwind::h83401b469d79c1a0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   65:     0x560c4b37cdfa - std::thread::Builder::spawn_unchecked_::{{closure}}::hc25eca41af76ec24
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stderr]   66:     0x560c4b34383f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f73aea3b18fba6f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   67:     0x560c4b42386b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   68:     0x560c4b42386b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   69:     0x560c4b42386b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   70:     0x7f004726eac3 - <unknown>
[INFO] [stderr]   71:     0x7f00472ffa04 - __clone
[INFO] [stderr]   72:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p ipld-daemon-client --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ipld_daemon_client-966be904ed7536c7` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "1630833acc4b6b855931dcf0b025f732b43158f2874663b08984d7b78551f6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1630833acc4b6b855931dcf0b025f732b43158f2874663b08984d7b78551f6a6", kill_on_drop: false }`
[INFO] [stdout] 1630833acc4b6b855931dcf0b025f732b43158f2874663b08984d7b78551f6a6
