[INFO] cloning repository https://github.com/Technolution/rustig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Technolution/rustig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnolution%2Frustig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnolution%2Frustig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38518668a4531adc046fbfc15d352dd753a030da [INFO] checking Technolution/rustig against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnolution%2Frustig" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Technolution/rustig on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Technolution/rustig [INFO] finished tweaking git repo https://github.com/Technolution/rustig [INFO] tweaked toml for git repo https://github.com/Technolution/rustig written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Technolution/rustig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6741ba834c3c0fc3188fc1823256a9f4ae24c29aa6127b74ccb8d6b9cc99e8f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6741ba834c3c0fc3188fc1823256a9f4ae24c29aa6127b74ccb8d6b9cc99e8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6741ba834c3c0fc3188fc1823256a9f4ae24c29aa6127b74ccb8d6b9cc99e8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6741ba834c3c0fc3188fc1823256a9f4ae24c29aa6127b74ccb8d6b9cc99e8f8", kill_on_drop: false }` [INFO] [stdout] 6741ba834c3c0fc3188fc1823256a9f4ae24c29aa6127b74ccb8d6b9cc99e8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f690d615592ee95c608ef6abe5f1715264e17eb8ffcffd5657d04f88a9b51190 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f690d615592ee95c608ef6abe5f1715264e17eb8ffcffd5657d04f88a9b51190", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling capstone-sys v0.7.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking fallible-iterator v0.1.4 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking lazy-init v0.3.0 [INFO] [stderr] Checking smallvec v0.6.2 [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling test_common v0.1.0 (/opt/rustwide/workdir/lib/test_common) [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking intervaltree v0.2.3 [INFO] [stderr] Checking gimli v0.15.0 [INFO] [stderr] Compiling cpp_demangle v0.2.9 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/backtrace-sys-829516ecadda789c/build_script_build-829516ecadda789c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/backtrace-sys-829516ecadda789c/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f690d615592ee95c608ef6abe5f1715264e17eb8ffcffd5657d04f88a9b51190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f690d615592ee95c608ef6abe5f1715264e17eb8ffcffd5657d04f88a9b51190", kill_on_drop: false }` [INFO] [stdout] f690d615592ee95c608ef6abe5f1715264e17eb8ffcffd5657d04f88a9b51190