[INFO] crate timetable 0.1.0 is already in cache [INFO] checking timetable-0.1.0 against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] extracting crate timetable 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate timetable 0.1.0 on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 657c7b8709709c6d84aa6a7cf451c19f7921cd530f09834a89c50fdace17187e [INFO] running `"docker" "start" "-a" "657c7b8709709c6d84aa6a7cf451c19f7921cd530f09834a89c50fdace17187e"` [INFO] [stderr] Checking bzip2-sys v0.1.7 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking geodate v0.3.0 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking zip v0.2.8 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking transitfeed v0.3.0 [INFO] [stderr] Checking 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: 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] Finished dev [unoptimized + debuginfo] target(s) in 21.47s [INFO] running `"docker" "inspect" "657c7b8709709c6d84aa6a7cf451c19f7921cd530f09834a89c50fdace17187e"` [INFO] running `"docker" "rm" "-f" "657c7b8709709c6d84aa6a7cf451c19f7921cd530f09834a89c50fdace17187e"` [INFO] [stdout] 657c7b8709709c6d84aa6a7cf451c19f7921cd530f09834a89c50fdace17187e