[INFO] cloning repository https://github.com/dtoebe/rustdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtoebe/rustdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtoebe%2Frustdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtoebe%2Frustdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542254bc484740924b770fb5036d785da36a9a46 [INFO] checking dtoebe/rustdown against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtoebe%2Frustdown" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtoebe/rustdown on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtoebe/rustdown [INFO] finished tweaking git repo https://github.com/dtoebe/rustdown [INFO] tweaked toml for git repo https://github.com/dtoebe/rustdown written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dtoebe/rustdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d611ed370fe49bd50b68198470c4aa04c89065ba5db1cbc8310c600ca3cf056e [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" "d611ed370fe49bd50b68198470c4aa04c89065ba5db1cbc8310c600ca3cf056e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d611ed370fe49bd50b68198470c4aa04c89065ba5db1cbc8310c600ca3cf056e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d611ed370fe49bd50b68198470c4aa04c89065ba5db1cbc8310c600ca3cf056e", kill_on_drop: false }` [INFO] [stdout] d611ed370fe49bd50b68198470c4aa04c89065ba5db1cbc8310c600ca3cf056e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac717eb7da64987202e9384b0cfa519407e682f1e0a7e9859a953d7cf68c630 [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" "fac717eb7da64987202e9384b0cfa519407e682f1e0a7e9859a953d7cf68c630", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Compiling markdown-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> build.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let home = env::home_dir(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking difference v0.4.1 [INFO] [stderr] Compiling qmlrs v0.1.1 [INFO] [stderr] error: failed to run custom build command for `qmlrs v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/qmlrs-ccdb4962f88001b5/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to run cmake: No such file or directory (os error 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qmlrs-0.1.1/build.rs:66:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56297a7eb307 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56297a7eb307 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56297a7eb307 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56297a7eb307 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56297a80676c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x56297a7e7dc2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x56297a7ed175 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56297a7ed175 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56297a7ed175 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56297a7eccd3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56297a7ed911 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56297a7ed457 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x56297a7eb7cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56297a7ed3b9 - rust_begin_unwind [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56297a7ed36b - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x56297a7a27a6 - build_script_build::main::{{closure}}::h8a25039bc88577c9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qmlrs-0.1.1/build.rs:66:9 [INFO] [stderr] 16: 0x56297a7a32f7 - core::result::Result::unwrap_or_else::h00c7ac9eebf70a36 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x56297a7a2374 - build_script_build::main::h22a4c5e6e3c8c06c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qmlrs-0.1.1/build.rs:65:5 [INFO] [stderr] 18: 0x56297a7a2d3b - core::ops::function::FnOnce::call_once::h2f9de8b23eea1168 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x56297a7a2cce - std::sys_common::backtrace::__rust_begin_short_backtrace::h7bb9e32b26adaeb3 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x56297a7a3c51 - std::rt::lang_start::{{closure}}::hb25024b3d4b52103 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x56297a7edd37 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x56297a7edd37 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x56297a7edd37 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x56297a7edd37 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x56297a7edd37 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x56297a7a3c27 - std::rt::lang_start::h525a2baac2ae2c4b [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x56297a7a28ea - main [INFO] [stderr] 28: 0x7fc1b0f780b3 - __libc_start_main [INFO] [stderr] 29: 0x56297a7a20be - _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" "fac717eb7da64987202e9384b0cfa519407e682f1e0a7e9859a953d7cf68c630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac717eb7da64987202e9384b0cfa519407e682f1e0a7e9859a953d7cf68c630", kill_on_drop: false }` [INFO] [stdout] fac717eb7da64987202e9384b0cfa519407e682f1e0a7e9859a953d7cf68c630