[INFO] cloning repository https://github.com/infinyon/flv-kf-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/flv-kf-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-kf-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-kf-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08c4e5364142fc014ad4eb7ae9a2b6efbce42ad1 [INFO] testing infinyon/flv-kf-protocol against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-kf-protocol" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-kf-protocol on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-api from git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-core from git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-derive from git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-fs from git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-message from git repo https://github.com/infinyon/flv-kf-protocol [INFO] removed path dependency kf-protocol-transport from git repo https://github.com/infinyon/flv-kf-protocol [INFO] finished tweaking git repo https://github.com/infinyon/flv-kf-protocol [INFO] tweaked toml for git repo https://github.com/infinyon/flv-kf-protocol written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/flv-kf-protocol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kf-protocol-message v1.0.2 [INFO] [stderr] Downloaded kf-protocol-fs v2.0.1 [INFO] [stderr] Downloaded kf-protocol-api v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29b15943e6821bed1e7cda742993a3fc3dafcaea51ec90b57f8b49a5e1ab07af [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" "29b15943e6821bed1e7cda742993a3fc3dafcaea51ec90b57f8b49a5e1ab07af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b15943e6821bed1e7cda742993a3fc3dafcaea51ec90b57f8b49a5e1ab07af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b15943e6821bed1e7cda742993a3fc3dafcaea51ec90b57f8b49a5e1ab07af", kill_on_drop: false }` [INFO] [stdout] 29b15943e6821bed1e7cda742993a3fc3dafcaea51ec90b57f8b49a5e1ab07af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2cb0f7f94a10b1849d6a4d304f9e82cb8264ccb51ded50b8fa54d110fba365 [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" "3d2cb0f7f94a10b1849d6a4d304f9e82cb8264ccb51ded50b8fa54d110fba365", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.2.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling futures-lite v0.1.9 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling flv-util v0.2.1 [INFO] [stderr] Compiling flv-util v0.1.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling kf-protocol-derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling web-sys v0.3.42 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling kf-protocol-core v0.1.2 [INFO] [stderr] Compiling kf-protocol-api v1.0.4 [INFO] [stderr] Compiling kf-protocol-message v1.0.2 [INFO] [stderr] Compiling flv-future-aio v2.3.1 [INFO] [stderr] Compiling kf-protocol-transport v2.0.3 [INFO] [stderr] Compiling kf-protocol-fs v2.0.1 [INFO] [stderr] Compiling kf-protocol v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "3d2cb0f7f94a10b1849d6a4d304f9e82cb8264ccb51ded50b8fa54d110fba365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2cb0f7f94a10b1849d6a4d304f9e82cb8264ccb51ded50b8fa54d110fba365", kill_on_drop: false }` [INFO] [stdout] 3d2cb0f7f94a10b1849d6a4d304f9e82cb8264ccb51ded50b8fa54d110fba365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1095cd655fb034807a1e8c32d6de0e85a4760cb0de0a235f7fa30d1b4dee359c [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" "1095cd655fb034807a1e8c32d6de0e85a4760cb0de0a235f7fa30d1b4dee359c", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kf-protocol v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kf-protocol`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name btreemap --edition=2018 tests/btreemap.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=f85f091904c6dd9b -C extra-filename=-f85f091904c6dd9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flv_util=/opt/rustwide/target/debug/deps/libflv_util-f9d57970e3f24815.rlib --extern kf_protocol=/opt/rustwide/target/debug/deps/libkf_protocol-cff69a2bff709252.rlib --extern kf_protocol_api=/opt/rustwide/target/debug/deps/libkf_protocol_api-8e003b317690d482.rlib --extern kf_protocol_core=/opt/rustwide/target/debug/deps/libkf_protocol_core-77821c09a1d02e07.rlib --extern kf_protocol_derive=/opt/rustwide/target/debug/deps/libkf_protocol_derive-3c07f7e2f8276ada.so --extern kf_protocol_fs=/opt/rustwide/target/debug/deps/libkf_protocol_fs-2c6ea9ec27cc2119.rlib --extern kf_protocol_message=/opt/rustwide/target/debug/deps/libkf_protocol_message-2b7f14f67ff1f87d.rlib --extern kf_protocol_transport=/opt/rustwide/target/debug/deps/libkf_protocol_transport-be8339a8f4f80484.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b58f2e912a5c1964.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1095cd655fb034807a1e8c32d6de0e85a4760cb0de0a235f7fa30d1b4dee359c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1095cd655fb034807a1e8c32d6de0e85a4760cb0de0a235f7fa30d1b4dee359c", kill_on_drop: false }` [INFO] [stdout] 1095cd655fb034807a1e8c32d6de0e85a4760cb0de0a235f7fa30d1b4dee359c