[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] 9f533377028b387946f000deb73476f3d74857bf [INFO] testing 1History/emacs-onehistory against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1History%2Femacs-onehistory" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1History/emacs-onehistory 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/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-19/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.59.0" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 5f3d89515298da6d6caf1a91a18fb242d131a032bf7caefe2b0b1ac7600e1e93 [INFO] running `Command { std: "docker" "start" "-a" "5f3d89515298da6d6caf1a91a18fb242d131a032bf7caefe2b0b1ac7600e1e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f3d89515298da6d6caf1a91a18fb242d131a032bf7caefe2b0b1ac7600e1e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3d89515298da6d6caf1a91a18fb242d131a032bf7caefe2b0b1ac7600e1e93", kill_on_drop: false }` [INFO] [stdout] 5f3d89515298da6d6caf1a91a18fb242d131a032bf7caefe2b0b1ac7600e1e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 4797e2650ecca605db64429fb91aab13deeaa487b7cdedd93e67da7eeb81224f [INFO] running `Command { std: "docker" "start" "-a" "4797e2650ecca605db64429fb91aab13deeaa487b7cdedd93e67da7eeb81224f", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.73 [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 getrandom v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling emacs-macros v0.17.0 [INFO] [stderr] Compiling emacs v0.18.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling eww-history-ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.77s [INFO] running `Command { std: "docker" "inspect" "4797e2650ecca605db64429fb91aab13deeaa487b7cdedd93e67da7eeb81224f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4797e2650ecca605db64429fb91aab13deeaa487b7cdedd93e67da7eeb81224f", kill_on_drop: false }` [INFO] [stdout] 4797e2650ecca605db64429fb91aab13deeaa487b7cdedd93e67da7eeb81224f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] d55a5d6cdf4b558d9b361172c090f80f328a3ade2a57c125ab9bc960a01bd924 [INFO] running `Command { std: "docker" "start" "-a" "d55a5d6cdf4b558d9b361172c090f80f328a3ade2a57c125ab9bc960a01bd924", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.07s [INFO] running `Command { std: "docker" "inspect" "d55a5d6cdf4b558d9b361172c090f80f328a3ade2a57c125ab9bc960a01bd924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55a5d6cdf4b558d9b361172c090f80f328a3ade2a57c125ab9bc960a01bd924", kill_on_drop: false }` [INFO] [stdout] d55a5d6cdf4b558d9b361172c090f80f328a3ade2a57c125ab9bc960a01bd924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 8839b7d905ca50b44f73230102289cf12d7658488ee2c9f0276543bdbb2876cc [INFO] running `Command { std: "docker" "start" "-a" "8839b7d905ca50b44f73230102289cf12d7658488ee2c9f0276543bdbb2876cc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eww_history_ext-e8d43e5f827d2a40) [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.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8839b7d905ca50b44f73230102289cf12d7658488ee2c9f0276543bdbb2876cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8839b7d905ca50b44f73230102289cf12d7658488ee2c9f0276543bdbb2876cc", kill_on_drop: false }` [INFO] [stdout] 8839b7d905ca50b44f73230102289cf12d7658488ee2c9f0276543bdbb2876cc