[INFO] cloning repository https://github.com/azasypkin/rust-cast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azasypkin/rust-cast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-cast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-cast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3883bb168bbf6afc87868b750eaef629a50dc4fb [INFO] checking azasypkin/rust-cast/3883bb168bbf6afc87868b750eaef629a50dc4fb against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-cast" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azasypkin/rust-cast on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azasypkin/rust-cast [INFO] finished tweaking git repo https://github.com/azasypkin/rust-cast [INFO] tweaked toml for git repo https://github.com/azasypkin/rust-cast written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 127 packages to latest compatible versions [INFO] [stderr] Adding mdns-sd v0.11.5 (available: v0.13.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "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 if-addrs v0.13.3 [INFO] [stderr] Downloaded mdns-sd v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 917cbdce954785272c8b934eae4e308d28fc995db09f68a973d7a18486d2036d [INFO] running `Command { std: "docker" "start" "-a" "917cbdce954785272c8b934eae4e308d28fc995db09f68a973d7a18486d2036d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "917cbdce954785272c8b934eae4e308d28fc995db09f68a973d7a18486d2036d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917cbdce954785272c8b934eae4e308d28fc995db09f68a973d7a18486d2036d", kill_on_drop: false }` [INFO] [stdout] 917cbdce954785272c8b934eae4e308d28fc995db09f68a973d7a18486d2036d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312e606d6513962255b3d7354ebe4144d4d027a080d041bf297f416329084320 [INFO] running `Command { std: "docker" "start" "-a" "312e606d6513962255b3d7354ebe4144d4d027a080d041bf297f416329084320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling aws-lc-rs v1.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking if-addrs v0.13.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Checking mdns-sd v0.11.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.23.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling rust_cast v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `Command { std: "docker" "inspect" "312e606d6513962255b3d7354ebe4144d4d027a080d041bf297f416329084320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312e606d6513962255b3d7354ebe4144d4d027a080d041bf297f416329084320", kill_on_drop: false }` [INFO] [stdout] 312e606d6513962255b3d7354ebe4144d4d027a080d041bf297f416329084320