[INFO] fetching crate rtb-cli 0.6.0...
[INFO] checking rtb-cli-0.6.0 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] extracting crate rtb-cli 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rtb-cli 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rtb-cli 0.6.0
[INFO] tweaked toml for crates.io crate rtb-cli 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtb-cli 0.6.0 on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtb-cli 0.6.0 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "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 rtb-tui v0.6.0
[INFO] [stderr]   Downloaded machine-uid v0.5.4
[INFO] [stderr]   Downloaded inquire v0.8.1
[INFO] [stderr]   Downloaded rtb-telemetry v0.6.0
[INFO] [stderr]   Downloaded rtb-credentials v0.6.0
[INFO] [stderr]   Downloaded rtb-redact v0.6.0
[INFO] [stderr]   Downloaded rtb-error v0.6.0
[INFO] [stderr]   Downloaded rtb-config v0.6.0
[INFO] [stderr]   Downloaded rtb-assets v0.6.0
[INFO] [stderr]   Downloaded jsonptr v0.6.3
[INFO] [stderr]   Downloaded json-patch v3.0.1
[INFO] [stderr]   Downloaded rtb-app v0.6.0
[INFO] [stderr]   Downloaded jsonschema v0.46.4
[INFO] [stderr]   Downloaded referencing v0.46.4
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9
[INFO] running `Command { std: "docker" "start" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9", 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" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9", 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" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking jsonptr v0.6.3
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking json-patch v3.0.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]     Checking backtrace v0.3.76
[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/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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="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"' --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=a44eb6f3663a17ff -C extra-filename=-93a22c3a62e6234b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9bd3abae5265470c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-48e267b08b133c12.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3e388494219a96a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-800bf2813c40b6cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.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" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9", kill_on_drop: false }`
[INFO] [stdout] 1a6f77dbf2b49d2b2d5f7b350ff9f6895401a3a8f1bd516aa52adea067b8e0e9
