[INFO] cloning repository https://github.com/turbolent/wikidata-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turbolent/wikidata-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbolent%2Fwikidata-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbolent%2Fwikidata-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79db785e11fa474b24b6030eda7ee9c214917f94 [INFO] testing turbolent/wikidata-filter against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbolent%2Fwikidata-filter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/turbolent/wikidata-filter on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/turbolent/wikidata-filter [INFO] finished tweaking git repo https://github.com/turbolent/wikidata-filter [INFO] tweaked toml for git repo https://github.com/turbolent/wikidata-filter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/turbolent/wikidata-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] a0fe321f56130da6ef9d609161005fcbfb18f01b2c0d128789319b91e7b31ef2 [INFO] running `Command { std: "docker" "start" "-a" "a0fe321f56130da6ef9d609161005fcbfb18f01b2c0d128789319b91e7b31ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0fe321f56130da6ef9d609161005fcbfb18f01b2c0d128789319b91e7b31ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe321f56130da6ef9d609161005fcbfb18f01b2c0d128789319b91e7b31ef2", kill_on_drop: false }` [INFO] [stdout] a0fe321f56130da6ef9d609161005fcbfb18f01b2c0d128789319b91e7b31ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde01371412473225299e7176008223bdf534e751ae6509f1620641eee318a7a [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" "dde01371412473225299e7176008223bdf534e751ae6509f1620641eee318a7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling starts-ends-with-caseless v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling lazy-static-include v2.2.0 [INFO] [stderr] Compiling wikidata-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.44s [INFO] running `Command { std: "docker" "inspect" "dde01371412473225299e7176008223bdf534e751ae6509f1620641eee318a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde01371412473225299e7176008223bdf534e751ae6509f1620641eee318a7a", kill_on_drop: false }` [INFO] [stdout] dde01371412473225299e7176008223bdf534e751ae6509f1620641eee318a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd412a8ba8fe0ba2272027f7585bdafd153a08895ee31aee18b73ade12b69df [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" "3fd412a8ba8fe0ba2272027f7585bdafd153a08895ee31aee18b73ade12b69df", kill_on_drop: false }` [INFO] [stderr] Compiling wikidata-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "3fd412a8ba8fe0ba2272027f7585bdafd153a08895ee31aee18b73ade12b69df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd412a8ba8fe0ba2272027f7585bdafd153a08895ee31aee18b73ade12b69df", kill_on_drop: false }` [INFO] [stdout] 3fd412a8ba8fe0ba2272027f7585bdafd153a08895ee31aee18b73ade12b69df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b98f40850a67a34d6be092e5fb48d37851189759570f9247a2a60c135463fa8 [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" "2b98f40850a67a34d6be092e5fb48d37851189759570f9247a2a60c135463fa8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wikidata_filter-1f3cb16c158ae639 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_blank_subject ... ok [INFO] [stdout] test tests::test_literal_with_lang ... ok [INFO] [stdout] test tests::test_blank_object ... ok [INFO] [stdout] test tests::test_literal_with_type ... ok [INFO] [stdout] test tests::test_literal ... ok [INFO] [stdout] test tests::test_geo_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b98f40850a67a34d6be092e5fb48d37851189759570f9247a2a60c135463fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b98f40850a67a34d6be092e5fb48d37851189759570f9247a2a60c135463fa8", kill_on_drop: false }` [INFO] [stdout] 2b98f40850a67a34d6be092e5fb48d37851189759570f9247a2a60c135463fa8