[INFO] fetching crate lozizol 0.5.0... [INFO] checking lozizol-0.5.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate lozizol 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lozizol 0.5.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lozizol 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lozizol 0.5.0 [INFO] tweaked toml for crates.io crate lozizol 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lozizol 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shh v1.0.1 [INFO] [stderr] Downloaded cute_custom_default v2.1.0 [INFO] [stderr] Downloaded cucumber_rust_codegen v0.1.0 [INFO] [stderr] Downloaded cucumber_rust v0.8.2 [INFO] [stderr] Downloaded gherkin_rust v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 374a22290d47a26d4af7eb366fdd3117723bacb9f00d889d599a0240dd8147e2 [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" "374a22290d47a26d4af7eb366fdd3117723bacb9f00d889d599a0240dd8147e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374a22290d47a26d4af7eb366fdd3117723bacb9f00d889d599a0240dd8147e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374a22290d47a26d4af7eb366fdd3117723bacb9f00d889d599a0240dd8147e2", kill_on_drop: false }` [INFO] [stdout] 374a22290d47a26d4af7eb366fdd3117723bacb9f00d889d599a0240dd8147e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65536c20126967f8eac980b3efffa022a1cdd4ba0a538ee261b6be99419023ae [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" "65536c20126967f8eac980b3efffa022a1cdd4ba0a538ee261b6be99419023ae", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking syn v1.0.60 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking k9 v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling cucumber_rust_codegen v0.1.0 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking inventory v0.1.10 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking lozizol v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling gherkin_rust v0.9.0 [INFO] [stderr] Checking cucumber_rust v0.8.2 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vuint/vuint.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / k9::snapshot!(vuints, " [INFO] [stdout] 138 | | ... [INFO] [stdout] 139 | | ... [INFO] [stdout] 140 | | ... [INFO] [stdout] ... | [INFO] [stdout] 158 | | [INFO] [stdout] 159 | | "); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "65536c20126967f8eac980b3efffa022a1cdd4ba0a538ee261b6be99419023ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65536c20126967f8eac980b3efffa022a1cdd4ba0a538ee261b6be99419023ae", kill_on_drop: false }` [INFO] [stdout] 65536c20126967f8eac980b3efffa022a1cdd4ba0a538ee261b6be99419023ae