[INFO] cloning repository https://github.com/louisdewar/tomato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louisdewar/tomato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Ftomato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Ftomato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85d17655bce19dd18bbc5030a02bceaa711ba16b [INFO] testing louisdewar/tomato against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouisdewar%2Ftomato" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louisdewar/tomato on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louisdewar/tomato [INFO] finished tweaking git repo https://github.com/louisdewar/tomato [INFO] tweaked toml for git repo https://github.com/louisdewar/tomato written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/louisdewar/tomato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 3ee251711940e7c59ea5691858d177191848bcddd583e4e26d68fc7526bc7000 [INFO] running `Command { std: "docker" "start" "-a" "3ee251711940e7c59ea5691858d177191848bcddd583e4e26d68fc7526bc7000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ee251711940e7c59ea5691858d177191848bcddd583e4e26d68fc7526bc7000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee251711940e7c59ea5691858d177191848bcddd583e4e26d68fc7526bc7000", kill_on_drop: false }` [INFO] [stdout] 3ee251711940e7c59ea5691858d177191848bcddd583e4e26d68fc7526bc7000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d6e8c8ccc2876c7622f168bb7dcc28014f22aaacda61e743b100490df951ad72 [INFO] running `Command { std: "docker" "start" "-a" "d6e8c8ccc2876c7622f168bb7dcc28014f22aaacda61e743b100490df951ad72", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling tomato v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.26s [INFO] running `Command { std: "docker" "inspect" "d6e8c8ccc2876c7622f168bb7dcc28014f22aaacda61e743b100490df951ad72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e8c8ccc2876c7622f168bb7dcc28014f22aaacda61e743b100490df951ad72", kill_on_drop: false }` [INFO] [stdout] d6e8c8ccc2876c7622f168bb7dcc28014f22aaacda61e743b100490df951ad72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ca375a4a71a6a4693da8ddfbc50d70e8d2ed861d95f7ee11cf1f0b2d5cb00c [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" "05ca375a4a71a6a4693da8ddfbc50d70e8d2ed861d95f7ee11cf1f0b2d5cb00c", kill_on_drop: false }` [INFO] [stderr] Compiling tomato v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tomato-5b312cc8cfc15ef6) [INFO] running `Command { std: "docker" "inspect" "05ca375a4a71a6a4693da8ddfbc50d70e8d2ed861d95f7ee11cf1f0b2d5cb00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ca375a4a71a6a4693da8ddfbc50d70e8d2ed861d95f7ee11cf1f0b2d5cb00c", kill_on_drop: false }` [INFO] [stdout] 05ca375a4a71a6a4693da8ddfbc50d70e8d2ed861d95f7ee11cf1f0b2d5cb00c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c63fdaae100164c03aaf69ad24644a52a55c30c1cb607d56e7239ff098e02e5 [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" "0c63fdaae100164c03aaf69ad24644a52a55c30c1cb607d56e7239ff098e02e5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tomato-5b312cc8cfc15ef6) [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" "0c63fdaae100164c03aaf69ad24644a52a55c30c1cb607d56e7239ff098e02e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c63fdaae100164c03aaf69ad24644a52a55c30c1cb607d56e7239ff098e02e5", kill_on_drop: false }` [INFO] [stdout] 0c63fdaae100164c03aaf69ad24644a52a55c30c1cb607d56e7239ff098e02e5