[INFO] crate timetable 0.1.0 is already in cache [INFO] checking timetable-0.1.0 against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] extracting crate timetable 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate timetable 0.1.0 on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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] 122f3af7fb538a196e78b81ee943f332503da94fe03615f9377a1731026ef387 [INFO] running `"docker" "start" "-a" "122f3af7fb538a196e78b81ee943f332503da94fe03615f9377a1731026ef387"` [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking geodate v0.3.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking zip v0.2.8 [INFO] [stderr] Checking transitfeed v0.3.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [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 25.84s [INFO] running `"docker" "inspect" "122f3af7fb538a196e78b81ee943f332503da94fe03615f9377a1731026ef387"` [INFO] running `"docker" "rm" "-f" "122f3af7fb538a196e78b81ee943f332503da94fe03615f9377a1731026ef387"` [INFO] [stdout] 122f3af7fb538a196e78b81ee943f332503da94fe03615f9377a1731026ef387