[INFO] cloning repository https://github.com/gpestana/en-crypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpestana/en-crypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fen-crypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fen-crypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78a87c47a690450c7f26c694a2f11ec2240f5952 [INFO] testing gpestana/en-crypt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fen-crypt" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpestana/en-crypt 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/gpestana/en-crypt [INFO] finished tweaking git repo https://github.com/gpestana/en-crypt [INFO] tweaked toml for git repo https://github.com/gpestana/en-crypt written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gpestana/en-crypt 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8709acf149321f794263918d50ac53a1f7b55ab349f3e82b082b7ee55fe97521 [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" "8709acf149321f794263918d50ac53a1f7b55ab349f3e82b082b7ee55fe97521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8709acf149321f794263918d50ac53a1f7b55ab349f3e82b082b7ee55fe97521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8709acf149321f794263918d50ac53a1f7b55ab349f3e82b082b7ee55fe97521", kill_on_drop: false }` [INFO] [stdout] 8709acf149321f794263918d50ac53a1f7b55ab349f3e82b082b7ee55fe97521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 202871e4065f5af94d540d8bb1ae1e76827d6e1195cc641284808eb0833949a8 [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" "202871e4065f5af94d540d8bb1ae1e76827d6e1195cc641284808eb0833949a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling data-encoding-macro v0.1.10 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling cid v0.6.0 [INFO] [stderr] Compiling en-crypt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "202871e4065f5af94d540d8bb1ae1e76827d6e1195cc641284808eb0833949a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202871e4065f5af94d540d8bb1ae1e76827d6e1195cc641284808eb0833949a8", kill_on_drop: false }` [INFO] [stdout] 202871e4065f5af94d540d8bb1ae1e76827d6e1195cc641284808eb0833949a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] e91c61755199e58498255e65392c2d44f4751e4584db233995c4854f8aabf344 [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" "e91c61755199e58498255e65392c2d44f4751e4584db233995c4854f8aabf344", kill_on_drop: false }` [INFO] [stderr] Compiling en-crypt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.76s [INFO] running `Command { std: "docker" "inspect" "e91c61755199e58498255e65392c2d44f4751e4584db233995c4854f8aabf344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91c61755199e58498255e65392c2d44f4751e4584db233995c4854f8aabf344", kill_on_drop: false }` [INFO] [stdout] e91c61755199e58498255e65392c2d44f4751e4584db233995c4854f8aabf344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 53dc19bb8ff479dd8f5033a11d5aa1729134c10ea090f173c1f415856a6ecdf8 [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" "53dc19bb8ff479dd8f5033a11d5aa1729134c10ea090f173c1f415856a6ecdf8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 9 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/en_crypt-196bca02aadef20d) [INFO] [stdout] test structs::metadata::tests::metadata_match ... ok [INFO] [stdout] test structs::metadata::tests::encrypt_decrypt ... ok [INFO] [stdout] test structs::tests::serialization ... ok [INFO] [stdout] test structs::tests::pointer_read ... ok [INFO] [stdout] test structs::metadata::tests::constructor ... ok [INFO] [stdout] test structs::tests::pointer_constructor ... ok [INFO] [stdout] test structs::tests::block_writer_reader ... ok [INFO] [stdout] test structs::tests::block_encrypt_decrypt ... ok [INFO] [stdout] test structs::tests::end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53dc19bb8ff479dd8f5033a11d5aa1729134c10ea090f173c1f415856a6ecdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dc19bb8ff479dd8f5033a11d5aa1729134c10ea090f173c1f415856a6ecdf8", kill_on_drop: false }` [INFO] [stdout] 53dc19bb8ff479dd8f5033a11d5aa1729134c10ea090f173c1f415856a6ecdf8