[INFO] cloning repository https://github.com/lkucharczyk/yt-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lkucharczyk/yt-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkucharczyk%2Fyt-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkucharczyk%2Fyt-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0012dc726dfa65ea02f75e5ade66e0f7db85be9 [INFO] testing lkucharczyk/yt-cli 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%2Flkucharczyk%2Fyt-cli" "/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/lkucharczyk/yt-cli 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/lkucharczyk/yt-cli [INFO] finished tweaking git repo https://github.com/lkucharczyk/yt-cli [INFO] tweaked toml for git repo https://github.com/lkucharczyk/yt-cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lkucharczyk/yt-cli 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] Downloading crates ... [INFO] [stderr] Downloaded signal v0.7.0 [INFO] [stderr] Downloaded configparser v2.0.0 [INFO] [stderr] Downloaded skim v0.9.3 [INFO] [stderr] Downloaded tuikit v0.4.3 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] dc06b1a75558fbdad869603ef708a03b08ef23344393d7c60c7e12431e388d52 [INFO] running `Command { std: "docker" "start" "-a" "dc06b1a75558fbdad869603ef708a03b08ef23344393d7c60c7e12431e388d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc06b1a75558fbdad869603ef708a03b08ef23344393d7c60c7e12431e388d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc06b1a75558fbdad869603ef708a03b08ef23344393d7c60c7e12431e388d52", kill_on_drop: false }` [INFO] [stdout] dc06b1a75558fbdad869603ef708a03b08ef23344393d7c60c7e12431e388d52 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89d400f894b218e09108967316680fdbe95967499c2a80fd7b7df574bd1d783a [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" "89d400f894b218e09108967316680fdbe95967499c2a80fd7b7df574bd1d783a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling configparser v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling defer-drop v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tuikit v0.4.3 [INFO] [stderr] Compiling signal v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling skim v0.9.3 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling yt-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "89d400f894b218e09108967316680fdbe95967499c2a80fd7b7df574bd1d783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d400f894b218e09108967316680fdbe95967499c2a80fd7b7df574bd1d783a", kill_on_drop: false }` [INFO] [stdout] 89d400f894b218e09108967316680fdbe95967499c2a80fd7b7df574bd1d783a [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e973fe647232e00320d48468491c43ec491ce37ed3a6b3d2cdbc1a82b5e2ede [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" "1e973fe647232e00320d48468491c43ec491ce37ed3a6b3d2cdbc1a82b5e2ede", kill_on_drop: false }` [INFO] [stderr] Compiling yt-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "1e973fe647232e00320d48468491c43ec491ce37ed3a6b3d2cdbc1a82b5e2ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e973fe647232e00320d48468491c43ec491ce37ed3a6b3d2cdbc1a82b5e2ede", kill_on_drop: false }` [INFO] [stdout] 1e973fe647232e00320d48468491c43ec491ce37ed3a6b3d2cdbc1a82b5e2ede [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09ec8c4820f45cd033b129f9459adb66604b99fd968fd627bdc0978dc50a2a3c [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" "09ec8c4820f45cd033b129f9459adb66604b99fd968fd627bdc0978dc50a2a3c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yt_cli-7a497ce2f06230c1) [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" "09ec8c4820f45cd033b129f9459adb66604b99fd968fd627bdc0978dc50a2a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ec8c4820f45cd033b129f9459adb66604b99fd968fd627bdc0978dc50a2a3c", kill_on_drop: false }` [INFO] [stdout] 09ec8c4820f45cd033b129f9459adb66604b99fd968fd627bdc0978dc50a2a3c