[INFO] cloning repository https://github.com/szlend/test-crane-gitrev-cross [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szlend/test-crane-gitrev-cross" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszlend%2Ftest-crane-gitrev-cross", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszlend%2Ftest-crane-gitrev-cross'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cb695cff603777faf25cfdf0e51cc8b7b514730 [INFO] checking szlend/test-crane-gitrev-cross against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszlend%2Ftest-crane-gitrev-cross" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szlend/test-crane-gitrev-cross on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/szlend/test-crane-gitrev-cross [INFO] finished tweaking git repo https://github.com/szlend/test-crane-gitrev-cross [INFO] tweaked toml for git repo https://github.com/szlend/test-crane-gitrev-cross written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/szlend/test-crane-gitrev-cross 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 542e0866af073adc198b8d933ed772cd2eac7215a15d351bd30632d98c318cf8 [INFO] running `Command { std: "docker" "start" "-a" "542e0866af073adc198b8d933ed772cd2eac7215a15d351bd30632d98c318cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "542e0866af073adc198b8d933ed772cd2eac7215a15d351bd30632d98c318cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542e0866af073adc198b8d933ed772cd2eac7215a15d351bd30632d98c318cf8", kill_on_drop: false }` [INFO] [stdout] 542e0866af073adc198b8d933ed772cd2eac7215a15d351bd30632d98c318cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da697b8d80a77634e82c675b5ea23e6038fa69379894a5fd27aef2158c1010e [INFO] running `Command { std: "docker" "start" "-a" "6da697b8d80a77634e82c675b5ea23e6038fa69379894a5fd27aef2158c1010e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bevy_ptr v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Checking bevy_utils v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Checking bevy_reflect v0.14.0-dev (https://github.com/bevyengine/bevy.git?rev=6d25545c516b2fb7698334c428b9cefdee12281e#6d25545c) [INFO] [stderr] Checking test-crane-gitrev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.06s [INFO] running `Command { std: "docker" "inspect" "6da697b8d80a77634e82c675b5ea23e6038fa69379894a5fd27aef2158c1010e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da697b8d80a77634e82c675b5ea23e6038fa69379894a5fd27aef2158c1010e", kill_on_drop: false }` [INFO] [stdout] 6da697b8d80a77634e82c675b5ea23e6038fa69379894a5fd27aef2158c1010e