[INFO] fetching crate lading 0.17.4...
[INFO] checking lading-0.17.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate lading 0.17.4 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate lading 0.17.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lading 0.17.4
[INFO] finished tweaking crates.io crate lading 0.17.4
[INFO] tweaked toml for crates.io crate lading 0.17.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate lading 0.17.4 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.1.0
[INFO] [stderr]   Downloaded async-pidfd v0.1.4
[INFO] [stderr]   Downloaded http-serde v1.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded ordered-float v3.7.0
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.1
[INFO] [stderr]   Downloaded metrics-macros v0.7.0
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded portable-atomic v1.4.1
[INFO] [stderr]   Downloaded serde_derive v1.0.177
[INFO] [stderr]   Downloaded rustix v0.36.15
[INFO] [stderr]   Downloaded procfs v0.15.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.1
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded serde v1.0.177
[INFO] [stderr]   Downloaded lading-capture v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce3c30e8d59451ccb5e575495e6cd10958bc765b9d66c459887d185d5fb49e41
[INFO] running `Command { std: "docker" "start" "-a" "ce3c30e8d59451ccb5e575495e6cd10958bc765b9d66c459887d185d5fb49e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce3c30e8d59451ccb5e575495e6cd10958bc765b9d66c459887d185d5fb49e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3c30e8d59451ccb5e575495e6cd10958bc765b9d66c459887d185d5fb49e41", kill_on_drop: false }`
[INFO] [stdout] ce3c30e8d59451ccb5e575495e6cd10958bc765b9d66c459887d185d5fb49e41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d42def667da1b89e59b2402598415ac17bc31b82dc51dfd2598fbcf3fec9e6ba
[INFO] running `Command { std: "docker" "start" "-a" "d42def667da1b89e59b2402598415ac17bc31b82dc51dfd2598fbcf3fec9e6ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking slab v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-task v0.3.28
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling tempfile v3.7.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[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 `ahash` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d42def667da1b89e59b2402598415ac17bc31b82dc51dfd2598fbcf3fec9e6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42def667da1b89e59b2402598415ac17bc31b82dc51dfd2598fbcf3fec9e6ba", kill_on_drop: false }`
[INFO] [stdout] d42def667da1b89e59b2402598415ac17bc31b82dc51dfd2598fbcf3fec9e6ba
[INFO] checking lading-0.17.4 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate lading 0.17.4 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate lading 0.17.4 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lading 0.17.4
[INFO] finished tweaking crates.io crate lading 0.17.4
[INFO] tweaked toml for crates.io crate lading 0.17.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate lading 0.17.4 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfaaf859feeb4b731687070efd236bc2655fa79e98a9838527bc502437395bfe
[INFO] running `Command { std: "docker" "start" "-a" "cfaaf859feeb4b731687070efd236bc2655fa79e98a9838527bc502437395bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfaaf859feeb4b731687070efd236bc2655fa79e98a9838527bc502437395bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfaaf859feeb4b731687070efd236bc2655fa79e98a9838527bc502437395bfe", kill_on_drop: false }`
[INFO] [stdout] cfaaf859feeb4b731687070efd236bc2655fa79e98a9838527bc502437395bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae23a322ed5e4782cd8859498cd7655e06e400ca74fd890c9f812105da34a97f
[INFO] running `Command { std: "docker" "start" "-a" "ae23a322ed5e4782cd8859498cd7655e06e400ca74fd890c9f812105da34a97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling tempfile v3.7.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae23a322ed5e4782cd8859498cd7655e06e400ca74fd890c9f812105da34a97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae23a322ed5e4782cd8859498cd7655e06e400ca74fd890c9f812105da34a97f", kill_on_drop: false }`
[INFO] [stdout] ae23a322ed5e4782cd8859498cd7655e06e400ca74fd890c9f812105da34a97f
