[INFO] cloning repository https://github.com/Anhod/oxiuse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anhod/oxiuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26a40e9c8c01c611111d0c47806d86956e193fd5
[INFO] checking Anhod/oxiuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhod/oxiuse
[INFO] finished tweaking git repo https://github.com/Anhod/oxiuse
[INFO] tweaked toml for git repo https://github.com/Anhod/oxiuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhod/oxiuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhod/oxiuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ex_query_dbpedia` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ex-query-dbpedia`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_dbpedia.rs
[INFO] [stderr] 1 + src/bin/ex-query-dbpedia.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm1.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm_2` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm-2`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm_2.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm-2.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_time1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-time1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_time1.rs
[INFO] [stderr] 1 + src/bin/ex-time1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `load_data` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `load-data`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/load_data.rs
[INFO] [stderr] 1 + src/bin/load-data.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_lunwen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-lunwen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_lunwen.rs
[INFO] [stderr] 1 + src/bin/test-lunwen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `oxiuse` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `oxigraph` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
[INFO] [stderr] required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`
[INFO] checking Anhod/oxiuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhod/oxiuse
[INFO] finished tweaking git repo https://github.com/Anhod/oxiuse
[INFO] tweaked toml for git repo https://github.com/Anhod/oxiuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhod/oxiuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhod/oxiuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ex_query_dbpedia` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ex-query-dbpedia`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_dbpedia.rs
[INFO] [stderr] 1 + src/bin/ex-query-dbpedia.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm1.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm_2` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm-2`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm_2.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm-2.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_time1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-time1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_time1.rs
[INFO] [stderr] 1 + src/bin/ex-time1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `load_data` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `load-data`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/load_data.rs
[INFO] [stderr] 1 + src/bin/load-data.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_lunwen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-lunwen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_lunwen.rs
[INFO] [stderr] 1 + src/bin/test-lunwen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `oxiuse` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `oxigraph` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
[INFO] [stderr] required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`
[INFO] checking Anhod/oxiuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhod/oxiuse
[INFO] finished tweaking git repo https://github.com/Anhod/oxiuse
[INFO] tweaked toml for git repo https://github.com/Anhod/oxiuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhod/oxiuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhod/oxiuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ex_query_dbpedia` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ex-query-dbpedia`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_dbpedia.rs
[INFO] [stderr] 1 + src/bin/ex-query-dbpedia.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm1.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm_2` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm-2`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm_2.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm-2.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_time1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-time1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_time1.rs
[INFO] [stderr] 1 + src/bin/ex-time1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `load_data` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `load-data`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/load_data.rs
[INFO] [stderr] 1 + src/bin/load-data.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_lunwen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-lunwen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_lunwen.rs
[INFO] [stderr] 1 + src/bin/test-lunwen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `oxiuse` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `oxigraph` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
[INFO] [stderr] required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`
[INFO] checking Anhod/oxiuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhod/oxiuse
[INFO] finished tweaking git repo https://github.com/Anhod/oxiuse
[INFO] tweaked toml for git repo https://github.com/Anhod/oxiuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhod/oxiuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhod/oxiuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ex_query_dbpedia` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ex-query-dbpedia`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_dbpedia.rs
[INFO] [stderr] 1 + src/bin/ex-query-dbpedia.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm1.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm_2` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm-2`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm_2.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm-2.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_time1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-time1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_time1.rs
[INFO] [stderr] 1 + src/bin/ex-time1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `load_data` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `load-data`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/load_data.rs
[INFO] [stderr] 1 + src/bin/load-data.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_lunwen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-lunwen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_lunwen.rs
[INFO] [stderr] 1 + src/bin/test-lunwen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `oxiuse` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `oxigraph` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
[INFO] [stderr] required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`
[INFO] checking Anhod/oxiuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhod%2Foxiuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhod/oxiuse
[INFO] finished tweaking git repo https://github.com/Anhod/oxiuse
[INFO] tweaked toml for git repo https://github.com/Anhod/oxiuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhod/oxiuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhod/oxiuse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ex_query_dbpedia` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ex-query-dbpedia`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_dbpedia.rs
[INFO] [stderr] 1 + src/bin/ex-query-dbpedia.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm1.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_query_lubm_2` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-query-lubm-2`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_query_lubm_2.rs
[INFO] [stderr] 1 + src/bin/ex-query-lubm-2.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ex_time1` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ex-time1`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ex_time1.rs
[INFO] [stderr] 1 + src/bin/ex-time1.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `load_data` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `load-data`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/load_data.rs
[INFO] [stderr] 1 + src/bin/load-data.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_lunwen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-lunwen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_lunwen.rs
[INFO] [stderr] 1 + src/bin/test-lunwen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `oxiuse` (manifest) generated 6 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `oxigraph` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
[INFO] [stderr] required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: binary `ex_query_dbpedia` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_dbpedia
      |                                                  ^^^^^^^^^^^^^^^^
      |
      = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `ex-query-dbpedia`, convert the file stem
      |
    1 - src/bin/ex_query_dbpedia.rs
    1 + src/bin/ex-query-dbpedia.rs
      |
    warning: binary `ex_query_lubm1` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm1
      |                                                  ^^^^^^^^^^^^^^
      |
    help: to change the binary name to `ex-query-lubm1`, convert the file stem
      |
    1 - src/bin/ex_query_lubm1.rs
    1 + src/bin/ex-query-lubm1.rs
      |
    warning: binary `ex_query_lubm_2` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../ex_query_lubm_2
      |                                                  ^^^^^^^^^^^^^^^
      |
    help: to change the binary name to `ex-query-lubm-2`, convert the file stem
      |
    1 - src/bin/ex_query_lubm_2.rs
    1 + src/bin/ex-query-lubm-2.rs
      |
    warning: binary `ex_time1` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../ex_time1
      |                                                  ^^^^^^^^
      |
    help: to change the binary name to `ex-time1`, convert the file stem
      |
    1 - src/bin/ex_time1.rs
    1 + src/bin/ex-time1.rs
      |
    warning: binary `load_data` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../load_data
      |                                                  ^^^^^^^^^
      |
    help: to change the binary name to `load-data`, convert the file stem
      |
    1 - src/bin/load_data.rs
    1 + src/bin/load-data.rs
      |
    warning: binary `test_lunwen` should have a kebab-case name
      |
    1 | /workspace/builds/worker-6-tc2/source/target/.../test_lunwen
      |                                                  ^^^^^^^^^^^
      |
    help: to change the binary name to `test-lunwen`, convert the file stem
      |
    1 - src/bin/test_lunwen.rs
    1 + src/bin/test-lunwen.rs
      |
    warning: `oxiuse` (manifest) generated 6 warnings
        Updating crates.io index
    error: no matching package named `oxigraph` found
    location searched: /workspace/builds/worker-6-tc2/oxigraph/lib
    required by package `oxiuse v0.1.0 (/workspace/builds/worker-6-tc2/source)`