[INFO] cloning repository https://github.com/DSpeckhals/receptus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DSpeckhals/receptus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSpeckhals%2Freceptus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSpeckhals%2Freceptus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2c71b918da74cef71cf33a2b8a70da301cc04cb
[INFO] checking DSpeckhals/receptus against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSpeckhals%2Freceptus" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DSpeckhals/receptus
[INFO] finished tweaking git repo https://github.com/DSpeckhals/receptus
[INFO] tweaked toml for git repo https://github.com/DSpeckhals/receptus written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DSpeckhals/receptus on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DSpeckhals/receptus 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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]   |
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded sentry-backtrace v0.29.1
[INFO] [stderr]   Downloaded sentry-core v0.29.1
[INFO] [stderr]   Downloaded sentry-types v0.29.1
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded migrations_internals v2.0.0
[INFO] [stderr]   Downloaded migrations_macros v2.0.0
[INFO] [stderr]   Downloaded diesel_migrations v2.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded clang-sys v1.3.3
[INFO] [stderr]   Downloaded os_info v3.5.1
[INFO] [stderr]   Downloaded sentry v0.29.1
[INFO] [stderr]   Downloaded sentry-contexts v0.29.1
[INFO] [stderr]   Downloaded handlebars v4.3.6
[INFO] [stderr]   Downloaded sentry-actix v0.29.1
[INFO] [stderr]   Downloaded actix-http v3.2.2
[INFO] [stderr]   Downloaded sentry-panic v0.29.1
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded diesel v2.0.2
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e24abe52ca52c5da4ad67bed33955e2031ff14e1a10cebd278ae296e2c93b6e
[INFO] running `Command { std: "docker" "start" "-a" "9e24abe52ca52c5da4ad67bed33955e2031ff14e1a10cebd278ae296e2c93b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e24abe52ca52c5da4ad67bed33955e2031ff14e1a10cebd278ae296e2c93b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e24abe52ca52c5da4ad67bed33955e2031ff14e1a10cebd278ae296e2c93b6e", kill_on_drop: false }`
[INFO] [stdout] 9e24abe52ca52c5da4ad67bed33955e2031ff14e1a10cebd278ae296e2c93b6e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 530e17c79f9d81bce1df7916ea49225addd2f36725cd6fac5d53f3f48fee46f7
[INFO] running `Command { std: "docker" "start" "-a" "530e17c79f9d81bce1df7916ea49225addd2f36725cd6fac5d53f3f48fee46f7", 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]   |
[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 libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking unicode-normalization v0.1.20
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.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.49/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 clang-sys v1.3.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking hashbrown v0.12.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" "530e17c79f9d81bce1df7916ea49225addd2f36725cd6fac5d53f3f48fee46f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "530e17c79f9d81bce1df7916ea49225addd2f36725cd6fac5d53f3f48fee46f7", kill_on_drop: false }`
[INFO] [stdout] 530e17c79f9d81bce1df7916ea49225addd2f36725cd6fac5d53f3f48fee46f7
