[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37miners%2Fconcord" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/37miners/concord on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-1/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.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 48bea4df7731744e943ce85a9325cf32f738fd3ff9a0e1a81d0c8292c151f1fc [INFO] running `Command { std: "docker" "start" "-a" "48bea4df7731744e943ce85a9325cf32f738fd3ff9a0e1a81d0c8292c151f1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48bea4df7731744e943ce85a9325cf32f738fd3ff9a0e1a81d0c8292c151f1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48bea4df7731744e943ce85a9325cf32f738fd3ff9a0e1a81d0c8292c151f1fc", kill_on_drop: false }` [INFO] [stdout] 48bea4df7731744e943ce85a9325cf32f738fd3ff9a0e1a81d0c8292c151f1fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4ab4a7560e97fd1c33989720a524ce10b8b61b5ebdcf1d5fa22a1d113908091 [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" "d4ab4a7560e97fd1c33989720a524ce10b8b61b5ebdcf1d5fa22a1d113908091", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling sysinfo v0.9.6 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling querystring v1.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 substring v1.4.5 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling digest v0.10.1 [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 proc-macro-crate v1.1.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling zeroize v1.5.2 [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 dirs-sys v0.3.6 [INFO] [stderr] Compiling rand_os v0.1.3 [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 dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tor-stream v0.3.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fsutils v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling num_enum v0.5.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 ed25519-dalek v1.0.1 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling mime_multipart v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [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 git2 v0.13.25 [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 built v0.4.4 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling nioruntime_evh v0.0.3-beta1 (http://github.com/37miners/nioruntime?branch=master#e438452b) [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 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 2m 11s [INFO] running `Command { std: "docker" "inspect" "d4ab4a7560e97fd1c33989720a524ce10b8b61b5ebdcf1d5fa22a1d113908091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ab4a7560e97fd1c33989720a524ce10b8b61b5ebdcf1d5fa22a1d113908091", kill_on_drop: false }` [INFO] [stdout] d4ab4a7560e97fd1c33989720a524ce10b8b61b5ebdcf1d5fa22a1d113908091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b520a82f8a3e9fd41122a7a133147e32b0d948ba3993d76ec07c04225f8bdca [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" "5b520a82f8a3e9fd41122a7a133147e32b0d948ba3993d76ec07c04225f8bdca", kill_on_drop: false }` [INFO] [stderr] Compiling concord v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "5b520a82f8a3e9fd41122a7a133147e32b0d948ba3993d76ec07c04225f8bdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b520a82f8a3e9fd41122a7a133147e32b0d948ba3993d76ec07c04225f8bdca", kill_on_drop: false }` [INFO] [stdout] 5b520a82f8a3e9fd41122a7a133147e32b0d948ba3993d76ec07c04225f8bdca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 646dcef20fca51e91d619d24cbb6c29bac9feb468e024ec45c9094a8128e1d48 [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" "646dcef20fca51e91d619d24cbb6c29bac9feb468e024ec45c9094a8128e1d48", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/concord-5e1d0ca22c93df7b) [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" "646dcef20fca51e91d619d24cbb6c29bac9feb468e024ec45c9094a8128e1d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646dcef20fca51e91d619d24cbb6c29bac9feb468e024ec45c9094a8128e1d48", kill_on_drop: false }` [INFO] [stdout] 646dcef20fca51e91d619d24cbb6c29bac9feb468e024ec45c9094a8128e1d48