[INFO] updating cached repository https://github.com/kyazdani42/anthill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 198808b4bad292da73f9b7b875bb49d8ee4ead29 [INFO] testing kyazdani42/anthill 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%2Fkyazdani42%2Fanthill" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kyazdani42/anthill 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/kyazdani42/anthill [INFO] finished tweaking git repo https://github.com/kyazdani42/anthill [INFO] tweaked toml for git repo https://github.com/kyazdani42/anthill written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kyazdani42/anthill 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] ecb040d80eb56dfe67702b5233811028c9e3fabf405c49f1aae9471b38707808 [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" "ecb040d80eb56dfe67702b5233811028c9e3fabf405c49f1aae9471b38707808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb040d80eb56dfe67702b5233811028c9e3fabf405c49f1aae9471b38707808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb040d80eb56dfe67702b5233811028c9e3fabf405c49f1aae9471b38707808", kill_on_drop: false }` [INFO] [stdout] ecb040d80eb56dfe67702b5233811028c9e3fabf405c49f1aae9471b38707808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] cf09fbf8888d2d863949589542cff312ce87c0160b41edcc77f5d302c20ef434 [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" "cf09fbf8888d2d863949589542cff312ce87c0160b41edcc77f5d302c20ef434", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling imap v2.1.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling anthill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "cf09fbf8888d2d863949589542cff312ce87c0160b41edcc77f5d302c20ef434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf09fbf8888d2d863949589542cff312ce87c0160b41edcc77f5d302c20ef434", kill_on_drop: false }` [INFO] [stdout] cf09fbf8888d2d863949589542cff312ce87c0160b41edcc77f5d302c20ef434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 6bab062f81bc1648593984cb4c3a9fbfe72df7ba46cdb905f83178b5c59e48e3 [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" "6bab062f81bc1648593984cb4c3a9fbfe72df7ba46cdb905f83178b5c59e48e3", kill_on_drop: false }` [INFO] [stderr] Compiling anthill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "6bab062f81bc1648593984cb4c3a9fbfe72df7ba46cdb905f83178b5c59e48e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bab062f81bc1648593984cb4c3a9fbfe72df7ba46cdb905f83178b5c59e48e3", kill_on_drop: false }` [INFO] [stdout] 6bab062f81bc1648593984cb4c3a9fbfe72df7ba46cdb905f83178b5c59e48e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 62190a1d58836e5a2cc17c609ee90748877ff4a5e01aaef8a4646f3f3eb8c9e7 [INFO] running `Command { std: "docker" "start" "-a" "62190a1d58836e5a2cc17c609ee90748877ff4a5e01aaef8a4646f3f3eb8c9e7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/anthill-bbfc1ce177d703a8 [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" "62190a1d58836e5a2cc17c609ee90748877ff4a5e01aaef8a4646f3f3eb8c9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62190a1d58836e5a2cc17c609ee90748877ff4a5e01aaef8a4646f3f3eb8c9e7", kill_on_drop: false }` [INFO] [stdout] 62190a1d58836e5a2cc17c609ee90748877ff4a5e01aaef8a4646f3f3eb8c9e7