[INFO] fetching crate fixity 0.0.1... [INFO] testing fixity-0.0.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate fixity 0.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate fixity 0.0.1 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] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking crates.io crate fixity 0.0.1 [INFO] finished tweaking crates.io crate fixity 0.0.1 [INFO] tweaked toml for crates.io crate fixity 0.0.1 written to /workspace/builds/worker-14/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] 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b166186d762a30c37933ed2eed96811737087056ba2f1b363f4baadb0566b4b7 [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" "b166186d762a30c37933ed2eed96811737087056ba2f1b363f4baadb0566b4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b166186d762a30c37933ed2eed96811737087056ba2f1b363f4baadb0566b4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b166186d762a30c37933ed2eed96811737087056ba2f1b363f4baadb0566b4b7", kill_on_drop: false }` [INFO] [stdout] b166186d762a30c37933ed2eed96811737087056ba2f1b363f4baadb0566b4b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/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] 6193b56328a27b8d98bdfd84f02ff8cf2005e44c44c2d911d429c9ab12f1163a [INFO] running `Command { std: "docker" "start" "-a" "6193b56328a27b8d98bdfd84f02ff8cf2005e44c44c2d911d429c9ab12f1163a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fastcdc v1.0.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling fbuzhash v0.0.1 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling speedy-derive v0.7.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [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 speedy v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cjson v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling fixity v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "6193b56328a27b8d98bdfd84f02ff8cf2005e44c44c2d911d429c9ab12f1163a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6193b56328a27b8d98bdfd84f02ff8cf2005e44c44c2d911d429c9ab12f1163a", kill_on_drop: false }` [INFO] [stdout] 6193b56328a27b8d98bdfd84f02ff8cf2005e44c44c2d911d429c9ab12f1163a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/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] 6fee67284962275b31ac8dcbc0ceaa4aeb32e2f62e8b7e0e425d3b4b4664132f [INFO] running `Command { std: "docker" "start" "-a" "6fee67284962275b31ac8dcbc0ceaa4aeb32e2f62e8b7e0e425d3b4b4664132f", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling fixity v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "6fee67284962275b31ac8dcbc0ceaa4aeb32e2f62e8b7e0e425d3b4b4664132f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fee67284962275b31ac8dcbc0ceaa4aeb32e2f62e8b7e0e425d3b4b4664132f", kill_on_drop: false }` [INFO] [stdout] 6fee67284962275b31ac8dcbc0ceaa4aeb32e2f62e8b7e0e425d3b4b4664132f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] ec9c6259102eb8b2d6d3e6bfeeedcfceee6c5a6b2f0d7562c27c9a8670a591e7 [INFO] running `Command { std: "docker" "start" "-a" "ec9c6259102eb8b2d6d3e6bfeeedcfceee6c5a6b2f0d7562c27c9a8670a591e7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 27 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fixity-25823105bd0c3e61) [INFO] [stdout] test core::misc::range_ext::range_to ... ok [INFO] [stdout] test core::misc::range_ext::range_inclusive ... ok [INFO] [stdout] test core::misc::range_ext::range_to_inclusive ... ok [INFO] [stdout] test core::deser::test::borsh ... ok [INFO] [stdout] test core::primitive::prollytree::refimpl::update::test::apply_compare_updates ... ok [INFO] [stdout] test core::storage::memory::test::io ... ok [INFO] [stdout] test core::workspace::test::fs_general_behavior ... ignored [INFO] [stdout] test core::primitive::prollytree::refimpl::create::test::single_value ... ok [INFO] [stdout] test core::deser::test::json ... ok [INFO] [stdout] test core::misc::range_ext::range_full ... ok [INFO] [stdout] test value::from_cli_str::test::typed_scalar ... ok [INFO] [stdout] test value::from_cli_str::test::scalar ... ok [INFO] [stdout] test value::from_cli_str::test::untyped_scalar ... ok [INFO] [stdout] test core::map::test::nested_multi_value ... ok [INFO] [stdout] test value::from_cli_str::test::path ... ok [INFO] [stdout] test core::map::test::write_to_root ... ok [INFO] [stdout] test core::map::test::write_to_path_single ... ok [INFO] [stdout] test core::map::test::write_to_path_double ... ok [INFO] [stdout] test core::map::test::multi_value ... ok [INFO] [stdout] test core::misc::range_ext::range_from ... ok [INFO] [stdout] test core::map::test::isolated_nested_multi_value ... ok [INFO] [stdout] test core::misc::range_ext::range ... ok [INFO] [stdout] test core::primitive::prollylist::refimpl::create::test::create_without_failure ... ok [INFO] [stdout] test core::primitive::prollylist::refimpl::read::test::read ... ok [INFO] [stdout] test core::primitive::prollytree::refimpl::read::test::read ... ok [INFO] [stdout] test core::primitive::prollytree::refimpl::create::test::create_without_failure ... ok [INFO] [stdout] test core::workspace::test::mem_general_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.22s [INFO] [stdout] [INFO] [stderr] Doc-tests fixity [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/value.rs - value::Addr::decode (line 44) ... ok [INFO] [stdout] test src/value.rs - value::Addr::decode (line 35) ... ok [INFO] [stdout] test src/map.rs - map::BatchMap::stage (line 192) ... ok [INFO] [stdout] test src/value.rs - value::Addr::decode (line 52) ... ok [INFO] [stdout] test src/map.rs - map::Map::get (line 57) ... ok [INFO] [stdout] test src/map.rs - map::Map::insert (line 36) ... ok [INFO] [stdout] test src/map.rs - map::BatchMap::insert (line 161) ... ok [INFO] [stdout] test src/map.rs - map::BatchMap::commit (line 213) ... ok [INFO] [stdout] test src/map.rs - map::BatchMap::clear (line 140) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec9c6259102eb8b2d6d3e6bfeeedcfceee6c5a6b2f0d7562c27c9a8670a591e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9c6259102eb8b2d6d3e6bfeeedcfceee6c5a6b2f0d7562c27c9a8670a591e7", kill_on_drop: false }` [INFO] [stdout] ec9c6259102eb8b2d6d3e6bfeeedcfceee6c5a6b2f0d7562c27c9a8670a591e7