[INFO] cloning repository https://github.com/dvc94ch/rust-ipld-collections [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-collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a35f68ef1ecd71b43c46d9035e0e24300f4722 [INFO] testing dvc94ch/rust-ipld-collections against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-ipld-collections on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-ipld-collections [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-ipld-collections [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-ipld-collections written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/rust-ipld-collections already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4bcee30ea96511627e1cf21520138e92f09158b625b26b00dc9d6b666451fd8 [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" "f4bcee30ea96511627e1cf21520138e92f09158b625b26b00dc9d6b666451fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4bcee30ea96511627e1cf21520138e92f09158b625b26b00dc9d6b666451fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bcee30ea96511627e1cf21520138e92f09158b625b26b00dc9d6b666451fd8", kill_on_drop: false }` [INFO] [stdout] f4bcee30ea96511627e1cf21520138e92f09158b625b26b00dc9d6b666451fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91038800558a5a11807c8dbdad405759a66558b13d4f329598de44c5d0f466b1 [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" "91038800558a5a11807c8dbdad405759a66558b13d4f329598de44c5d0f466b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling cached v0.19.0 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling strobe-rs v0.5.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.3 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-global-executor v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling tiny-multihash-derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling libipld-cbor-derive v0.7.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tiny-multihash v0.5.0 [INFO] [stderr] Compiling tiny-cid v0.3.0 [INFO] [stderr] Compiling libipld-core v0.7.0 [INFO] [stderr] Compiling libipld-cbor v0.7.0 [INFO] [stderr] Compiling libipld-macro v0.7.0 [INFO] [stderr] Compiling libipld v0.7.0 [INFO] [stderr] Compiling ipld-collections v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "91038800558a5a11807c8dbdad405759a66558b13d4f329598de44c5d0f466b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91038800558a5a11807c8dbdad405759a66558b13d4f329598de44c5d0f466b1", kill_on_drop: false }` [INFO] [stdout] 91038800558a5a11807c8dbdad405759a66558b13d4f329598de44c5d0f466b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 436959193e21afc64d8af7635080db576a4ad1e6a95e03c91b3954286862a77a [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" "436959193e21afc64d8af7635080db576a4ad1e6a95e03c91b3954286862a77a", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-collections v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "436959193e21afc64d8af7635080db576a4ad1e6a95e03c91b3954286862a77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436959193e21afc64d8af7635080db576a4ad1e6a95e03c91b3954286862a77a", kill_on_drop: false }` [INFO] [stdout] 436959193e21afc64d8af7635080db576a4ad1e6a95e03c91b3954286862a77a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fae264a2352e6d3908dd3a4887d176f875b3a06509128abb0e05176902d3c483 [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" "fae264a2352e6d3908dd3a4887d176f875b3a06509128abb0e05176902d3c483", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipld_collections-35d126dd584c3d6b [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test map::tests::test_get_bit ... ok [INFO] [stdout] test map::tests::test_popcount ... ok [INFO] [stdout] test map::tests::test_node_insert ... ok [INFO] [stdout] test map::tests::test_node_remove ... ok [INFO] [stdout] test map::tests::test_node_methods ... ok [INFO] [stdout] test map::tests::test_reduce ... ok [INFO] [stdout] test list::tests::test_list_from ... ok [INFO] [stdout] test map::tests::test_remove ... ok [INFO] [stdout] test map::tests::test_bubble_up ... ok [INFO] [stdout] test map::tests::test_dummy_hamt ... ok [INFO] [stdout] test list::tests::test_list ... ok [INFO] [stdout] test map::tests::test_hamt_insert ... ok [INFO] [stdout] test map::tests::test_popcount_invariant ... ok [INFO] [stdout] test map::tests::test_set_and_get ... ok [INFO] [stdout] test map::tests::test_popcount_shift ... ok [INFO] [stdout] test map::tests::test_hamt_set_and_get ... ok [INFO] [stdout] test list::tests::list_vec_eqv ... ok [INFO] [stdout] test map::tests::test_hamt_remove_and_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ipld-collections [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fae264a2352e6d3908dd3a4887d176f875b3a06509128abb0e05176902d3c483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae264a2352e6d3908dd3a4887d176f875b3a06509128abb0e05176902d3c483", kill_on_drop: false }` [INFO] [stdout] fae264a2352e6d3908dd3a4887d176f875b3a06509128abb0e05176902d3c483