[INFO] cloning repository https://github.com/nickjer/yayo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickjer/yayo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2596a97a7d6f3a5ac4ee20814e3fdda7a50cd942 [INFO] testing nickjer/yayo against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickjer%2Fyayo" "/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/nickjer/yayo 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/nickjer/yayo [INFO] finished tweaking git repo https://github.com/nickjer/yayo [INFO] tweaked toml for git repo https://github.com/nickjer/yayo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nickjer/yayo already has a lockfile, it will not be regenerated [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-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" "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] [stdout] bb3063f535435ca6a15e077f36f70125b045a8515dbf9111961f67a4569fce03 [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" "bb3063f535435ca6a15e077f36f70125b045a8515dbf9111961f67a4569fce03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3063f535435ca6a15e077f36f70125b045a8515dbf9111961f67a4569fce03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3063f535435ca6a15e077f36f70125b045a8515dbf9111961f67a4569fce03", kill_on_drop: false }` [INFO] [stdout] bb3063f535435ca6a15e077f36f70125b045a8515dbf9111961f67a4569fce03 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a294a4bb855d9ce7e79ddef75eef6a3695c62780ae3c6b376d98c7dd8cd1a614 [INFO] running `Command { std: "docker" "start" "-a" "a294a4bb855d9ce7e79ddef75eef6a3695c62780ae3c6b376d98c7dd8cd1a614", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling block-modes v0.5.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling secret-service v1.1.1 [INFO] [stderr] Compiling keyring v0.10.1 [INFO] [stderr] Compiling yayo v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.67s [INFO] running `Command { std: "docker" "inspect" "a294a4bb855d9ce7e79ddef75eef6a3695c62780ae3c6b376d98c7dd8cd1a614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a294a4bb855d9ce7e79ddef75eef6a3695c62780ae3c6b376d98c7dd8cd1a614", kill_on_drop: false }` [INFO] [stdout] a294a4bb855d9ce7e79ddef75eef6a3695c62780ae3c6b376d98c7dd8cd1a614 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68dbf8c9cf563268cc419e1fa6a8b729400755525590a31a438bb757044609bf [INFO] running `Command { std: "docker" "start" "-a" "68dbf8c9cf563268cc419e1fa6a8b729400755525590a31a438bb757044609bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling yayo v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `Command { std: "docker" "inspect" "68dbf8c9cf563268cc419e1fa6a8b729400755525590a31a438bb757044609bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68dbf8c9cf563268cc419e1fa6a8b729400755525590a31a438bb757044609bf", kill_on_drop: false }` [INFO] [stdout] 68dbf8c9cf563268cc419e1fa6a8b729400755525590a31a438bb757044609bf [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7346e9f7c88a4803caccbd0819e7c5d004f8040835907854e9ac4b37c8168c6 [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" "e7346e9f7c88a4803caccbd0819e7c5d004f8040835907854e9ac4b37c8168c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yayo-19d817d2a751f52e [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7346e9f7c88a4803caccbd0819e7c5d004f8040835907854e9ac4b37c8168c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7346e9f7c88a4803caccbd0819e7c5d004f8040835907854e9ac4b37c8168c6", kill_on_drop: false }` [INFO] [stdout] e7346e9f7c88a4803caccbd0819e7c5d004f8040835907854e9ac4b37c8168c6