[INFO] cloning repository https://github.com/dvc94ch/rust-ipld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/rust-ipld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92586bc1708fb69463ef865f81f9986b3cf31524 [INFO] testing dvc94ch/rust-ipld against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-ipld on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-ipld [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-ipld [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-ipld written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b752bd8542ef13b2ba0e6210f7c827094cdc65439e7a3fcad1988ebe91afdd51 [INFO] running `Command { std: "docker" "start" "-a" "b752bd8542ef13b2ba0e6210f7c827094cdc65439e7a3fcad1988ebe91afdd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b752bd8542ef13b2ba0e6210f7c827094cdc65439e7a3fcad1988ebe91afdd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b752bd8542ef13b2ba0e6210f7c827094cdc65439e7a3fcad1988ebe91afdd51", kill_on_drop: false }` [INFO] [stdout] b752bd8542ef13b2ba0e6210f7c827094cdc65439e7a3fcad1988ebe91afdd51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f89e22729b52e4a0cc9fa13e3172b9d87a1e68535d5c38b2f53c1aabe327c45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f89e22729b52e4a0cc9fa13e3172b9d87a1e68535d5c38b2f53c1aabe327c45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cached v0.30.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling libipld-pb v0.13.1 (/opt/rustwide/workdir/dag-pb) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.13.1 (/opt/rustwide/workdir/dag-cbor-derive) [INFO] [stderr] Compiling multihash v0.16.2 [INFO] [stderr] Compiling cid v0.8.4 [INFO] [stderr] Compiling libipld-core v0.13.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling libipld-cbor v0.13.1 (/opt/rustwide/workdir/dag-cbor) [INFO] [stderr] Compiling libipld-macro v0.13.1 (/opt/rustwide/workdir/macro) [INFO] [stderr] Compiling libipld-json v0.13.1 (/opt/rustwide/workdir/dag-json) [INFO] [stderr] Compiling libipld v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "4f89e22729b52e4a0cc9fa13e3172b9d87a1e68535d5c38b2f53c1aabe327c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f89e22729b52e4a0cc9fa13e3172b9d87a1e68535d5c38b2f53c1aabe327c45", kill_on_drop: false }` [INFO] [stdout] 4f89e22729b52e4a0cc9fa13e3172b9d87a1e68535d5c38b2f53c1aabe327c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1beef96e06362b9acf5fd2048eb854ac9237b6e7792224c489982dd3bbe9ca8a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1beef96e06362b9acf5fd2048eb854ac9237b6e7792224c489982dd3bbe9ca8a", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling libipld v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libipld-f8ee21fb36cbd948) [INFO] running `Command { std: "docker" "inspect" "1beef96e06362b9acf5fd2048eb854ac9237b6e7792224c489982dd3bbe9ca8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1beef96e06362b9acf5fd2048eb854ac9237b6e7792224c489982dd3bbe9ca8a", kill_on_drop: false }` [INFO] [stdout] 1beef96e06362b9acf5fd2048eb854ac9237b6e7792224c489982dd3bbe9ca8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 394a0f63ab601857cf5cfac04c81e993e882da94eff1b0f55c74b1d5ef4b363b [INFO] running `Command { std: "docker" "start" "-a" "394a0f63ab601857cf5cfac04c81e993e882da94eff1b0f55c74b1d5ef4b363b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libipld-f8ee21fb36cbd948) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test block::tests::test_transmute ... ok [INFO] [stdout] test codec_impl::tests::dag_json_encode ... ok [INFO] [stdout] test codec_impl::tests::dag_cbor_decode ... ok [INFO] [stdout] test codec_impl::tests::dag_pb_decode ... ok [INFO] [stdout] test codec_impl::tests::dag_json_decode ... ok [INFO] [stdout] test codec_impl::tests::dag_cbor_encode ... ok [INFO] [stdout] test block::tests::test_references ... ok [INFO] [stdout] test cache::tests::test_cache ... ok [INFO] [stdout] test codec_impl::tests::dag_pb_encode ... ok [INFO] [stdout] test codec_impl::tests::raw_decode ... ok [INFO] [stdout] test codec_impl::tests::raw_encode ... ok [INFO] [stdout] test mem::tests::test_store_evict ... ok [INFO] [stdout] test mem::tests::test_store_unpin ... ok [INFO] [stdout] test mem::tests::test_store_unpin2 ... ok [INFO] [stdout] test path::tests::test_eliding_empty_segments ... ok [INFO] [stdout] test path::tests::test_eliding_trailing_slashes ... ok [INFO] [stdout] test path::tests::test_eliding_leading_slashes ... ok [INFO] [stdout] test store::tests::test_alias ... ok [INFO] [stdout] test mem::tests::test_sync ... ok [INFO] [stdout] test path::tests::test_to_string ... ok [INFO] [stdout] test path::tests::test_parsing_one_segment ... ok [INFO] [stdout] test path::tests::test_parsing_three_segments ... ok [INFO] [stdout] test store::tests::test_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests libipld [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/block.rs - block::Block::decode (line 148) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "394a0f63ab601857cf5cfac04c81e993e882da94eff1b0f55c74b1d5ef4b363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394a0f63ab601857cf5cfac04c81e993e882da94eff1b0f55c74b1d5ef4b363b", kill_on_drop: false }` [INFO] [stdout] 394a0f63ab601857cf5cfac04c81e993e882da94eff1b0f55c74b1d5ef4b363b