[INFO] cloning repository https://github.com/p2pcollab/lofire-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p2pcollab/lofire-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2pcollab%2Flofire-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2pcollab%2Flofire-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f547b77e56075776593f45ba60052e9b2ba034f4 [INFO] checking p2pcollab/lofire-rs/f547b77e56075776593f45ba60052e9b2ba034f4 against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2pcollab%2Flofire-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p2pcollab/lofire-rs on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p2pcollab/lofire-rs [INFO] finished tweaking git repo https://github.com/p2pcollab/lofire-rs [INFO] tweaked toml for git repo https://github.com/p2pcollab/lofire-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/p2pcollab/lofire-rs 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/p2pcollab/rkv.git` [INFO] [stderr] Updating git repository `https://github.com/p2pcollab/lmdb-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/p2pcollab/lmdb.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded xactor v0.7.11 [INFO] [stderr] Downloaded xorfilter-rs v0.5.1 [INFO] [stderr] Downloaded debug_print v1.0.0 [INFO] [stderr] Downloaded rust-fsm-dsl v0.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.142 [INFO] [stderr] Downloaded assert_cmd v2.0.5 [INFO] [stderr] Downloaded async-broadcast v0.4.1 [INFO] [stderr] Downloaded fastbloom-rs v0.3.1 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded ordered-float v3.2.0 [INFO] [stderr] Downloaded rust-fsm v0.6.0 [INFO] [stderr] Downloaded fastmurmur3 v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c2ea7e76fb56d3d4d6da4ac49350aecf1d81d4b77aad2756b524134de844338 [INFO] running `Command { std: "docker" "start" "-a" "7c2ea7e76fb56d3d4d6da4ac49350aecf1d81d4b77aad2756b524134de844338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c2ea7e76fb56d3d4d6da4ac49350aecf1d81d4b77aad2756b524134de844338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2ea7e76fb56d3d4d6da4ac49350aecf1d81d4b77aad2756b524134de844338", kill_on_drop: false }` [INFO] [stdout] 7c2ea7e76fb56d3d4d6da4ac49350aecf1d81d4b77aad2756b524134de844338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ddbc5e7c0a9b658451ebf365d99a17cd4675395bb2f426fbca1f2b9b302e30 [INFO] running `Command { std: "docker" "start" "-a" "10ddbc5e7c0a9b658451ebf365d99a17cd4675395bb2f426fbca1f2b9b302e30", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-io v0.3.24 [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.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking xorfilter-rs v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking fastmurmur3 v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking debug_print v1.0.0 [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" "10ddbc5e7c0a9b658451ebf365d99a17cd4675395bb2f426fbca1f2b9b302e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ddbc5e7c0a9b658451ebf365d99a17cd4675395bb2f426fbca1f2b9b302e30", kill_on_drop: false }` [INFO] [stdout] 10ddbc5e7c0a9b658451ebf365d99a17cd4675395bb2f426fbca1f2b9b302e30