[INFO] cloning repository https://github.com/marttp/20230503-axum-mongodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marttp/20230503-axum-mongodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230503-axum-mongodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230503-axum-mongodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3611d77c1be592cb4b79856cd60d8efdd1a315a [INFO] testing marttp/20230503-axum-mongodb against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230503-axum-mongodb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marttp/20230503-axum-mongodb [INFO] finished tweaking git repo https://github.com/marttp/20230503-axum-mongodb [INFO] tweaked toml for git repo https://github.com/marttp/20230503-axum-mongodb written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marttp/20230503-axum-mongodb on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marttp/20230503-axum-mongodb 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.1.0 [INFO] [stderr] Downloaded http-body v0.4.5 [INFO] [stderr] Downloaded windows-targets v0.48.0 [INFO] [stderr] Downloaded futures-macro v0.3.28 [INFO] [stderr] Downloaded serde_bytes v0.11.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.94 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded iana-time-zone-haiku v0.1.1 [INFO] [stderr] Downloaded link-cplusplus v1.0.8 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.84 [INFO] [stderr] Downloaded semver v1.0.17 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded uuid v1.3.2 [INFO] [stderr] Downloaded cxx-build v1.0.94 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded bson v2.6.1 [INFO] [stderr] Downloaded tokio-util v0.7.8 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] [stderr] Downloaded cxx v1.0.94 [INFO] [stderr] Downloaded hyper v0.14.26 [INFO] [stderr] Downloaded chrono v0.4.24 [INFO] [stderr] Downloaded wasm-bindgen v0.2.84 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded syn v2.0.15 [INFO] [stderr] Downloaded base64 v0.21.0 [INFO] [stderr] Downloaded js-sys v0.3.61 [INFO] [stderr] Downloaded bumpalo v3.12.1 [INFO] [stderr] Downloaded serde v1.0.160 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.94 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded serde_derive v1.0.160 [INFO] [stderr] Downloaded tower-http v0.4.0 [INFO] [stderr] Downloaded time-macros v0.2.8 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded futures-executor v0.3.28 [INFO] [stderr] Downloaded widestring v0.5.1 [INFO] [stderr] Downloaded data-encoding v2.3.3 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded tokio v1.28.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.56 [INFO] [stderr] Downloaded rustversion v1.0.12 [INFO] [stderr] Downloaded web-sys v0.3.61 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded libc v0.2.142 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded ipconfig v0.3.1 [INFO] [stderr] Downloaded futures-channel v0.3.28 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.84 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.84 [INFO] [stderr] Downloaded mongodb v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0054e3e9ac19004a4e1f16d10dbc05c3af26c5c8c16fd6a37d16682f2c1003f [INFO] running `Command { std: "docker" "start" "-a" "f0054e3e9ac19004a4e1f16d10dbc05c3af26c5c8c16fd6a37d16682f2c1003f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0054e3e9ac19004a4e1f16d10dbc05c3af26c5c8c16fd6a37d16682f2c1003f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0054e3e9ac19004a4e1f16d10dbc05c3af26c5c8c16fd6a37d16682f2c1003f", kill_on_drop: false }` [INFO] [stdout] f0054e3e9ac19004a4e1f16d10dbc05c3af26c5c8c16fd6a37d16682f2c1003f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fbe6a9ac6a6af547a2e02ef089b0382625ad272d4fefb5ae1bddf44c2a04e42 [INFO] running `Command { std: "docker" "start" "-a" "8fbe6a9ac6a6af547a2e02ef089b0382625ad272d4fefb5ae1bddf44c2a04e42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8fbe6a9ac6a6af547a2e02ef089b0382625ad272d4fefb5ae1bddf44c2a04e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbe6a9ac6a6af547a2e02ef089b0382625ad272d4fefb5ae1bddf44c2a04e42", kill_on_drop: false }` [INFO] [stdout] 8fbe6a9ac6a6af547a2e02ef089b0382625ad272d4fefb5ae1bddf44c2a04e42