[INFO] cloning repository https://github.com/Pjiwm/axum-crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pjiwm/axum-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Faxum-crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Faxum-crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41baedf277c8f8d6a4281ef6a80ad2af44fc2e0a [INFO] testing Pjiwm/axum-crud against beta-2022-05-20 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Faxum-crud" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pjiwm/axum-crud on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pjiwm/axum-crud [INFO] finished tweaking git repo https://github.com/Pjiwm/axum-crud [INFO] tweaked toml for git repo https://github.com/Pjiwm/axum-crud written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/Pjiwm/axum-crud already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8687d5556c4562122295644179e79f97ab8b79ab2020da90a288c33c67ff91d [INFO] running `Command { std: "docker" "start" "-a" "f8687d5556c4562122295644179e79f97ab8b79ab2020da90a288c33c67ff91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8687d5556c4562122295644179e79f97ab8b79ab2020da90a288c33c67ff91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8687d5556c4562122295644179e79f97ab8b79ab2020da90a288c33c67ff91d", kill_on_drop: false }` [INFO] [stdout] f8687d5556c4562122295644179e79f97ab8b79ab2020da90a288c33c67ff91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 852fd5c54006e7ae5165c9334b1f781e3bba917a10adf05260cc3f52272fe4d6 [INFO] running `Command { std: "docker" "start" "-a" "852fd5c54006e7ae5165c9334b1f781e3bba917a10adf05260cc3f52272fe4d6", 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] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bcrypt v0.12.1 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling axum-core v0.2.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling bson v2.1.0 [INFO] [stderr] Compiling jsonwebtoken v8.0.1 [INFO] [stderr] Compiling mongodb v2.1.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling axum v0.5.3 [INFO] [stderr] error: could not compile `mongodb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mongodb --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mongodb-2.1.0/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="default"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' -C metadata=df37ea48d5305556 -C extra-filename=-df37ea48d5305556 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a628e5284ecc4d21.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-2dfde744abaf7a9c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec1d02929376d207.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-7bab8efd2a258c1e.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c996eee56876ee0c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-24fe1aa2d41fad5d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-31b016d86d640e77.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-df95cbe99542807b.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-04d5944309a18c7c.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-fe58320c067949a0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3fb95e29f1ff8ced.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-321fa0deec791039.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-92182eb859c71978.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-64039fd3644fbf52.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5301b136d99c7c1e.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-839dfc0d68636502.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fea07080a064231f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-18b2b8ce3477d880.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-824aafcb6b372bdf.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2b022c10150e4e15.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-942d844a7ad8fde2.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-7f533a637a830a61.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-da0ccd5ae191ae5d.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-154ad060669d2b42.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5ea577ccfc53a086.rmeta --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-9c695f2cc1fddcdb.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c1a652d5f438e61f.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-155449f10113f32d.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ced139d546c86ad8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "852fd5c54006e7ae5165c9334b1f781e3bba917a10adf05260cc3f52272fe4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852fd5c54006e7ae5165c9334b1f781e3bba917a10adf05260cc3f52272fe4d6", kill_on_drop: false }` [INFO] [stdout] 852fd5c54006e7ae5165c9334b1f781e3bba917a10adf05260cc3f52272fe4d6