[INFO] cloning repository https://github.com/splash-cli/splash-cli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/splash-cli/splash-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplash-cli%2Fsplash-cli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplash-cli%2Fsplash-cli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe5544e11a635270d51eb710f1c71d2ec29fe2f3 [INFO] testing splash-cli/splash-cli-rs 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%2Fsplash-cli%2Fsplash-cli-rs" "/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/splash-cli/splash-cli-rs 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/splash-cli/splash-cli-rs [INFO] finished tweaking git repo https://github.com/splash-cli/splash-cli-rs [INFO] tweaked toml for git repo https://github.com/splash-cli/splash-cli-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/splash-cli/splash-cli-rs 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-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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 020caeee9dcf0065d58274922ea822b7a678f936023fac686bae6d3dc7bffea5 [INFO] running `Command { std: "docker" "start" "-a" "020caeee9dcf0065d58274922ea822b7a678f936023fac686bae6d3dc7bffea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "020caeee9dcf0065d58274922ea822b7a678f936023fac686bae6d3dc7bffea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020caeee9dcf0065d58274922ea822b7a678f936023fac686bae6d3dc7bffea5", kill_on_drop: false }` [INFO] [stdout] 020caeee9dcf0065d58274922ea822b7a678f936023fac686bae6d3dc7bffea5 [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" "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] [stdout] f8abdb22e29781a97f84ccfa4850cb248af7362706dffa43240017ba098b0ff8 [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" "f8abdb22e29781a97f84ccfa4850cb248af7362706dffa43240017ba098b0ff8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling self_update v0.27.0 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling wallpaper v3.1.1 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling splash v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "f8abdb22e29781a97f84ccfa4850cb248af7362706dffa43240017ba098b0ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8abdb22e29781a97f84ccfa4850cb248af7362706dffa43240017ba098b0ff8", kill_on_drop: false }` [INFO] [stdout] f8abdb22e29781a97f84ccfa4850cb248af7362706dffa43240017ba098b0ff8 [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" "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] [stdout] 0abef7fcfc32462fd72eb12f2cc2c83d0dd56426b0070e4c15ddd0ea70fb8d2a [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" "0abef7fcfc32462fd72eb12f2cc2c83d0dd56426b0070e4c15ddd0ea70fb8d2a", kill_on_drop: false }` [INFO] [stderr] Compiling splash v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.92s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/splash-2e7ab64dee8993cd) [INFO] running `Command { std: "docker" "inspect" "0abef7fcfc32462fd72eb12f2cc2c83d0dd56426b0070e4c15ddd0ea70fb8d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abef7fcfc32462fd72eb12f2cc2c83d0dd56426b0070e4c15ddd0ea70fb8d2a", kill_on_drop: false }` [INFO] [stdout] 0abef7fcfc32462fd72eb12f2cc2c83d0dd56426b0070e4c15ddd0ea70fb8d2a [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" "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] a20bc95fd96ed53fc0b2815a4f5381c87106dd660f2439d9d9badc2e9da054b8 [INFO] running `Command { std: "docker" "start" "-a" "a20bc95fd96ed53fc0b2815a4f5381c87106dd660f2439d9d9badc2e9da054b8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splash-2e7ab64dee8993cd) [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" "a20bc95fd96ed53fc0b2815a4f5381c87106dd660f2439d9d9badc2e9da054b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20bc95fd96ed53fc0b2815a4f5381c87106dd660f2439d9d9badc2e9da054b8", kill_on_drop: false }` [INFO] [stdout] a20bc95fd96ed53fc0b2815a4f5381c87106dd660f2439d9d9badc2e9da054b8