[INFO] cloning repository https://github.com/matklad/cargo-xtask-sqlx-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/cargo-xtask-sqlx-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fcargo-xtask-sqlx-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fcargo-xtask-sqlx-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6da2e822e2eb8bdab932f13e8abc9f3fd1ffb824 [INFO] checking matklad/cargo-xtask-sqlx-example against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fcargo-xtask-sqlx-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/matklad/cargo-xtask-sqlx-example [INFO] finished tweaking git repo https://github.com/matklad/cargo-xtask-sqlx-example [INFO] tweaked toml for git repo https://github.com/matklad/cargo-xtask-sqlx-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matklad/cargo-xtask-sqlx-example on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matklad/cargo-xtask-sqlx-example 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded base64ct v1.5.3 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded pkcs8 v0.8.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.91 [INFO] [stderr] Downloaded scratch v1.0.3 [INFO] [stderr] Downloaded fd-lock v3.0.10 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.91 [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded sqlx-cli v0.6.2 [INFO] [stderr] Downloaded num-bigint-dig v0.8.2 [INFO] [stderr] Downloaded spin v0.9.5 [INFO] [stderr] Downloaded cxx v1.0.91 [INFO] [stderr] Downloaded promptly v0.3.1 [INFO] [stderr] Downloaded cxx-build v1.0.91 [INFO] [stderr] Downloaded clap v3.2.23 [INFO] [stderr] Downloaded tokio v1.25.0 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded camino v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1801e5ca06a45e71c34cde704d460e487c7dc1de8e169b557c9e04357cf4c46b [INFO] running `Command { std: "docker" "start" "-a" "1801e5ca06a45e71c34cde704d460e487c7dc1de8e169b557c9e04357cf4c46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1801e5ca06a45e71c34cde704d460e487c7dc1de8e169b557c9e04357cf4c46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1801e5ca06a45e71c34cde704d460e487c7dc1de8e169b557c9e04357cf4c46b", kill_on_drop: false }` [INFO] [stdout] 1801e5ca06a45e71c34cde704d460e487c7dc1de8e169b557c9e04357cf4c46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16eb4e7a11fc012e35690d36d6986d35bcbf7c24b079ff945875300a627f11e1 [INFO] running `Command { std: "docker" "start" "-a" "16eb4e7a11fc012e35690d36d6986d35bcbf7c24b079ff945875300a627f11e1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-task v0.3.26 [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.51/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 num-iter v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [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" "16eb4e7a11fc012e35690d36d6986d35bcbf7c24b079ff945875300a627f11e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16eb4e7a11fc012e35690d36d6986d35bcbf7c24b079ff945875300a627f11e1", kill_on_drop: false }` [INFO] [stdout] 16eb4e7a11fc012e35690d36d6986d35bcbf7c24b079ff945875300a627f11e1