[INFO] crate gtfs-structures 0.12.0 is already in cache [INFO] extracting crate gtfs-structures 0.12.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/gtfs-structures/0.12.0 [INFO] extracting crate gtfs-structures 0.12.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtfs-structures/0.12.0 [INFO] validating manifest of gtfs-structures-0.12.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gtfs-structures-0.12.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gtfs-structures-0.12.0 [INFO] finished frobbing gtfs-structures-0.12.0 [INFO] frobbed toml for gtfs-structures-0.12.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/gtfs-structures/0.12.0/Cargo.toml [INFO] started frobbing gtfs-structures-0.12.0 [INFO] finished frobbing gtfs-structures-0.12.0 [INFO] frobbed toml for gtfs-structures-0.12.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtfs-structures/0.12.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gtfs-structures-0.12.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gtfs-structures/0.12.0:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 22640c5e703a7f6ac6000dda0bfcf92bafce86cf0a7e74229a543af8c443f328 [INFO] running `"docker" "start" "-a" "22640c5e703a7f6ac6000dda0bfcf92bafce86cf0a7e74229a543af8c443f328"` [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling gtfs-structures v0.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Deserialize` is imported redundantly [INFO] [stderr] --> src/objects.rs:577: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] 577 | 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 28.17s [INFO] running `"docker" "inspect" "22640c5e703a7f6ac6000dda0bfcf92bafce86cf0a7e74229a543af8c443f328"` [INFO] running `"docker" "rm" "-f" "22640c5e703a7f6ac6000dda0bfcf92bafce86cf0a7e74229a543af8c443f328"` [INFO] [stdout] 22640c5e703a7f6ac6000dda0bfcf92bafce86cf0a7e74229a543af8c443f328 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gtfs-structures/0.12.0:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 81373b5bb29615ba62c1b74cc46cf6a1a823e80b5aa5043df9b47da118e01c15 [INFO] running `"docker" "start" "-a" "81373b5bb29615ba62c1b74cc46cf6a1a823e80b5aa5043df9b47da118e01c15"` [INFO] [stderr] Compiling gtfs-structures v0.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Deserialize` is imported redundantly [INFO] [stderr] --> src/objects.rs:577: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] 577 | 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 14.78s [INFO] running `"docker" "inspect" "81373b5bb29615ba62c1b74cc46cf6a1a823e80b5aa5043df9b47da118e01c15"` [INFO] running `"docker" "rm" "-f" "81373b5bb29615ba62c1b74cc46cf6a1a823e80b5aa5043df9b47da118e01c15"` [INFO] [stdout] 81373b5bb29615ba62c1b74cc46cf6a1a823e80b5aa5043df9b47da118e01c15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gtfs-structures/0.12.0:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a24f5912bd617e9b8394f86771085ed5674b121190a72f788224a32fa81f9eec [INFO] running `"docker" "start" "-a" "a24f5912bd617e9b8394f86771085ed5674b121190a72f788224a32fa81f9eec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/gtfs_structures-2bd54d2a86bc90ad [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::display ... ok [INFO] [stdout] test tests::read_fare_attributes ... ok [INFO] [stdout] test tests::read_feed_info ... ok [INFO] [stdout] test tests::path_files ... ok [INFO] [stdout] test tests::read_from_gtfs ... ok [INFO] [stdout] test tests::read_from_subdirectory ... ok [INFO] [stdout] test tests::read_agencies ... ok [INFO] [stdout] test tests::read_trips ... ok [INFO] [stdout] test tests::read_stop ... ok [INFO] [stdout] test tests::read_calendar_dates ... ok [INFO] [stdout] test tests::read_shapes ... ok [INFO] [stdout] test tests::trip_days ... ok [INFO] [stdout] test tests::read_routes ... ok [INFO] [stdout] test tests::read_stop_times ... ok [INFO] [stdout] test tests::read_calendar ... ok [INFO] [stdout] test tests::zip_subdirectory_files ... 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" "a24f5912bd617e9b8394f86771085ed5674b121190a72f788224a32fa81f9eec"` [INFO] running `"docker" "rm" "-f" "a24f5912bd617e9b8394f86771085ed5674b121190a72f788224a32fa81f9eec"` [INFO] [stdout] a24f5912bd617e9b8394f86771085ed5674b121190a72f788224a32fa81f9eec