[INFO] cloning repository https://github.com/KrzysztofZawisla/Rust-with-Assembler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrzysztofZawisla/Rust-with-Assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrzysztofZawisla%2FRust-with-Assembler"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrzysztofZawisla%2FRust-with-Assembler'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef3bc0a5bfe14b653ff5e7e5e98c2c07e9fb6bb1 [INFO] checking KrzysztofZawisla/Rust-with-Assembler against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrzysztofZawisla%2FRust-with-Assembler" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KrzysztofZawisla/Rust-with-Assembler on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/KrzysztofZawisla/Rust-with-Assembler [INFO] finished tweaking git repo https://github.com/KrzysztofZawisla/Rust-with-Assembler [INFO] tweaked toml for git repo https://github.com/KrzysztofZawisla/Rust-with-Assembler written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/KrzysztofZawisla/Rust-with-Assembler already has a lockfile, it will not be regenerated [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f829a1bb38db432cb1566bcb3f56f5ecbf7e8ae2ce96a3191836fd08efda5ea5 [INFO] running `"docker" "start" "-a" "f829a1bb38db432cb1566bcb3f56f5ecbf7e8ae2ce96a3191836fd08efda5ea5"` [INFO] [stderr] Compiling rust_with_asm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: warning: asm/example_number.asm: linker input file unused because linking not done [INFO] [stderr] warning: ar: /opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/asm/example_number.o: No such file or directory [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rust_with_asm v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_with_asm-0a5012fc38d5c944/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/asm/example_number.o" "-c" "asm/example_number.asm" [INFO] [stderr] cargo:warning=cc: warning: asm/example_number.asm: linker input file unused because linking not done [INFO] [stderr] exit code: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/libexample_number.a" "/opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/asm/example_number.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/asm/example_number.o: No such file or directory [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "ar" "crs" "/opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/libexample_number.a" "/opt/rustwide/target/debug/build/rust_with_asm-e79605f8ba9cbe22/out/asm/example_number.o" with args "ar" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "f829a1bb38db432cb1566bcb3f56f5ecbf7e8ae2ce96a3191836fd08efda5ea5"` [INFO] running `"docker" "rm" "-f" "f829a1bb38db432cb1566bcb3f56f5ecbf7e8ae2ce96a3191836fd08efda5ea5"` [INFO] [stdout] f829a1bb38db432cb1566bcb3f56f5ecbf7e8ae2ce96a3191836fd08efda5ea5