[INFO] cloning repository https://github.com/LebranceBW/KvStore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LebranceBW/KvStore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLebranceBW%2FKvStore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLebranceBW%2FKvStore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84a1b0a435196234fafeb64e7b939aabcde08466
[INFO] building LebranceBW/KvStore against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLebranceBW%2FKvStore" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LebranceBW/KvStore
[INFO] finished tweaking git repo https://github.com/LebranceBW/KvStore
[INFO] tweaked toml for git repo https://github.com/LebranceBW/KvStore written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LebranceBW/KvStore on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LebranceBW/KvStore 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a62a147ac0542d272203413f1aa9147ebce633b95de1e34b36b49c74e4930c29
[INFO] running `Command { std: "docker" "start" "-a" "a62a147ac0542d272203413f1aa9147ebce633b95de1e34b36b49c74e4930c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a62a147ac0542d272203413f1aa9147ebce633b95de1e34b36b49c74e4930c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a62a147ac0542d272203413f1aa9147ebce633b95de1e34b36b49c74e4930c29", kill_on_drop: false }`
[INFO] [stdout] a62a147ac0542d272203413f1aa9147ebce633b95de1e34b36b49c74e4930c29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 476c9032014717ac226424886e58b3a55922fb44394797e935af5480b31874c4
[INFO] running `Command { std: "docker" "start" "-a" "476c9032014717ac226424886e58b3a55922fb44394797e935af5480b31874c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling fragile v1.0.0
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling simple_logger v1.11.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling mockall_derive v0.9.1
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling mockall v0.9.1
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.49s
[INFO] running `Command { std: "docker" "inspect" "476c9032014717ac226424886e58b3a55922fb44394797e935af5480b31874c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476c9032014717ac226424886e58b3a55922fb44394797e935af5480b31874c4", kill_on_drop: false }`
[INFO] [stdout] 476c9032014717ac226424886e58b3a55922fb44394797e935af5480b31874c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60c3f9f0c1321b26c2d8a3611c81a58f545d10fcad70a3a22daae2c3b4d889d6
[INFO] running `Command { std: "docker" "start" "-a" "60c3f9f0c1321b26c2d8a3611c81a58f545d10fcad70a3a22daae2c3b4d889d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling panic-control v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "60c3f9f0c1321b26c2d8a3611c81a58f545d10fcad70a3a22daae2c3b4d889d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c3f9f0c1321b26c2d8a3611c81a58f545d10fcad70a3a22daae2c3b4d889d6", kill_on_drop: false }`
[INFO] [stdout] 60c3f9f0c1321b26c2d8a3611c81a58f545d10fcad70a3a22daae2c3b4d889d6
