[INFO] cloning repository https://github.com/ALMaclaine/rust-react-todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ALMaclaine/rust-react-todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALMaclaine%2Frust-react-todo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALMaclaine%2Frust-react-todo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d3760dcb4032e5dc64455415c9f636642dc184 [INFO] testing ALMaclaine/rust-react-todo-app against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALMaclaine%2Frust-react-todo-app" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ALMaclaine/rust-react-todo-app on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ALMaclaine/rust-react-todo-app [INFO] finished tweaking git repo https://github.com/ALMaclaine/rust-react-todo-app [INFO] tweaked toml for git repo https://github.com/ALMaclaine/rust-react-todo-app written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ALMaclaine/rust-react-todo-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11e6e6a954a4c6ca2a03fd9011d673d863db3b46a6effcbb569d40e874af76a3 [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" "11e6e6a954a4c6ca2a03fd9011d673d863db3b46a6effcbb569d40e874af76a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11e6e6a954a4c6ca2a03fd9011d673d863db3b46a6effcbb569d40e874af76a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e6e6a954a4c6ca2a03fd9011d673d863db3b46a6effcbb569d40e874af76a3", kill_on_drop: false }` [INFO] [stdout] 11e6e6a954a4c6ca2a03fd9011d673d863db3b46a6effcbb569d40e874af76a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0f0d9d9115044acb44d5911e7c5fb26f93f4ecfaf5e3e134c5f40c4c94bb64 [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" "5a0f0d9d9115044acb44d5911e7c5fb26f93f4ecfaf5e3e134c5f40c4c94bb64", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling barrel v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling r2d2_sqlite v0.19.0 [INFO] [stderr] Compiling db v0.1.0 (https://github.com/ALMRust/db?tag=v0.1.0#7caeca8e) [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling refinery-core v0.8.1 [INFO] [stderr] Compiling refinery-macros v0.8.1 [INFO] [stderr] Compiling refinery v0.8.1 [INFO] [stderr] Compiling rust-react-todo-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.78s [INFO] running `Command { std: "docker" "inspect" "5a0f0d9d9115044acb44d5911e7c5fb26f93f4ecfaf5e3e134c5f40c4c94bb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0f0d9d9115044acb44d5911e7c5fb26f93f4ecfaf5e3e134c5f40c4c94bb64", kill_on_drop: false }` [INFO] [stdout] 5a0f0d9d9115044acb44d5911e7c5fb26f93f4ecfaf5e3e134c5f40c4c94bb64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6279b915301502f28e9172a51b489debdc08d9222dca56b415c048bc0e8f7eba [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" "6279b915301502f28e9172a51b489debdc08d9222dca56b415c048bc0e8f7eba", kill_on_drop: false }` [INFO] [stderr] Compiling rust-react-todo-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "6279b915301502f28e9172a51b489debdc08d9222dca56b415c048bc0e8f7eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6279b915301502f28e9172a51b489debdc08d9222dca56b415c048bc0e8f7eba", kill_on_drop: false }` [INFO] [stdout] 6279b915301502f28e9172a51b489debdc08d9222dca56b415c048bc0e8f7eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80d913dd6adb78777895e5ec6723ca20b839434ea68b31c568a2105305a33a4e [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" "80d913dd6adb78777895e5ec6723ca20b839434ea68b31c568a2105305a33a4e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_react_todo_app-7f53275e9304af55) [INFO] running `Command { std: "docker" "inspect" "80d913dd6adb78777895e5ec6723ca20b839434ea68b31c568a2105305a33a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d913dd6adb78777895e5ec6723ca20b839434ea68b31c568a2105305a33a4e", kill_on_drop: false }` [INFO] [stdout] 80d913dd6adb78777895e5ec6723ca20b839434ea68b31c568a2105305a33a4e