[INFO] fetching crate ckb-script 0.40.0... [INFO] testing ckb-script-0.40.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate ckb-script 0.40.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ckb-script 0.40.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-script 0.40.0 [INFO] finished tweaking crates.io crate ckb-script 0.40.0 [INFO] tweaked toml for crates.io crate ckb-script 0.40.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a494100bc8aa82eed802f80e075e3c467c7937c6a7fc13ebafb57b65adba5ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a494100bc8aa82eed802f80e075e3c467c7937c6a7fc13ebafb57b65adba5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a494100bc8aa82eed802f80e075e3c467c7937c6a7fc13ebafb57b65adba5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a494100bc8aa82eed802f80e075e3c467c7937c6a7fc13ebafb57b65adba5ec", kill_on_drop: false }` [INFO] [stdout] 7a494100bc8aa82eed802f80e075e3c467c7937c6a7fc13ebafb57b65adba5ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2acb5894cc895835ac64de58885329543c759bdc2a3392b4ce7b7de3cfe8eec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2acb5894cc895835ac64de58885329543c759bdc2a3392b4ce7b7de3cfe8eec", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ckb-script v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ckb-logger v0.40.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ckb-vm v0.19.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ckb-hash v0.40.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.40.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.40.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.40.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.40.0 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.40.0 [INFO] [stderr] Compiling ckb-error v0.40.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.40.0 [INFO] [stderr] Compiling ckb-crypto v0.40.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.40.0 [INFO] [stderr] Compiling ckb-types v0.40.0 [INFO] [stderr] Compiling ckb-dao-utils v0.40.0 [INFO] [stderr] Compiling ckb-pow v0.40.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.40.0 [INFO] [stderr] Compiling ckb-traits v0.40.0 [INFO] [stderr] Compiling ckb-resource v0.40.0 [INFO] [stderr] Compiling ckb-chain-spec v0.40.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/syscalls/load_cell_data.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | Some(data), [INFO] [stdout] | ^^^^ expected struct `bytes::bytes::Bytes`, found struct `ckb_types::bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verify.rs:433:27 [INFO] [stdout] | [INFO] [stdout] 433 | .load_program(&program, &[]) [INFO] [stdout] | ^^^^^^^^ expected struct `bytes::bytes::Bytes`, found struct `ckb_types::bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&bytes::bytes::Bytes` [INFO] [stdout] found reference `&ckb_types::bytes::Bytes` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-script` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f2acb5894cc895835ac64de58885329543c759bdc2a3392b4ce7b7de3cfe8eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2acb5894cc895835ac64de58885329543c759bdc2a3392b4ce7b7de3cfe8eec", kill_on_drop: false }` [INFO] [stdout] f2acb5894cc895835ac64de58885329543c759bdc2a3392b4ce7b7de3cfe8eec