[INFO] cloning repository https://github.com/AffogatoLang/moka-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AffogatoLang/moka-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1bad1d529682827a44b75ceccedb7069d5cce16 [INFO] checking AffogatoLang/moka-rust against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-rust" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AffogatoLang/moka-rust on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AffogatoLang/moka-rust [INFO] finished tweaking git repo https://github.com/AffogatoLang/moka-rust [INFO] tweaked toml for git repo https://github.com/AffogatoLang/moka-rust written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/AffogatoLang/moka-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a684803affb5457a4702da180cfdf099853ff46ce79bfd02cf55d16fe4d8b1ef [INFO] running `Command { std: "docker" "start" "-a" "a684803affb5457a4702da180cfdf099853ff46ce79bfd02cf55d16fe4d8b1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a684803affb5457a4702da180cfdf099853ff46ce79bfd02cf55d16fe4d8b1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a684803affb5457a4702da180cfdf099853ff46ce79bfd02cf55d16fe4d8b1ef", kill_on_drop: false }` [INFO] [stdout] a684803affb5457a4702da180cfdf099853ff46ce79bfd02cf55d16fe4d8b1ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c9d376fbd62e2dc8d175bf24c063f00e7e5c59c774f47e52cfc18d322f5218 [INFO] running `Command { std: "docker" "start" "-a" "78c9d376fbd62e2dc8d175bf24c063f00e7e5c59c774f47e52cfc18d322f5218", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking serde v1.0.23 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking enum-set v0.0.7 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling xattr v0.1.11 [INFO] [stderr] Compiling filetime v0.1.14 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling tar v0.4.14 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling moka_rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v0.2.3 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/build.rs:29:86 [INFO] [stdout] | [INFO] [stdout] 29 | let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| panic!(e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 29 | let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 29 | let mut outfile = write_opts.open(&target_dir).unwrap_or_else(|e| std::panic::panic_any(e)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/build.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | fs::create_dir_all(&target_dir.parent().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `moka_rust v0.1.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/moka_rust-b6ddc98adaaab779/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] "./target/debug" [INFO] [stderr] Target output: "./target/debug/./resources/ex-thued/module.toml" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Box', src/build.rs:29:79 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5591b845e2dc - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5591b845e2dc - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5591b845e2dc - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5591b845e2dc - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5591b8477fdc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x5591b845c065 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x5591b845f9c0 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5591b845f9c0 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5591b845f9c0 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x5591b845f57b - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x5591b8460074 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x5591b84336ca - std::panicking::begin_panic::{{closure}}::h27cd328834169385 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:544:9 [INFO] [stderr] 12: 0x5591b84331c8 - std::sys_common::backtrace::__rust_end_short_backtrace::ha664ad568fcbe79a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5591b84335d5 - std::panicking::begin_panic::h22f61e830bb63a7a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:543:12 [INFO] [stderr] 14: 0x5591b8432f26 - build_script_build::main::{{closure}}::h60e4aaee04902ae1 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:29:79 [INFO] [stderr] 15: 0x5591b8435985 - core::result::Result::unwrap_or_else::hd316e7a88d10d3b8 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/result.rs:1083:23 [INFO] [stderr] 16: 0x5591b843289f - build_script_build::main::hf8a1ff2ea07c0d1d [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:29:31 [INFO] [stderr] 17: 0x5591b8433e0b - core::ops::function::FnOnce::call_once::h95816a1df22939ca [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x5591b843320e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ca40be526f299ea [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x5591b8436551 - std::rt::lang_start::{{closure}}::head4b8a525d7671b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:63:18 [INFO] [stderr] 20: 0x5591b846057a - core::ops::function::impls:: for &F>::call_once::hc9bc8961e4809a14 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x5591b846057a - std::panicking::try::do_call::h6f00e12df2af6579 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 22: 0x5591b846057a - std::panicking::try::h588c31a0a9a8ad2c [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 23: 0x5591b846057a - std::panic::catch_unwind::h8ebc4fcb0e51bec0 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 24: 0x5591b846057a - std::rt::lang_start_internal::{{closure}}::had93e50fbfd893a1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:48 [INFO] [stderr] 25: 0x5591b846057a - std::panicking::try::do_call::hf70c5056d8b410b7 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 26: 0x5591b846057a - std::panicking::try::h0c680320de5deb84 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 27: 0x5591b846057a - std::panic::catch_unwind::h7b94a99f13366c53 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 28: 0x5591b846057a - std::rt::lang_start_internal::hca14fb2549072049 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:20 [INFO] [stderr] 29: 0x5591b8436520 - std::rt::lang_start::h746d17e9c7c82905 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:62:5 [INFO] [stderr] 30: 0x5591b843319c - main [INFO] [stderr] 31: 0x7f2ad6a0e0b3 - __libc_start_main [INFO] [stderr] 32: 0x5591b843175e - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78c9d376fbd62e2dc8d175bf24c063f00e7e5c59c774f47e52cfc18d322f5218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c9d376fbd62e2dc8d175bf24c063f00e7e5c59c774f47e52cfc18d322f5218", kill_on_drop: false }` [INFO] [stdout] 78c9d376fbd62e2dc8d175bf24c063f00e7e5c59c774f47e52cfc18d322f5218