[INFO] cloning repository https://github.com/ali322/axum-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ali322/axum-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali322%2Faxum-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali322%2Faxum-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe3db71eb3f514b96669178a5d767a411647c922 [INFO] testing ali322/axum-starter against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali322%2Faxum-starter" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ali322/axum-starter on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ali322/axum-starter [INFO] finished tweaking git repo https://github.com/ali322/axum-starter [INFO] tweaked toml for git repo https://github.com/ali322/axum-starter written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ali322/axum-starter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-range-header v0.3.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded rbatis_sql_macro v3.0.7 [INFO] [stderr] Downloaded minimal-lexical v0.1.4 [INFO] [stderr] Downloaded matchit v0.4.4 [INFO] [stderr] Downloaded axum-core v0.1.1 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.25 [INFO] [stderr] Downloaded thiserror-impl v1.0.30 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded structopt-derive v0.4.18 [INFO] [stderr] Downloaded sqlx-core v0.5.9 [INFO] [stderr] Downloaded whoami v1.1.5 [INFO] [stderr] Downloaded sqlx-rt v0.5.9 [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded rbatis v2.1.3 [INFO] [stderr] Downloaded rbatis-core v2.1.4 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded axum-macros v0.1.0 [INFO] [stderr] Downloaded tower v0.4.11 [INFO] [stderr] Downloaded tokio-macros v1.7.0 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded sharded-slab v0.1.4 [INFO] [stderr] Downloaded rbatis-core v3.0.21 [INFO] [stderr] Downloaded rbatis-macro-driver v3.0.5 [INFO] [stderr] Downloaded rbatis v3.0.31 [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded rbson v2.0.3 [INFO] [stderr] Downloaded ppv-lite86 v0.2.14 [INFO] [stderr] Downloaded thiserror v1.0.30 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded tower-http v0.2.0 [INFO] [stderr] Downloaded tracing-appender v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded axum v0.4.5 [INFO] [stderr] Downloaded rbatis_sql v3.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1940b36b8524fcfe298885cb52829f631982eb021b3e94904c103dff36eaf87 [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" "b1940b36b8524fcfe298885cb52829f631982eb021b3e94904c103dff36eaf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1940b36b8524fcfe298885cb52829f631982eb021b3e94904c103dff36eaf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1940b36b8524fcfe298885cb52829f631982eb021b3e94904c103dff36eaf87", kill_on_drop: false }` [INFO] [stdout] b1940b36b8524fcfe298885cb52829f631982eb021b3e94904c103dff36eaf87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1bb06326c9bc86bd0367f507e39a6b9fd6062d28107025533b801e611b27be [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" "1e1bb06326c9bc86bd0367f507e39a6b9fd6062d28107025533b801e611b27be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling mac_address v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling axum-macros v0.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.130/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=f0e60a348e191908 -C extra-filename=-f0e60a348e191908 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3bea78b0fb65f877.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-39b004931a94d60b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-59939b37dd6a5585.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (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" "1e1bb06326c9bc86bd0367f507e39a6b9fd6062d28107025533b801e611b27be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1bb06326c9bc86bd0367f507e39a6b9fd6062d28107025533b801e611b27be", kill_on_drop: false }` [INFO] [stdout] 1e1bb06326c9bc86bd0367f507e39a6b9fd6062d28107025533b801e611b27be