[INFO] cloning repository https://github.com/JacquesLucke/stronghold_tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacquesLucke/stronghold_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacquesLucke%2Fstronghold_tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacquesLucke%2Fstronghold_tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 594967f4776a7e9efaefd8bd82d14e834e1098d6 [INFO] testing JacquesLucke/stronghold_tests 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%2FJacquesLucke%2Fstronghold_tests" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JacquesLucke/stronghold_tests 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/JacquesLucke/stronghold_tests [INFO] finished tweaking git repo https://github.com/JacquesLucke/stronghold_tests [INFO] tweaked toml for git repo https://github.com/JacquesLucke/stronghold_tests written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/JacquesLucke/stronghold_tests 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] [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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 422a6f29b435e4365198b6d5cc86e695676afe57f77cd8313b62c6a9a691a363 [INFO] running `Command { std: "docker" "start" "-a" "422a6f29b435e4365198b6d5cc86e695676afe57f77cd8313b62c6a9a691a363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "422a6f29b435e4365198b6d5cc86e695676afe57f77cd8313b62c6a9a691a363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422a6f29b435e4365198b6d5cc86e695676afe57f77cd8313b62c6a9a691a363", kill_on_drop: false }` [INFO] [stdout] 422a6f29b435e4365198b6d5cc86e695676afe57f77cd8313b62c6a9a691a363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0a58d29b6e072ec7289b675b81279cfa6be32316ad78cd184b86aaf1e7cfce1 [INFO] running `Command { std: "docker" "start" "-a" "b0a58d29b6e072ec7289b675b81279cfa6be32316ad78cd184b86aaf1e7cfce1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling actix-rt v2.5.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling stronghold-derive v0.2.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling riker-macros v0.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling iota-crypto v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling riker v0.4.2 [INFO] [stderr] Compiling stronghold-utils v0.3.0 [INFO] [stderr] Compiling stronghold-runtime v0.3.0 [INFO] [stderr] Compiling stronghold_engine v0.4.0 [INFO] [stderr] Compiling iota_stronghold v0.4.1 [INFO] [stderr] Compiling stronghold_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.67s [INFO] running `Command { std: "docker" "inspect" "b0a58d29b6e072ec7289b675b81279cfa6be32316ad78cd184b86aaf1e7cfce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a58d29b6e072ec7289b675b81279cfa6be32316ad78cd184b86aaf1e7cfce1", kill_on_drop: false }` [INFO] [stdout] b0a58d29b6e072ec7289b675b81279cfa6be32316ad78cd184b86aaf1e7cfce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef36455568d7bdc45697ab9cbeba5641789555a348820dd608c8e5e46aaa3db3 [INFO] running `Command { std: "docker" "start" "-a" "ef36455568d7bdc45697ab9cbeba5641789555a348820dd608c8e5e46aaa3db3", kill_on_drop: false }` [INFO] [stderr] Compiling stronghold_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stronghold_test-efc80c9798931cea) [INFO] running `Command { std: "docker" "inspect" "ef36455568d7bdc45697ab9cbeba5641789555a348820dd608c8e5e46aaa3db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef36455568d7bdc45697ab9cbeba5641789555a348820dd608c8e5e46aaa3db3", kill_on_drop: false }` [INFO] [stdout] ef36455568d7bdc45697ab9cbeba5641789555a348820dd608c8e5e46aaa3db3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b872e4c28d68d2cfe6962836f868b91c50f8a44fe4363d7d6478b52bcd70fbc [INFO] running `Command { std: "docker" "start" "-a" "8b872e4c28d68d2cfe6962836f868b91c50f8a44fe4363d7d6478b52bcd70fbc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stronghold_test-efc80c9798931cea) [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" "8b872e4c28d68d2cfe6962836f868b91c50f8a44fe4363d7d6478b52bcd70fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b872e4c28d68d2cfe6962836f868b91c50f8a44fe4363d7d6478b52bcd70fbc", kill_on_drop: false }` [INFO] [stdout] 8b872e4c28d68d2cfe6962836f868b91c50f8a44fe4363d7d6478b52bcd70fbc