[INFO] fetching crate criner 0.3.0... [INFO] testing criner-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate criner 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate criner 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate criner 0.3.0 [INFO] finished tweaking crates.io crate criner 0.3.0 [INFO] tweaked toml for crates.io crate criner 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] [stderr] Downloaded rusqlite v0.24.2 [INFO] [stderr] Downloaded common_macros v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f53b2d9a4b77c138985ab9c584ed7202013d41e7054babc6455bd56630129c1 [INFO] running `Command { std: "docker" "start" "-a" "7f53b2d9a4b77c138985ab9c584ed7202013d41e7054babc6455bd56630129c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f53b2d9a4b77c138985ab9c584ed7202013d41e7054babc6455bd56630129c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f53b2d9a4b77c138985ab9c584ed7202013d41e7054babc6455bd56630129c1", kill_on_drop: false }` [INFO] [stdout] 7f53b2d9a4b77c138985ab9c584ed7202013d41e7054babc6455bd56630129c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f907644e1f3b2424adbc3d7762434fdb5ef20b6dcbf3a9497934d02f53a6a32b [INFO] running `Command { std: "docker" "start" "-a" "f907644e1f3b2424adbc3d7762434fdb5ef20b6dcbf3a9497934d02f53a6a32b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling dia-semver v8.3.3 [INFO] [stderr] Compiling horrorshow v0.8.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tui v0.10.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling tui-react v0.10.1 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling crosstermion v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prodash v10.0.2 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling criner-waste-report v0.1.4 [INFO] [stderr] Compiling crates-index-diff v7.1.2 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling criner v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/engine/stage/db_download/mod.rs:220:50 [INFO] [stdout] | [INFO] [stdout] 220 | let today_yyyy_mm_dd = time::OffsetDateTime::now_local().format("%F"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:51:61 [INFO] [stdout] | [INFO] [stdout] 51 | let time = time.unwrap_or_else(|| time::OffsetDateTime::now_local().time()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | let now = time::OffsetDateTime::now_local(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | (desired - time::OffsetDateTime::now_local()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/persistence/serde.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!(panic_message(e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{}", panic_message(e)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.83s [INFO] running `Command { std: "docker" "inspect" "f907644e1f3b2424adbc3d7762434fdb5ef20b6dcbf3a9497934d02f53a6a32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f907644e1f3b2424adbc3d7762434fdb5ef20b6dcbf3a9497934d02f53a6a32b", kill_on_drop: false }` [INFO] [stdout] f907644e1f3b2424adbc3d7762434fdb5ef20b6dcbf3a9497934d02f53a6a32b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813d4e3301658c21226c9da8474a897734fab3fa16a8a5e04272f2312511577b [INFO] running `Command { std: "docker" "start" "-a" "813d4e3301658c21226c9da8474a897734fab3fa16a8a5e04272f2312511577b", kill_on_drop: false }` [INFO] [stderr] Compiling common_macros v0.1.1 [INFO] [stderr] Compiling criner v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `report_test` [INFO] [stdout] --> src/engine/report/waste/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | mod report_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `report_test`, create file "src/engine/report/waste/report_test.rs" or "src/engine/report/waste/report_test/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/engine/stage/db_download/mod.rs:220:50 [INFO] [stdout] | [INFO] [stdout] 220 | let today_yyyy_mm_dd = time::OffsetDateTime::now_local().format("%F"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:51:61 [INFO] [stdout] | [INFO] [stdout] 51 | let time = time.unwrap_or_else(|| time::OffsetDateTime::now_local().time()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | let now = time::OffsetDateTime::now_local(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/utils.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | (desired - time::OffsetDateTime::now_local()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `criner` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "813d4e3301658c21226c9da8474a897734fab3fa16a8a5e04272f2312511577b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813d4e3301658c21226c9da8474a897734fab3fa16a8a5e04272f2312511577b", kill_on_drop: false }` [INFO] [stdout] 813d4e3301658c21226c9da8474a897734fab3fa16a8a5e04272f2312511577b