[INFO] cloning repository https://github.com/37miners/concord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/37miners/concord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37miners%2Fconcord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37miners%2Fconcord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 729b486acb82280f52e8c7ac86fd2142e83016ce [INFO] testing 37miners/concord against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37miners%2Fconcord" "/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/37miners/concord on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/37miners/concord [INFO] finished tweaking git repo https://github.com/37miners/concord [INFO] tweaked toml for git repo https://github.com/37miners/concord written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/37miners/concord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bitcoinmw/rust-secp256k1-zkp` [INFO] [stderr] Updating git submodule `https://github.com/mimblewimble/secp256k1-zkp` [INFO] [stderr] Updating git repository `http://github.com/37miners/rustlet` [INFO] [stderr] Updating git repository `http://github.com/37miners/nioruntime` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytefmt v0.1.7 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded sysinfo v0.9.6 [INFO] [stderr] Downloaded liblmdb-sys v0.2.2 [INFO] [stderr] Downloaded fsutils v0.1.7 [INFO] [stderr] Downloaded croaring-sys-mw v0.4.5 [INFO] [stderr] Downloaded bit_reverse v0.1.8 [INFO] [stderr] Downloaded tor-stream v0.3.0 [INFO] [stderr] Downloaded wepoll-sys v2.0.0 [INFO] [stderr] Downloaded croaring-mw v0.4.5 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded socks v0.3.3 [INFO] [stderr] Downloaded lmdb-zero v0.4.4 [INFO] [stderr] Downloaded block-buffer v0.10.1 [INFO] [stderr] Downloaded arrayvec v0.3.25 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 29489fc59a2f9d573afe0bb7c481229768d9da69a2a522a6ae5fe70b8f9dd6b3 [INFO] running `Command { std: "docker" "start" "-a" "29489fc59a2f9d573afe0bb7c481229768d9da69a2a522a6ae5fe70b8f9dd6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29489fc59a2f9d573afe0bb7c481229768d9da69a2a522a6ae5fe70b8f9dd6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29489fc59a2f9d573afe0bb7c481229768d9da69a2a522a6ae5fe70b8f9dd6b3", kill_on_drop: false }` [INFO] [stdout] 29489fc59a2f9d573afe0bb7c481229768d9da69a2a522a6ae5fe70b8f9dd6b3 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192d400757db620c903ed8deb21faa3f64c851df5a4b7a89e3047d8a0b615ddf [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" "192d400757db620c903ed8deb21faa3f64c851df5a4b7a89e3047d8a0b615ddf", 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] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling sysinfo v0.9.6 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling bit_reverse v0.1.8 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling buf-read-ext v0.4.0 [INFO] [stderr] Compiling concordconfig v1.0.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling tor-stream v0.3.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fsutils v0.1.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.10 (https://github.com/bitcoinmw/rust-secp256k1-zkp#1513add3) [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling mime_multipart v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nioruntime_err v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling nioruntime_util v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling nioruntime_log v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling nioruntime_evh v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling nioruntime_tor v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling concord v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nioruntime_http v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling librustlet v0.0.3-beta1 (http://github.com/37miners/rustlet?branch=master#bbb10dc0) [INFO] [stderr] Compiling concorderror v1.0.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling concordutil v1.0.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling croaring-mw v0.4.5 [INFO] [stderr] Compiling concorddata v1.0.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling concordlib v1.0.0 (/opt/rustwide/workdir/concord) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 10s [INFO] running `Command { std: "docker" "inspect" "192d400757db620c903ed8deb21faa3f64c851df5a4b7a89e3047d8a0b615ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192d400757db620c903ed8deb21faa3f64c851df5a4b7a89e3047d8a0b615ddf", kill_on_drop: false }` [INFO] [stdout] 192d400757db620c903ed8deb21faa3f64c851df5a4b7a89e3047d8a0b615ddf [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] e8c3b1a6b3b26bd6d9973e66a53b08353d1d96a37e747b71f4ee32f7706f2ff4 [INFO] running `Command { std: "docker" "start" "-a" "e8c3b1a6b3b26bd6d9973e66a53b08353d1d96a37e747b71f4ee32f7706f2ff4", kill_on_drop: false }` [INFO] [stderr] Compiling concord v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "e8c3b1a6b3b26bd6d9973e66a53b08353d1d96a37e747b71f4ee32f7706f2ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c3b1a6b3b26bd6d9973e66a53b08353d1d96a37e747b71f4ee32f7706f2ff4", kill_on_drop: false }` [INFO] [stdout] e8c3b1a6b3b26bd6d9973e66a53b08353d1d96a37e747b71f4ee32f7706f2ff4 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 3009f3f8598efc854036517f4240f4f1b74f670d1331c6161419ed8f829df656 [INFO] running `Command { std: "docker" "start" "-a" "3009f3f8598efc854036517f4240f4f1b74f670d1331c6161419ed8f829df656", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/concord-e2b3d2ce5d3cd97b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3009f3f8598efc854036517f4240f4f1b74f670d1331c6161419ed8f829df656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3009f3f8598efc854036517f4240f4f1b74f670d1331c6161419ed8f829df656", kill_on_drop: false }` [INFO] [stdout] 3009f3f8598efc854036517f4240f4f1b74f670d1331c6161419ed8f829df656