[INFO] cloning repository https://github.com/pr2502/wordule [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pr2502/wordule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Fwordule", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Fwordule'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d855709e2a4cc467ede53c1268ed9cfd65fda074 [INFO] testing pr2502/wordule against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr2502%2Fwordule" "/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/pr2502/wordule on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pr2502/wordule [INFO] finished tweaking git repo https://github.com/pr2502/wordule [INFO] tweaked toml for git repo https://github.com/pr2502/wordule written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pr2502/wordule already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f1d411189ef75e61789a0916d535d17655cc91db5c07a371cfbf6cace5cc04 [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" "09f1d411189ef75e61789a0916d535d17655cc91db5c07a371cfbf6cace5cc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f1d411189ef75e61789a0916d535d17655cc91db5c07a371cfbf6cace5cc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f1d411189ef75e61789a0916d535d17655cc91db5c07a371cfbf6cace5cc04", kill_on_drop: false }` [INFO] [stdout] 09f1d411189ef75e61789a0916d535d17655cc91db5c07a371cfbf6cace5cc04 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 54464c36c5bc5e7425958bbcf37baa58f7666e96d2f3a47b36e29e7c72a2cba5 [INFO] running `Command { std: "docker" "start" "-a" "54464c36c5bc5e7425958bbcf37baa58f7666e96d2f3a47b36e29e7c72a2cba5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stderr] Compiling wordule v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "54464c36c5bc5e7425958bbcf37baa58f7666e96d2f3a47b36e29e7c72a2cba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54464c36c5bc5e7425958bbcf37baa58f7666e96d2f3a47b36e29e7c72a2cba5", kill_on_drop: false }` [INFO] [stdout] 54464c36c5bc5e7425958bbcf37baa58f7666e96d2f3a47b36e29e7c72a2cba5 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 15bf9e2845cd45bfa25c174e3341f54d5e549ae8cf6e7d30f08be83e7531481e [INFO] running `Command { std: "docker" "start" "-a" "15bf9e2845cd45bfa25c174e3341f54d5e549ae8cf6e7d30f08be83e7531481e", kill_on_drop: false }` [INFO] [stderr] Compiling wordule v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wordule-26e812c48175bf86) [INFO] running `Command { std: "docker" "inspect" "15bf9e2845cd45bfa25c174e3341f54d5e549ae8cf6e7d30f08be83e7531481e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15bf9e2845cd45bfa25c174e3341f54d5e549ae8cf6e7d30f08be83e7531481e", kill_on_drop: false }` [INFO] [stdout] 15bf9e2845cd45bfa25c174e3341f54d5e549ae8cf6e7d30f08be83e7531481e [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] f07e3cbdf545bebd80cdf2c1a3febfff8880ad299802b898cffe0fc51af7e305 [INFO] running `Command { std: "docker" "start" "-a" "f07e3cbdf545bebd80cdf2c1a3febfff8880ad299802b898cffe0fc51af7e305", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordule-26e812c48175bf86) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f07e3cbdf545bebd80cdf2c1a3febfff8880ad299802b898cffe0fc51af7e305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07e3cbdf545bebd80cdf2c1a3febfff8880ad299802b898cffe0fc51af7e305", kill_on_drop: false }` [INFO] [stdout] f07e3cbdf545bebd80cdf2c1a3febfff8880ad299802b898cffe0fc51af7e305