[INFO] cloning repository https://github.com/LuXinZ/rustwithnode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuXinZ/rustwithnode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuXinZ%2Frustwithnode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuXinZ%2Frustwithnode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7cc278ab34e6f5bbf9bbe594c08ae8476c9ae43
[INFO] checking LuXinZ/rustwithnode against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuXinZ%2Frustwithnode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuXinZ/rustwithnode
[INFO] finished tweaking git repo https://github.com/LuXinZ/rustwithnode
[INFO] tweaked toml for git repo https://github.com/LuXinZ/rustwithnode written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuXinZ/rustwithnode on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuXinZ/rustwithnode 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "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
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded fluvio-wasm-timer v0.2.5
[INFO] [stderr] Downloaded nj-core v5.0.0
[INFO] [stderr] Downloaded nj-build v0.2.3
[INFO] [stderr] Downloaded nj-derive v3.4.1
[INFO] [stderr] Downloaded http_req v0.7.2
[INFO] [stderr] Downloaded fluvio-future v0.3.18
[INFO] [stderr] Downloaded nj-sys v3.0.0
[INFO] [stderr] Downloaded node-bindgen v5.0.0
[INFO] [stderr] Downloaded ghost v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b111db252dc3de30a9371b25e5925afef19649aacea39020ebc3f00430c2d6e
[INFO] running `Command { std: "docker" "start" "-a" "5b111db252dc3de30a9371b25e5925afef19649aacea39020ebc3f00430c2d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b111db252dc3de30a9371b25e5925afef19649aacea39020ebc3f00430c2d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b111db252dc3de30a9371b25e5925afef19649aacea39020ebc3f00430c2d6e", kill_on_drop: false }`
[INFO] [stdout] 5b111db252dc3de30a9371b25e5925afef19649aacea39020ebc3f00430c2d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a01c8b100e8ea220ddce84d7e7c0667a5e68195599a4e2f473c2887430ff6b20
[INFO] running `Command { std: "docker" "start" "-a" "a01c8b100e8ea220ddce84d7e7c0667a5e68195599a4e2f473c2887430ff6b20", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.42
[INFO] [stderr] Compiling quote v1.0.20
[INFO] [stderr] Compiling unicode-ident v1.0.2
[INFO] [stderr] Compiling syn v1.0.98
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling once_cell v1.13.0
[INFO] [stderr] Compiling pin-project-lite v0.2.9
[INFO] [stderr] Compiling crossbeam-utils v0.8.11
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling regex-syntax v0.6.27
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling concurrent-queue v1.2.4
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling fastrand v1.8.0
[INFO] [stderr] Compiling event-listener v2.5.3
[INFO] [stderr] Compiling num-bigint v0.4.3
[INFO] [stderr] Compiling inventory v0.1.11
[INFO] [stderr] Compiling async-task v4.3.0
[INFO] [stderr] Compiling tracing-core v0.1.29
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling async-trait v0.1.56
[INFO] [stderr] Compiling async-lock v2.5.0
[INFO] [stderr] Compiling sharded-slab v0.1.4
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling smallvec v1.9.0
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Checking futures-lite v1.12.0
[INFO] [stderr] Compiling socket2 v0.4.4
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling nj-sys v3.0.0
[INFO] [stderr] Compiling nj-build v0.2.3
[INFO] [stderr] Checking blocking v1.2.0
[INFO] [stderr] Checking async-executor v1.4.1
[INFO] [stderr] Compiling regex v1.6.0
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling Inflector v0.11.4
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Compiling ctor v0.1.23
[INFO] [stderr] Compiling tracing-attributes v0.1.22
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Compiling pin-project-internal v1.0.11
[INFO] [stderr] Compiling ghost v0.1.5
[INFO] [stderr] Compiling inventory-impl v0.1.11
[INFO] [stderr] Compiling nj-derive v3.4.1
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout] |
[INFO] [stdout] 32 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] | ^^^^^ can't be used in patterns
[INFO] [stdout] |
[INFO] [stdout] = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::