[INFO] cloning repository https://github.com/reirep/fractal_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reirep/fractal_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freirep%2Ffractal_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freirep%2Ffractal_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed74a7a882a33654794d63164ee9f664497a58f6 [INFO] testing reirep/fractal_rust against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freirep%2Ffractal_rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reirep/fractal_rust on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reirep/fractal_rust [INFO] finished tweaking git repo https://github.com/reirep/fractal_rust [INFO] tweaked toml for git repo https://github.com/reirep/fractal_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/reirep/fractal_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 517add8cc7ff48c3ec54750de70bf3ac7e151e77b02d400de56877b9c182a0f3 [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" "517add8cc7ff48c3ec54750de70bf3ac7e151e77b02d400de56877b9c182a0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "517add8cc7ff48c3ec54750de70bf3ac7e151e77b02d400de56877b9c182a0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "517add8cc7ff48c3ec54750de70bf3ac7e151e77b02d400de56877b9c182a0f3", kill_on_drop: false }` [INFO] [stdout] 517add8cc7ff48c3ec54750de70bf3ac7e151e77b02d400de56877b9c182a0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c934994aee25cb27640b20fdd211a59d0754578bacae579ece14b1855a19d252 [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" "c934994aee25cb27640b20fdd211a59d0754578bacae579ece14b1855a19d252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling bmp v0.4.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling multiqueue v0.3.2 [INFO] [stderr] Compiling fractal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "c934994aee25cb27640b20fdd211a59d0754578bacae579ece14b1855a19d252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c934994aee25cb27640b20fdd211a59d0754578bacae579ece14b1855a19d252", kill_on_drop: false }` [INFO] [stdout] c934994aee25cb27640b20fdd211a59d0754578bacae579ece14b1855a19d252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcdfc834e2e43c8e163ca2dd77dd3164e703a13df8237fed34da0f3b356d80c [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" "bbcdfc834e2e43c8e163ca2dd77dd3164e703a13df8237fed34da0f3b356d80c", kill_on_drop: false }` [INFO] [stderr] Compiling fractal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "bbcdfc834e2e43c8e163ca2dd77dd3164e703a13df8237fed34da0f3b356d80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcdfc834e2e43c8e163ca2dd77dd3164e703a13df8237fed34da0f3b356d80c", kill_on_drop: false }` [INFO] [stdout] bbcdfc834e2e43c8e163ca2dd77dd3164e703a13df8237fed34da0f3b356d80c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 587c53dc9f48c7de50e8c36b37baea7f9a3002f1e71d0d13a362bd4327a7b5d0 [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" "587c53dc9f48c7de50e8c36b37baea7f9a3002f1e71d0d13a362bd4327a7b5d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fractal-3ba1328cda690ec6 [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" "587c53dc9f48c7de50e8c36b37baea7f9a3002f1e71d0d13a362bd4327a7b5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587c53dc9f48c7de50e8c36b37baea7f9a3002f1e71d0d13a362bd4327a7b5d0", kill_on_drop: false }` [INFO] [stdout] 587c53dc9f48c7de50e8c36b37baea7f9a3002f1e71d0d13a362bd4327a7b5d0