[INFO] cloning repository https://github.com/AJTJ/keyplace_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AJTJ/keyplace_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fkeyplace_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fkeyplace_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa91d077b8d8edcda0036a4376a07441d6099db8 [INFO] testing AJTJ/keyplace_server against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAJTJ%2Fkeyplace_server" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AJTJ/keyplace_server on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AJTJ/keyplace_server [INFO] finished tweaking git repo https://github.com/AJTJ/keyplace_server [INFO] tweaked toml for git repo https://github.com/AJTJ/keyplace_server written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/AJTJ/keyplace_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Downloaded scrypt v0.4.1 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded wasm-bindgen-console-logger v0.1.1 [INFO] [stderr] Downloaded toboggan-kv v0.1.2 [INFO] [stderr] Downloaded keyplace v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "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] e72d8ca17efb825bf0652c84ec7e14b31fd81e4b980d94587517b26c394020fc [INFO] running `Command { std: "docker" "start" "-a" "e72d8ca17efb825bf0652c84ec7e14b31fd81e4b980d94587517b26c394020fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72d8ca17efb825bf0652c84ec7e14b31fd81e4b980d94587517b26c394020fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72d8ca17efb825bf0652c84ec7e14b31fd81e4b980d94587517b26c394020fc", kill_on_drop: false }` [INFO] [stdout] e72d8ca17efb825bf0652c84ec7e14b31fd81e4b980d94587517b26c394020fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 903c4d2dd2a69eb26918d9414fb83c0c43d782e4448bdca74dc1e15ba880baf5 [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" "903c4d2dd2a69eb26918d9414fb83c0c43d782e4448bdca74dc1e15ba880baf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling scrypt v0.4.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling toboggan-kv v0.1.2 [INFO] [stderr] Compiling keyplace v0.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling keyplace_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | get, middleware::Logger, post, web, App, Error, HttpRequest, HttpResponse, HttpServer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentKey`, `PassKey` [INFO] [stdout] --> src/main.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use keyplace::{AgentKey, CustodialAgentKey, PassKey}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "903c4d2dd2a69eb26918d9414fb83c0c43d782e4448bdca74dc1e15ba880baf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903c4d2dd2a69eb26918d9414fb83c0c43d782e4448bdca74dc1e15ba880baf5", kill_on_drop: false }` [INFO] [stdout] 903c4d2dd2a69eb26918d9414fb83c0c43d782e4448bdca74dc1e15ba880baf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "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] da272ffee536056ed9a3907ce125a3a25a4c9821a6ce1a187e916057b92606ac [INFO] running `Command { std: "docker" "start" "-a" "da272ffee536056ed9a3907ce125a3a25a4c9821a6ce1a187e916057b92606ac", kill_on_drop: false }` [INFO] [stderr] Compiling keyplace_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | get, middleware::Logger, post, web, App, Error, HttpRequest, HttpResponse, HttpServer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentKey`, `PassKey` [INFO] [stdout] --> src/main.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use keyplace::{AgentKey, CustodialAgentKey, PassKey}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "da272ffee536056ed9a3907ce125a3a25a4c9821a6ce1a187e916057b92606ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da272ffee536056ed9a3907ce125a3a25a4c9821a6ce1a187e916057b92606ac", kill_on_drop: false }` [INFO] [stdout] da272ffee536056ed9a3907ce125a3a25a4c9821a6ce1a187e916057b92606ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f2eab99493dad916ae47c8b71fd4ed40b8d247d686857ef8c05ff84732b7ef3 [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" "9f2eab99493dad916ae47c8b71fd4ed40b8d247d686857ef8c05ff84732b7ef3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `get` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | get, middleware::Logger, post, web, App, Error, HttpRequest, HttpResponse, HttpServer, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AgentKey`, `PassKey` [INFO] [stderr] --> src/main.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | use keyplace::{AgentKey, CustodialAgentKey, PassKey}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `keyplace_server` (bin "keyplace_server" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/keyplace_server-dbf570dd4cee68ac) [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" "9f2eab99493dad916ae47c8b71fd4ed40b8d247d686857ef8c05ff84732b7ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2eab99493dad916ae47c8b71fd4ed40b8d247d686857ef8c05ff84732b7ef3", kill_on_drop: false }` [INFO] [stdout] 9f2eab99493dad916ae47c8b71fd4ed40b8d247d686857ef8c05ff84732b7ef3