[INFO] fetching crate themelio-nodeprot 0.10.14... [INFO] testing themelio-nodeprot-0.10.14 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate themelio-nodeprot 0.10.14 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate themelio-nodeprot 0.10.14 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 crates.io crate themelio-nodeprot 0.10.14 [INFO] finished tweaking crates.io crate themelio-nodeprot 0.10.14 [INFO] tweaked toml for crates.io crate themelio-nodeprot 0.10.14 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-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: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] 446505ce62a219ccbfb4e5f93d71e515979cb43027ad9fe29a609ca6fccfa9f3 [INFO] running `Command { std: "docker" "start" "-a" "446505ce62a219ccbfb4e5f93d71e515979cb43027ad9fe29a609ca6fccfa9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "446505ce62a219ccbfb4e5f93d71e515979cb43027ad9fe29a609ca6fccfa9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446505ce62a219ccbfb4e5f93d71e515979cb43027ad9fe29a609ca6fccfa9f3", kill_on_drop: false }` [INFO] [stdout] 446505ce62a219ccbfb4e5f93d71e515979cb43027ad9fe29a609ca6fccfa9f3 [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: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] bd888892eac55f07a53043145e6d4d408c7a54fe64b0728ac20edf4c23828712 [INFO] running `Command { std: "docker" "start" "-a" "bd888892eac55f07a53043145e6d4d408c7a54fe64b0728ac20edf4c23828712", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling ethnum v1.1.1 [INFO] [stderr] Compiling defmac v0.2.1 [INFO] [stderr] Compiling assoc v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rtrb v0.1.4 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling derive_arbitrary v1.1.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol-timeout v0.6.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling stdcode v0.1.7 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling smolscale v0.3.23 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling arbitrary v1.1.0 [INFO] [stderr] Compiling tmelcrypt v0.2.4 [INFO] [stderr] Compiling catvec v0.1.6 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling melnet v0.2.22 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling themelio-structs v0.2.2 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling novasmt v0.2.17 [INFO] [stderr] Compiling themelio-stf v0.9.16 [INFO] [stderr] Compiling themelio-nodeprot v0.10.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "bd888892eac55f07a53043145e6d4d408c7a54fe64b0728ac20edf4c23828712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd888892eac55f07a53043145e6d4d408c7a54fe64b0728ac20edf4c23828712", kill_on_drop: false }` [INFO] [stdout] bd888892eac55f07a53043145e6d4d408c7a54fe64b0728ac20edf4c23828712 [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: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] 53508848a7f1ede7f7291877d89314b772fef75030c55c9636cadb68318e4807 [INFO] running `Command { std: "docker" "start" "-a" "53508848a7f1ede7f7291877d89314b772fef75030c55c9636cadb68318e4807", kill_on_drop: false }` [INFO] [stderr] Compiling themelio-nodeprot v0.10.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.98s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/themelio_nodeprot-c0f91cb1dfd2ce65) [INFO] running `Command { std: "docker" "inspect" "53508848a7f1ede7f7291877d89314b772fef75030c55c9636cadb68318e4807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53508848a7f1ede7f7291877d89314b772fef75030c55c9636cadb68318e4807", kill_on_drop: false }` [INFO] [stdout] 53508848a7f1ede7f7291877d89314b772fef75030c55c9636cadb68318e4807 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87beae7de7541dfbdbd0661b7d8cac05d07cd0f7e588568266535a7694e51b6a [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" "87beae7de7541dfbdbd0661b7d8cac05d07cd0f7e588568266535a7694e51b6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themelio_nodeprot-c0f91cb1dfd2ce65) [INFO] [stderr] Doc-tests themelio-nodeprot [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] [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" "87beae7de7541dfbdbd0661b7d8cac05d07cd0f7e588568266535a7694e51b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87beae7de7541dfbdbd0661b7d8cac05d07cd0f7e588568266535a7694e51b6a", kill_on_drop: false }` [INFO] [stdout] 87beae7de7541dfbdbd0661b7d8cac05d07cd0f7e588568266535a7694e51b6a