[INFO] cloning repository https://github.com/ras-drive/rtcps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ras-drive/rtcps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras-drive%2Frtcps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras-drive%2Frtcps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eedc2b641bd23f9efd6daa8c987b874548f0aad9 [INFO] testing ras-drive/rtcps against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fras-drive%2Frtcps" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ras-drive/rtcps on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ras-drive/rtcps [INFO] finished tweaking git repo https://github.com/ras-drive/rtcps [INFO] tweaked toml for git repo https://github.com/ras-drive/rtcps written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ras-drive/rtcps 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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded async-net v1.7.0 [INFO] [stderr] Downloaded symbolic-common v10.2.1 [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded cpp_demangle v0.4.0 [INFO] [stderr] Downloaded inferno v0.11.15 [INFO] [stderr] Downloaded symbolic-demangle v10.2.1 [INFO] [stderr] Downloaded pprof v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f81f61b6d180979a07b243924447e7d4e0c6870efc8979e81b755074d29ebe8 [INFO] running `Command { std: "docker" "start" "-a" "9f81f61b6d180979a07b243924447e7d4e0c6870efc8979e81b755074d29ebe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f81f61b6d180979a07b243924447e7d4e0c6870efc8979e81b755074d29ebe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f81f61b6d180979a07b243924447e7d4e0c6870efc8979e81b755074d29ebe8", kill_on_drop: false }` [INFO] [stdout] 9f81f61b6d180979a07b243924447e7d4e0c6870efc8979e81b755074d29ebe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1439b4f13986fd72a787b4981903efd4ee094d08a32ebdb825b4d94ffd5e5ca8 [INFO] running `Command { std: "docker" "start" "-a" "1439b4f13986fd72a787b4981903efd4ee094d08a32ebdb825b4d94ffd5e5ca8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling rtcps v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "1439b4f13986fd72a787b4981903efd4ee094d08a32ebdb825b4d94ffd5e5ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1439b4f13986fd72a787b4981903efd4ee094d08a32ebdb825b4d94ffd5e5ca8", kill_on_drop: false }` [INFO] [stdout] 1439b4f13986fd72a787b4981903efd4ee094d08a32ebdb825b4d94ffd5e5ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 685f7f4bbfc99055f437b5e9e6a427008ac2a2b9c4676e82838a82b9401a1cec [INFO] running `Command { std: "docker" "start" "-a" "685f7f4bbfc99055f437b5e9e6a427008ac2a2b9c4676e82838a82b9401a1cec", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.4.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling symbolic-common v10.2.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling inferno v0.11.15 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rtcps v1.0.2 (/opt/rustwide/workdir) [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/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/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 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=44ed9739f947b4ea -C extra-filename=-44ed9739f947b4ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5d1a1ace545077cf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdb0c755a4d2f57d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-473745ae03f35f8d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-853c4e7754a8c93b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-61c8ddb08b597d2b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-972a687a6967211a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7d98722ed870aad7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5a3f49c31abbf419.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-4.1.8/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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' -C metadata=bb8ed61ad965f174 -C extra-filename=-bb8ed61ad965f174 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b8bb89d47f4863aa.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-13921648db816b83.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-d0145174a34b373c.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-4b25b175efdb0438.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fc0c9d283a41582f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c58d039e59a58b2e.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-4e4c5ff6b3672c57.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "685f7f4bbfc99055f437b5e9e6a427008ac2a2b9c4676e82838a82b9401a1cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685f7f4bbfc99055f437b5e9e6a427008ac2a2b9c4676e82838a82b9401a1cec", kill_on_drop: false }` [INFO] [stdout] 685f7f4bbfc99055f437b5e9e6a427008ac2a2b9c4676e82838a82b9401a1cec