[INFO] cloning repository https://github.com/Azercoco/Rust-Procedural-Planet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azercoco/Rust-Procedural-Planet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzercoco%2FRust-Procedural-Planet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzercoco%2FRust-Procedural-Planet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bfea301c3b790209fd84f9058e3c96896ad9b31 [INFO] testing Azercoco/Rust-Procedural-Planet against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzercoco%2FRust-Procedural-Planet" "/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/Azercoco/Rust-Procedural-Planet on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Azercoco/Rust-Procedural-Planet [INFO] finished tweaking git repo https://github.com/Azercoco/Rust-Procedural-Planet [INFO] tweaked toml for git repo https://github.com/Azercoco/Rust-Procedural-Planet written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Azercoco/Rust-Procedural-Planet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef7891fc79fb3a5049b5539da0f76ac7a168f188eedb1cb580756677b3c288b [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" "5ef7891fc79fb3a5049b5539da0f76ac7a168f188eedb1cb580756677b3c288b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef7891fc79fb3a5049b5539da0f76ac7a168f188eedb1cb580756677b3c288b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef7891fc79fb3a5049b5539da0f76ac7a168f188eedb1cb580756677b3c288b", kill_on_drop: false }` [INFO] [stdout] 5ef7891fc79fb3a5049b5539da0f76ac7a168f188eedb1cb580756677b3c288b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb0d406d5a0242c79792773cdf77a93e8f0a7d4348545f96824c9f7dd86bf07 [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" "5bb0d406d5a0242c79792773cdf77a93e8f0a7d4348545f96824c9f7dd86bf07", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling planet_proc_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.41s [INFO] running `Command { std: "docker" "inspect" "5bb0d406d5a0242c79792773cdf77a93e8f0a7d4348545f96824c9f7dd86bf07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb0d406d5a0242c79792773cdf77a93e8f0a7d4348545f96824c9f7dd86bf07", kill_on_drop: false }` [INFO] [stdout] 5bb0d406d5a0242c79792773cdf77a93e8f0a7d4348545f96824c9f7dd86bf07 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b6652f52d4e496159f112360e757a33c2712ee8513995107eebbb936cb8544 [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" "25b6652f52d4e496159f112360e757a33c2712ee8513995107eebbb936cb8544", kill_on_drop: false }` [INFO] [stderr] Compiling planet_proc_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "25b6652f52d4e496159f112360e757a33c2712ee8513995107eebbb936cb8544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b6652f52d4e496159f112360e757a33c2712ee8513995107eebbb936cb8544", kill_on_drop: false }` [INFO] [stdout] 25b6652f52d4e496159f112360e757a33c2712ee8513995107eebbb936cb8544 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f8f889af3329148f9f6e848ddd27a4acd47a15e79a4a778d69351838be5fc5f [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" "0f8f889af3329148f9f6e848ddd27a4acd47a15e79a4a778d69351838be5fc5f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/planet_proc_gen-93d4a29ade64d620) [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" "0f8f889af3329148f9f6e848ddd27a4acd47a15e79a4a778d69351838be5fc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8f889af3329148f9f6e848ddd27a4acd47a15e79a4a778d69351838be5fc5f", kill_on_drop: false }` [INFO] [stdout] 0f8f889af3329148f9f6e848ddd27a4acd47a15e79a4a778d69351838be5fc5f