[INFO] fetching crate cargo-auto 2024.504.1814...
[INFO] testing cargo-auto-2024.504.1814 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo-auto 2024.504.1814 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cargo-auto 2024.504.1814 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-auto 2024.504.1814
[INFO] finished tweaking crates.io crate cargo-auto 2024.504.1814
[INFO] tweaked toml for crates.io crate cargo-auto 2024.504.1814 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-auto 2024.504.1814 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de3ba0cdaf5c07ccb75becc737af58dedfc586f0a20a95065b5fcd63d288adc8
[INFO] running `Command { std: "docker" "start" "-a" "de3ba0cdaf5c07ccb75becc737af58dedfc586f0a20a95065b5fcd63d288adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de3ba0cdaf5c07ccb75becc737af58dedfc586f0a20a95065b5fcd63d288adc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3ba0cdaf5c07ccb75becc737af58dedfc586f0a20a95065b5fcd63d288adc8", kill_on_drop: false }`
[INFO] [stdout] de3ba0cdaf5c07ccb75becc737af58dedfc586f0a20a95065b5fcd63d288adc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da4b4532b5086356e8ce4f3819c1a585677acac423b7faeb7f7b6608bcf89c0e
[INFO] running `Command { std: "docker" "start" "-a" "da4b4532b5086356e8ce4f3819c1a585677acac423b7faeb7f7b6608bcf89c0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling cargo-auto v2024.504.1814 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.80s
[INFO] running `Command { std: "docker" "inspect" "da4b4532b5086356e8ce4f3819c1a585677acac423b7faeb7f7b6608bcf89c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4b4532b5086356e8ce4f3819c1a585677acac423b7faeb7f7b6608bcf89c0e", kill_on_drop: false }`
[INFO] [stdout] da4b4532b5086356e8ce4f3819c1a585677acac423b7faeb7f7b6608bcf89c0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db0712c8037aeada976711ed62e2b805664488266ea37e0e7de50b02e8c8a56c
[INFO] running `Command { std: "docker" "start" "-a" "db0712c8037aeada976711ed62e2b805664488266ea37e0e7de50b02e8c8a56c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-auto v2024.504.1814 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "db0712c8037aeada976711ed62e2b805664488266ea37e0e7de50b02e8c8a56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db0712c8037aeada976711ed62e2b805664488266ea37e0e7de50b02e8c8a56c", kill_on_drop: false }`
[INFO] [stdout] db0712c8037aeada976711ed62e2b805664488266ea37e0e7de50b02e8c8a56c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82ede11bcb091e4a772840879f35af532a6f8fb19a80ae81697ff338179581aa
[INFO] running `Command { std: "docker" "start" "-a" "82ede11bcb091e4a772840879f35af532a6f8fb19a80ae81697ff338179581aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_auto_local_lib-3f9a5f5717c12077)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cargo-auto/main.rs (/opt/rustwide/target/debug/deps/cargo_auto-7b4da4e8651c758e)
[INFO] [stderr]    Doc-tests cargo_auto_local_lib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 153) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82ede11bcb091e4a772840879f35af532a6f8fb19a80ae81697ff338179581aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ede11bcb091e4a772840879f35af532a6f8fb19a80ae81697ff338179581aa", kill_on_drop: false }`
[INFO] [stdout] 82ede11bcb091e4a772840879f35af532a6f8fb19a80ae81697ff338179581aa
[INFO] testing cargo-auto-2024.504.1814 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cargo-auto 2024.504.1814 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cargo-auto 2024.504.1814 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-auto 2024.504.1814
[INFO] finished tweaking crates.io crate cargo-auto 2024.504.1814
[INFO] tweaked toml for crates.io crate cargo-auto 2024.504.1814 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-auto 2024.504.1814 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0781bae6b2746020d1de225512aa78f95bd5f007e30744687f552ca22961c39e
[INFO] running `Command { std: "docker" "start" "-a" "0781bae6b2746020d1de225512aa78f95bd5f007e30744687f552ca22961c39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0781bae6b2746020d1de225512aa78f95bd5f007e30744687f552ca22961c39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0781bae6b2746020d1de225512aa78f95bd5f007e30744687f552ca22961c39e", kill_on_drop: false }`
[INFO] [stdout] 0781bae6b2746020d1de225512aa78f95bd5f007e30744687f552ca22961c39e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4714db7bcd7dd1e79f752d3331de3097c12c5f0f7f45618617dc3ae65f7b0af2
[INFO] running `Command { std: "docker" "start" "-a" "4714db7bcd7dd1e79f752d3331de3097c12c5f0f7f45618617dc3ae65f7b0af2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling cargo-auto v2024.504.1814 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.50s
[INFO] running `Command { std: "docker" "inspect" "4714db7bcd7dd1e79f752d3331de3097c12c5f0f7f45618617dc3ae65f7b0af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4714db7bcd7dd1e79f752d3331de3097c12c5f0f7f45618617dc3ae65f7b0af2", kill_on_drop: false }`
[INFO] [stdout] 4714db7bcd7dd1e79f752d3331de3097c12c5f0f7f45618617dc3ae65f7b0af2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df45c5b5a491d5190b3aeaf1220f7dc6ab2c9624812c9370db88e9e8d7e9709
[INFO] running `Command { std: "docker" "start" "-a" "0df45c5b5a491d5190b3aeaf1220f7dc6ab2c9624812c9370db88e9e8d7e9709", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-auto v2024.504.1814 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "0df45c5b5a491d5190b3aeaf1220f7dc6ab2c9624812c9370db88e9e8d7e9709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df45c5b5a491d5190b3aeaf1220f7dc6ab2c9624812c9370db88e9e8d7e9709", kill_on_drop: false }`
[INFO] [stdout] 0df45c5b5a491d5190b3aeaf1220f7dc6ab2c9624812c9370db88e9e8d7e9709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f709a5ed063fb8cff66f38119730814d711fbb3550eaafc922cc072ef615505a
[INFO] running `Command { std: "docker" "start" "-a" "f709a5ed063fb8cff66f38119730814d711fbb3550eaafc922cc072ef615505a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_auto_local_lib-3f9a5f5717c12077)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cargo-auto/main.rs (/opt/rustwide/target/debug/deps/cargo_auto-7b4da4e8651c758e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_auto_local_lib
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 153) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f709a5ed063fb8cff66f38119730814d711fbb3550eaafc922cc072ef615505a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f709a5ed063fb8cff66f38119730814d711fbb3550eaafc922cc072ef615505a", kill_on_drop: false }`
[INFO] [stdout] f709a5ed063fb8cff66f38119730814d711fbb3550eaafc922cc072ef615505a
