[INFO] fetching crate certificate_authority 0.1.0...
[INFO] checking certificate_authority-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate certificate_authority 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate certificate_authority 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate certificate_authority 0.1.0
[INFO] finished tweaking crates.io crate certificate_authority 0.1.0
[INFO] tweaked toml for crates.io crate certificate_authority 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate certificate_authority 0.1.0 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded pqcrypto-traits v0.3.4
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded pest v2.6.0
[INFO] [stderr]   Downloaded pest_generator v2.6.0
[INFO] [stderr]   Downloaded config v0.13.3
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded toml_edit v0.19.9
[INFO] [stderr]   Downloaded pest_derive v2.6.0
[INFO] [stderr]   Downloaded rust-ini v0.18.0
[INFO] [stderr]   Downloaded dlv-list v0.3.0
[INFO] [stderr]   Downloaded pest_meta v2.6.0
[INFO] [stderr]   Downloaded ordered-multimap v0.4.3
[INFO] [stderr]   Downloaded pqcrypto-internals v0.2.4
[INFO] [stderr]   Downloaded uuid v1.3.3
[INFO] [stderr]   Downloaded pqc_kyber v0.6.0
[INFO] [stderr]   Downloaded pqcrypto-falcon v0.2.10
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6e9cf479cc2cc5860aa9aa6c579f36947cc5ae2c9f6aab08e41b2421ce6b20f
[INFO] running `Command { std: "docker" "start" "-a" "a6e9cf479cc2cc5860aa9aa6c579f36947cc5ae2c9f6aab08e41b2421ce6b20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6e9cf479cc2cc5860aa9aa6c579f36947cc5ae2c9f6aab08e41b2421ce6b20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e9cf479cc2cc5860aa9aa6c579f36947cc5ae2c9f6aab08e41b2421ce6b20f", kill_on_drop: false }`
[INFO] [stdout] a6e9cf479cc2cc5860aa9aa6c579f36947cc5ae2c9f6aab08e41b2421ce6b20f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98c4f96b4501d2e9d26a467722610344ea2b5f34ab66b35e8147fc984d3c2852
[INFO] running `Command { std: "docker" "start" "-a" "98c4f96b4501d2e9d26a467722610344ea2b5f34ab66b35e8147fc984d3c2852", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling pqc_kyber v0.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.58/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 itoa v1.0.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking pqcrypto-traits v0.3.4
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "98c4f96b4501d2e9d26a467722610344ea2b5f34ab66b35e8147fc984d3c2852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c4f96b4501d2e9d26a467722610344ea2b5f34ab66b35e8147fc984d3c2852", kill_on_drop: false }`
[INFO] [stdout] 98c4f96b4501d2e9d26a467722610344ea2b5f34ab66b35e8147fc984d3c2852
[INFO] checking certificate_authority-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate certificate_authority 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate certificate_authority 0.1.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate certificate_authority 0.1.0
[INFO] finished tweaking crates.io crate certificate_authority 0.1.0
[INFO] tweaked toml for crates.io crate certificate_authority 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate certificate_authority 0.1.0 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b28c5500ed81fe7611342f9a8fb8c65ae119b8fda87541be2af0f623ce861820
[INFO] running `Command { std: "docker" "start" "-a" "b28c5500ed81fe7611342f9a8fb8c65ae119b8fda87541be2af0f623ce861820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b28c5500ed81fe7611342f9a8fb8c65ae119b8fda87541be2af0f623ce861820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b28c5500ed81fe7611342f9a8fb8c65ae119b8fda87541be2af0f623ce861820", kill_on_drop: false }`
[INFO] [stdout] b28c5500ed81fe7611342f9a8fb8c65ae119b8fda87541be2af0f623ce861820
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e00f8b05048772635e3ee4291ce5f151989020c02b27ab8fbdf44338461944c
[INFO] running `Command { std: "docker" "start" "-a" "9e00f8b05048772635e3ee4291ce5f151989020c02b27ab8fbdf44338461944c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.58/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 ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pqc_kyber v0.6.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[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 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9e00f8b05048772635e3ee4291ce5f151989020c02b27ab8fbdf44338461944c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e00f8b05048772635e3ee4291ce5f151989020c02b27ab8fbdf44338461944c", kill_on_drop: false }`
[INFO] [stdout] 9e00f8b05048772635e3ee4291ce5f151989020c02b27ab8fbdf44338461944c
