[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] checking dvc94ch/ipld-daemon against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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-2-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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 model v0.1.2 [INFO] [stderr] Downloaded slog-journald v2.1.1 [INFO] [stderr] Downloaded whoami v0.5.3 [INFO] [stderr] Downloaded futures-timer v0.4.0 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded integer-encoding v1.0.7 [INFO] [stderr] Downloaded async-trait v0.1.13 [INFO] [stderr] Downloaded bit-set v0.5.1 [INFO] [stderr] Downloaded libsystemd-sys v0.2.2 [INFO] [stderr] Downloaded serde_bytes v0.11.2 [INFO] [stderr] Downloaded seahash v3.0.6 [INFO] [stderr] Downloaded structopt v0.3.2 [INFO] [stderr] Downloaded sled v0.28.0 [INFO] [stderr] Downloaded structopt-derive v0.3.2 [INFO] [stderr] Downloaded pagecache v0.19.4 [INFO] [stderr] Downloaded proptest v0.8.7 [INFO] [stderr] Downloaded slog-term v2.4.1 [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd9e92a9e6015ccbcf42bb213d0a24260eabda9ea6a8781a783d56070fd52b44 [INFO] running `Command { std: "docker" "start" "-a" "dd9e92a9e6015ccbcf42bb213d0a24260eabda9ea6a8781a783d56070fd52b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd9e92a9e6015ccbcf42bb213d0a24260eabda9ea6a8781a783d56070fd52b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9e92a9e6015ccbcf42bb213d0a24260eabda9ea6a8781a783d56070fd52b44", kill_on_drop: false }` [INFO] [stdout] dd9e92a9e6015ccbcf42bb213d0a24260eabda9ea6a8781a783d56070fd52b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef040bac36bfb916abe92ba5e32aaef539b3a6aee764fa321b52ad51481736bb [INFO] running `Command { std: "docker" "start" "-a" "ef040bac36bfb916abe92ba5e32aaef539b3a6aee764fa321b52ad51481736bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking base-x v0.2.5 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc) [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking mio v0.6.19 [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 crc32fast v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking whoami v0.5.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking slog-journald v2.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Checking fasthash v0.4.0 [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] Checking failure v0.1.5 [INFO] [stderr] Checking model v0.1.2 [INFO] [stderr] Checking multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0) [INFO] [stderr] Checking cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2) [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] Checking 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] Checking structopt v0.3.2 [INFO] [stderr] Checking libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-timer v0.4.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking async-std v0.99.8 (https://github.com/dvc94ch/async-std#e35771b4) [INFO] [stderr] Checking dag-cbor v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Checking async-filelock v0.1.0 (https://github.com/dvc94ch/async-filelock#58571bcb) [INFO] [stderr] Checking libipld v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Checking ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking pagecache v0.19.4 [INFO] [stderr] Checking sled v0.28.0 [INFO] [stderr] Checking ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> client/src/lib.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 146 | use super::*; [INFO] [stdout] | -------- the item `Future` is already imported here [INFO] [stdout] 147 | use async_std::task; [INFO] [stdout] 148 | use core::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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: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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "ef040bac36bfb916abe92ba5e32aaef539b3a6aee764fa321b52ad51481736bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef040bac36bfb916abe92ba5e32aaef539b3a6aee764fa321b52ad51481736bb", kill_on_drop: false }` [INFO] [stdout] ef040bac36bfb916abe92ba5e32aaef539b3a6aee764fa321b52ad51481736bb [INFO] checking dvc94ch/ipld-daemon against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "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-2-tc2/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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 023bb8823eb7f31f309596186e81a883b4712d917fe89a821b83a8927f7abfdd [INFO] running `Command { std: "docker" "start" "-a" "023bb8823eb7f31f309596186e81a883b4712d917fe89a821b83a8927f7abfdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "023bb8823eb7f31f309596186e81a883b4712d917fe89a821b83a8927f7abfdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023bb8823eb7f31f309596186e81a883b4712d917fe89a821b83a8927f7abfdd", kill_on_drop: false }` [INFO] [stdout] 023bb8823eb7f31f309596186e81a883b4712d917fe89a821b83a8927f7abfdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23aea6969a354e0f31c95a5865dd50a77eb6d55148e0dab34af08639eb6708a3 [INFO] running `Command { std: "docker" "start" "-a" "23aea6969a354e0f31c95a5865dd50a77eb6d55148e0dab34af08639eb6708a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking base-x v0.2.5 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-task-1.0.0/src/raw.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | vtable: &TaskVTable { [INFO] [stdout] | __________________________-^ [INFO] [stdout] | | _________________________| [INFO] [stdout] | || [INFO] [stdout] 124 | || raw_waker: RawWakerVTable::new( [INFO] [stdout] 125 | || Self::clone_waker, [INFO] [stdout] 126 | || Self::wake, [INFO] [stdout] ... || [INFO] [stdout] 135 | || run: Self::run, [INFO] [stdout] 136 | || }, [INFO] [stdout] | || ^ [INFO] [stdout] | ||_________________| [INFO] [stdout] | |_________________creates a temporary value which is freed while still in use [INFO] [stdout] | this usage requires that borrow lasts for `'static` [INFO] [stdout] 137 | }); [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-task` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "23aea6969a354e0f31c95a5865dd50a77eb6d55148e0dab34af08639eb6708a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23aea6969a354e0f31c95a5865dd50a77eb6d55148e0dab34af08639eb6708a3", kill_on_drop: false }` [INFO] [stdout] 23aea6969a354e0f31c95a5865dd50a77eb6d55148e0dab34af08639eb6708a3