[INFO] crate timetable 0.1.0 is already in cache [INFO] testing timetable-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate timetable 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate timetable 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate timetable 0.1.0 [INFO] finished tweaking crates.io crate timetable 0.1.0 [INFO] tweaked toml for crates.io crate timetable 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51c80975f97b9103d44e6156256ccb83e6d7afe926e583640fa0d18a2fb1cc3f [INFO] running `"docker" "start" "-a" "51c80975f97b9103d44e6156256ccb83e6d7afe926e583640fa0d18a2fb1cc3f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling geodate v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling transitfeed v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling timetable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:19:88 [INFO] [stderr] | [INFO] [stderr] 19 | panic!("Error: could not read '{}' in '{}': {}", file.name(), archive, why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:22:79 [INFO] [stderr] | [INFO] [stderr] 22 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "51c80975f97b9103d44e6156256ccb83e6d7afe926e583640fa0d18a2fb1cc3f"` [INFO] running `"docker" "rm" "-f" "51c80975f97b9103d44e6156256ccb83e6d7afe926e583640fa0d18a2fb1cc3f"` [INFO] [stdout] 51c80975f97b9103d44e6156256ccb83e6d7afe926e583640fa0d18a2fb1cc3f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 604df6a34532cb55c687890bd67532cd26de3383d41051fdabc3af4e9e45fb52 [INFO] running `"docker" "start" "-a" "604df6a34532cb55c687890bd67532cd26de3383d41051fdabc3af4e9e45fb52"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling timetable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:19:88 [INFO] [stderr] | [INFO] [stderr] 19 | panic!("Error: could not read '{}' in '{}': {}", file.name(), archive, why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:22:79 [INFO] [stderr] | [INFO] [stderr] 22 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.46s [INFO] running `"docker" "inspect" "604df6a34532cb55c687890bd67532cd26de3383d41051fdabc3af4e9e45fb52"` [INFO] running `"docker" "rm" "-f" "604df6a34532cb55c687890bd67532cd26de3383d41051fdabc3af4e9e45fb52"` [INFO] [stdout] 604df6a34532cb55c687890bd67532cd26de3383d41051fdabc3af4e9e45fb52 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b34456fdc63acbca9edf7c3151ee1cfc0145ee4359dd34d800b16f9afe46ee3 [INFO] running `"docker" "start" "-a" "4b34456fdc63acbca9edf7c3151ee1cfc0145ee4359dd34d800b16f9afe46ee3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:19:88 [INFO] [stderr] | [INFO] [stderr] 19 | panic!("Error: could not read '{}' in '{}': {}", file.name(), archive, why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:22:79 [INFO] [stderr] | [INFO] [stderr] 22 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gtfs.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | panic!("Error: could not write '{}': {}", filename.display(), why.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/timetable-d781bafa8a999d40 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test search::tests::test_stations ... ok [INFO] [stdout] test search::tests::test_timetable_fuzzy ... ok [INFO] [stdout] test search::tests::test_timetable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4b34456fdc63acbca9edf7c3151ee1cfc0145ee4359dd34d800b16f9afe46ee3"` [INFO] running `"docker" "rm" "-f" "4b34456fdc63acbca9edf7c3151ee1cfc0145ee4359dd34d800b16f9afe46ee3"` [INFO] [stdout] 4b34456fdc63acbca9edf7c3151ee1cfc0145ee4359dd34d800b16f9afe46ee3