[INFO] fetching crate gtfs-structures 0.11.3... [INFO] extracting crate gtfs-structures 0.11.3 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/gtfs-structures/0.11.3 [INFO] extracting crate gtfs-structures 0.11.3 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gtfs-structures/0.11.3 [INFO] validating manifest of gtfs-structures-0.11.3 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gtfs-structures-0.11.3 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gtfs-structures-0.11.3 [INFO] finished frobbing gtfs-structures-0.11.3 [INFO] frobbed toml for gtfs-structures-0.11.3 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/gtfs-structures/0.11.3/Cargo.toml [INFO] started frobbing gtfs-structures-0.11.3 [INFO] finished frobbing gtfs-structures-0.11.3 [INFO] frobbed toml for gtfs-structures-0.11.3 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gtfs-structures/0.11.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gtfs-structures-0.11.3 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gtfs-structures/0.11.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ed5a99f758e120db5a095c3dc3b0ad5b7ce8a1b69c37c6f9629aa95d115a65c8 [INFO] running `"docker" "start" "-a" "ed5a99f758e120db5a095c3dc3b0ad5b7ce8a1b69c37c6f9629aa95d115a65c8"` [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling gtfs-structures v0.11.3 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Deserialize` is imported redundantly [INFO] [stderr] --> src/objects.rs:569:9 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::de::{self, Deserialize, Deserializer}; [INFO] [stderr] | ----------- the item `Deserialize` is already imported here [INFO] [stderr] ... [INFO] [stderr] 569 | use serde::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ------------ the item `Deserialize` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.27s [INFO] running `"docker" "inspect" "ed5a99f758e120db5a095c3dc3b0ad5b7ce8a1b69c37c6f9629aa95d115a65c8"` [INFO] running `"docker" "rm" "-f" "ed5a99f758e120db5a095c3dc3b0ad5b7ce8a1b69c37c6f9629aa95d115a65c8"` [INFO] [stdout] ed5a99f758e120db5a095c3dc3b0ad5b7ce8a1b69c37c6f9629aa95d115a65c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gtfs-structures/0.11.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] bc4d072ac95f09ae26574291e14509b28458faa0109c00eba93bdca5b67508c0 [INFO] running `"docker" "start" "-a" "bc4d072ac95f09ae26574291e14509b28458faa0109c00eba93bdca5b67508c0"` [INFO] [stderr] Compiling gtfs-structures v0.11.3 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Deserialize` is imported redundantly [INFO] [stderr] --> src/objects.rs:569:9 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::de::{self, Deserialize, Deserializer}; [INFO] [stderr] | ----------- the item `Deserialize` is already imported here [INFO] [stderr] ... [INFO] [stderr] 569 | use serde::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ------------ the item `Deserialize` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.33s [INFO] running `"docker" "inspect" "bc4d072ac95f09ae26574291e14509b28458faa0109c00eba93bdca5b67508c0"` [INFO] running `"docker" "rm" "-f" "bc4d072ac95f09ae26574291e14509b28458faa0109c00eba93bdca5b67508c0"` [INFO] [stdout] bc4d072ac95f09ae26574291e14509b28458faa0109c00eba93bdca5b67508c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/gtfs-structures/0.11.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] dd3963d2184da8b79a74a3b0032b0fe5d85404a82ce989485150633a742e9b7b [INFO] running `"docker" "start" "-a" "dd3963d2184da8b79a74a3b0032b0fe5d85404a82ce989485150633a742e9b7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/gtfs_structures-7e280ae4c18588b0 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::display ... ok [INFO] [stdout] test tests::read_calendar ... ok [INFO] [stdout] test tests::read_routes ... ok [INFO] [stdout] test tests::read_agencies ... ok [INFO] [stdout] test tests::path_files ... ok [INFO] [stdout] test tests::read_from_gtfs ... ok [INFO] [stdout] test tests::read_calendar_dates ... ok [INFO] [stdout] test tests::read_fare_attributes ... ok [INFO] [stdout] test tests::read_feed_info ... ok [INFO] [stdout] test tests::read_stop ... ok [INFO] [stdout] test tests::read_shapes ... ok [INFO] [stdout] test tests::read_stop_times ... ok [INFO] [stdout] test tests::zip_subdirectory_files ... ok [INFO] [stdout] test tests::trip_days ... ok [INFO] [stdout] test tests::read_trips ... ok [INFO] [stdout] test tests::read_from_subdirectory ... ok [INFO] [stdout] test tests::zip_files ... ok [INFO] [stderr] Doc-tests gtfs-structures [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "dd3963d2184da8b79a74a3b0032b0fe5d85404a82ce989485150633a742e9b7b"` [INFO] running `"docker" "rm" "-f" "dd3963d2184da8b79a74a3b0032b0fe5d85404a82ce989485150633a742e9b7b"` [INFO] [stdout] dd3963d2184da8b79a74a3b0032b0fe5d85404a82ce989485150633a742e9b7b