[INFO] cloning repository https://github.com/cualbondi/pyosmptparser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cualbondi/pyosmptparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcualbondi%2Fpyosmptparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcualbondi%2Fpyosmptparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 825224eca2d2107aefcf27337a120964d6fa8ab3 [INFO] testing cualbondi/pyosmptparser against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcualbondi%2Fpyosmptparser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cualbondi/pyosmptparser [INFO] finished tweaking git repo https://github.com/cualbondi/pyosmptparser [INFO] tweaked toml for git repo https://github.com/cualbondi/pyosmptparser written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cualbondi/pyosmptparser on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cualbondi/pyosmptparser 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b7a97201ba911a51d771fafe07531999061a990c43ec49b218d19d20031493c [INFO] running `Command { std: "docker" "start" "-a" "5b7a97201ba911a51d771fafe07531999061a990c43ec49b218d19d20031493c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b7a97201ba911a51d771fafe07531999061a990c43ec49b218d19d20031493c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7a97201ba911a51d771fafe07531999061a990c43ec49b218d19d20031493c", kill_on_drop: false }` [INFO] [stdout] 5b7a97201ba911a51d771fafe07531999061a990c43ec49b218d19d20031493c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b5c43a0fbfbc2ad1cc6cc992c1b1a2cf9cb7ac5d973c5dc46b4909dcd46ba5 [INFO] running `Command { std: "docker" "start" "-a" "66b5c43a0fbfbc2ad1cc6cc992c1b1a2cf9cb7ac5d973c5dc46b4909dcd46ba5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling protobuf_iter v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libdeflate-sys v1.21.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling libdeflater v1.21.0 [INFO] [stderr] Compiling osm_pbf_iter v0.2.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling osmptparser v2.2.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Compiling pyosmptparser v2.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod_new_ptv2__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn new_ptv2( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod_new_aa__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn new_aa( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, filter, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn py_new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.68s [INFO] running `Command { std: "docker" "inspect" "66b5c43a0fbfbc2ad1cc6cc992c1b1a2cf9cb7ac5d973c5dc46b4909dcd46ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b5c43a0fbfbc2ad1cc6cc992c1b1a2cf9cb7ac5d973c5dc46b4909dcd46ba5", kill_on_drop: false }` [INFO] [stdout] 66b5c43a0fbfbc2ad1cc6cc992c1b1a2cf9cb7ac5d973c5dc46b4909dcd46ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e5f6d81b506a2242426b8db9ee9cf74c5406246d63ca281e04159c9327dec2 [INFO] running `Command { std: "docker" "start" "-a" "f9e5f6d81b506a2242426b8db9ee9cf74c5406246d63ca281e04159c9327dec2", kill_on_drop: false }` [INFO] [stderr] Compiling pyosmptparser v2.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod_new_ptv2__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn new_ptv2( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod_new_aa__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn new_aa( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `Parser::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (path, filter, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn py_new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cls` [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | cls: &Bound<'_, PyType>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "f9e5f6d81b506a2242426b8db9ee9cf74c5406246d63ca281e04159c9327dec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e5f6d81b506a2242426b8db9ee9cf74c5406246d63ca281e04159c9327dec2", kill_on_drop: false }` [INFO] [stdout] f9e5f6d81b506a2242426b8db9ee9cf74c5406246d63ca281e04159c9327dec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e493acded2c8c1634327b11dda235c351782002e0446f28a9126813dd1a083fe [INFO] running `Command { std: "docker" "start" "-a" "e493acded2c8c1634327b11dda235c351782002e0446f28a9126813dd1a083fe", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `Parser::__pymethod_new_ptv2__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stderr] = note: these implicit defaults are being phased out [INFO] [stderr] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stderr] --> src/lib.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 85 | fn new_ptv2( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `Parser::__pymethod_new_aa__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stderr] = note: these implicit defaults are being phased out [INFO] [stderr] = help: add `#[pyo3(signature = (path, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stderr] --> src/lib.rs:102:8 [INFO] [stderr] | [INFO] [stderr] 102 | fn new_aa( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `Parser::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stderr] = note: these implicit defaults are being phased out [INFO] [stderr] = help: add `#[pyo3(signature = (path, filter, num_threads_option=None))]` to this function to silence this warning and keep the current behavior [INFO] [stderr] --> src/lib.rs:119:8 [INFO] [stderr] | [INFO] [stderr] 119 | fn py_new( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cls` [INFO] [stderr] --> src/lib.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | cls: &Bound<'_, PyType>, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cls` [INFO] [stderr] --> src/lib.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | cls: &Bound<'_, PyType>, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cls` [INFO] [stderr] --> src/lib.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 120 | cls: &Bound<'_, PyType>, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cls` [INFO] [stderr] [INFO] [stderr] warning: `pyosmptparser` (lib test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyosmptparser-71498f6f449d2a55) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e493acded2c8c1634327b11dda235c351782002e0446f28a9126813dd1a083fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e493acded2c8c1634327b11dda235c351782002e0446f28a9126813dd1a083fe", kill_on_drop: false }` [INFO] [stdout] e493acded2c8c1634327b11dda235c351782002e0446f28a9126813dd1a083fe