[INFO] cloning repository https://github.com/fgxhammer/rust-todoapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgxhammer/rust-todoapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgxhammer%2Frust-todoapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgxhammer%2Frust-todoapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 077ccdca1df14695aa1732ad18824ae8df292ea6 [INFO] testing fgxhammer/rust-todoapp against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgxhammer%2Frust-todoapp" "/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/fgxhammer/rust-todoapp on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fgxhammer/rust-todoapp [INFO] finished tweaking git repo https://github.com/fgxhammer/rust-todoapp [INFO] tweaked toml for git repo https://github.com/fgxhammer/rust-todoapp written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fgxhammer/rust-todoapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d999733736326f3a0756f0006a4b1683b253adee18fbd43cab64ca1c712c3c8 [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" "4d999733736326f3a0756f0006a4b1683b253adee18fbd43cab64ca1c712c3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d999733736326f3a0756f0006a4b1683b253adee18fbd43cab64ca1c712c3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d999733736326f3a0756f0006a4b1683b253adee18fbd43cab64ca1c712c3c8", kill_on_drop: false }` [INFO] [stdout] 4d999733736326f3a0756f0006a4b1683b253adee18fbd43cab64ca1c712c3c8 [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" "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" "+beta-2021-01-01" "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] 1ab3bdeee57318f6fc39d2ec297c6f831c55400e03ffebc7b145f99c9b1cce41 [INFO] running `Command { std: "docker" "start" "-a" "1ab3bdeee57318f6fc39d2ec297c6f831c55400e03ffebc7b145f99c9b1cce41", kill_on_drop: false }` [INFO] [stderr] Compiling todoapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "1ab3bdeee57318f6fc39d2ec297c6f831c55400e03ffebc7b145f99c9b1cce41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab3bdeee57318f6fc39d2ec297c6f831c55400e03ffebc7b145f99c9b1cce41", kill_on_drop: false }` [INFO] [stdout] 1ab3bdeee57318f6fc39d2ec297c6f831c55400e03ffebc7b145f99c9b1cce41 [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" "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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 337289baa7847dae797095263c7b5ca49d6f6d9478d2fe05072bc75bb57090b5 [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" "337289baa7847dae797095263c7b5ca49d6f6d9478d2fe05072bc75bb57090b5", kill_on_drop: false }` [INFO] [stderr] Compiling todoapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "337289baa7847dae797095263c7b5ca49d6f6d9478d2fe05072bc75bb57090b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337289baa7847dae797095263c7b5ca49d6f6d9478d2fe05072bc75bb57090b5", kill_on_drop: false }` [INFO] [stdout] 337289baa7847dae797095263c7b5ca49d6f6d9478d2fe05072bc75bb57090b5 [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" "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" "+beta-2021-01-01" "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] fa5862048d03dcac6e526cbc5568fc13ddb94869b3d9cb800bfc957173ee3ae6 [INFO] running `Command { std: "docker" "start" "-a" "fa5862048d03dcac6e526cbc5568fc13ddb94869b3d9cb800bfc957173ee3ae6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/todoapp-156b0da37e9e62ba [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa5862048d03dcac6e526cbc5568fc13ddb94869b3d9cb800bfc957173ee3ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5862048d03dcac6e526cbc5568fc13ddb94869b3d9cb800bfc957173ee3ae6", kill_on_drop: false }` [INFO] [stdout] fa5862048d03dcac6e526cbc5568fc13ddb94869b3d9cb800bfc957173ee3ae6