[INFO] cloning repository https://github.com/lukaspustina/ifconfig-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/ifconfig-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fifconfig-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fifconfig-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8647fd5e927b8b5feff7fbf494c267465a807948 [INFO] checking lukaspustina/ifconfig-rs against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fifconfig-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lukaspustina/ifconfig-rs [INFO] finished tweaking git repo https://github.com/lukaspustina/ifconfig-rs [INFO] tweaked toml for git repo https://github.com/lukaspustina/ifconfig-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukaspustina/ifconfig-rs on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lukaspustina/ifconfig-rs 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.9 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0 [INFO] [stderr] Downloaded pest_meta v2.7.9 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded maxminddb v0.24.0 [INFO] [stderr] Downloaded pest_derive v2.7.9 [INFO] [stderr] Downloaded normpath v1.2.0 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded figment v0.10.18 [INFO] [stderr] Downloaded pest v2.7.9 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded uaparser v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 044ba8093cb989cf3400bcd2f2bc0b6013855308709f725e539098ece1dfa0ec [INFO] running `Command { std: "docker" "start" "-a" "044ba8093cb989cf3400bcd2f2bc0b6013855308709f725e539098ece1dfa0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "044ba8093cb989cf3400bcd2f2bc0b6013855308709f725e539098ece1dfa0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044ba8093cb989cf3400bcd2f2bc0b6013855308709f725e539098ece1dfa0ec", kill_on_drop: false }` [INFO] [stdout] 044ba8093cb989cf3400bcd2f2bc0b6013855308709f725e539098ece1dfa0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9192c3bea3e16fe5f19600e6dd27f65d0b00a9de792784ee31f384acfc1dc2e [INFO] running `Command { std: "docker" "start" "-a" "d9192c3bea3e16fe5f19600e6dd27f65d0b00a9de792784ee31f384acfc1dc2e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking normpath v1.2.0 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=696e20fcf656cb53 -C extra-filename=-43bedbd21d402884 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e07632930945ac2c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-26bbcae2ed6b9cb4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4c58caeba8d23932.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-40098a31293f82de.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1445e37a01164c2c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f6d3a80039506637.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f97c2bd484d6ee07.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-98755945da2574f7.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ac3f42516071fa98.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=61ab0567ed4f2f17 -C extra-filename=-fb2242aeba1fbcf7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f57afe19f463d19b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-100232eb72f7a75e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-610e38be2938fc2b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ae640653fc65b953.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-63578cd12099418b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-383ad20343008c27.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d9192c3bea3e16fe5f19600e6dd27f65d0b00a9de792784ee31f384acfc1dc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9192c3bea3e16fe5f19600e6dd27f65d0b00a9de792784ee31f384acfc1dc2e", kill_on_drop: false }` [INFO] [stdout] d9192c3bea3e16fe5f19600e6dd27f65d0b00a9de792784ee31f384acfc1dc2e