[INFO] crate flightdata 0.1.0 is already in cache [INFO] extracting crate flightdata 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/flightdata/0.1.0 [INFO] extracting crate flightdata 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/flightdata/0.1.0 [INFO] validating manifest of flightdata-0.1.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 flightdata-0.1.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 flightdata-0.1.0 [INFO] finished frobbing flightdata-0.1.0 [INFO] frobbed toml for flightdata-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/flightdata/0.1.0/Cargo.toml [INFO] started frobbing flightdata-0.1.0 [INFO] finished frobbing flightdata-0.1.0 [INFO] frobbed toml for flightdata-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/flightdata/0.1.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 flightdata-0.1.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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/flightdata/0.1.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] 830830acc8d9f7c334a32b955bab549b0c1727267e1e6916a45089f7628ba517 [INFO] running `"docker" "start" "-a" "830830acc8d9f7c334a32b955bab549b0c1727267e1e6916a45089f7628ba517"` [INFO] [stderr] Compiling flightdata v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: constant item is never used: `AIRPORTS` [INFO] [stderr] --> src/airport.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / pub const AIRPORTS: [Airport; 4455] = [ [INFO] [stderr] 4 | | Airport{id: 12243, name: "Aleknagik / New Airport", city: "Aleknagik", country: "country", continent: "NA", iata: "WKK", icao: "5A8", latitude: 59.2826004028, longitude: -158.617996216, altitude: 66, }, [INFO] [stderr] 5 | | Airport{id: 3, name: "Honiara International Airport", city: "Honiara", country: "country", continent: "OC", iata: "HIR", icao: "AGGH", latitude: -9.4280004501343, longitude: 160.05499267578, altitude: 28, }, [INFO] [stderr] 6 | | Airport{id: 4, name: "Munda Airport", city: "", country: "country", continent: "OC", iata: "MUA", icao: "AGGM", latitude: -8.327969551086426, longitude: 157.26300048828125, altitude: 10, }, [INFO] [stderr] ... | [INFO] [stderr] 4458 | | Airport{id: 317861, name: "Yingkou Lanqi Airport", city: "Yingkou", country: "country", continent: "AS", iata: "YKH", icao: "ZYYK", latitude: 40.542524, longitude: 122.3586, altitude: 0, }, [INFO] [stderr] 4459 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `"docker" "inspect" "830830acc8d9f7c334a32b955bab549b0c1727267e1e6916a45089f7628ba517"` [INFO] running `"docker" "rm" "-f" "830830acc8d9f7c334a32b955bab549b0c1727267e1e6916a45089f7628ba517"` [INFO] [stdout] 830830acc8d9f7c334a32b955bab549b0c1727267e1e6916a45089f7628ba517 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/flightdata/0.1.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] 0cac2d2eafb3cd68218e018ae72e7d158c32d08d377746939708d21de475f648 [INFO] running `"docker" "start" "-a" "0cac2d2eafb3cd68218e018ae72e7d158c32d08d377746939708d21de475f648"` [INFO] [stderr] Compiling flightdata v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `"docker" "inspect" "0cac2d2eafb3cd68218e018ae72e7d158c32d08d377746939708d21de475f648"` [INFO] running `"docker" "rm" "-f" "0cac2d2eafb3cd68218e018ae72e7d158c32d08d377746939708d21de475f648"` [INFO] [stdout] 0cac2d2eafb3cd68218e018ae72e7d158c32d08d377746939708d21de475f648 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/flightdata/0.1.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] bda63b1f077dfbec85b59224c0f2eec72a16a7c898625aac72f720cd7032bbd9 [INFO] running `"docker" "start" "-a" "bda63b1f077dfbec85b59224c0f2eec72a16a7c898625aac72f720cd7032bbd9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/flightdata-06944e844da42335 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_airport ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests flightdata [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" "bda63b1f077dfbec85b59224c0f2eec72a16a7c898625aac72f720cd7032bbd9"` [INFO] running `"docker" "rm" "-f" "bda63b1f077dfbec85b59224c0f2eec72a16a7c898625aac72f720cd7032bbd9"` [INFO] [stdout] bda63b1f077dfbec85b59224c0f2eec72a16a7c898625aac72f720cd7032bbd9