[INFO] cloning repository https://github.com/azriel91/credent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azriel91/credent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a166a64be94ac508be9c0d057bfabc6fc12418a [INFO] testing azriel91/credent against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azriel91/credent 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/azriel91/credent [INFO] removed 0 missing examples [INFO] removed workspace from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_cli from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_fs from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_model from git repo https://github.com/azriel91/credent [INFO] finished tweaking git repo https://github.com/azriel91/credent [INFO] tweaked toml for git repo https://github.com/azriel91/credent written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/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] 35fbb14d73cd8e8adeb7e2136a5bf3ace876060d554950cb7ac10cbcbc98badd [INFO] running `Command { std: "docker" "start" "-a" "35fbb14d73cd8e8adeb7e2136a5bf3ace876060d554950cb7ac10cbcbc98badd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35fbb14d73cd8e8adeb7e2136a5bf3ace876060d554950cb7ac10cbcbc98badd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fbb14d73cd8e8adeb7e2136a5bf3ace876060d554950cb7ac10cbcbc98badd", kill_on_drop: false }` [INFO] [stdout] 35fbb14d73cd8e8adeb7e2136a5bf3ace876060d554950cb7ac10cbcbc98badd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf08dbe17b1cf6519cc2488062b66119a4e1584cca746d7157bc03a759ac25c [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" "fcf08dbe17b1cf6519cc2488062b66119a4e1584cca746d7157bc03a759ac25c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling credent_model v0.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling credent_cli v0.1.0 [INFO] [stderr] Compiling credent_fs v0.1.0 [INFO] [stderr] Compiling credent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "fcf08dbe17b1cf6519cc2488062b66119a4e1584cca746d7157bc03a759ac25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf08dbe17b1cf6519cc2488062b66119a4e1584cca746d7157bc03a759ac25c", kill_on_drop: false }` [INFO] [stdout] fcf08dbe17b1cf6519cc2488062b66119a4e1584cca746d7157bc03a759ac25c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a9721f64cbe06da131d8728093b0c9a6663e595f08163a1e8f6487b61b73e73 [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" "5a9721f64cbe06da131d8728093b0c9a6663e595f08163a1e8f6487b61b73e73", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling credent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `Command { std: "docker" "inspect" "5a9721f64cbe06da131d8728093b0c9a6663e595f08163a1e8f6487b61b73e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9721f64cbe06da131d8728093b0c9a6663e595f08163a1e8f6487b61b73e73", kill_on_drop: false }` [INFO] [stdout] 5a9721f64cbe06da131d8728093b0c9a6663e595f08163a1e8f6487b61b73e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] bfeafa4c8ed9b7b52df55755cac9b5e55de83ef3941a3d504d719b360ae8a860 [INFO] running `Command { std: "docker" "start" "-a" "bfeafa4c8ed9b7b52df55755cac9b5e55de83ef3941a3d504d719b360ae8a860", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `Command { std: "docker" "inspect" "bfeafa4c8ed9b7b52df55755cac9b5e55de83ef3941a3d504d719b360ae8a860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfeafa4c8ed9b7b52df55755cac9b5e55de83ef3941a3d504d719b360ae8a860", kill_on_drop: false }` [INFO] [stdout] bfeafa4c8ed9b7b52df55755cac9b5e55de83ef3941a3d504d719b360ae8a860