[INFO] cloning repository https://github.com/ScorpioStation/rust-g [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScorpioStation/rust-g" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScorpioStation%2Frust-g", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScorpioStation%2Frust-g'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c9fbca7a7d76cb74b7f4bc255ebe9b6af9ed8e [INFO] checking ScorpioStation/rust-g against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScorpioStation%2Frust-g" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ScorpioStation/rust-g on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/ScorpioStation/rust-g [INFO] finished tweaking git repo https://github.com/ScorpioStation/rust-g [INFO] tweaked toml for git repo https://github.com/ScorpioStation/rust-g written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ScorpioStation/rust-g already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06b699c38fdc254978c565acd8fd29ce6ed1ce2a926ed83c09d55fcc98f388eb [INFO] running `Command { std: "docker" "start" "-a" "06b699c38fdc254978c565acd8fd29ce6ed1ce2a926ed83c09d55fcc98f388eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06b699c38fdc254978c565acd8fd29ce6ed1ce2a926ed83c09d55fcc98f388eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b699c38fdc254978c565acd8fd29ce6ed1ce2a926ed83c09d55fcc98f388eb", kill_on_drop: false }` [INFO] [stdout] 06b699c38fdc254978c565acd8fd29ce6ed1ce2a926ed83c09d55fcc98f388eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b193e7221f9bbfe5a6c47ceed0b308f28165a6ce0ad17eceadd586b0e3b94409 [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" "b193e7221f9bbfe5a6c47ceed0b308f28165a6ce0ad17eceadd586b0e3b94409", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling mysql v19.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling rust-g v0.4.5-P (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] error: failed to run custom build command for `rust-g v0.4.5-P (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-g-aef778bdf187397c/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:12:50 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e38c0134e0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e38c0134e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e38c0134e0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e38c0134e0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e38c02982f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55e38c011f82 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55e38c015055 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e38c015055 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e38c015055 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e38c014b03 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e38c01565d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e38c0151f7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e38c01399c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e38c015159 - rust_begin_unwind [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e38bffa151 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e38bffa043 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55e38bffc69a - core::result::Result::unwrap::h47d3a6eb11633d8a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55e38bffe954 - build_script_build::main::h2d576b685233a3d0 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:12:17 [INFO] [stderr] 18: 0x55e38bffb9fb - core::ops::function::FnOnce::call_once::h919ae5fe4cf8c897 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55e38bffdf6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h57aa051f7d91ecda [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55e38bffb461 - std::rt::lang_start::{{closure}}::h9ab0f79b5fdb1db0 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55e38c015a5a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55e38c015a5a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55e38c015a5a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55e38c015a5a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55e38c015a5a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55e38bffb440 - std::rt::lang_start::h54b373a374e5ecf7 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55e38bfff40c - main [INFO] [stderr] 28: 0x7efd61e3e0b3 - __libc_start_main [INFO] [stderr] 29: 0x55e38bffa7be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b193e7221f9bbfe5a6c47ceed0b308f28165a6ce0ad17eceadd586b0e3b94409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b193e7221f9bbfe5a6c47ceed0b308f28165a6ce0ad17eceadd586b0e3b94409", kill_on_drop: false }` [INFO] [stdout] b193e7221f9bbfe5a6c47ceed0b308f28165a6ce0ad17eceadd586b0e3b94409