[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.54 [INFO] [stderr] Downloaded emacs-macros v0.17.0 [INFO] [stderr] Downloaded emacs_module v0.18.0 [INFO] [stderr] Downloaded emacs v0.18.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7710edd2ef58d8708369fe5fd1e4562c0ac390f6b85f3a6cbc4fbd8231e653f7 [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" "7710edd2ef58d8708369fe5fd1e4562c0ac390f6b85f3a6cbc4fbd8231e653f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7710edd2ef58d8708369fe5fd1e4562c0ac390f6b85f3a6cbc4fbd8231e653f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7710edd2ef58d8708369fe5fd1e4562c0ac390f6b85f3a6cbc4fbd8231e653f7", kill_on_drop: false }` [INFO] [stdout] 7710edd2ef58d8708369fe5fd1e4562c0ac390f6b85f3a6cbc4fbd8231e653f7 [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" "+1.60.0" "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] 3f514eee62239eacd021bfe05997d0b75855d37d1942e6080f00dbd1fc1026de [INFO] running `Command { std: "docker" "start" "-a" "3f514eee62239eacd021bfe05997d0b75855d37d1942e6080f00dbd1fc1026de", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling emacs_module v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [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 58.28s [INFO] running `Command { std: "docker" "inspect" "3f514eee62239eacd021bfe05997d0b75855d37d1942e6080f00dbd1fc1026de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f514eee62239eacd021bfe05997d0b75855d37d1942e6080f00dbd1fc1026de", kill_on_drop: false }` [INFO] [stdout] 3f514eee62239eacd021bfe05997d0b75855d37d1942e6080f00dbd1fc1026de [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" "+1.60.0" "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] eb2d68dcbb3bc4e06dbefbfd1d55ba12c694bd3556a69c73c3128144fdb2e5d8 [INFO] running `Command { std: "docker" "start" "-a" "eb2d68dcbb3bc4e06dbefbfd1d55ba12c694bd3556a69c73c3128144fdb2e5d8", 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 11.92s [INFO] running `Command { std: "docker" "inspect" "eb2d68dcbb3bc4e06dbefbfd1d55ba12c694bd3556a69c73c3128144fdb2e5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2d68dcbb3bc4e06dbefbfd1d55ba12c694bd3556a69c73c3128144fdb2e5d8", kill_on_drop: false }` [INFO] [stdout] eb2d68dcbb3bc4e06dbefbfd1d55ba12c694bd3556a69c73c3128144fdb2e5d8 [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" "+1.60.0" "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] 3da3c76864a0c01de06aa2800f0e9b8042c88f161af36ff8b8051baa930a7b14 [INFO] running `Command { std: "docker" "start" "-a" "3da3c76864a0c01de06aa2800f0e9b8042c88f161af36ff8b8051baa930a7b14", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eww_history_ext-63c4bdaeeb06a4ba) [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.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3da3c76864a0c01de06aa2800f0e9b8042c88f161af36ff8b8051baa930a7b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da3c76864a0c01de06aa2800f0e9b8042c88f161af36ff8b8051baa930a7b14", kill_on_drop: false }` [INFO] [stdout] 3da3c76864a0c01de06aa2800f0e9b8042c88f161af36ff8b8051baa930a7b14