[INFO] cloning repository https://github.com/ThomWright/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomWright/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomWright%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomWright%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f81473ffde0a0824b77e9ceec5f439b898d4972 [INFO] testing ThomWright/kvs against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomWright%2Fkvs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThomWright/kvs on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ThomWright/kvs [INFO] finished tweaking git repo https://github.com/ThomWright/kvs [INFO] tweaked toml for git repo https://github.com/ThomWright/kvs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ThomWright/kvs 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" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c27af783e0b2cead8f31f7100665bb71ce103757bc340831a72cdb1a7f7d6cae [INFO] running `Command { std: "docker" "start" "-a" "c27af783e0b2cead8f31f7100665bb71ce103757bc340831a72cdb1a7f7d6cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c27af783e0b2cead8f31f7100665bb71ce103757bc340831a72cdb1a7f7d6cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27af783e0b2cead8f31f7100665bb71ce103757bc340831a72cdb1a7f7d6cae", kill_on_drop: false }` [INFO] [stdout] c27af783e0b2cead8f31f7100665bb71ce103757bc340831a72cdb1a7f7d6cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5619e119a4bf6a851a23ade291da50030978b30313889fe92ab154ccbe43fc9f [INFO] running `Command { std: "docker" "start" "-a" "5619e119a4bf6a851a23ade291da50030978b30313889fe92ab154ccbe43fc9f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling sled v0.29.2 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.36s [INFO] running `Command { std: "docker" "inspect" "5619e119a4bf6a851a23ade291da50030978b30313889fe92ab154ccbe43fc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5619e119a4bf6a851a23ade291da50030978b30313889fe92ab154ccbe43fc9f", kill_on_drop: false }` [INFO] [stdout] 5619e119a4bf6a851a23ade291da50030978b30313889fe92ab154ccbe43fc9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5b82a6d248ed2e98a3558848323ce74380f51f6c690fa49729550071552ef0fc [INFO] running `Command { std: "docker" "start" "-a" "5b82a6d248ed2e98a3558848323ce74380f51f6c690fa49729550071552ef0fc", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.32s [INFO] running `Command { std: "docker" "inspect" "5b82a6d248ed2e98a3558848323ce74380f51f6c690fa49729550071552ef0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b82a6d248ed2e98a3558848323ce74380f51f6c690fa49729550071552ef0fc", kill_on_drop: false }` [INFO] [stdout] 5b82a6d248ed2e98a3558848323ce74380f51f6c690fa49729550071552ef0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 171f2289c112d591d9f776c24ba910c4af87cbd708f9daa4a3308649ef0dadba [INFO] running `Command { std: "docker" "start" "-a" "171f2289c112d591d9f776c24ba910c4af87cbd708f9daa4a3308649ef0dadba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/kvs-231c12c73f0eced5) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvs-client.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/kvs_client-e8536b3bbfd4c48c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvs-server.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/kvs_server-16cfc5d075d73f28) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/cli-b20dd96ff0a36839) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Jan 27 03:46:01.574 INFO Starting kvs server, engine: kvs, addr: 127.0.0.1:4004, version: 0.1.0 [INFO] [stderr] Jan 27 03:46:01.576 INFO Starting kvs server, engine: sled, addr: 127.0.0.1:4005, version: 0.1.0 [INFO] [stderr] Jan 27 03:46:01.578 INFO Starting kvs server, engine: sled, addr: 127.0.0.1:4002, version: 0.1.0 [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Jan 27 03:46:02.588 INFO Starting kvs server, engine: kvs, addr: 127.0.0.1:4002, version: 0.1.0 [INFO] [stderr] Jan 27 03:46:02.600 INFO Starting kvs server, engine: kvs, addr: 127.0.0.1:4004, version: 0.1.0 [INFO] [stderr] Jan 27 03:46:02.614 INFO Starting kvs server, engine: sled, addr: 127.0.0.1:4005, version: 0.1.0 [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s [INFO] [stdout] [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/kv_store-9a036867b19c18e7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test concurrent_set ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] test concurrent_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/thread_pool-8abfc1ce38cc13ff) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rayon_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_spawn_counter ... ok [INFO] [stdout] test naive_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_panic_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "171f2289c112d591d9f776c24ba910c4af87cbd708f9daa4a3308649ef0dadba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171f2289c112d591d9f776c24ba910c4af87cbd708f9daa4a3308649ef0dadba", kill_on_drop: false }` [INFO] [stdout] 171f2289c112d591d9f776c24ba910c4af87cbd708f9daa4a3308649ef0dadba