[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "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] 43b90b47939ebd0c79a00ebc90d8ff5bc2eaa5c93466c7f055a30d8ec1402477 [INFO] running `Command { std: "docker" "start" "-a" "43b90b47939ebd0c79a00ebc90d8ff5bc2eaa5c93466c7f055a30d8ec1402477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43b90b47939ebd0c79a00ebc90d8ff5bc2eaa5c93466c7f055a30d8ec1402477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b90b47939ebd0c79a00ebc90d8ff5bc2eaa5c93466c7f055a30d8ec1402477", kill_on_drop: false }` [INFO] [stdout] 43b90b47939ebd0c79a00ebc90d8ff5bc2eaa5c93466c7f055a30d8ec1402477 [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" "+beta-2022-04-10" "build" "--frozen" "--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] c797f0b7317060f3e814e18d039cbb4415b45679187e85a44ce3e0ba818b1e82 [INFO] running `Command { std: "docker" "start" "-a" "c797f0b7317060f3e814e18d039cbb4415b45679187e85a44ce3e0ba818b1e82", kill_on_drop: false }` [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 crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [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 urlencoding v2.1.0 [INFO] [stderr] Compiling buf-read-ext v0.4.0 [INFO] [stderr] Compiling bit_reverse v0.1.8 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling concordconfig v1.0.0 (/opt/rustwide/workdir/config) [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 rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.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-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling bytefmt v0.1.7 [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 rand v0.5.6 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling which v3.1.1 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [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 fsutils v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [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 portpicker v0.1.1 [INFO] [stderr] Compiling textnonce v1.0.0 [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 failure v0.1.8 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [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 proc-macro-crate v1.1.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling nioruntime_log v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [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 nioruntime_tor v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling nioruntime_http 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 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 4m 51s [INFO] running `Command { std: "docker" "inspect" "c797f0b7317060f3e814e18d039cbb4415b45679187e85a44ce3e0ba818b1e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c797f0b7317060f3e814e18d039cbb4415b45679187e85a44ce3e0ba818b1e82", kill_on_drop: false }` [INFO] [stdout] c797f0b7317060f3e814e18d039cbb4415b45679187e85a44ce3e0ba818b1e82 [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" "+beta-2022-04-10" "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] aebf507825b2b397c72c46508ca558e0974538cd3a4f1ebcdcd8720a50b09618 [INFO] running `Command { std: "docker" "start" "-a" "aebf507825b2b397c72c46508ca558e0974538cd3a4f1ebcdcd8720a50b09618", kill_on_drop: false }` [INFO] [stderr] Compiling concord v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.45s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/concord-d0f5966eead231b7) [INFO] running `Command { std: "docker" "inspect" "aebf507825b2b397c72c46508ca558e0974538cd3a4f1ebcdcd8720a50b09618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebf507825b2b397c72c46508ca558e0974538cd3a4f1ebcdcd8720a50b09618", kill_on_drop: false }` [INFO] [stdout] aebf507825b2b397c72c46508ca558e0974538cd3a4f1ebcdcd8720a50b09618 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2aa53cb65cb8e32f9bc0f28b864813aa46f6b07c53dbbf9bb7c87c104d4ccb77 [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" "2aa53cb65cb8e32f9bc0f28b864813aa46f6b07c53dbbf9bb7c87c104d4ccb77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/concord-d0f5966eead231b7) [INFO] [stdout] [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" "2aa53cb65cb8e32f9bc0f28b864813aa46f6b07c53dbbf9bb7c87c104d4ccb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa53cb65cb8e32f9bc0f28b864813aa46f6b07c53dbbf9bb7c87c104d4ccb77", kill_on_drop: false }` [INFO] [stdout] 2aa53cb65cb8e32f9bc0f28b864813aa46f6b07c53dbbf9bb7c87c104d4ccb77