[INFO] fetching crate costoflife 0.3.0... [INFO] checking costoflife-0.3.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate costoflife 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate costoflife 0.3.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate costoflife 0.3.0 [INFO] finished tweaking crates.io crate costoflife 0.3.0 [INFO] tweaked toml for crates.io crate costoflife 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate costoflife 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed292ceea094a5ec4848c73f92d317ecc59b6ebf9d1d8739648e2862db64d8ae [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" "ed292ceea094a5ec4848c73f92d317ecc59b6ebf9d1d8739648e2862db64d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed292ceea094a5ec4848c73f92d317ecc59b6ebf9d1d8739648e2862db64d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed292ceea094a5ec4848c73f92d317ecc59b6ebf9d1d8739648e2862db64d8ae", kill_on_drop: false }` [INFO] [stdout] ed292ceea094a5ec4848c73f92d317ecc59b6ebf9d1d8739648e2862db64d8ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 022842dcbd20b1b1591a0468a02f633b0ce802361e06b1d923e016f70dcbc56a [INFO] running `Command { std: "docker" "start" "-a" "022842dcbd20b1b1591a0468a02f633b0ce802361e06b1d923e016f70dcbc56a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking dialoguer v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking costoflife v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/main.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn size(&self, on: Option) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking wasm-bindgen-test v0.3.19 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.58s [INFO] running `Command { std: "docker" "inspect" "022842dcbd20b1b1591a0468a02f633b0ce802361e06b1d923e016f70dcbc56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022842dcbd20b1b1591a0468a02f633b0ce802361e06b1d923e016f70dcbc56a", kill_on_drop: false }` [INFO] [stdout] 022842dcbd20b1b1591a0468a02f633b0ce802361e06b1d923e016f70dcbc56a