[INFO] cloning repository https://github.com/swizzard/tmt-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swizzard/tmt-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Ftmt-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Ftmt-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee3f4a8a8a76e910387ba08440ff5e3abe8a8c59
[INFO] checking swizzard/tmt-web against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Ftmt-web" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/swizzard/tmt-web on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/swizzard/tmt-web
[INFO] finished tweaking git repo https://github.com/swizzard/tmt-web
[INFO] tweaked toml for git repo https://github.com/swizzard/tmt-web written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/swizzard/tmt-web 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.15
[INFO] [stderr]   Downloaded deadpool-sync v0.1.2
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded deadpool-diesel v0.6.0
[INFO] [stderr]   Downloaded diesel-derive-enum v2.1.0
[INFO] [stderr]   Downloaded test-log v0.2.15
[INFO] [stderr]   Downloaded deadpool v0.11.2
[INFO] [stderr]   Downloaded axum-template v2.2.0
[INFO] [stderr]   Downloaded axum-test v14.9.0
[INFO] [stderr]   Downloaded deunicode v1.4.4
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7d149310bcd3732cc118fe503a47ff47b2f5eb792a067cc92e7b790727f5252
[INFO] running `Command { std: "docker" "start" "-a" "c7d149310bcd3732cc118fe503a47ff47b2f5eb792a067cc92e7b790727f5252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7d149310bcd3732cc118fe503a47ff47b2f5eb792a067cc92e7b790727f5252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7d149310bcd3732cc118fe503a47ff47b2f5eb792a067cc92e7b790727f5252", kill_on_drop: false }`
[INFO] [stdout] c7d149310bcd3732cc118fe503a47ff47b2f5eb792a067cc92e7b790727f5252
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151c0ce80ffec63c387f96ebb8073ccd1916084b2a321b5d09ad09d1372aa351
[INFO] running `Command { std: "docker" "start" "-a" "151c0ce80ffec63c387f96ebb8073ccd1916084b2a321b5d09ad09d1372aa351", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling diesel-derive-enum v2.1.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.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"' --check-cfg 'cfg(docsrs,test)' --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=729acdaeb145b109 -C extra-filename=-66d72e3fb9099ef8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2531c5fa8597683.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-66878fd630d24c31.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3b4ac5e2986f1bc2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-21ec24bb65934372.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fab331a613cf6c5b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-401f28949bd18ede.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d6d4a85c7d083c63.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" "151c0ce80ffec63c387f96ebb8073ccd1916084b2a321b5d09ad09d1372aa351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151c0ce80ffec63c387f96ebb8073ccd1916084b2a321b5d09ad09d1372aa351", kill_on_drop: false }`
[INFO] [stdout] 151c0ce80ffec63c387f96ebb8073ccd1916084b2a321b5d09ad09d1372aa351
