[INFO] fetching crate criner 0.3.0... [INFO] checking criner-0.3.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate criner 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate criner 0.3.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9636a226858a1ed99f790e8ade0c8554d2ea8cc72683bb3ca603b8b920810159 [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" "9636a226858a1ed99f790e8ade0c8554d2ea8cc72683bb3ca603b8b920810159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9636a226858a1ed99f790e8ade0c8554d2ea8cc72683bb3ca603b8b920810159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9636a226858a1ed99f790e8ade0c8554d2ea8cc72683bb3ca603b8b920810159", kill_on_drop: false }` [INFO] [stdout] 9636a226858a1ed99f790e8ade0c8554d2ea8cc72683bb3ca603b8b920810159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bbd52e8056b4171f9b153f850d57498d41b6dbab4f5c2fa080847b1302279a7 [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" "8bbd52e8056b4171f9b153f850d57498d41b6dbab4f5c2fa080847b1302279a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dia-semver v8.0.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking horrorshow v0.8.3 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rmpv v0.4.6 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking tui v0.10.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking async-compression v0.3.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking tui-react v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking crosstermion v0.3.2 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking git2 v0.13.15 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking prodash v10.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking crates-index-diff v7.1.2 [INFO] [stderr] Checking criner-waste-report v0.1.4 [INFO] [stderr] Checking hyper v0.13.9 [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" [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:28 [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:28 [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:39 [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:15 [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:16 [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:39 [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:15 [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:16 [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bbd52e8056b4171f9b153f850d57498d41b6dbab4f5c2fa080847b1302279a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbd52e8056b4171f9b153f850d57498d41b6dbab4f5c2fa080847b1302279a7", kill_on_drop: false }` [INFO] [stdout] 8bbd52e8056b4171f9b153f850d57498d41b6dbab4f5c2fa080847b1302279a7