[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacquesLucke%2Fstronghold_tests" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JacquesLucke/stronghold_tests 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/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-28/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] [stdout] 9b1f8a690fc5d8974460ed500d258dafd1266dcf25bc22e9571e46d7ab91b0e9 [INFO] running `Command { std: "docker" "start" "-a" "9b1f8a690fc5d8974460ed500d258dafd1266dcf25bc22e9571e46d7ab91b0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b1f8a690fc5d8974460ed500d258dafd1266dcf25bc22e9571e46d7ab91b0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1f8a690fc5d8974460ed500d258dafd1266dcf25bc22e9571e46d7ab91b0e9", kill_on_drop: false }` [INFO] [stdout] 9b1f8a690fc5d8974460ed500d258dafd1266dcf25bc22e9571e46d7ab91b0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 730095f87521e0cd5083cf5ed88cafbc906b19a3d70a4f3aef100954e0fedc6d [INFO] running `Command { std: "docker" "start" "-a" "730095f87521e0cd5083cf5ed88cafbc906b19a3d70a4f3aef100954e0fedc6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling dashmap v3.11.10 [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 riker-macros v0.2.0 [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 zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [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 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 1m 18s [INFO] running `Command { std: "docker" "inspect" "730095f87521e0cd5083cf5ed88cafbc906b19a3d70a4f3aef100954e0fedc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730095f87521e0cd5083cf5ed88cafbc906b19a3d70a4f3aef100954e0fedc6d", kill_on_drop: false }` [INFO] [stdout] 730095f87521e0cd5083cf5ed88cafbc906b19a3d70a4f3aef100954e0fedc6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] a252eab7d3c720e05b7cfdf0cec47463c0805b17ac54eb276eb033d1a32cdf01 [INFO] running `Command { std: "docker" "start" "-a" "a252eab7d3c720e05b7cfdf0cec47463c0805b17ac54eb276eb033d1a32cdf01", 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.78s [INFO] running `Command { std: "docker" "inspect" "a252eab7d3c720e05b7cfdf0cec47463c0805b17ac54eb276eb033d1a32cdf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a252eab7d3c720e05b7cfdf0cec47463c0805b17ac54eb276eb033d1a32cdf01", kill_on_drop: false }` [INFO] [stdout] a252eab7d3c720e05b7cfdf0cec47463c0805b17ac54eb276eb033d1a32cdf01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 2da837f2e09a6228b6feab2ef28ca78eb0b706a24e8cd6fd7b6e10c80e0849fb [INFO] running `Command { std: "docker" "start" "-a" "2da837f2e09a6228b6feab2ef28ca78eb0b706a24e8cd6fd7b6e10c80e0849fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stronghold_test-fb91b2643406d500) [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" "2da837f2e09a6228b6feab2ef28ca78eb0b706a24e8cd6fd7b6e10c80e0849fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da837f2e09a6228b6feab2ef28ca78eb0b706a24e8cd6fd7b6e10c80e0849fb", kill_on_drop: false }` [INFO] [stdout] 2da837f2e09a6228b6feab2ef28ca78eb0b706a24e8cd6fd7b6e10c80e0849fb