[INFO] cloning repository https://github.com/marcelarie/git-tellme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcelarie/git-tellme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fgit-tellme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fgit-tellme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 684d04c8f1463560a291fb6521070ce5c38c1138
[INFO] testing marcelarie/git-tellme against 1.57.0 for beta-1.58-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelarie%2Fgit-tellme" "/workspace/builds/worker-5/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marcelarie/git-tellme on toolchain 1.57.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marcelarie/git-tellme
[INFO] finished tweaking git repo https://github.com/marcelarie/git-tellme
[INFO] tweaked toml for git repo https://github.com/marcelarie/git-tellme written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/marcelarie/git-tellme already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "fetch" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.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] 41268bb8bdf7e1d3eb0443f6a25b8103a88e1a895226e22352dfe7fca304b8b4
[INFO] running `Command { std: "docker" "start" "-a" "41268bb8bdf7e1d3eb0443f6a25b8103a88e1a895226e22352dfe7fca304b8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41268bb8bdf7e1d3eb0443f6a25b8103a88e1a895226e22352dfe7fca304b8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41268bb8bdf7e1d3eb0443f6a25b8103a88e1a895226e22352dfe7fca304b8b4", kill_on_drop: false }`
[INFO] [stdout] 41268bb8bdf7e1d3eb0443f6a25b8103a88e1a895226e22352dfe7fca304b8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "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] 4602e38f01fce1a830772f437f6af7357bfcf21422fb03bf0b40477542bd7570
[INFO] running `Command { std: "docker" "start" "-a" "4602e38f01fce1a830772f437f6af7357bfcf21422fb03bf0b40477542bd7570", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling zbus_macros v1.9.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling zvariant_derive v2.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling zvariant v2.9.0
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling redis v0.21.3
[INFO] [stderr]    Compiling zbus v1.9.1
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling notify-rust v4.5.4
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling git-tellme v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: there is no argument named `sub`
[INFO] [stdout]   --> src/commands/subscribe_com.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 println!(" ⭐ {sub}");
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_subs_cli`
[INFO] [stdout]  --> src/api/checks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     check_subs_cli, get_subs_cli, subscribe_to_user_cli, unsubscribe,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-tellme` due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4602e38f01fce1a830772f437f6af7357bfcf21422fb03bf0b40477542bd7570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4602e38f01fce1a830772f437f6af7357bfcf21422fb03bf0b40477542bd7570", kill_on_drop: false }`
[INFO] [stdout] 4602e38f01fce1a830772f437f6af7357bfcf21422fb03bf0b40477542bd7570