[INFO] cloning repository https://github.com/cyplo/rustback
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyplo/rustback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c3fb1b133ee201fe71cda0c6c37d8e1f24a7f6a
[INFO] testing cyplo/rustback against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cyplo/rustback
[INFO] finished tweaking git repo https://github.com/cyplo/rustback
[INFO] tweaked toml for git repo https://github.com/cyplo/rustback written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyplo/rustback on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyplo/rustback 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2324ede097f14e389ba15456292f503f03c6d684bd1e2ae271dd483b77196f99
[INFO] running `Command { std: "docker" "start" "-a" "2324ede097f14e389ba15456292f503f03c6d684bd1e2ae271dd483b77196f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2324ede097f14e389ba15456292f503f03c6d684bd1e2ae271dd483b77196f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2324ede097f14e389ba15456292f503f03c6d684bd1e2ae271dd483b77196f99", kill_on_drop: false }`
[INFO] [stdout] 2324ede097f14e389ba15456292f503f03c6d684bd1e2ae271dd483b77196f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624a57573a01242efb5d3b8240f7dd7256c21bfe806273895863f093e041323d
[INFO] running `Command { std: "docker" "start" "-a" "624a57573a01242efb5d3b8240f7dd7256c21bfe806273895863f093e041323d", kill_on_drop: false }`
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling serde_derive v1.0.139
[INFO] [stderr] Compiling serde v1.0.139
[INFO] [stderr] Compiling erased-serde v0.3.21
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling cpufeatures v0.2.2
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling memoffset v0.6.5
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling serde_json v1.0.82
[INFO] [stderr] Compiling blake v2.0.2
[INFO] [stderr] Compiling anyhow v1.0.58
[INFO] [stderr] Compiling ctor v0.1.22
[INFO] [stderr] Compiling zeroize v1.5.6
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling ryu v1.0.10
[INFO] [stderr] Compiling opaque-debug v0.3.0
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling reed-solomon v0.2.1
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling seahorse v2.1.0
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling cipher v0.3.0
[INFO] [stderr] Compiling universal-hash v0.4.1
[INFO] [stderr] Compiling block-buffer v0.10.2
[INFO] [stderr] Compiling aead v0.4.3
[INFO] [stderr] Compiling poly1305 v0.7.2
[INFO] [stderr] Compiling chacha20 v0.8.2
[INFO] [stderr] Compiling digest v0.10.3
[INFO] [stderr] Compiling getrandom v0.2.7
[INFO] [stderr] Compiling nix v0.24.2
[INFO] [stderr] Compiling tempfile v3.3.0
[INFO] [stderr] Compiling sha2 v0.10.2
[INFO] [stderr] Compiling chacha20poly1305 v0.9.1
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling uuid v1.1.2
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling serde_fmt v1.0.1
[INFO] [stderr] Compiling sval v1.0.0-alpha.5
[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::