[INFO] cloning repository https://github.com/CircuitCoder/tp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CircuitCoder/tp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Ftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Ftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc1b7a929d1399e4640f15d4a199c1a4fc1f9de [INFO] testing CircuitCoder/tp against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2Ftp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitCoder/tp on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CircuitCoder/tp [INFO] finished tweaking git repo https://github.com/CircuitCoder/tp [INFO] tweaked toml for git repo https://github.com/CircuitCoder/tp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/CircuitCoder/tp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded db-key v0.0.5 [INFO] [stderr] Downloaded nom v4.2.2 [INFO] [stderr] Downloaded leveldb v0.8.4 [INFO] [stderr] Downloaded tokio v0.1.16 [INFO] [stderr] Downloaded leveldb-sys v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a560ef792a000144c83b8dceaa718d4c606ef3463905e835d3ef592434668ea8 [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" "a560ef792a000144c83b8dceaa718d4c606ef3463905e835d3ef592434668ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a560ef792a000144c83b8dceaa718d4c606ef3463905e835d3ef592434668ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a560ef792a000144c83b8dceaa718d4c606ef3463905e835d3ef592434668ea8", kill_on_drop: false }` [INFO] [stdout] a560ef792a000144c83b8dceaa718d4c606ef3463905e835d3ef592434668ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f48ad791fcb1a9d685c5dcb9de3441cac18df117d8ba5de1467b59512733ed4 [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" "2f48ad791fcb1a9d685c5dcb9de3441cac18df117d8ba5de1467b59512733ed4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling leveldb-sys v2.0.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] error: failed to run custom build command for `leveldb-sys v2.0.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/leveldb-sys-0cce19acc4f4da23/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] [build] Started [INFO] [stderr] [snappy] Cleaning [INFO] [stderr] make: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/deps/snappy-1.1.2' [INFO] [stderr] make: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/deps/snappy-1.1.2' [INFO] [stderr] [snappy] Configuring [INFO] [stderr] [snappy] Building [INFO] [stderr] make: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/deps/snappy-1.1.2' [INFO] [stderr] make: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/deps/snappy-1.1.2' [INFO] [stderr] [build] Copying output files [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make: *** No rule to make target 'distclean'. Stop. [INFO] [stderr] ./configure: line 2171: config.log: Read-only file system [INFO] [stderr] ./configure: line 2181: config.log: Read-only file system [INFO] [stderr] make: *** No targets specified and no makefile found. Stop. [INFO] [stderr] thread 'main' panicked at 'copy of output files failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/src/build.rs:46:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556062b747d0 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x556062b747d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556062b747d0 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x556062b747d0 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x556062b92e8f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x556062b72b65 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x556062b764fb - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x556062b764fb - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x556062b764fb - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x556062b75fdd - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x556062b76aad - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x556062b766a7 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x556062b74c8c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x556062b76609 - rust_begin_unwind [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x556062b42201 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x556062b420f3 - core::option::expect_failed::h52daa91c8ef676fe [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/option.rs:1237:5 [INFO] [stderr] 16: 0x556062b5d53d - core::option::Option::expect::hf15f1998533b70ce [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/option.rs:349:21 [INFO] [stderr] 17: 0x556062b57074 - build_script_build::build_snappy::h6210dcd2e0bbe86f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/src/build.rs:46:5 [INFO] [stderr] 18: 0x556062b5870a - build_script_build::main::h9aa3163c53a10aec [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-sys-2.0.1/src/build.rs:125:9 [INFO] [stderr] 19: 0x556062b5a07b - core::ops::function::FnOnce::call_once::h7e5c48bf25c2cbd4 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x556062b55d1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf390e21ccf26fa03 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x556062b4b7a1 - std::rt::lang_start::{{closure}}::h458c48d880c501c3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x556062b76eaa - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x556062b76eaa - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x556062b76eaa - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x556062b76eaa - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x556062b76eaa - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x556062b4b780 - std::rt::lang_start::h7b6377517d513a55 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x556062b5960c - main [INFO] [stderr] 29: 0x7f09cbe540b3 - __libc_start_main [INFO] [stderr] 30: 0x556062b4291e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f48ad791fcb1a9d685c5dcb9de3441cac18df117d8ba5de1467b59512733ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f48ad791fcb1a9d685c5dcb9de3441cac18df117d8ba5de1467b59512733ed4", kill_on_drop: false }` [INFO] [stdout] 2f48ad791fcb1a9d685c5dcb9de3441cac18df117d8ba5de1467b59512733ed4