[INFO] cloning repository https://github.com/clearloop/spm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clearloop/spm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fspm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fspm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12406ab89d1dcea41b8e911eed517b0c30d9c24f [INFO] checking clearloop/spm against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearloop%2Fspm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clearloop/spm on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clearloop/spm [INFO] finished tweaking git repo https://github.com/clearloop/spm [INFO] tweaked toml for git repo https://github.com/clearloop/spm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/clearloop/spm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libssh2-sys v0.2.17 [INFO] [stderr] Downloaded etc v0.1.7 [INFO] [stderr] Downloaded gita v0.0.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.6+1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2af90e86dd2e37a788a819b31323906cd88c0283e126e2c42ebcf89a7f169761 [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" "2af90e86dd2e37a788a819b31323906cd88c0283e126e2c42ebcf89a7f169761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af90e86dd2e37a788a819b31323906cd88c0283e126e2c42ebcf89a7f169761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af90e86dd2e37a788a819b31323906cd88c0283e126e2c42ebcf89a7f169761", kill_on_drop: false }` [INFO] [stdout] 2af90e86dd2e37a788a819b31323906cd88c0283e126e2c42ebcf89a7f169761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8189531cbaee04256bdeb3afe1268c48db72f4c32a8a577d55af6d9952a3ab1 [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" "e8189531cbaee04256bdeb3afe1268c48db72f4c32a8a577d55af6d9952a3ab1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling gita v0.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking etc v0.1.7 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling sup v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `sup v0.0.4 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sup-17045b908859b098/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { code: -3, klass: 6, message: "could not find repository from \'/opt/rustwide/workdir/substrate\'" }', build.rs:24:66 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5643092e0540 - std::backtrace_rs::backtrace::libunwind::trace::h452faf99f32e7c93 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5643092e0540 - std::backtrace_rs::backtrace::trace_unsynchronized::he40edc71437667a1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5643092e0540 - std::sys_common::backtrace::_print_fmt::h6c51d6ade71f46bf [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5643092e0540 - ::fmt::h3cd15d7003dec37a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5643092fa1dc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x5643092de3e7 - std::io::Write::write_fmt::hac61caff894c35ae [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x5643092e2650 - std::sys_common::backtrace::_print::haa2f390fb7957e3e [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5643092e2650 - std::sys_common::backtrace::print::h48c7cbbad9013bb1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5643092e2650 - std::panicking::default_hook::{{closure}}::h8b7ff05a31e71d55 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5643092e239c - std::panicking::default_hook::h2f00c78800d98e4c [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5643092e2cb3 - std::panicking::rust_panic_with_hook::h4eaa635e4694aef3 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x5643092e2889 - std::panicking::begin_panic_handler::{{closure}}::hec242f1b136b5ff2 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x5643092e09ac - std::sys_common::backtrace::__rust_end_short_backtrace::h1f3cc383ee6c0374 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5643092e2849 - rust_begin_unwind [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x5643092f9501 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x5643092f9323 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/option.rs:1221 [INFO] [stderr] 16: 0x56430921bde3 - core::result::Result::unwrap::he3321ffba0b79eab [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/result.rs:973 [INFO] [stderr] 17: 0x564309218602 - build_script_build::BuildTree::tags::hbae73ce0b9607167 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:24 [INFO] [stderr] 18: 0x5643092192fd - build_script_build::main::h9d305edf42d53d13 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:80 [INFO] [stderr] 19: 0x564309217e5b - core::ops::function::FnOnce::call_once::h7b4ce6f7d64228fb [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:227 [INFO] [stderr] 20: 0x56430921741e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3802582724767f55 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 21: 0x5643092174c1 - std::rt::lang_start::{{closure}}::ha0026b1273a45355 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:66 [INFO] [stderr] 22: 0x5643092e30b1 - core::ops::function::impls:: for &F>::call_once::hecc21eb9018cc197 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:259 [INFO] [stderr] 23: 0x5643092e30b1 - std::panicking::try::do_call::h174ad655d084b5c7 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:381 [INFO] [stderr] 24: 0x5643092e30b1 - std::panicking::try::h479e6054ce28de10 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:345 [INFO] [stderr] 25: 0x5643092e30b1 - std::panic::catch_unwind::hb558ddea2b3e9c45 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panic.rs:382 [INFO] [stderr] 26: 0x5643092e30b1 - std::rt::lang_start_internal::h163149047f0a8b61 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:51 [INFO] [stderr] 27: 0x564309217497 - std::rt::lang_start::h0ecb0c7a987db934 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:65 [INFO] [stderr] 28: 0x5643092193fa - main [INFO] [stderr] 29: 0x7fe6ef7980b3 - __libc_start_main [INFO] [stderr] 30: 0x5643092136de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e8189531cbaee04256bdeb3afe1268c48db72f4c32a8a577d55af6d9952a3ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8189531cbaee04256bdeb3afe1268c48db72f4c32a8a577d55af6d9952a3ab1", kill_on_drop: false }` [INFO] [stdout] e8189531cbaee04256bdeb3afe1268c48db72f4c32a8a577d55af6d9952a3ab1