[INFO] fetching crate pulldown-latex 0.7.1...
[INFO] checking pulldown-latex-0.7.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pulldown-latex 0.7.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate pulldown-latex 0.7.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pulldown-latex 0.7.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pulldown-latex 0.7.1
[INFO] tweaked toml for crates.io crate pulldown-latex 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate pulldown-latex 0.7.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 930c6f19ae63bd2a577819f73458e71c7e612445506df4338d03bde9ea2fbdfe
[INFO] running `Command { std: "docker" "start" "-a" "930c6f19ae63bd2a577819f73458e71c7e612445506df4338d03bde9ea2fbdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "930c6f19ae63bd2a577819f73458e71c7e612445506df4338d03bde9ea2fbdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930c6f19ae63bd2a577819f73458e71c7e612445506df4338d03bde9ea2fbdfe", kill_on_drop: false }`
[INFO] [stdout] 930c6f19ae63bd2a577819f73458e71c7e612445506df4338d03bde9ea2fbdfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 661deda36df895c853f847ecbef102d247cb5e9c940dc3428b4187c169537b1d
[INFO] running `Command { std: "docker" "start" "-a" "661deda36df895c853f847ecbef102d247cb5e9c940dc3428b4187c169537b1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling vcpkg v0.2.8
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.1
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling rustix v0.37.0
[INFO] [stderr]    Compiling tokio v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking arc-swap v0.4.0
[INFO] [stderr]     Checking itoa v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling proc-macro2 v0.4.21
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.0
[INFO] [stderr]     Checking foreign-types v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking tinyvec v1.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.1.0
[INFO] [stderr]     Checking concolor-query v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking try-lock v0.2.0
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]    Compiling time-macros v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking bitflags v2.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking anstream v0.2.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling unicase v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking clap_lex v0.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking openssl-probe v0.1.0
[INFO] [stderr]     Checking clap_builder v4.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking socket2 v0.5.0
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking time v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-segmentation v1.2.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking mime v0.3.9
[INFO] [stderr]     Checking rand v0.4.1
[INFO] [stderr]     Checking remove_dir_all v0.5.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stdout] error[E0407]: method `backtrace` is not a member of trait `StdError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.0/src/context.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     fn backtrace(&self) -> Option<&Backtrace> {
[INFO] [stdout] 137 | |         self.error.backtrace()
[INFO] [stdout] 138 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `backtrace` is not a member of trait `StdError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.0/src/context.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | /     fn backtrace(&self) -> Option<&Backtrace> {
[INFO] [stdout] 151 | |         Some(self.error.backtrace())
[INFO] [stdout] 152 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for type parameter `E` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.0/src/context.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl<E, C> StdError for ContextError<E, C>
[INFO] [stdout]     |      - method `backtrace` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 137 |         self.error.backtrace()
[INFO] [stdout]     |                    ^^^^^^^^^ method not found in `E`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for type parameter `E` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.0/src/error.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new<E>(error: E) -> Self
[INFO] [stdout]    |                - method `backtrace` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 41 |         let backtrace = match error.backtrace() {
[INFO] [stdout]    |                                     ^^^^^^^^^ method not found in `E`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&(dyn std::error::Error + Send + Sync + 'static)` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.0/src/error.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |             .or_else(|| self.inner.error().backtrace())
[INFO] [stdout]     |                                            ^^^^^^^^^ method not found in `&dyn Error + Send + Sync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyhow` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "661deda36df895c853f847ecbef102d247cb5e9c940dc3428b4187c169537b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661deda36df895c853f847ecbef102d247cb5e9c940dc3428b4187c169537b1d", kill_on_drop: false }`
[INFO] [stdout] 661deda36df895c853f847ecbef102d247cb5e9c940dc3428b4187c169537b1d
