[INFO] cloning repository https://github.com/IntrinsicLabs/osgood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IntrinsicLabs/osgood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntrinsicLabs%2Fosgood", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntrinsicLabs%2Fosgood'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf8402777ab2c4ff65beb88432c33e4817c299b0 [INFO] checking IntrinsicLabs/osgood against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntrinsicLabs%2Fosgood" "/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/IntrinsicLabs/osgood on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IntrinsicLabs/osgood [INFO] finished tweaking git repo https://github.com/IntrinsicLabs/osgood [INFO] tweaked toml for git repo https://github.com/IntrinsicLabs/osgood written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/IntrinsicLabs/osgood already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d746724ffd9f093c700da7a138dad14048c2279969c250ce48f254428304e7d1 [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" "d746724ffd9f093c700da7a138dad14048c2279969c250ce48f254428304e7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d746724ffd9f093c700da7a138dad14048c2279969c250ce48f254428304e7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d746724ffd9f093c700da7a138dad14048c2279969c250ce48f254428304e7d1", kill_on_drop: false }` [INFO] [stdout] d746724ffd9f093c700da7a138dad14048c2279969c250ce48f254428304e7d1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] f3134ee996f7e53f11dc8bd1959736084370733c9638f34e67528c75ee4b2e98 [INFO] running `Command { std: "docker" "start" "-a" "f3134ee996f7e53f11dc8bd1959736084370733c9638f34e67528c75ee4b2e98", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling osgood v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.19 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] error: failed to run custom build command for `osgood v0.2.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/osgood-4f607574330d4375/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=js/package-lock.json [INFO] [stderr] [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:20:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a41cf93e00 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a41cf93e00 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a41cf93e00 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a41cf93e00 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a41cfaf3ec - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55a41cf91232 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55a41cf95b15 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a41cf95b15 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a41cf95b15 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a41cf955c3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a41cf962b1 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55a41cf95df7 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55a41cf9429c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a41cf95d59 - rust_begin_unwind [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55a41cfae631 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55a41cfae453 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x55a41cf53a3b - core::result::Result::unwrap::hd73caa52eb472738 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55a41cf6c092 - build_script_build::main::h0bc9740329645270 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:16:21 [INFO] [stderr] 18: 0x55a41cf5486b - core::ops::function::FnOnce::call_once::he6a91c0c1ca2b65d [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55a41cf5131e - std::sys_common::backtrace::__rust_begin_short_backtrace::h30e11dc12a4a0086 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55a41cf65b11 - std::rt::lang_start::{{closure}}::h539957f2e84b0771 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55a41cf966ca - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55a41cf966ca - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55a41cf966ca - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55a41cf966ca - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55a41cf966ca - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55a41cf65ae7 - std::rt::lang_start::h35e8a36dab21a95e [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55a41cf6d39a - main [INFO] [stderr] 28: 0x7faa02e490b3 - __libc_start_main [INFO] [stderr] 29: 0x55a41cf450be - _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" "f3134ee996f7e53f11dc8bd1959736084370733c9638f34e67528c75ee4b2e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3134ee996f7e53f11dc8bd1959736084370733c9638f34e67528c75ee4b2e98", kill_on_drop: false }` [INFO] [stdout] f3134ee996f7e53f11dc8bd1959736084370733c9638f34e67528c75ee4b2e98