[INFO] cloning repository https://github.com/mtso/habits-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtso/habits-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtso%2Fhabits-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtso%2Fhabits-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cab87f1e6493abd8231e6f9df8d1475d66ecb07 [INFO] checking mtso/habits-api/4cab87f1e6493abd8231e6f9df8d1475d66ecb07 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtso%2Fhabits-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtso/habits-api on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtso/habits-api [INFO] finished tweaking git repo https://github.com/mtso/habits-api [INFO] tweaked toml for git repo https://github.com/mtso/habits-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mtso/habits-api 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/mtso/ksuid.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mtso/rust-rocksdb.git` [INFO] [stderr] Updating git repository `http://github.com/SergioBenitez/Pear` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/cookie-rs` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/bzip2-rs.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/libz-sys.git` [INFO] [stderr] Updating git submodule `https://github.com/madler/zlib` [INFO] [stderr] Updating git repository `https://github.com/busyjay/lz4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/rust-snappy.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Updating git repository `https://github.com/gyscos/zstd-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.32 [INFO] [stderr] Downloaded blob v0.2.0 [INFO] [stderr] Downloaded quote v0.6.5 [INFO] [stderr] Downloaded resize-slice v0.1.3 [INFO] [stderr] Downloaded uninitialized v0.0.2 [INFO] [stderr] Downloaded serde_bytes v0.10.4 [INFO] [stderr] Downloaded isatty v0.1.8 [INFO] [stderr] Downloaded syn v0.14.7 [INFO] [stderr] Downloaded ring v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdd4e12620b1ece7473154422269722108eebbf57876017f529a7901c3bd328f [INFO] running `Command { std: "docker" "start" "-a" "cdd4e12620b1ece7473154422269722108eebbf57876017f529a7901c3bd328f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdd4e12620b1ece7473154422269722108eebbf57876017f529a7901c3bd328f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd4e12620b1ece7473154422269722108eebbf57876017f529a7901c3bd328f", kill_on_drop: false }` [INFO] [stdout] cdd4e12620b1ece7473154422269722108eebbf57876017f529a7901c3bd328f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6462e23b507b8855bdeeec566331592542a2f0f7cfcb26055ea78e09c851877d [INFO] running `Command { std: "docker" "start" "-a" "6462e23b507b8855bdeeec566331592542a2f0f7cfcb26055ea78e09c851877d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | Span::Nightly(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-01-18; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [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" "6462e23b507b8855bdeeec566331592542a2f0f7cfcb26055ea78e09c851877d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6462e23b507b8855bdeeec566331592542a2f0f7cfcb26055ea78e09c851877d", kill_on_drop: false }` [INFO] [stdout] 6462e23b507b8855bdeeec566331592542a2f0f7cfcb26055ea78e09c851877d