[INFO] fetching crate axum-server 0.3.3... [INFO] testing axum-server-0.3.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate axum-server 0.3.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate axum-server 0.3.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum-server 0.3.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate axum-server 0.3.3 [INFO] tweaked toml for crates.io crate axum-server 0.3.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate axum-server 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-http v0.1.2 [INFO] [stderr] Downloaded matchit v0.4.4 [INFO] [stderr] Downloaded axum v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d624875c2156ea2cebc6cafd8715f16918f01a264690dde8558dd95d11c83722 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d624875c2156ea2cebc6cafd8715f16918f01a264690dde8558dd95d11c83722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d624875c2156ea2cebc6cafd8715f16918f01a264690dde8558dd95d11c83722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d624875c2156ea2cebc6cafd8715f16918f01a264690dde8558dd95d11c83722", kill_on_drop: false }` [INFO] [stdout] d624875c2156ea2cebc6cafd8715f16918f01a264690dde8558dd95d11c83722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36bee1857399b509ba3375ab7db5faabd8595bc968ed05c5bf662e786b3fc64 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d36bee1857399b509ba3375ab7db5faabd8595bc968ed05c5bf662e786b3fc64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling axum-server v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "d36bee1857399b509ba3375ab7db5faabd8595bc968ed05c5bf662e786b3fc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36bee1857399b509ba3375ab7db5faabd8595bc968ed05c5bf662e786b3fc64", kill_on_drop: false }` [INFO] [stdout] d36bee1857399b509ba3375ab7db5faabd8595bc968ed05c5bf662e786b3fc64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1620d52271c5d251b778fd75441b91f0f933da2ccad77e797ad6072cc0481a46 [INFO] running `Command { std: "docker" "start" "-a" "1620d52271c5d251b778fd75441b91f0f933da2ccad77e797ad6072cc0481a46", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling tower-http v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling axum v0.3.4 [INFO] [stderr] Compiling axum-server v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `axum-server` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name axum_server --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=bd86dcc13f49a0f4 -C extra-filename=-bd86dcc13f49a0f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-6889c662154dd678.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5e6de575e7a545b1.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c52c7e606e07015b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-23756e5700c1d94d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0230ee4c722efda1.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1620d52271c5d251b778fd75441b91f0f933da2ccad77e797ad6072cc0481a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1620d52271c5d251b778fd75441b91f0f933da2ccad77e797ad6072cc0481a46", kill_on_drop: false }` [INFO] [stdout] 1620d52271c5d251b778fd75441b91f0f933da2ccad77e797ad6072cc0481a46