[INFO] fetching crate tinf 0.14.0... [INFO] checking tinf-0.14.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate tinf 0.14.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate tinf 0.14.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tinf 0.14.0 [INFO] finished tweaking crates.io crate tinf 0.14.0 [INFO] tweaked toml for crates.io crate tinf 0.14.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages [INFO] [stderr] Adding lazy_static v0.2.11 (latest: v1.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2b40d853576e966de25b43e15a0f8ff8d4b30f7fa6a9368fc16877eb3c40e92 [INFO] running `Command { std: "docker" "start" "-a" "e2b40d853576e966de25b43e15a0f8ff8d4b30f7fa6a9368fc16877eb3c40e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b40d853576e966de25b43e15a0f8ff8d4b30f7fa6a9368fc16877eb3c40e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b40d853576e966de25b43e15a0f8ff8d4b30f7fa6a9368fc16877eb3c40e92", kill_on_drop: false }` [INFO] [stdout] e2b40d853576e966de25b43e15a0f8ff8d4b30f7fa6a9368fc16877eb3c40e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a44c042c97f0c9be232affcfa3cdd8300cda6ca4c186a3734bfa24200ceddaa [INFO] running `Command { std: "docker" "start" "-a" "9a44c042c97f0c9be232affcfa3cdd8300cda6ca4c186a3734bfa24200ceddaa", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking tinf v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#110), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(desc[am], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(desc[am], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#111), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(desc[cols], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(desc[cols], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#112), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(&desc[cr], b"\x0d"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(&desc[cr], b"\x0d"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#113), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(desc.get_bool_ext(&UserDef::named("userbool")), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(desc.get_bool_ext(&UserDef::named("userbool")), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#114), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(desc.get_num_ext(&UserDef::named("usernum")), 300); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(desc.get_num_ext(&UserDef::named("usernum")), 300); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#115), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(&desc.get_str_ext(&UserDef::named("userstr")), b"user"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(&desc.get_str_ext(&UserDef::named("userstr")), b"user"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#127), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(desc[bw], false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(desc[bw], false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#128), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | assert_eq!(desc[am], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#129), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | assert_eq!(desc[am], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(desc[xsb], false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(desc[xsb], false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#130), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(desc[cols], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#131), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(desc[cols], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(desc[it], 0xffff); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#132), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | assert_eq!(desc[it], 0xffff); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(&desc[cr], b"\x0d"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(&desc[cr], b"\x0d"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#133), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(vec!["dumb", "80-column dumb tty"], desc.names()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(vec!["dumb", "80-column dumb tty"], desc.names()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#158), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(desc[Number::named("cols").unwrap()], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#159), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(desc[Number::named("cols").unwrap()], 80); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(desc[Boolean::named("am").unwrap()], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] WARN rustc_errors::emitter Invalid span /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs:41:25: 41:29 (#160), error=SourceNotAvailable { filename: Real(Remapped { local_path: None, virtual_name: "/rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/macros/mod.rs" }) } [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(desc[Boolean::named("am").unwrap()], true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | assert_eq!(&desc[String::named("ind").unwrap()], b"\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | this expression has type `core::panicking::AssertKind` [INFO] [stdout] | `kind` is interpreted as a constant, not a new binding [INFO] [stdout] | help: introduce a new binding instead: `other_kind` [INFO] [stdout] | [INFO] [stdout] ::: src/cap/names.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const kind: String = String(84); // in [INFO] [stdout] | ---------------------- constant defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | assert_eq!(&desc[String::named("ind").unwrap()], b"\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `AssertKind`, found `String` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:347:8 [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tinf` (lib test) due to 33 previous errors; 34 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a44c042c97f0c9be232affcfa3cdd8300cda6ca4c186a3734bfa24200ceddaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a44c042c97f0c9be232affcfa3cdd8300cda6ca4c186a3734bfa24200ceddaa", kill_on_drop: false }` [INFO] [stdout] 9a44c042c97f0c9be232affcfa3cdd8300cda6ca4c186a3734bfa24200ceddaa