[INFO] cloning repository https://github.com/uestc-sec/move
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uestc-sec/move" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuestc-sec%2Fmove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuestc-sec%2Fmove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f3785b6d7f032c9bafc456b01cbdf9ac6a3a9d9
[INFO] checking uestc-sec/move against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuestc-sec%2Fmove" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/uestc-sec/move
[INFO] finished tweaking git repo https://github.com/uestc-sec/move
[INFO] tweaked toml for git repo https://github.com/uestc-sec/move written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uestc-sec/move on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uestc-sec/move 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/language/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4231f30a5b4380d64e80c7a60a2772142f58c47dc3fb79cc9b77385de1004463
[INFO] running `Command { std: "docker" "start" "-a" "4231f30a5b4380d64e80c7a60a2772142f58c47dc3fb79cc9b77385de1004463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4231f30a5b4380d64e80c7a60a2772142f58c47dc3fb79cc9b77385de1004463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4231f30a5b4380d64e80c7a60a2772142f58c47dc3fb79cc9b77385de1004463", kill_on_drop: false }`
[INFO] [stdout] 4231f30a5b4380d64e80c7a60a2772142f58c47dc3fb79cc9b77385de1004463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df250cd4151a1d2591b65a3e3140762fb383785cca824adf86aa81f40d597c7e
[INFO] running `Command { std: "docker" "start" "-a" "df250cd4151a1d2591b65a3e3140762fb383785cca824adf86aa81f40d597c7e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/language/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rlp v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking uint v0.9.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.0
[INFO] [stderr]     Checking quick-error v2.0.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]     Checking ethnum v1.0.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethnum-1.0.4/src/convert.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     unsafe { mem::transmute(()) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `()` (0 bits)
[INFO] [stdout]     = note: target type: `TryFromIntError` (8 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethnum` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df250cd4151a1d2591b65a3e3140762fb383785cca824adf86aa81f40d597c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df250cd4151a1d2591b65a3e3140762fb383785cca824adf86aa81f40d597c7e", kill_on_drop: false }`
[INFO] [stdout] df250cd4151a1d2591b65a3e3140762fb383785cca824adf86aa81f40d597c7e
