[INFO] cloning repository https://github.com/szagi3891/rust-reactive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szagi3891/rust-reactive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db068d4146d46689b88ab4496fa5f6edaacc365a [INFO] checking szagi3891/rust-reactive against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive" "/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/szagi3891/rust-reactive on toolchain a326ccb4ce868265c4f69a0270f3033164acc4f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szagi3891/rust-reactive [INFO] finished tweaking git repo https://github.com/szagi3891/rust-reactive [INFO] tweaked toml for git repo https://github.com/szagi3891/rust-reactive written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/szagi3891/rust-reactive 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" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/vertigo-cli/Cargo.toml: file `/workspace/builds/worker-2-tc2/source/crates/vertigo-cli/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `vertigo_cli` [INFO] [stderr] * `bin` target `vertigo` [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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7514b4d9a679101ceecde1efb488ab636bc239ba9bea463a429203784ffae11 [INFO] running `Command { std: "docker" "start" "-a" "e7514b4d9a679101ceecde1efb488ab636bc239ba9bea463a429203784ffae11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7514b4d9a679101ceecde1efb488ab636bc239ba9bea463a429203784ffae11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7514b4d9a679101ceecde1efb488ab636bc239ba9bea463a429203784ffae11", kill_on_drop: false }` [INFO] [stdout] e7514b4d9a679101ceecde1efb488ab636bc239ba9bea463a429203784ffae11 [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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d278153128fde156c3f95dbbee313bae9578e86da3260cb1e2145d3f7f394b [INFO] running `Command { std: "docker" "start" "-a" "16d278153128fde156c3f95dbbee313bae9578e86da3260cb1e2145d3f7f394b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/vertigo-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/vertigo-cli/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `vertigo_cli` [INFO] [stderr] * `bin` target `vertigo` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.3.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling cranelift-isle v0.93.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.93.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.93.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.36.13 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking slice-group-by v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling vertigo v0.3.0 (/opt/rustwide/workdir/crates/vertigo) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling wasmtime-fiber v6.0.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.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="full"' --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="parking_lot"' --cfg 'feature="process"' --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"' -C metadata=b9f1b16be824fcf7 -C extra-filename=-b9f1b16be824fcf7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-128ad78c29a8ebad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5f15f3af5cf92b50.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-dc4f277bf3309b01.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-03ac33ce5f684cd6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-adffdac417f950fb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8119a08d4c7f2722.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-465c9519c57fd8b2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c14734e5185090cb.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-19065c79aef278d8.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16d278153128fde156c3f95dbbee313bae9578e86da3260cb1e2145d3f7f394b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d278153128fde156c3f95dbbee313bae9578e86da3260cb1e2145d3f7f394b", kill_on_drop: false }` [INFO] [stdout] 16d278153128fde156c3f95dbbee313bae9578e86da3260cb1e2145d3f7f394b