[INFO] cloning repository https://github.com/mhmmderen3/TravisExample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhmmderen3/TravisExample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhmmderen3%2FTravisExample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhmmderen3%2FTravisExample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 687acdca94a1bf0d7d920eab522adc97bd9e44cc [INFO] testing mhmmderen3/TravisExample against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhmmderen3%2FTravisExample" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mhmmderen3/TravisExample 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/mhmmderen3/TravisExample [INFO] finished tweaking git repo https://github.com/mhmmderen3/TravisExample [INFO] tweaked toml for git repo https://github.com/mhmmderen3/TravisExample written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mhmmderen3/TravisExample 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 6ad9071babff355d170dce84df327141b4d8bdca98ab101d664f0e88e57effab [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" "6ad9071babff355d170dce84df327141b4d8bdca98ab101d664f0e88e57effab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad9071babff355d170dce84df327141b4d8bdca98ab101d664f0e88e57effab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad9071babff355d170dce84df327141b4d8bdca98ab101d664f0e88e57effab", kill_on_drop: false }` [INFO] [stdout] 6ad9071babff355d170dce84df327141b4d8bdca98ab101d664f0e88e57effab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b3a46d630b4f189cb45daf2ba8a1f94ab4e5c22625130f994248095bb975f099 [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" "b3a46d630b4f189cb45daf2ba8a1f94ab4e5c22625130f994248095bb975f099", kill_on_drop: false }` [INFO] [stderr] Compiling travis-docker-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "b3a46d630b4f189cb45daf2ba8a1f94ab4e5c22625130f994248095bb975f099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a46d630b4f189cb45daf2ba8a1f94ab4e5c22625130f994248095bb975f099", kill_on_drop: false }` [INFO] [stdout] b3a46d630b4f189cb45daf2ba8a1f94ab4e5c22625130f994248095bb975f099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 0de9145fd55c3d2a3af04f89bcf15278e9652e5a6e725e60afa1faeeee29a6ca [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" "0de9145fd55c3d2a3af04f89bcf15278e9652e5a6e725e60afa1faeeee29a6ca", kill_on_drop: false }` [INFO] [stderr] Compiling travis-docker-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "0de9145fd55c3d2a3af04f89bcf15278e9652e5a6e725e60afa1faeeee29a6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de9145fd55c3d2a3af04f89bcf15278e9652e5a6e725e60afa1faeeee29a6ca", kill_on_drop: false }` [INFO] [stdout] 0de9145fd55c3d2a3af04f89bcf15278e9652e5a6e725e60afa1faeeee29a6ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34f86543f2abe6b60f9083b5aadc7a7678b349378d141a5073a03ff8014e4003 [INFO] running `Command { std: "docker" "start" "-a" "34f86543f2abe6b60f9083b5aadc7a7678b349378d141a5073a03ff8014e4003", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/travis_docker_demo-655930161c30b29b [INFO] [stdout] test ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34f86543f2abe6b60f9083b5aadc7a7678b349378d141a5073a03ff8014e4003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f86543f2abe6b60f9083b5aadc7a7678b349378d141a5073a03ff8014e4003", kill_on_drop: false }` [INFO] [stdout] 34f86543f2abe6b60f9083b5aadc7a7678b349378d141a5073a03ff8014e4003