[INFO] fetching crate lunatic-control-axum 0.13.3...
[INFO] checking lunatic-control-axum-0.13.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate lunatic-control-axum 0.13.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate lunatic-control-axum 0.13.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lunatic-control-axum 0.13.3
[INFO] finished tweaking crates.io crate lunatic-control-axum 0.13.3
[INFO] tweaked toml for crates.io crate lunatic-control-axum 0.13.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b573a2fbf160c4d3a045fb1b86fcd319635a821f8e2122c4fd17bf9d9133ca
[INFO] running `Command { std: "docker" "start" "-a" "94b573a2fbf160c4d3a045fb1b86fcd319635a821f8e2122c4fd17bf9d9133ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b573a2fbf160c4d3a045fb1b86fcd319635a821f8e2122c4fd17bf9d9133ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b573a2fbf160c4d3a045fb1b86fcd319635a821f8e2122c4fd17bf9d9133ca", kill_on_drop: false }`
[INFO] [stdout] 94b573a2fbf160c4d3a045fb1b86fcd319635a821f8e2122c4fd17bf9d9133ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7676998998a53ed70a33f5c6eb27d2cf76be703364e0c6e572f1a08fdfdb891d
[INFO] running `Command { std: "docker" "start" "-a" "7676998998a53ed70a33f5c6eb27d2cf76be703364e0c6e572f1a08fdfdb891d", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling rustix v0.36.15
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-bforest v0.95.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking wasm-encoder v0.31.1
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling io-extras v0.17.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking wast v62.0.1
[INFO] [stderr]    Compiling wasmtime-fiber v8.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[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/8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.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="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="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=3c977dbded0e9b1f -C extra-filename=-3c977dbded0e9b1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab63e6b5c88b6b14.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a10ae9160583d665.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e50ddbf1acc18d3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a48819280f8f60e5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5a55f33f05a48b20.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d0af45416dfd9669.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" "7676998998a53ed70a33f5c6eb27d2cf76be703364e0c6e572f1a08fdfdb891d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7676998998a53ed70a33f5c6eb27d2cf76be703364e0c6e572f1a08fdfdb891d", kill_on_drop: false }`
[INFO] [stdout] 7676998998a53ed70a33f5c6eb27d2cf76be703364e0c6e572f1a08fdfdb891d
