[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] 6c778c2bbb55408f6380ff158a8c72018f8a3ef0 [INFO] testing turbolent/wikidata-filter against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbolent%2Fwikidata-filter" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/turbolent/wikidata-filter on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-55/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7aebed80a989947c623035f8557d21ec58f8f448c8ace2de1c6313bb23ba3b6 [INFO] running `Command { std: "docker" "start" "-a" "d7aebed80a989947c623035f8557d21ec58f8f448c8ace2de1c6313bb23ba3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7aebed80a989947c623035f8557d21ec58f8f448c8ace2de1c6313bb23ba3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7aebed80a989947c623035f8557d21ec58f8f448c8ace2de1c6313bb23ba3b6", kill_on_drop: false }` [INFO] [stdout] d7aebed80a989947c623035f8557d21ec58f8f448c8ace2de1c6313bb23ba3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 028e20994edf3876fd98d9e0ab16dbdff40aaef433c5c7e20836fd007c216c01 [INFO] running `Command { std: "docker" "start" "-a" "028e20994edf3876fd98d9e0ab16dbdff40aaef433c5c7e20836fd007c216c01", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling slash-formatter v3.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling concat-with v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling lazy-static-include v3.0.5 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling wikidata-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.28s [INFO] running `Command { std: "docker" "inspect" "028e20994edf3876fd98d9e0ab16dbdff40aaef433c5c7e20836fd007c216c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "028e20994edf3876fd98d9e0ab16dbdff40aaef433c5c7e20836fd007c216c01", kill_on_drop: false }` [INFO] [stdout] 028e20994edf3876fd98d9e0ab16dbdff40aaef433c5c7e20836fd007c216c01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce7ded3b75f96ceb5ab650c679b528e02e93461634f7f0684774607328e09b6 [INFO] running `Command { std: "docker" "start" "-a" "0ce7ded3b75f96ceb5ab650c679b528e02e93461634f7f0684774607328e09b6", kill_on_drop: false }` [INFO] [stderr] Compiling wikidata-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `Command { std: "docker" "inspect" "0ce7ded3b75f96ceb5ab650c679b528e02e93461634f7f0684774607328e09b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce7ded3b75f96ceb5ab650c679b528e02e93461634f7f0684774607328e09b6", kill_on_drop: false }` [INFO] [stdout] 0ce7ded3b75f96ceb5ab650c679b528e02e93461634f7f0684774607328e09b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c8b6e58aa54ad66ac9a5cf9061d25d528f7c50e5d6f203dfb3e278e893beacc [INFO] running `Command { std: "docker" "start" "-a" "8c8b6e58aa54ad66ac9a5cf9061d25d528f7c50e5d6f203dfb3e278e893beacc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wikidata_filter-03748471d5946025) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_statement_count ... ok [INFO] [stdout] test tests::test_literal_with_lang ... ok [INFO] [stdout] test tests::test_blank_subject ... ok [INFO] [stdout] test tests::test_literal_with_type ... ok [INFO] [stdout] test tests::test_blank_object ... ok [INFO] [stdout] test tests::test_literal ... ok [INFO] [stdout] test tests::test_geo_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c8b6e58aa54ad66ac9a5cf9061d25d528f7c50e5d6f203dfb3e278e893beacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8b6e58aa54ad66ac9a5cf9061d25d528f7c50e5d6f203dfb3e278e893beacc", kill_on_drop: false }` [INFO] [stdout] 8c8b6e58aa54ad66ac9a5cf9061d25d528f7c50e5d6f203dfb3e278e893beacc