[INFO] fetching crate git-version 0.3.4... [INFO] checking git-version-0.3.4 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate git-version 0.3.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate git-version 0.3.4 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate git-version 0.3.4 [INFO] finished tweaking crates.io crate git-version 0.3.4 [INFO] tweaked toml for crates.io crate git-version 0.3.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2242cabf44208a9ca837ad276447e2f99349af461c9d0be0bc078b3236eaeec2 [INFO] running `"docker" "start" "-a" "2242cabf44208a9ca837ad276447e2f99349af461c9d0be0bc078b3236eaeec2"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Checking git-version v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] error: git describe failed with status 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] --> tests/version.rs:12:31 [INFO] [stderr] | [INFO] [stderr] 12 | println!("GIT_VERSION = {}", git_version!(args = ["--always", "--dirty=-modified"])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: git describe failed with status 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] --> tests/version.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | assert_eq!(git_version!(args = ["--always", "--dirty=-modified"]), name); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: git describe failed with status 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] --> tests/version.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | assert_eq!(git_describe!("--always", "--dirty=-modified"), name); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: git describe failed with status 128: fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] --> tests/version.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | assert_eq!(git_version!(prefix = "[", suffix = "]"), format!("[{}]", name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `git-version`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2242cabf44208a9ca837ad276447e2f99349af461c9d0be0bc078b3236eaeec2"` [INFO] running `"docker" "rm" "-f" "2242cabf44208a9ca837ad276447e2f99349af461c9d0be0bc078b3236eaeec2"` [INFO] [stdout] 2242cabf44208a9ca837ad276447e2f99349af461c9d0be0bc078b3236eaeec2