[INFO] fetching crate ckb-vm-contrib 0.3.0...
[INFO] checking ckb-vm-contrib-0.3.0 against 1.95.0 for pr-155915
[INFO] extracting crate ckb-vm-contrib 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ckb-vm-contrib 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ckb-vm-contrib 0.3.0
[INFO] tweaked toml for crates.io crate ckb-vm-contrib 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ckb-vm-contrib 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ckb-vm-contrib 0.3.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded region v3.0.0
[INFO] [stderr]   Downloaded ckb-vm-definitions v0.23.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded llvm-sys v150.0.3
[INFO] [stderr]   Downloaded ckb-vm v0.23.0
[INFO] [stderr]   Downloaded goblin v0.4.0
[INFO] [stderr]   Downloaded goblin v0.2.3
[INFO] [stderr]   Downloaded blake3 v1.3.1
[INFO] [stderr]   Downloaded flexi_logger v0.23.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3f1ce851f1ed41d2c3cee59c8e0d895149eb5ef232438fd5b4eed743f27bded
[INFO] running `Command { std: "docker" "start" "-a" "c3f1ce851f1ed41d2c3cee59c8e0d895149eb5ef232438fd5b4eed743f27bded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f1ce851f1ed41d2c3cee59c8e0d895149eb5ef232438fd5b4eed743f27bded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f1ce851f1ed41d2c3cee59c8e0d895149eb5ef232438fd5b4eed743f27bded", kill_on_drop: false }`
[INFO] [stdout] c3f1ce851f1ed41d2c3cee59c8e0d895149eb5ef232438fd5b4eed743f27bded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c01670a85238e7819d0a5b72f6c0a7ec01b3be8b8232664e4c7ed35448e1e0ed
[INFO] running `Command { std: "docker" "start" "-a" "c01670a85238e7819d0a5b72f6c0a7ec01b3be8b8232664e4c7ed35448e1e0ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ckb-vm-definitions v0.23.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling ckb-vm v0.23.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.2.3
[INFO] [stderr]     Checking goblin v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking flexi_logger v0.23.3
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking serde v1.0.147
[INFO] [stderr]     Checking ckb-vm-contrib v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.09s
[INFO] running `Command { std: "docker" "inspect" "c01670a85238e7819d0a5b72f6c0a7ec01b3be8b8232664e4c7ed35448e1e0ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01670a85238e7819d0a5b72f6c0a7ec01b3be8b8232664e4c7ed35448e1e0ed", kill_on_drop: false }`
[INFO] [stdout] c01670a85238e7819d0a5b72f6c0a7ec01b3be8b8232664e4c7ed35448e1e0ed
