[INFO] cloning repository https://github.com/johanmallobakken/raft_experiment_new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johanmallobakken/raft_experiment_new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment_new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment_new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fca92c4b285584917a6ee388cd995d3c2a584a5
[INFO] testing johanmallobakken/raft_experiment_new against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment_new" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files: 68% (2604/3783)
Updating files: 69% (2611/3783)
Updating files: 70% (2649/3783)
Updating files: 71% (2686/3783)
Updating files: 72% (2724/3783)
Updating files: 73% (2762/3783)
Updating files: 74% (2800/3783)
Updating files: 75% (2838/3783)
Updating files: 76% (2876/3783)
Updating files: 77% (2913/3783)
Updating files: 77% (2931/3783)
Updating files: 78% (2951/3783)
Updating files: 79% (2989/3783)
Updating files: 80% (3027/3783)
Updating files: 81% (3065/3783)
Updating files: 81% (3098/3783)
Updating files: 82% (3103/3783)
Updating files: 83% (3140/3783)
Updating files: 84% (3178/3783)
Updating files: 84% (3186/3783)
Updating files: 85% (3216/3783)
Updating files: 86% (3254/3783)
Updating files: 87% (3292/3783)
Updating files: 87% (3316/3783)
Updating files: 88% (3330/3783)
Updating files: 89% (3367/3783)
Updating files: 90% (3405/3783)
Updating files: 91% (3443/3783)
Updating files: 92% (3481/3783)
Updating files: 93% (3519/3783)
Updating files: 94% (3557/3783)
Updating files: 95% (3594/3783)
Updating files: 96% (3632/3783)
Updating files: 97% (3670/3783)
Updating files: 98% (3708/3783)
Updating files: 99% (3746/3783)
Updating files: 100% (3783/3783)
Updating files: 100% (3783/3783), done.
[INFO] started tweaking git repo https://github.com/johanmallobakken/raft_experiment_new
[INFO] finished tweaking git repo https://github.com/johanmallobakken/raft_experiment_new
[INFO] tweaked toml for git repo https://github.com/johanmallobakken/raft_experiment_new written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johanmallobakken/raft_experiment_new on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johanmallobakken/raft_experiment_new 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Updating git repository `https://github.com/kompics/kompact`
[INFO] [stderr] Updating git repository `https://github.com/haraldng/omnipaxos`
[INFO] [stderr] Updating git repository `https://github.com/tikv/raft-rs`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded arc-swap v1.5.0
[INFO] [stderr] Downloaded slog-envlogger v2.2.0
[INFO] [stderr] Downloaded slog-term v2.9.0
[INFO] [stderr] Downloaded crossbeam v0.2.12
[INFO] [stderr] Downloaded arc-swap v0.4.8
[INFO] [stderr] Downloaded arr_macro_impl v0.1.3
[INFO] [stderr] Downloaded backtrace v0.3.65
[INFO] [stderr] Downloaded crossbeam-channel v0.3.9
[INFO] [stderr] Downloaded hdrhistogram v6.3.4
[INFO] [stderr] Downloaded crossbeam-channel v0.4.4
[INFO] [stderr] Downloaded protobuf v2.27.1
[INFO] [stderr] Downloaded time v0.3.9
[INFO] [stderr] Downloaded java-properties v1.4.1
[INFO] [stderr] Downloaded serde_path_to_error v0.1.7
[INFO] [stderr] Downloaded oncemutex v0.1.1
[INFO] [stderr] Downloaded crossbeam v0.7.3
[INFO] [stderr] Downloaded atomic-shim v0.1.0
[INFO] [stderr] Downloaded raw-cpuid v8.1.2
[INFO] [stderr] Downloaded quanta v0.6.5
[INFO] [stderr] Downloaded protobuf-codegen v2.27.1
[INFO] [stderr] Downloaded slog-stdlog v3.0.5
[INFO] [stderr] Downloaded async-global-executor v2.1.0
[INFO] [stderr] Downloaded arr_macro v0.1.3
[INFO] [stderr] Downloaded parse_duration v2.1.1
[INFO] [stderr] Downloaded slog-async v2.7.0
[INFO] [stderr] Downloaded slog-stdlog v4.1.1
[INFO] [stderr] Downloaded getset v0.0.7
[INFO] [stderr] Downloaded slog v2.7.0
[INFO] [stderr] Downloaded slog-scope v4.4.0
[INFO] [stderr] Downloaded bitfields v0.2.0
[INFO] [stderr] Downloaded hierarchical_hash_wheel_timer v1.1.0
[INFO] [stderr] Downloaded synchronoise v1.0.0
[INFO] [stderr] Downloaded as_num v0.2.5
[INFO] [stderr] Downloaded protobuf-build v0.8.0
[INFO] [stderr] Downloaded executors v0.8.0
[INFO] [stderr] Downloaded hocon v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 629b796948d4473279f070f7090eca0bf23072d4ed8730a011eb4748b5e5b9e6
[INFO] running `Command { std: "docker" "start" "-a" "629b796948d4473279f070f7090eca0bf23072d4ed8730a011eb4748b5e5b9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629b796948d4473279f070f7090eca0bf23072d4ed8730a011eb4748b5e5b9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629b796948d4473279f070f7090eca0bf23072d4ed8730a011eb4748b5e5b9e6", kill_on_drop: false }`
[INFO] [stdout] 629b796948d4473279f070f7090eca0bf23072d4ed8730a011eb4748b5e5b9e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 052040cbf818844f99b05ff746506efa44284da0aac2360d8547b4b6c9ebc0b6
[INFO] running `Command { std: "docker" "start" "-a" "052040cbf818844f99b05ff746506efa44284da0aac2360d8547b4b6c9ebc0b6", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling regex-syntax v0.6.26
[INFO] [stderr] Compiling once_cell v1.12.0
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling slog v2.7.0
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling slab v0.4.6
[INFO] [stderr] Compiling protobuf v2.27.1
[INFO] [stderr] Compiling concurrent-queue v1.2.2
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling crossbeam-utils v0.6.6
[INFO] [stderr] Compiling memoffset v0.5.6
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling async-task v4.2.0
[INFO] [stderr] Compiling event-listener v2.5.2
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling time-macros v0.2.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling num_threads v0.1.6
[INFO] [stderr] Compiling slog-async v2.7.0
[INFO] [stderr] Compiling futures-sink v0.3.21
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling arc-swap v1.5.0
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling term v0.7.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling socket2 v0.4.4
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling object v0.28.4
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling slog-scope v4.4.0
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling num-iter v0.1.43
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling take_mut v0.2.2
[INFO] [stderr] Compiling regex v1.5.6
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling blocking v1.2.0
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling async-executor v1.4.1
[INFO] [stderr] Compiling uuid v0.8.2
[INFO] [stderr] Compiling crossbeam-queue v0.1.2
[INFO] [stderr] Compiling async-lock v2.5.0
[INFO] [stderr] Compiling time v0.3.9
[INFO] [stderr] Compiling kompact v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2)
[INFO] [stderr] Compiling synchronoise v1.0.0
[INFO] [stderr] Compiling crossbeam-deque v0.7.4
[INFO] [stderr] Compiling crossbeam-channel v0.4.4
[INFO] [stderr] Compiling threadpool v1.8.1
[INFO] [stderr] Compiling hashbrown v0.8.2
[INFO] [stderr] Compiling indexmap v1.8.2
[INFO] [stderr] Compiling crossbeam v0.2.12
[INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.1.0
[INFO] [stderr] Compiling java-properties v1.4.1
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling base64 v0.10.1
[INFO] [stderr] Compiling num v0.2.1
[INFO] [stderr] Compiling flate2 v1.0.24
[INFO] [stderr] Compiling slog-term v2.9.0
[INFO] [stderr] Compiling crossbeam-queue v0.2.3
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling crossbeam-channel v0.3.9
[INFO] [stderr] Compiling ahash v0.3.8
[INFO] [stderr] Compiling hashbrown v0.5.0
[INFO] [stderr] Compiling arc-swap v0.4.8
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling oncemutex v0.1.1
[INFO] [stderr] Compiling bitfields v0.2.0
[INFO] [stderr] Compiling as_num v0.2.5
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling futures-cpupool v0.1.8
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling parse_duration v2.1.1
[INFO] [stderr] Compiling memmap v0.7.0
[INFO] [stderr] Compiling leaderpaxos v0.1.0 (https://github.com/haraldng/omnipaxos?rev=974b7ff24519b062a17faee5eb5c4443fa6cb5a2#974b7ff2)
[INFO] [stderr] Compiling hdrhistogram v6.3.4
[INFO] [stderr] Compiling protobuf-codegen v2.27.1
[INFO] [stderr] Compiling serde_path_to_error v0.1.7
[INFO] [stderr] Compiling bytes v1.1.0
[INFO] [stderr] Compiling getset v0.0.7
[INFO] [stderr] Compiling ctor v0.1.22
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling arr_macro_impl v0.1.3
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling kompact-actor-derive v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2)
[INFO] [stderr] Compiling kompact-component-derive v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2)
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling hocon v0.3.7
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout] |
[INFO] [stdout] 32 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] | ^^^^^ can't be used in patterns
[INFO] [stdout] |
[INFO] [stdout] = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::