[INFO] cloning repository https://github.com/rustysys-dev/talk-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustysys-dev/talk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e804bc50991958d5238d2f7658c32dc8797aa6e
[INFO] checking rustysys-dev/talk-rs against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rustysys-dev/talk-rs on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rustysys-dev/talk-rs
[INFO] finished tweaking git repo https://github.com/rustysys-dev/talk-rs
[INFO] tweaked toml for git repo https://github.com/rustysys-dev/talk-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rustysys-dev/talk-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking rustysys-dev/talk-rs against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rustysys-dev/talk-rs on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rustysys-dev/talk-rs
[INFO] finished tweaking git repo https://github.com/rustysys-dev/talk-rs
[INFO] tweaked toml for git repo https://github.com/rustysys-dev/talk-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rustysys-dev/talk-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.135
[INFO] [stderr]   Downloaded ntex-codec v0.6.1
[INFO] [stderr]   Downloaded ntex-router v0.5.1
[INFO] [stderr]   Downloaded futures-micro v0.5.0
[INFO] [stderr]   Downloaded ntex-service v0.3.1
[INFO] [stderr]   Downloaded ntex-async-std v0.1.0
[INFO] [stderr]   Downloaded ntex-io v0.1.4
[INFO] [stderr]   Downloaded async-oneshot v0.5.0
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded ntex-tls v0.1.2
[INFO] [stderr]   Downloaded ntex v0.5.10
[INFO] [stderr]   Downloaded nanorand v0.6.1
[INFO] [stderr]   Downloaded libc v0.2.113
[INFO] [stderr]   Downloaded ntex-rt v0.4.3
[INFO] [stderr]   Downloaded serde_derive v1.0.135
[INFO] [stderr]   Downloaded socket2 v0.4.3
[INFO] [stderr]   Downloaded ntex-bytes v0.1.9
[INFO] [stderr]   Downloaded ntex-util v0.1.10
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded ntex-tokio v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22f2beaf4fbf16dd81bcdc47a0c54d33164eb1253a58cfad6901d5365444ec8c
[INFO] running `Command { std: "docker" "start" "-a" "22f2beaf4fbf16dd81bcdc47a0c54d33164eb1253a58cfad6901d5365444ec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22f2beaf4fbf16dd81bcdc47a0c54d33164eb1253a58cfad6901d5365444ec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f2beaf4fbf16dd81bcdc47a0c54d33164eb1253a58cfad6901d5365444ec8c", kill_on_drop: false }`
[INFO] [stdout] 22f2beaf4fbf16dd81bcdc47a0c54d33164eb1253a58cfad6901d5365444ec8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c85992f680dbf6497c5eb88c227f6571ef1c64ab12abbdb291a370d0944aefd
[INFO] running `Command { std: "docker" "start" "-a" "6c85992f680dbf6497c5eb88c227f6571ef1c64ab12abbdb291a370d0944aefd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]     Checking futures-micro v0.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking ntex-service v0.3.1
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking async-oneshot v0.5.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking nanorand v0.6.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking blocking v1.1.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/src/internal/cast/primitive.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                               const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                               -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 43 |                                   $const_ident => |v| Some(Primitive::from(unsafe { &*(*v as *const Self as *const $ty) })),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout] ...
[INFO] [stdout] 71 | /         to_primitive![
[INFO] [stdout] 72 | |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] 73 | |             u8: (U8, OPTION_U8),
[INFO] [stdout] 74 | |             u16: (U16, OPTION_U16),
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             String: (STRING, OPTION_STRING),
[INFO] [stdout] 97 | |         ];
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]   --> /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/any.rs:615:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout]    = note: this error originates in the macro `to_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/src/internal/cast/primitive.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |                               const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                               --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 46 |                                   $option_ident => |v| Some({
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout] ...
[INFO] [stdout] 71 | /         to_primitive![
[INFO] [stdout] 72 | |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] 73 | |             u8: (U8, OPTION_U8),
[INFO] [stdout] 74 | |             u16: (U16, OPTION_U16),
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             String: (STRING, OPTION_STRING),
[INFO] [stdout] 97 | |         ];
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]   --> /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/any.rs:615:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout]    = note: this error originates in the macro `to_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/src/internal/cast/primitive.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |                           const STR: TypeId = TypeId::of::<str>();
[INFO] [stdout]    |                           ----------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 55 |                               STR => |v| Some(Primitive::from(unsafe { &**(v as *const &'a Self as *const &'a str) })),
[INFO] [stdout]    |                               ^^^ constant of non-structural type
[INFO] [stdout] ...
[INFO] [stdout] 71 | /         to_primitive![
[INFO] [stdout] 72 | |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] 73 | |             u8: (U8, OPTION_U8),
[INFO] [stdout] 74 | |             u16: (U16, OPTION_U16),
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             String: (STRING, OPTION_STRING),
[INFO] [stdout] 97 | |         ];
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]   --> /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/any.rs:615:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout]    = note: this error originates in the macro `to_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `value-bag` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6c85992f680dbf6497c5eb88c227f6571ef1c64ab12abbdb291a370d0944aefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c85992f680dbf6497c5eb88c227f6571ef1c64ab12abbdb291a370d0944aefd", kill_on_drop: false }`
[INFO] [stdout] 6c85992f680dbf6497c5eb88c227f6571ef1c64ab12abbdb291a370d0944aefd
