[INFO] fetching crate criner 0.3.0... [INFO] checking criner-0.3.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate criner 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate criner 0.3.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded common_macros v0.1.1 [INFO] [stderr] Downloaded libflate v1.1.0 [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 112df0fb4bfce94017f8a637e143b5958a77da2d46a8cec0388040661d8e89ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "112df0fb4bfce94017f8a637e143b5958a77da2d46a8cec0388040661d8e89ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112df0fb4bfce94017f8a637e143b5958a77da2d46a8cec0388040661d8e89ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112df0fb4bfce94017f8a637e143b5958a77da2d46a8cec0388040661d8e89ba", kill_on_drop: false }` [INFO] [stdout] 112df0fb4bfce94017f8a637e143b5958a77da2d46a8cec0388040661d8e89ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef63e9bf12eb2c24f1375e80f2cee5fa567c527560a1755350998eba730540a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aef63e9bf12eb2c24f1375e80f2cee5fa567c527560a1755350998eba730540a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking dia-semver v8.3.3 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking horrorshow v0.8.3 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tinyvec v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking libflate v1.1.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking rmpv v0.4.7 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking tui v0.10.0 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking tui-react v0.10.1 [INFO] [stderr] Checking crosstermion v0.3.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking git2 v0.13.20 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking prodash v10.0.2 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking criner-waste-report v0.1.4 [INFO] [stderr] Checking crates-index-diff v7.1.2 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking 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/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: 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => std::panic::panic_any(panic_message(e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aef63e9bf12eb2c24f1375e80f2cee5fa567c527560a1755350998eba730540a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef63e9bf12eb2c24f1375e80f2cee5fa567c527560a1755350998eba730540a", kill_on_drop: false }` [INFO] [stdout] aef63e9bf12eb2c24f1375e80f2cee5fa567c527560a1755350998eba730540a