[INFO] cloning repository https://github.com/arindas/laminarmq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arindas/laminarmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38b1cb65952e917f9e3c0ba56232da74ff7287bb [INFO] testing arindas/laminarmq/38b1cb65952e917f9e3c0ba56232da74ff7287bb against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farindas%2Flaminarmq" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arindas/laminarmq on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arindas/laminarmq [INFO] finished tweaking git repo https://github.com/arindas/laminarmq [INFO] tweaked toml for git repo https://github.com/arindas/laminarmq written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arindas/laminarmq 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f440c6fa57f3ff75ec138f616b504f21ff5bd2c4d55cee0916947563034d1f [INFO] running `Command { std: "docker" "start" "-a" "19f440c6fa57f3ff75ec138f616b504f21ff5bd2c4d55cee0916947563034d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f440c6fa57f3ff75ec138f616b504f21ff5bd2c4d55cee0916947563034d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f440c6fa57f3ff75ec138f616b504f21ff5bd2c4d55cee0916947563034d1f", kill_on_drop: false }` [INFO] [stdout] 19f440c6fa57f3ff75ec138f616b504f21ff5bd2c4d55cee0916947563034d1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b71866ad0a4472f60a902a5726a648d5eebe377ac8b2b7bfdb89f4157a3d862 [INFO] running `Command { std: "docker" "start" "-a" "8b71866ad0a4472f60a902a5726a648d5eebe377ac8b2b7bfdb89f4157a3d862", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling glommio v0.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling intrusive-collections v0.9.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generational-cache v0.2.2 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling futures-time v3.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling ctrlc-async v3.2.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling laminarmq v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.91s [INFO] running `Command { std: "docker" "inspect" "8b71866ad0a4472f60a902a5726a648d5eebe377ac8b2b7bfdb89f4157a3d862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b71866ad0a4472f60a902a5726a648d5eebe377ac8b2b7bfdb89f4157a3d862", kill_on_drop: false }` [INFO] [stdout] 8b71866ad0a4472f60a902a5726a648d5eebe377ac8b2b7bfdb89f4157a3d862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe17c04a829c61e00c60c202c9e6f10fee49a096fd4baf6841856d5ab8ace3e2 [INFO] running `Command { std: "docker" "start" "-a" "fe17c04a829c61e00c60c202c9e6f10fee49a096fd4baf6841856d5ab8ace3e2", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling cpp_demangle v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling symbolic-demangle v12.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling symbolic-common v12.3.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pprof v0.12.0 [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/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.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="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"' --check-cfg 'cfg(docsrs)' --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=a46ce54c5f283d48 -C extra-filename=-a46ce54c5f283d48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-dd271111ac80e7ee.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-897daf375fe7d340.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b263beca6e51880d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d6f1fb55b71cbc59.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3fe427a3c600d82d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0c98943e85043915.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe17c04a829c61e00c60c202c9e6f10fee49a096fd4baf6841856d5ab8ace3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe17c04a829c61e00c60c202c9e6f10fee49a096fd4baf6841856d5ab8ace3e2", kill_on_drop: false }` [INFO] [stdout] fe17c04a829c61e00c60c202c9e6f10fee49a096fd4baf6841856d5ab8ace3e2