[INFO] fetching crate ckb-std 0.16.4...
[INFO] checking ckb-std-0.16.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ckb-std 0.16.4 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ckb-std 0.16.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate ckb-std 0.16.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ckb-std 0.16.4
[INFO] tweaked toml for crates.io crate ckb-std 0.16.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate ckb-std 0.16.4 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fde782d4b62cc76712e4c3ff9634d1b059fd98eca5b93e3c3c730f53e0ce8e64
[INFO] running `Command { std: "docker" "start" "-a" "fde782d4b62cc76712e4c3ff9634d1b059fd98eca5b93e3c3c730f53e0ce8e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fde782d4b62cc76712e4c3ff9634d1b059fd98eca5b93e3c3c730f53e0ce8e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde782d4b62cc76712e4c3ff9634d1b059fd98eca5b93e3c3c730f53e0ce8e64", kill_on_drop: false }`
[INFO] [stdout] fde782d4b62cc76712e4c3ff9634d1b059fd98eca5b93e3c3c730f53e0ce8e64
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2583c8a26158c5d60094adab482aca726e42b4018631949a2414d8d36deb4fae
[INFO] running `Command { std: "docker" "start" "-a" "2583c8a26158c5d60094adab482aca726e42b4018631949a2414d8d36deb4fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking buddy-alloc v0.6.0
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]     Checking ckb-hash v0.119.0
[INFO] [stderr]     Checking ckb-gen-types v0.119.0
[INFO] [stderr]    Compiling ckb-std v0.16.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ckb_std::type_id`
[INFO] [stdout]   --> examples/type_id.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout] 4  | use ckb_std::type_id::check_type_id;
[INFO] [stdout]    |              ^^^^^^^ could not find `type_id` in `ckb_std`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub mod type_id;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `type-id` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "type-id")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-std` (example "always_failure") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ckb-std` (example "type_id") due to 3 previous errors
[INFO] [stderr] error: could not compile `ckb-std` (example "always_success") due to 2 previous errors
[INFO] [stderr] error: could not compile `ckb-std` (example "atomic") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2583c8a26158c5d60094adab482aca726e42b4018631949a2414d8d36deb4fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2583c8a26158c5d60094adab482aca726e42b4018631949a2414d8d36deb4fae", kill_on_drop: false }`
[INFO] [stdout] 2583c8a26158c5d60094adab482aca726e42b4018631949a2414d8d36deb4fae
