[INFO] cloning repository https://github.com/loloof64/ChessPositionsTrainerPC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loloof64/ChessPositionsTrainerPC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloof64%2FChessPositionsTrainerPC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloof64%2FChessPositionsTrainerPC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a0dc407bb8407e2a5ec33abf2d8529d651b8998 [INFO] testing loloof64/ChessPositionsTrainerPC against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floloof64%2FChessPositionsTrainerPC" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loloof64/ChessPositionsTrainerPC on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loloof64/ChessPositionsTrainerPC [INFO] finished tweaking git repo https://github.com/loloof64/ChessPositionsTrainerPC [INFO] tweaked toml for git repo https://github.com/loloof64/ChessPositionsTrainerPC written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/loloof64/ChessPositionsTrainerPC already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.6.0 [INFO] [stderr] Downloaded uci v0.1.2 [INFO] [stderr] Downloaded mucow v0.1.0 [INFO] [stderr] Downloaded pleco v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 9e8d2d58fa56b44d8de9d2172d97acc2b95c3ad5ee9b0a4cb06eae0ac46d2e92 [INFO] running `Command { std: "docker" "start" "-a" "9e8d2d58fa56b44d8de9d2172d97acc2b95c3ad5ee9b0a4cb06eae0ac46d2e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8d2d58fa56b44d8de9d2172d97acc2b95c3ad5ee9b0a4cb06eae0ac46d2e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8d2d58fa56b44d8de9d2172d97acc2b95c3ad5ee9b0a4cb06eae0ac46d2e92", kill_on_drop: false }` [INFO] [stdout] 9e8d2d58fa56b44d8de9d2172d97acc2b95c3ad5ee9b0a4cb06eae0ac46d2e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 2d9b0a64f1d854f5984009d6f0265780d351213456b91c9bf992643e34996f54 [INFO] running `Command { std: "docker" "start" "-a" "2d9b0a64f1d854f5984009d6f0265780d351213456b91c9bf992643e34996f54", kill_on_drop: false }` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling mucow v0.1.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling uci v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling pleco v0.5.0 [INFO] [stderr] Compiling chess_position_trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "2d9b0a64f1d854f5984009d6f0265780d351213456b91c9bf992643e34996f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9b0a64f1d854f5984009d6f0265780d351213456b91c9bf992643e34996f54", kill_on_drop: false }` [INFO] [stdout] 2d9b0a64f1d854f5984009d6f0265780d351213456b91c9bf992643e34996f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 5d4901cca9fa5f8c07b8a658a03be20645b22f658cf835729dbe1f252514b9a5 [INFO] running `Command { std: "docker" "start" "-a" "5d4901cca9fa5f8c07b8a658a03be20645b22f658cf835729dbe1f252514b9a5", kill_on_drop: false }` [INFO] [stderr] Compiling chess_position_trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "5d4901cca9fa5f8c07b8a658a03be20645b22f658cf835729dbe1f252514b9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4901cca9fa5f8c07b8a658a03be20645b22f658cf835729dbe1f252514b9a5", kill_on_drop: false }` [INFO] [stdout] 5d4901cca9fa5f8c07b8a658a03be20645b22f658cf835729dbe1f252514b9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 600a9d1071f94a0f5a622714f9f3c11e41f06750c2087dbff2fddfe0d72221ce [INFO] running `Command { std: "docker" "start" "-a" "600a9d1071f94a0f5a622714f9f3c11e41f06750c2087dbff2fddfe0d72221ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chess_position_trainer-0621fdf926d1aff0 [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" "600a9d1071f94a0f5a622714f9f3c11e41f06750c2087dbff2fddfe0d72221ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600a9d1071f94a0f5a622714f9f3c11e41f06750c2087dbff2fddfe0d72221ce", kill_on_drop: false }` [INFO] [stdout] 600a9d1071f94a0f5a622714f9f3c11e41f06750c2087dbff2fddfe0d72221ce