[INFO] cloning repository https://github.com/silkenweb/ssr-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silkenweb/ssr-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eaa5d06a852b9a516da650dacba8b23e49185af [INFO] checking silkenweb/ssr-example against try#e58ab0492e70733577a2aa8f09aa11a81ccf8005 for pr-113457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example" "/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/silkenweb/ssr-example on toolchain e58ab0492e70733577a2aa8f09aa11a81ccf8005 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/silkenweb/ssr-example [INFO] finished tweaking git repo https://github.com/silkenweb/ssr-example [INFO] tweaked toml for git repo https://github.com/silkenweb/ssr-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silkenweb/ssr-example 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" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d3a332ca12707f992bc457c76bd19df69b981b101f0630ae3d0322fe5c12c1 [INFO] running `Command { std: "docker" "start" "-a" "24d3a332ca12707f992bc457c76bd19df69b981b101f0630ae3d0322fe5c12c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d3a332ca12707f992bc457c76bd19df69b981b101f0630ae3d0322fe5c12c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d3a332ca12707f992bc457c76bd19df69b981b101f0630ae3d0322fe5c12c1", kill_on_drop: false }` [INFO] [stdout] 24d3a332ca12707f992bc457c76bd19df69b981b101f0630ae3d0322fe5c12c1 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e58ab0492e70733577a2aa8f09aa11a81ccf8005" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0050b4484d172843b3810e11bff2cf260af74a5092a04736f1e890d4fcf80e68 [INFO] running `Command { std: "docker" "start" "-a" "0050b4484d172843b3810e11bff2cf260af74a5092a04736f1e890d4fcf80e68", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.3.15 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling parcel_selectors v0.26.0 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.59+curl-7.86.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking gimli v0.27.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking notify v5.0.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking xshell v0.2.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v4.3.15 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling grass_compiler v0.13.0 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-log v1.0.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking zip v0.5.13 [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/e58ab0492e70733577a2aa8f09aa11a81ccf8005/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.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=c2d5a9b12f11b8bc -C extra-filename=-c2d5a9b12f11b8bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e926f75b58bd8449.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab63e6b5c88b6b14.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4195d7e35e1925a3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6bfec562f5301b57.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0faad9fbf4d43f88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-9cfa33abbfafa660.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5a55f33f05a48b20.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b505b9f8998203e1.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" "0050b4484d172843b3810e11bff2cf260af74a5092a04736f1e890d4fcf80e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0050b4484d172843b3810e11bff2cf260af74a5092a04736f1e890d4fcf80e68", kill_on_drop: false }` [INFO] [stdout] 0050b4484d172843b3810e11bff2cf260af74a5092a04736f1e890d4fcf80e68