[INFO] cloning repository https://github.com/ciehanski/kip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ciehanski/kip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciehanski%2Fkip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciehanski%2Fkip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 543198481ff1d2c03e8b87ce8d77e4a228413d27 [INFO] testing ciehanski/kip against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciehanski%2Fkip" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ciehanski/kip on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ciehanski/kip [INFO] finished tweaking git repo https://github.com/ciehanski/kip [INFO] tweaked toml for git repo https://github.com/ciehanski/kip written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ciehanski/kip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.2.0 [INFO] [stderr] Downloaded rusoto_signature v0.44.0 [INFO] [stderr] Downloaded rusoto_credential v0.44.0 [INFO] [stderr] Downloaded rusoto_core v0.44.0 [INFO] [stderr] Downloaded rusoto_s3 v0.44.0 [INFO] [stderr] Downloaded fastcdc v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c45db16369f50c8e1a6cd18c2eb5c88b15206e2fc1974bff9e1a0ed9fc069c [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" "a7c45db16369f50c8e1a6cd18c2eb5c88b15206e2fc1974bff9e1a0ed9fc069c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c45db16369f50c8e1a6cd18c2eb5c88b15206e2fc1974bff9e1a0ed9fc069c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c45db16369f50c8e1a6cd18c2eb5c88b15206e2fc1974bff9e1a0ed9fc069c", kill_on_drop: false }` [INFO] [stdout] a7c45db16369f50c8e1a6cd18c2eb5c88b15206e2fc1974bff9e1a0ed9fc069c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] f70d6bbb3e0131a13ec4880e516e6a9527e7160b38494b799368bc7deea47f59 [INFO] running `Command { std: "docker" "start" "-a" "f70d6bbb3e0131a13ec4880e516e6a9527e7160b38494b799368bc7deea47f59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling block-padding v0.2.0 [INFO] [stderr] Compiling fastcdc v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_s3 v0.44.0 [INFO] [stderr] Compiling kip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "f70d6bbb3e0131a13ec4880e516e6a9527e7160b38494b799368bc7deea47f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70d6bbb3e0131a13ec4880e516e6a9527e7160b38494b799368bc7deea47f59", kill_on_drop: false }` [INFO] [stdout] f70d6bbb3e0131a13ec4880e516e6a9527e7160b38494b799368bc7deea47f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baaf8b2248579e252c422c180c6c96fea8c09e886fd15b9801c98d97bea51a0d [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" "baaf8b2248579e252c422c180c6c96fea8c09e886fd15b9801c98d97bea51a0d", kill_on_drop: false }` [INFO] [stderr] Compiling kip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.75s [INFO] running `Command { std: "docker" "inspect" "baaf8b2248579e252c422c180c6c96fea8c09e886fd15b9801c98d97bea51a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baaf8b2248579e252c422c180c6c96fea8c09e886fd15b9801c98d97bea51a0d", kill_on_drop: false }` [INFO] [stdout] baaf8b2248579e252c422c180c6c96fea8c09e886fd15b9801c98d97bea51a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1853608a6544b13d70c78c345eb6f92ffa6aa3d31849b805c86ecfa9a221c7d [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" "a1853608a6544b13d70c78c345eb6f92ffa6aa3d31849b805c86ecfa9a221c7d", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kip-a5bcbb1ae1d89f86) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test job::tests::test_get_files_amt ... ok [INFO] [stdout] test crypto::tests::test_decrypt ... ok [INFO] [stdout] test crypto::tests::test_encrypt ... ok [INFO] [stdout] test crypto::tests::test_generate_nonce ... ok [INFO] [stdout] test run::tests::test_strip_hash_from_s3 ... ok [INFO] [stdout] test crypto::tests::test_extract_nonce ... ok [INFO] [stdout] test chunk::tests::test_chunk_small_file ... ok [INFO] [stdout] test run::tests::test_is_not_single_chunk ... ok [INFO] [stdout] test job::tests::test_get_file_hashes ... ok [INFO] [stdout] test run::tests::test_is_single_chunk ... ok [INFO] [stdout] test crypto::tests::test_argon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kip-8fca78c4bf0abc4d) [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] [stderr] Doc-tests kip [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" "a1853608a6544b13d70c78c345eb6f92ffa6aa3d31849b805c86ecfa9a221c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1853608a6544b13d70c78c345eb6f92ffa6aa3d31849b805c86ecfa9a221c7d", kill_on_drop: false }` [INFO] [stdout] a1853608a6544b13d70c78c345eb6f92ffa6aa3d31849b805c86ecfa9a221c7d