[INFO] cloning repository https://github.com/1History/emacs-onehistory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1History/emacs-onehistory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1History%2Femacs-onehistory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1History%2Femacs-onehistory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c22de358440e53954f14adb970ddf3200964f1c [INFO] testing 1History/emacs-onehistory 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%2F1History%2Femacs-onehistory" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1History/emacs-onehistory 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/1History/emacs-onehistory [INFO] finished tweaking git repo https://github.com/1History/emacs-onehistory [INFO] tweaked toml for git repo https://github.com/1History/emacs-onehistory written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/1History/emacs-onehistory 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] e88b01c0c020fa504b61d14f847e8298a1c559d3e2c58e3351b9d1b279d4c8d2 [INFO] running `Command { std: "docker" "start" "-a" "e88b01c0c020fa504b61d14f847e8298a1c559d3e2c58e3351b9d1b279d4c8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e88b01c0c020fa504b61d14f847e8298a1c559d3e2c58e3351b9d1b279d4c8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88b01c0c020fa504b61d14f847e8298a1c559d3e2c58e3351b9d1b279d4c8d2", kill_on_drop: false }` [INFO] [stdout] e88b01c0c020fa504b61d14f847e8298a1c559d3e2c58e3351b9d1b279d4c8d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 8c020c003e435939a17be5b3142f8ef16be21b3dcb20be10679e467c1d40fe0c [INFO] running `Command { std: "docker" "start" "-a" "8c020c003e435939a17be5b3142f8ef16be21b3dcb20be10679e467c1d40fe0c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling emacs_module v0.18.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling emacs-macros v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling emacs v0.18.0 [INFO] [stderr] Compiling eww-history-ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.18s [INFO] running `Command { std: "docker" "inspect" "8c020c003e435939a17be5b3142f8ef16be21b3dcb20be10679e467c1d40fe0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c020c003e435939a17be5b3142f8ef16be21b3dcb20be10679e467c1d40fe0c", kill_on_drop: false }` [INFO] [stdout] 8c020c003e435939a17be5b3142f8ef16be21b3dcb20be10679e467c1d40fe0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d49de73256be1e3abc6fca492dc7c3e1b80b1358a3f6519baff9914e22e9055 [INFO] running `Command { std: "docker" "start" "-a" "6d49de73256be1e3abc6fca492dc7c3e1b80b1358a3f6519baff9914e22e9055", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling eww-history-ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/eww_history_ext-fbd1cbff4c5eaedf) [INFO] running `Command { std: "docker" "inspect" "6d49de73256be1e3abc6fca492dc7c3e1b80b1358a3f6519baff9914e22e9055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d49de73256be1e3abc6fca492dc7c3e1b80b1358a3f6519baff9914e22e9055", kill_on_drop: false }` [INFO] [stdout] 6d49de73256be1e3abc6fca492dc7c3e1b80b1358a3f6519baff9914e22e9055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] d7f0bd633a93c0623c0b3c80d6afe058e44ff65ce102c3ff58833b9b885d4777 [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" "d7f0bd633a93c0623c0b3c80d6afe058e44ff65ce102c3ff58833b9b885d4777", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eww_history_ext-fbd1cbff4c5eaedf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test db::tests::test_get_url_id ... ok [INFO] [stdout] test db::tests::test_delete_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7f0bd633a93c0623c0b3c80d6afe058e44ff65ce102c3ff58833b9b885d4777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f0bd633a93c0623c0b3c80d6afe058e44ff65ce102c3ff58833b9b885d4777", kill_on_drop: false }` [INFO] [stdout] d7f0bd633a93c0623c0b3c80d6afe058e44ff65ce102c3ff58833b9b885d4777