[INFO] cloning repository https://github.com/whyy7777/axum-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whyy7777/axum-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyy7777%2Faxum-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyy7777%2Faxum-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd039fff193874461befcd6f3fab4b0e39ac60a [INFO] testing whyy7777/axum-demo against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyy7777%2Faxum-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whyy7777/axum-demo on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whyy7777/axum-demo [INFO] finished tweaking git repo https://github.com/whyy7777/axum-demo [INFO] tweaked toml for git repo https://github.com/whyy7777/axum-demo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/whyy7777/axum-demo 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.7.43 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded serde_yaml v0.9.31 [INFO] [stderr] Downloaded axum-macros v0.4.1 [INFO] [stderr] Downloaded axum-extra v0.9.2 [INFO] [stderr] Downloaded rdkafka v0.36.2 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded sea-orm v0.12.12 [INFO] [stderr] Downloaded winnow v0.5.35 [INFO] [stderr] Downloaded rkyv v0.7.43 [INFO] [stderr] Downloaded sea-orm-macros v0.12.12 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] [stderr] Downloaded rdkafka-sys v4.7.0+2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c0f7d488766338b547f43a49d293196a0b235fadb7dd983fe94e0aab0664687 [INFO] running `Command { std: "docker" "start" "-a" "5c0f7d488766338b547f43a49d293196a0b235fadb7dd983fe94e0aab0664687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c0f7d488766338b547f43a49d293196a0b235fadb7dd983fe94e0aab0664687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0f7d488766338b547f43a49d293196a0b235fadb7dd983fe94e0aab0664687", kill_on_drop: false }` [INFO] [stdout] 5c0f7d488766338b547f43a49d293196a0b235fadb7dd983fe94e0aab0664687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b67268bb44f3b6e1e8a818933c2644072fd16500e84a3598210f6e84b4f940 [INFO] running `Command { std: "docker" "start" "-a" "83b67268bb44f3b6e1e8a818933c2644072fd16500e84a3598210f6e84b4f940", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=04154e9fdf221076 -C extra-filename=-04154e9fdf221076 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81130db18950a590.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-276200a725db0c84.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ff7c658130c48170.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/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="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=893e13efd289df5c -C extra-filename=-893e13efd289df5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-1c84b8e7adf26aa5.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8e915b7fadd60d8b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c963c8c96eb85972.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-a17e69e6b9ee9bd5.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-de18692ac3645f33.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ce3a21ad3a16dcda.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f0faa8194bc114cf.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-cd7d8605ebae9322.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-7ceaf7c1e611ed8d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "83b67268bb44f3b6e1e8a818933c2644072fd16500e84a3598210f6e84b4f940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b67268bb44f3b6e1e8a818933c2644072fd16500e84a3598210f6e84b4f940", kill_on_drop: false }` [INFO] [stdout] 83b67268bb44f3b6e1e8a818933c2644072fd16500e84a3598210f6e84b4f940