[INFO] cloning repository https://github.com/ilmoi/future_finance_labs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilmoi/future_finance_labs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filmoi%2Ffuture_finance_labs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filmoi%2Ffuture_finance_labs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9428c405d9400376ef125557e7cfc1dace322cdb
[INFO] testing ilmoi/future_finance_labs against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filmoi%2Ffuture_finance_labs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilmoi/future_finance_labs
[INFO] finished tweaking git repo https://github.com/ilmoi/future_finance_labs
[INFO] tweaked toml for git repo https://github.com/ilmoi/future_finance_labs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilmoi/future_finance_labs on toolchain 562dee4820c458d823175268e41601d4c060588a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilmoi/future_finance_labs 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" "+562dee4820c458d823175268e41601d4c060588a" "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 rust_decimal_macros v1.14.3
[INFO] [stderr] Downloaded xactor v0.7.11
[INFO] [stderr] Downloaded async-io v1.4.1
[INFO] [stderr] Downloaded xactor-derive v0.7.1
[INFO] [stderr] Downloaded async-compat v0.2.1
[INFO] [stderr] Downloaded yahoo_finance_api v1.2.0
[INFO] [stderr] Downloaded bstr v0.2.16
[INFO] [stderr] Downloaded rust_decimal v1.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccbb8b1d467377f57f4b35e323ada5cdc857ffd5c1b3a67f5f5cb49519d9f4a1
[INFO] running `Command { std: "docker" "start" "-a" "ccbb8b1d467377f57f4b35e323ada5cdc857ffd5c1b3a67f5f5cb49519d9f4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccbb8b1d467377f57f4b35e323ada5cdc857ffd5c1b3a67f5f5cb49519d9f4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccbb8b1d467377f57f4b35e323ada5cdc857ffd5c1b3a67f5f5cb49519d9f4a1", kill_on_drop: false }`
[INFO] [stdout] ccbb8b1d467377f57f4b35e323ada5cdc857ffd5c1b3a67f5f5cb49519d9f4a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4948a0e71340646bf6775b71ed1540bcfcca6ffb7ce542d0db3e250f177ef46d
[INFO] running `Command { std: "docker" "start" "-a" "4948a0e71340646bf6775b71ed1540bcfcca6ffb7ce542d0db3e250f177ef46d", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.7
[INFO] [stderr] Compiling pin-project-lite v0.2.6
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling cc v1.0.68
[INFO] [stderr] Compiling futures-sink v0.3.15
[INFO] [stderr] Compiling bytes v1.0.1
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Compiling tokio v1.7.1
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling indexmap v1.6.2
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling openssl v0.10.35
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling futures-channel v0.3.15
[INFO] [stderr] Compiling hashbrown v0.9.1
[INFO] [stderr] Compiling tracing-core v0.1.18
[INFO] [stderr] Compiling tinyvec_macros v0.1.0
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling native-tls v0.2.7
[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.7/src/internal/cast/primitive.rs:56:21
[INFO] [stdout] |
[INFO] [stdout] 25 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 56 | 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.7/src/internal/cast/primitive.rs:56:28
[INFO] [stdout] |
[INFO] [stdout] 26 | const $option_ident: TypeId = TypeId::of::