[INFO] fetching crate osm_transit_extractor 0.5.0... [INFO] testing osm_transit_extractor-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate osm_transit_extractor 0.5.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate osm_transit_extractor 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osm_transit_extractor 0.5.0 [INFO] finished tweaking crates.io crate osm_transit_extractor 0.5.0 [INFO] tweaked toml for crates.io crate osm_transit_extractor 0.5.0 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate crates.io crate osm_transit_extractor 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rental v0.5.6 [INFO] [stderr] Downloaded osmpbfreader v0.14.0 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded wkt v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deaadf0607f4d3dcf27084769e5f49be90f70dedc1df262f5117fe326dc5de7a [INFO] running `Command { std: "docker" "start" "-a" "deaadf0607f4d3dcf27084769e5f49be90f70dedc1df262f5117fe326dc5de7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deaadf0607f4d3dcf27084769e5f49be90f70dedc1df262f5117fe326dc5de7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deaadf0607f4d3dcf27084769e5f49be90f70dedc1df262f5117fe326dc5de7a", kill_on_drop: false }` [INFO] [stdout] deaadf0607f4d3dcf27084769e5f49be90f70dedc1df262f5117fe326dc5de7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995a948a22387f4975ac47df8f366329fcc3421b8f33a00fc0db3f2d9f5d5ee3 [INFO] running `Command { std: "docker" "start" "-a" "995a948a22387f4975ac47df8f366329fcc3421b8f33a00fc0db3f2d9f5d5ee3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling protobuf-codegen-pure v2.23.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling wkt v0.9.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling flat_map v0.0.9 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling osm_transit_extractor v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "995a948a22387f4975ac47df8f366329fcc3421b8f33a00fc0db3f2d9f5d5ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995a948a22387f4975ac47df8f366329fcc3421b8f33a00fc0db3f2d9f5d5ee3", kill_on_drop: false }` [INFO] [stdout] 995a948a22387f4975ac47df8f366329fcc3421b8f33a00fc0db3f2d9f5d5ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 249cf309846146a629f96dc61ba070c21050ca4c9bdbacaf5dd8817a4c31c110 [INFO] running `Command { std: "docker" "start" "-a" "249cf309846146a629f96dc61ba070c21050ca4c9bdbacaf5dd8817a4c31c110", kill_on_drop: false }` [INFO] [stderr] Compiling osm_transit_extractor v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "249cf309846146a629f96dc61ba070c21050ca4c9bdbacaf5dd8817a4c31c110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249cf309846146a629f96dc61ba070c21050ca4c9bdbacaf5dd8817a4c31c110", kill_on_drop: false }` [INFO] [stdout] 249cf309846146a629f96dc61ba070c21050ca4c9bdbacaf5dd8817a4c31c110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9156fd2f47a1c2f2c580846f32498164c91c5503bdb33df8da81946e17397c7 [INFO] running `Command { std: "docker" "start" "-a" "c9156fd2f47a1c2f2c580846f32498164c91c5503bdb33df8da81946e17397c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: osmpbfreader v0.14.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/osm_transit_extractor-f3aa3da9bc90e372) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/osm_transit_extractor-f0fd9c8c48b70b06) [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] [stderr] Running tests/shapes_test.rs (/opt/rustwide/target/debug/deps/shapes_test-8ffe56b6cc7e02fb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test osm_shapes_filter_ways_that_are_stop ... ok [INFO] [stdout] test osm_shapes_filter_way_with_only_one_existing_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/stops_csv_tests.rs (/opt/rustwide/target/debug/deps/stops_csv_tests-7f913bdd0093beee) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test osm_fixture_stoppoints ... ok [INFO] [stdout] test osm_fixture_stoppoints_csv ... ok [INFO] [stdout] test osm_fixture_stopareas ... ok [INFO] [stdout] test osm_fixture_stopareas_stoppoints_csv ... ok [INFO] [stdout] test osm_fixture_routes_tags ... ok [INFO] [stdout] test osm_fixture_routes_count ... ok [INFO] [stdout] test osm_fixture_routes_csv ... ok [INFO] [stdout] test osm_fixture_lines_csv ... ok [INFO] [stdout] test osm_fixture_stoppoints_categorization ... ok [INFO] [stdout] test osm_fixture_lines_tags ... ok [INFO] [stdout] test osm_fixture_lines_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests osm_transit_extractor [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" "c9156fd2f47a1c2f2c580846f32498164c91c5503bdb33df8da81946e17397c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9156fd2f47a1c2f2c580846f32498164c91c5503bdb33df8da81946e17397c7", kill_on_drop: false }` [INFO] [stdout] c9156fd2f47a1c2f2c580846f32498164c91c5503bdb33df8da81946e17397c7