[INFO] fetching crate libipld 0.12.0... [INFO] testing libipld-0.12.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate libipld 0.12.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate libipld 0.12.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libipld 0.12.0 [INFO] finished tweaking crates.io crate libipld 0.12.0 [INFO] tweaked toml for crates.io crate libipld 0.12.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c7d7ac7ab2dc0716c1d43e3869f21fc64d79f0573d49b403f687a5e8726ab29 [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" "5c7d7ac7ab2dc0716c1d43e3869f21fc64d79f0573d49b403f687a5e8726ab29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c7d7ac7ab2dc0716c1d43e3869f21fc64d79f0573d49b403f687a5e8726ab29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7d7ac7ab2dc0716c1d43e3869f21fc64d79f0573d49b403f687a5e8726ab29", kill_on_drop: false }` [INFO] [stdout] 5c7d7ac7ab2dc0716c1d43e3869f21fc64d79f0573d49b403f687a5e8726ab29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", 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] 44ff9a7bbbccac3730110e5b88670d96c9877b58ed825430e4b6f04f8bf7cbd7 [INFO] running `Command { std: "docker" "start" "-a" "44ff9a7bbbccac3730110e5b88670d96c9877b58ed825430e4b6f04f8bf7cbd7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling libipld-cbor-derive v0.12.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling libipld-pb v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling cid v0.7.0 [INFO] [stderr] Compiling libipld-core v0.12.0 [INFO] [stderr] Compiling libipld-macro v0.12.0 [INFO] [stderr] Compiling libipld-json v0.12.0 [INFO] [stderr] Compiling libipld-cbor v0.12.1 [INFO] [stderr] Compiling libipld v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.43s [INFO] running `Command { std: "docker" "inspect" "44ff9a7bbbccac3730110e5b88670d96c9877b58ed825430e4b6f04f8bf7cbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ff9a7bbbccac3730110e5b88670d96c9877b58ed825430e4b6f04f8bf7cbd7", kill_on_drop: false }` [INFO] [stdout] 44ff9a7bbbccac3730110e5b88670d96c9877b58ed825430e4b6f04f8bf7cbd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", 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] 043ab3878e81bdcd57b12c44e13c6dd0a19a2833465ccc61dd007487d0fce975 [INFO] running `Command { std: "docker" "start" "-a" "043ab3878e81bdcd57b12c44e13c6dd0a19a2833465ccc61dd007487d0fce975", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [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 async-io v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling libipld v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.37s [INFO] running `Command { std: "docker" "inspect" "043ab3878e81bdcd57b12c44e13c6dd0a19a2833465ccc61dd007487d0fce975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043ab3878e81bdcd57b12c44e13c6dd0a19a2833465ccc61dd007487d0fce975", kill_on_drop: false }` [INFO] [stdout] 043ab3878e81bdcd57b12c44e13c6dd0a19a2833465ccc61dd007487d0fce975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 339d84c72c40a0b04e97d99484bcd655e71800e2f6744d4215f5335f8e2f5cba [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" "339d84c72c40a0b04e97d99484bcd655e71800e2f6744d4215f5335f8e2f5cba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libipld-51fd069ac22d5949) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test codec_impl::tests::dag_json_encode ... ok [INFO] [stdout] test codec_impl::tests::dag_json_decode ... ok [INFO] [stdout] test codec_impl::tests::dag_pb_encode ... ok [INFO] [stdout] test codec_impl::tests::dag_cbor_decode ... ok [INFO] [stdout] test block::tests::test_transmute ... ok [INFO] [stdout] test codec_impl::tests::dag_cbor_encode ... ok [INFO] [stdout] test codec_impl::tests::dag_pb_decode ... ok [INFO] [stdout] test block::tests::test_references ... ok [INFO] [stdout] test mem::tests::test_store_unpin2 ... ok [INFO] [stdout] test mem::tests::test_store_evict ... ok [INFO] [stdout] test path::tests::test_parsing_three_segments ... ok [INFO] [stdout] test path::tests::test_parsing_one_segment ... ok [INFO] [stdout] test path::tests::test_eliding_empty_segments ... ok [INFO] [stdout] test codec_impl::tests::raw_encode ... ok [INFO] [stdout] test mem::tests::test_sync ... ok [INFO] [stdout] test path::tests::test_to_string ... ok [INFO] [stdout] test store::tests::test_alias ... ok [INFO] [stdout] test mem::tests::test_store_unpin ... ok [INFO] [stdout] test codec_impl::tests::raw_decode ... ok [INFO] [stdout] test path::tests::test_eliding_trailing_slashes ... ok [INFO] [stdout] test path::tests::test_eliding_leading_slashes ... ok [INFO] [stdout] test cache::tests::test_cache ... 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.05s [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 1.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "339d84c72c40a0b04e97d99484bcd655e71800e2f6744d4215f5335f8e2f5cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339d84c72c40a0b04e97d99484bcd655e71800e2f6744d4215f5335f8e2f5cba", kill_on_drop: false }` [INFO] [stdout] 339d84c72c40a0b04e97d99484bcd655e71800e2f6744d4215f5335f8e2f5cba