[INFO] fetching crate iof 0.5.0...
[INFO] checking iof-0.5.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate iof 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate iof 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iof 0.5.0
[INFO] tweaked toml for crates.io crate iof 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iof 0.5.0 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 iof 0.5.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded ntest v0.9.3
[INFO] [stderr]   Downloaded symbolic-common v12.15.3
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.3
[INFO] [stderr]   Downloaded ntest_timeout v0.9.3
[INFO] [stderr]   Downloaded pprof v0.14.0
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded symbolic-demangle v12.15.3
[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] a5f8550808da193c1e304df5dfdaa634fd577ecd2f796840e9fc9cecba8899cc
[INFO] running `Command { std: "docker" "start" "-a" "a5f8550808da193c1e304df5dfdaa634fd577ecd2f796840e9fc9cecba8899cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f8550808da193c1e304df5dfdaa634fd577ecd2f796840e9fc9cecba8899cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f8550808da193c1e304df5dfdaa634fd577ecd2f796840e9fc9cecba8899cc", kill_on_drop: false }`
[INFO] [stdout] a5f8550808da193c1e304df5dfdaa634fd577ecd2f796840e9fc9cecba8899cc
[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] c59f6c94b5910b4b3dd3d5493713512d41cddd172d77af7bc3df23ea1b2d3c8b
[INFO] running `Command { std: "docker" "start" "-a" "c59f6c94b5910b4b3dd3d5493713512d41cddd172d77af7bc3df23ea1b2d3c8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling symbolic-demangle v12.15.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking rustix v0.38.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking symbolic-common v12.15.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking iof v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "c59f6c94b5910b4b3dd3d5493713512d41cddd172d77af7bc3df23ea1b2d3c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59f6c94b5910b4b3dd3d5493713512d41cddd172d77af7bc3df23ea1b2d3c8b", kill_on_drop: false }`
[INFO] [stdout] c59f6c94b5910b4b3dd3d5493713512d41cddd172d77af7bc3df23ea1b2d3c8b
