[INFO] cloning repository https://github.com/agnipau/wall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agnipau/wall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fwall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fwall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9fbeb2c99a0e3f6d29bdbd0c9ee5b789ed869ea [INFO] testing agnipau/wall against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fwall" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agnipau/wall 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/agnipau/wall [INFO] finished tweaking git repo https://github.com/agnipau/wall [INFO] tweaked toml for git repo https://github.com/agnipau/wall written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/agnipau/wall 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d89e7f5b2827a72d920bee5ae2708b7b9418c451bf377a5318bcf64cbb3ad7f [INFO] running `Command { std: "docker" "start" "-a" "9d89e7f5b2827a72d920bee5ae2708b7b9418c451bf377a5318bcf64cbb3ad7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d89e7f5b2827a72d920bee5ae2708b7b9418c451bf377a5318bcf64cbb3ad7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d89e7f5b2827a72d920bee5ae2708b7b9418c451bf377a5318bcf64cbb3ad7f", kill_on_drop: false }` [INFO] [stdout] 9d89e7f5b2827a72d920bee5ae2708b7b9418c451bf377a5318bcf64cbb3ad7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 85fad2045c49b04ef15e57c51ac3c56c1a1c2e0dd41994062c506c6d34de6b2f [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" "85fad2045c49b04ef15e57c51ac3c56c1a1c2e0dd41994062c506c6d34de6b2f", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling wall v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.13s [INFO] running `Command { std: "docker" "inspect" "85fad2045c49b04ef15e57c51ac3c56c1a1c2e0dd41994062c506c6d34de6b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fad2045c49b04ef15e57c51ac3c56c1a1c2e0dd41994062c506c6d34de6b2f", kill_on_drop: false }` [INFO] [stdout] 85fad2045c49b04ef15e57c51ac3c56c1a1c2e0dd41994062c506c6d34de6b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 62e990a2dae3b8df8e43a5f349869f2082e46ccf0fa24d0be70c70d7724fdf10 [INFO] running `Command { std: "docker" "start" "-a" "62e990a2dae3b8df8e43a5f349869f2082e46ccf0fa24d0be70c70d7724fdf10", kill_on_drop: false }` [INFO] [stderr] Compiling wall v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "62e990a2dae3b8df8e43a5f349869f2082e46ccf0fa24d0be70c70d7724fdf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e990a2dae3b8df8e43a5f349869f2082e46ccf0fa24d0be70c70d7724fdf10", kill_on_drop: false }` [INFO] [stdout] 62e990a2dae3b8df8e43a5f349869f2082e46ccf0fa24d0be70c70d7724fdf10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 127012859d94d344100e3cec032a53508d3677b481d65ef383a866171d8fe5a9 [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" "127012859d94d344100e3cec032a53508d3677b481d65ef383a866171d8fe5a9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wall-ce058032a120605d [INFO] [stderr] Doc-tests wall [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] [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" "127012859d94d344100e3cec032a53508d3677b481d65ef383a866171d8fe5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127012859d94d344100e3cec032a53508d3677b481d65ef383a866171d8fe5a9", kill_on_drop: false }` [INFO] [stdout] 127012859d94d344100e3cec032a53508d3677b481d65ef383a866171d8fe5a9