[INFO] cloning repository https://github.com/samueltardieu/findkeepassword [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samueltardieu/findkeepassword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30de954674b4e9a3347e38c5f74ac83d1c87de2d [INFO] testing samueltardieu/findkeepassword against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword" "/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/samueltardieu/findkeepassword on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samueltardieu/findkeepassword [INFO] finished tweaking git repo https://github.com/samueltardieu/findkeepassword [INFO] tweaked toml for git repo https://github.com/samueltardieu/findkeepassword written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/samueltardieu/findkeepassword already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 70e83db7e2251eb8ffd6fdedf759c92070f5ae31cd02c0a87c260e55762e8541 [INFO] running `Command { std: "docker" "start" "-a" "70e83db7e2251eb8ffd6fdedf759c92070f5ae31cd02c0a87c260e55762e8541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70e83db7e2251eb8ffd6fdedf759c92070f5ae31cd02c0a87c260e55762e8541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e83db7e2251eb8ffd6fdedf759c92070f5ae31cd02c0a87c260e55762e8541", kill_on_drop: false }` [INFO] [stdout] 70e83db7e2251eb8ffd6fdedf759c92070f5ae31cd02c0a87c260e55762e8541 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3530d54f70153e36bd8145744cb82fdf1395db172155ab25ae03b94df45a6f5 [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" "a3530d54f70153e36bd8145744cb82fdf1395db172155ab25ae03b94df45a6f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling xmlparser v0.6.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling salsa20-core v0.2.3 [INFO] [stderr] Compiling chacha20 v0.2.3 [INFO] [stderr] Compiling salsa20 v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rust-argon2 v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling kdbx4 v0.4.2 [INFO] [stderr] Compiling findkeepassword v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.67s [INFO] running `Command { std: "docker" "inspect" "a3530d54f70153e36bd8145744cb82fdf1395db172155ab25ae03b94df45a6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3530d54f70153e36bd8145744cb82fdf1395db172155ab25ae03b94df45a6f5", kill_on_drop: false }` [INFO] [stdout] a3530d54f70153e36bd8145744cb82fdf1395db172155ab25ae03b94df45a6f5 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] ada2bef85d1ad0568e60eb1bcd96ac852c44b107379b8a36d23ca40a2b3dbb94 [INFO] running `Command { std: "docker" "start" "-a" "ada2bef85d1ad0568e60eb1bcd96ac852c44b107379b8a36d23ca40a2b3dbb94", kill_on_drop: false }` [INFO] [stderr] Compiling findkeepassword v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "ada2bef85d1ad0568e60eb1bcd96ac852c44b107379b8a36d23ca40a2b3dbb94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada2bef85d1ad0568e60eb1bcd96ac852c44b107379b8a36d23ca40a2b3dbb94", kill_on_drop: false }` [INFO] [stdout] ada2bef85d1ad0568e60eb1bcd96ac852c44b107379b8a36d23ca40a2b3dbb94 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc1ec70eacb680cb56777a9f40850ad661868f48c28ef14e9d5d50eea604ca00 [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" "bc1ec70eacb680cb56777a9f40850ad661868f48c28ef14e9d5d50eea604ca00", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/findkeepassword-d39c967fea42a3a3 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc1ec70eacb680cb56777a9f40850ad661868f48c28ef14e9d5d50eea604ca00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1ec70eacb680cb56777a9f40850ad661868f48c28ef14e9d5d50eea604ca00", kill_on_drop: false }` [INFO] [stdout] bc1ec70eacb680cb56777a9f40850ad661868f48c28ef14e9d5d50eea604ca00