[INFO] fetching crate strustle 0.1.3...
[INFO] checking strustle-0.1.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate strustle 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate strustle 0.1.3
[INFO] finished tweaking crates.io crate strustle 0.1.3
[INFO] tweaked toml for crates.io crate strustle 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate strustle 0.1.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate strustle 0.1.3 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.12
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b955f5e207c135ecfb0b67ec8d65872be28640695ecbe8f47ef7db0d9cd409c5
[INFO] running `Command { std: "docker" "start" "-a" "b955f5e207c135ecfb0b67ec8d65872be28640695ecbe8f47ef7db0d9cd409c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b955f5e207c135ecfb0b67ec8d65872be28640695ecbe8f47ef7db0d9cd409c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b955f5e207c135ecfb0b67ec8d65872be28640695ecbe8f47ef7db0d9cd409c5", kill_on_drop: false }`
[INFO] [stdout] b955f5e207c135ecfb0b67ec8d65872be28640695ecbe8f47ef7db0d9cd409c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac3432f7b873db80763b9e8d62351072e2f0e506aa1469c8a4c9ac7dc7e457b
[INFO] running `Command { std: "docker" "start" "-a" "8ac3432f7b873db80763b9e8d62351072e2f0e506aa1469c8a4c9ac7dc7e457b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking strustle v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "8ac3432f7b873db80763b9e8d62351072e2f0e506aa1469c8a4c9ac7dc7e457b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac3432f7b873db80763b9e8d62351072e2f0e506aa1469c8a4c9ac7dc7e457b", kill_on_drop: false }`
[INFO] [stdout] 8ac3432f7b873db80763b9e8d62351072e2f0e506aa1469c8a4c9ac7dc7e457b
