[INFO] cloning repository https://github.com/henrybarreto/ovsdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrybarreto/ovsdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrybarreto%2Fovsdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrybarreto%2Fovsdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6993fd109994e63317a809cf4b4d21150fd5c9fe
[INFO] checking henrybarreto/ovsdb against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrybarreto%2Fovsdb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henrybarreto/ovsdb
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/henrybarreto/ovsdb
[INFO] tweaked toml for git repo https://github.com/henrybarreto/ovsdb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrybarreto/ovsdb on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henrybarreto/ovsdb 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collapsible-if` is deprecated in favor of `lints.clippy.collapsible_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collapsible-match` is deprecated in favor of `lints.clippy.collapsible_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.for-kv-map` is deprecated in favor of `lints.clippy.for_kv_map` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-in-format-args` is deprecated in favor of `lints.clippy.format_in_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-first` is deprecated in favor of `lints.clippy.get_first` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-cloned-collect` is deprecated in favor of `lints.clippy.iter_cloned_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-range-contains` is deprecated in favor of `lints.clippy.manual_range_contains` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-repeat-n` is deprecated in favor of `lints.clippy.manual_repeat_n` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-borrow` is deprecated in favor of `lints.clippy.needless_borrow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-return` is deprecated in favor of `lints.clippy.needless_return` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-update` is deprecated in favor of `lints.clippy.needless_update` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-field-names` is deprecated in favor of `lints.clippy.redundant_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.to-string-in-format-args` is deprecated in favor of `lints.clippy.to_string_in_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-map-or` is deprecated in favor of `lints.clippy.unnecessary_map_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-vec` is deprecated in favor of `lints.clippy.useless_vec` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:130:1
[INFO] [stderr]     |
[INFO] [stderr] 130 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `ovsdb` (manifest) generated 19 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testcontainers v0.27.3
[INFO] [stderr]   Downloaded docker_credential v1.4.0
[INFO] [stderr]   Downloaded ferroid v2.0.0
[INFO] [stderr]   Downloaded bollard v0.20.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.53
[INFO] [stderr]   Downloaded astral-tokio-tar v0.6.3
[INFO] [stderr]   Downloaded bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]   Downloaded zerocopy v0.8.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83
[INFO] running `Command { std: "docker" "start" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collapsible-if` is deprecated in favor of `lints.clippy.collapsible_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collapsible-match` is deprecated in favor of `lints.clippy.collapsible_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.for-kv-map` is deprecated in favor of `lints.clippy.for_kv_map` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-in-format-args` is deprecated in favor of `lints.clippy.format_in_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-first` is deprecated in favor of `lints.clippy.get_first` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-cloned-collect` is deprecated in favor of `lints.clippy.iter_cloned_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-range-contains` is deprecated in favor of `lints.clippy.manual_range_contains` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-repeat-n` is deprecated in favor of `lints.clippy.manual_repeat_n` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-borrow` is deprecated in favor of `lints.clippy.needless_borrow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-return` is deprecated in favor of `lints.clippy.needless_return` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-update` is deprecated in favor of `lints.clippy.needless_update` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-field-names` is deprecated in favor of `lints.clippy.redundant_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.to-string-in-format-args` is deprecated in favor of `lints.clippy.to_string_in_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-map-or` is deprecated in favor of `lints.clippy.unnecessary_map_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-vec` is deprecated in favor of `lints.clippy.useless_vec` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:130:1
[INFO] [stderr]     |
[INFO] [stderr] 130 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `ovsdb` (manifest) generated 19 warnings
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=434abedd1f2d256a -C extra-filename=-7c74c2b981d97ac5 --out-dir /opt/rustwide/target/debug/build/tokio/7c74c2b981d97ac5/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out/libtokio_macros-c806c5ddbf4a8e27.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83", kill_on_drop: false }`
[INFO] [stdout] 261e97c628a5ccc219c9922c630df0da7be515871e37120d48c7333b3a0f8d83
