[INFO] fetching crate cpclib-tokens 0.4.4... [INFO] checking cpclib-tokens-0.4.4 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate cpclib-tokens 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cpclib-tokens 0.4.4 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-tokens 0.4.4 [INFO] finished tweaking crates.io crate cpclib-tokens 0.4.4 [INFO] tweaked toml for crates.io crate cpclib-tokens 0.4.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff66ed901c8f97c3540f816f98a1ec6ce965566527e7be7d0916ae4141a53fe8 [INFO] running `Command { std: "docker" "start" "-a" "ff66ed901c8f97c3540f816f98a1ec6ce965566527e7be7d0916ae4141a53fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff66ed901c8f97c3540f816f98a1ec6ce965566527e7be7d0916ae4141a53fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff66ed901c8f97c3540f816f98a1ec6ce965566527e7be7d0916ae4141a53fe8", kill_on_drop: false }` [INFO] [stdout] ff66ed901c8f97c3540f816f98a1ec6ce965566527e7be7d0916ae4141a53fe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52fcc01b143c82a08dcc4b72e32b0018aaead9f87994ad8fc4a39dbb9d35bdc1 [INFO] running `Command { std: "docker" "start" "-a" "52fcc01b143c82a08dcc4b72e32b0018aaead9f87994ad8fc4a39dbb9d35bdc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling delegate v0.5.2 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling built v0.4.4 [INFO] [stderr] Compiling cpclib-sna v0.4.4 [INFO] [stderr] Compiling cpclib-tokens v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | BooleanAnd => write!(format, "&&"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | BooleanOr => write!(format, "||"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | PrefixedLabel(prefix, label) => write!(format, "{}{}", prefix, label), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/instructions.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | Token::MultiPush(ref regs) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | BooleanAnd => write!(format, "&&"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | BooleanOr => write!(format, "||"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/expression.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | PrefixedLabel(prefix, label) => write!(format, "{}{}", prefix, label), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tokens/instructions.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | Token::MultiPush(ref regs) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.46s [INFO] running `Command { std: "docker" "inspect" "52fcc01b143c82a08dcc4b72e32b0018aaead9f87994ad8fc4a39dbb9d35bdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52fcc01b143c82a08dcc4b72e32b0018aaead9f87994ad8fc4a39dbb9d35bdc1", kill_on_drop: false }` [INFO] [stdout] 52fcc01b143c82a08dcc4b72e32b0018aaead9f87994ad8fc4a39dbb9d35bdc1