[INFO] cloning repository https://github.com/aalmiray/helloworld-rustx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aalmiray/helloworld-rustx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalmiray%2Fhelloworld-rustx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalmiray%2Fhelloworld-rustx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 330b29d1520a7bf0ed3c8f1ee85dbbd2d16af4e7 [INFO] testing aalmiray/helloworld-rustx 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%2Faalmiray%2Fhelloworld-rustx" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aalmiray/helloworld-rustx 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/aalmiray/helloworld-rustx [INFO] finished tweaking git repo https://github.com/aalmiray/helloworld-rustx [INFO] tweaked toml for git repo https://github.com/aalmiray/helloworld-rustx written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/aalmiray/helloworld-rustx 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4e2431d132d37f5316e71e14a8cf09a4253f092d15e0b546ea8b31492d550fdc [INFO] running `Command { std: "docker" "start" "-a" "4e2431d132d37f5316e71e14a8cf09a4253f092d15e0b546ea8b31492d550fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2431d132d37f5316e71e14a8cf09a4253f092d15e0b546ea8b31492d550fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2431d132d37f5316e71e14a8cf09a4253f092d15e0b546ea8b31492d550fdc", kill_on_drop: false }` [INFO] [stdout] 4e2431d132d37f5316e71e14a8cf09a4253f092d15e0b546ea8b31492d550fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3c2916e6fbb3a3d9c9c2ad9ca376da13db80720fccd7608ace33f330f5d55f87 [INFO] running `Command { std: "docker" "start" "-a" "3c2916e6fbb3a3d9c9c2ad9ca376da13db80720fccd7608ace33f330f5d55f87", kill_on_drop: false }` [INFO] [stderr] Compiling helloworld v0.1.0-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "3c2916e6fbb3a3d9c9c2ad9ca376da13db80720fccd7608ace33f330f5d55f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2916e6fbb3a3d9c9c2ad9ca376da13db80720fccd7608ace33f330f5d55f87", kill_on_drop: false }` [INFO] [stdout] 3c2916e6fbb3a3d9c9c2ad9ca376da13db80720fccd7608ace33f330f5d55f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b78cce2235c22cc0e87b1ec0ca305ff021e1a5030293aa13ef0bca374a7e9b33 [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" "b78cce2235c22cc0e87b1ec0ca305ff021e1a5030293aa13ef0bca374a7e9b33", kill_on_drop: false }` [INFO] [stderr] Compiling helloworld v0.1.0-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/helloworld-2874393cd16e19d7) [INFO] running `Command { std: "docker" "inspect" "b78cce2235c22cc0e87b1ec0ca305ff021e1a5030293aa13ef0bca374a7e9b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78cce2235c22cc0e87b1ec0ca305ff021e1a5030293aa13ef0bca374a7e9b33", kill_on_drop: false }` [INFO] [stdout] b78cce2235c22cc0e87b1ec0ca305ff021e1a5030293aa13ef0bca374a7e9b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 38297ff4ee553b8acada99ed0035040c143dcb775d301abed08bcd14014f292b [INFO] running `Command { std: "docker" "start" "-a" "38297ff4ee553b8acada99ed0035040c143dcb775d301abed08bcd14014f292b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/helloworld-2874393cd16e19d7) [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" "38297ff4ee553b8acada99ed0035040c143dcb775d301abed08bcd14014f292b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38297ff4ee553b8acada99ed0035040c143dcb775d301abed08bcd14014f292b", kill_on_drop: false }` [INFO] [stdout] 38297ff4ee553b8acada99ed0035040c143dcb775d301abed08bcd14014f292b