[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 beta-2022-04-10 for beta-1.61-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 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/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: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] ea858b5ece0ecd0e12660ea0bf251a2947a84852675868e7107386772298995d [INFO] running `Command { std: "docker" "start" "-a" "ea858b5ece0ecd0e12660ea0bf251a2947a84852675868e7107386772298995d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea858b5ece0ecd0e12660ea0bf251a2947a84852675868e7107386772298995d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea858b5ece0ecd0e12660ea0bf251a2947a84852675868e7107386772298995d", kill_on_drop: false }` [INFO] [stdout] ea858b5ece0ecd0e12660ea0bf251a2947a84852675868e7107386772298995d [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: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] c1b24df222bbeedad0b1d6252ab7c94de0c410fea6e180fa222bb57f9d220782 [INFO] running `Command { std: "docker" "start" "-a" "c1b24df222bbeedad0b1d6252ab7c94de0c410fea6e180fa222bb57f9d220782", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling barrel v0.7.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [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 1m 21s [INFO] running `Command { std: "docker" "inspect" "c1b24df222bbeedad0b1d6252ab7c94de0c410fea6e180fa222bb57f9d220782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b24df222bbeedad0b1d6252ab7c94de0c410fea6e180fa222bb57f9d220782", kill_on_drop: false }` [INFO] [stdout] c1b24df222bbeedad0b1d6252ab7c94de0c410fea6e180fa222bb57f9d220782 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bf5755fdc835f482aaef410eed54c419cca45eb81dc5587f7b659a2407dffe [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" "50bf5755fdc835f482aaef410eed54c419cca45eb81dc5587f7b659a2407dffe", 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.18s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_react_todo_app-774d2f7478fece0d) [INFO] running `Command { std: "docker" "inspect" "50bf5755fdc835f482aaef410eed54c419cca45eb81dc5587f7b659a2407dffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bf5755fdc835f482aaef410eed54c419cca45eb81dc5587f7b659a2407dffe", kill_on_drop: false }` [INFO] [stdout] 50bf5755fdc835f482aaef410eed54c419cca45eb81dc5587f7b659a2407dffe [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e143c5134ce0fda5fa2b165fe4d4cbc51959b98ec3f0ed8293898b556b72299 [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" "5e143c5134ce0fda5fa2b165fe4d4cbc51959b98ec3f0ed8293898b556b72299", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_react_todo_app-774d2f7478fece0d) [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" "5e143c5134ce0fda5fa2b165fe4d4cbc51959b98ec3f0ed8293898b556b72299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e143c5134ce0fda5fa2b165fe4d4cbc51959b98ec3f0ed8293898b556b72299", kill_on_drop: false }` [INFO] [stdout] 5e143c5134ce0fda5fa2b165fe4d4cbc51959b98ec3f0ed8293898b556b72299