[INFO] fetching crate flowistry_ide 0.5.42...
[INFO] checking flowistry_ide-0.5.42 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate flowistry_ide 0.5.42 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate flowistry_ide 0.5.42 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flowistry_ide 0.5.42
[INFO] finished tweaking crates.io crate flowistry_ide 0.5.42
[INFO] tweaked toml for crates.io crate flowistry_ide 0.5.42 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate flowistry_ide 0.5.42 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ce6e5387b4c30088a60563365b62dae0f9bf7c841b02f0dc2159120a1795f2a
[INFO] running `Command { std: "docker" "start" "-a" "5ce6e5387b4c30088a60563365b62dae0f9bf7c841b02f0dc2159120a1795f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ce6e5387b4c30088a60563365b62dae0f9bf7c841b02f0dc2159120a1795f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce6e5387b4c30088a60563365b62dae0f9bf7c841b02f0dc2159120a1795f2a", kill_on_drop: false }`
[INFO] [stdout] 5ce6e5387b4c30088a60563365b62dae0f9bf7c841b02f0dc2159120a1795f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7d391c979ca81700efc7974553dd903faa670ea27bb9fad8e99479db95883fc
[INFO] running `Command { std: "docker" "start" "-a" "d7d391c979ca81700efc7974553dd903faa670ea27bb9fad8e99479db95883fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking splitmut v0.2.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking index_vec v0.1.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rustc_tools_util v0.1.1
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking indexical v0.3.1
[INFO] [stdout] error[E0463]: can't find crate for `rustc_driver`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexical-0.3.1/src/impls/rustc.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate rustc_driver;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_index`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexical-0.3.1/src/impls/rustc.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub extern crate rustc_index;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_mir_dataflow`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexical-0.3.1/src/impls/rustc.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_mir_dataflow;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexical` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7d391c979ca81700efc7974553dd903faa670ea27bb9fad8e99479db95883fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d391c979ca81700efc7974553dd903faa670ea27bb9fad8e99479db95883fc", kill_on_drop: false }`
[INFO] [stdout] d7d391c979ca81700efc7974553dd903faa670ea27bb9fad8e99479db95883fc
