[INFO] cloning repository https://github.com/lptstr/branch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lptstr/branch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flptstr%2Fbranch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flptstr%2Fbranch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b0a61ed3a51d7b94dba0b9e652390844879afb1 [INFO] testing lptstr/branch 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%2Flptstr%2Fbranch" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lptstr/branch 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/lptstr/branch [INFO] finished tweaking git repo https://github.com/lptstr/branch [INFO] tweaked toml for git repo https://github.com/lptstr/branch written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lptstr/branch 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f0f97d8e3b234ad4d760654ea24442bd5db2821aa9d7fe48b030f9ef4b6e52f2 [INFO] running `Command { std: "docker" "start" "-a" "f0f97d8e3b234ad4d760654ea24442bd5db2821aa9d7fe48b030f9ef4b6e52f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f97d8e3b234ad4d760654ea24442bd5db2821aa9d7fe48b030f9ef4b6e52f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f97d8e3b234ad4d760654ea24442bd5db2821aa9d7fe48b030f9ef4b6e52f2", kill_on_drop: false }` [INFO] [stdout] f0f97d8e3b234ad4d760654ea24442bd5db2821aa9d7fe48b030f9ef4b6e52f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ec9b324abdd6fcf11ea95c5e7481c47c92d78aa2ee0d1575699b70a2da051722 [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" "ec9b324abdd6fcf11ea95c5e7481c47c92d78aa2ee0d1575699b70a2da051722", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling branch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.50s [INFO] running `Command { std: "docker" "inspect" "ec9b324abdd6fcf11ea95c5e7481c47c92d78aa2ee0d1575699b70a2da051722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9b324abdd6fcf11ea95c5e7481c47c92d78aa2ee0d1575699b70a2da051722", kill_on_drop: false }` [INFO] [stdout] ec9b324abdd6fcf11ea95c5e7481c47c92d78aa2ee0d1575699b70a2da051722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 02acb22839bf9bfe5a14a319daa2d0ddd5c6bf5e2b8d982ac1d86151cb45e797 [INFO] running `Command { std: "docker" "start" "-a" "02acb22839bf9bfe5a14a319daa2d0ddd5c6bf5e2b8d982ac1d86151cb45e797", kill_on_drop: false }` [INFO] [stderr] Compiling branch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "02acb22839bf9bfe5a14a319daa2d0ddd5c6bf5e2b8d982ac1d86151cb45e797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02acb22839bf9bfe5a14a319daa2d0ddd5c6bf5e2b8d982ac1d86151cb45e797", kill_on_drop: false }` [INFO] [stdout] 02acb22839bf9bfe5a14a319daa2d0ddd5c6bf5e2b8d982ac1d86151cb45e797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] b7cbc2a501347ec427aba03056c92a25494cf7bddefefe901ab37721ed118b39 [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" "b7cbc2a501347ec427aba03056c92a25494cf7bddefefe901ab37721ed118b39", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/branch-49b7c973b9a57b29 [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" "b7cbc2a501347ec427aba03056c92a25494cf7bddefefe901ab37721ed118b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cbc2a501347ec427aba03056c92a25494cf7bddefefe901ab37721ed118b39", kill_on_drop: false }` [INFO] [stdout] b7cbc2a501347ec427aba03056c92a25494cf7bddefefe901ab37721ed118b39