[INFO] updating cached repository https://github.com/rev-chaos/demo-script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec3a637c9444099c075ae040a20b5830654651d5 [INFO] testing rev-chaos/demo-script/ec3a637c9444099c075ae040a20b5830654651d5 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fdemo-script" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/demo-script on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rev-chaos/demo-script [INFO] finished tweaking git repo https://github.com/rev-chaos/demo-script [INFO] tweaked toml for git repo https://github.com/rev-chaos/demo-script written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rev-chaos/demo-script already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf9e112714f68b80696e17aa6bc27fa5e0ac46eb9c33ce7213dc6f0af7aabd18 [INFO] running `Command { std: "docker" "start" "-a" "cf9e112714f68b80696e17aa6bc27fa5e0ac46eb9c33ce7213dc6f0af7aabd18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf9e112714f68b80696e17aa6bc27fa5e0ac46eb9c33ce7213dc6f0af7aabd18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9e112714f68b80696e17aa6bc27fa5e0ac46eb9c33ce7213dc6f0af7aabd18", kill_on_drop: false }` [INFO] [stdout] cf9e112714f68b80696e17aa6bc27fa5e0ac46eb9c33ce7213dc6f0af7aabd18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ac517963c9b5425c1b3be52a1098cc79b52bc64126fa3e4a2228b34202735a [INFO] running `Command { std: "docker" "start" "-a" "a5ac517963c9b5425c1b3be52a1098cc79b52bc64126fa3e4a2228b34202735a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "a5ac517963c9b5425c1b3be52a1098cc79b52bc64126fa3e4a2228b34202735a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ac517963c9b5425c1b3be52a1098cc79b52bc64126fa3e4a2228b34202735a", kill_on_drop: false }` [INFO] [stdout] a5ac517963c9b5425c1b3be52a1098cc79b52bc64126fa3e4a2228b34202735a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d41d6cc4a63d76b1c26a3494ff241dce634e34a3f5ac501d76ba57c7a5611f [INFO] running `Command { std: "docker" "start" "-a" "e3d41d6cc4a63d76b1c26a3494ff241dce634e34a3f5ac501d76ba57c7a5611f", 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] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-vm-definitions v0.19.3 [INFO] [stderr] Compiling ckb-script v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling ckb-logger v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ckb-vm v0.19.3 [INFO] [stderr] Compiling ckb-channel v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ckb-hash v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-fixed-hash v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-error v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-crypto v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [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.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-types v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-jsonrpc-types v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-pow v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-dao-utils v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-traits v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-resource v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-chain-spec v0.41.0-pre (https://github.com/nervosnetwork/ckb.git?rev=a18b0e#a18b0e09) [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/tests/../../build/always_success: No such file or directory (os error 2) [INFO] [stdout] --> src/tests/mod.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | Bytes::from(&include_bytes!("../../build/always_success")[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/tests/../../build/demo: No such file or directory (os error 2) [INFO] [stdout] --> src/tests/mod.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub static ref DEMO: Bytes = Bytes::from(&include_bytes!("../../build/demo")[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/tests/../../build/dynamic_load: No such file or directory (os error 2) [INFO] [stdout] --> src/tests/mod.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | Bytes::from(&include_bytes!("../../build/dynamic_load")[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-system-scripts` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e3d41d6cc4a63d76b1c26a3494ff241dce634e34a3f5ac501d76ba57c7a5611f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d41d6cc4a63d76b1c26a3494ff241dce634e34a3f5ac501d76ba57c7a5611f", kill_on_drop: false }` [INFO] [stdout] e3d41d6cc4a63d76b1c26a3494ff241dce634e34a3f5ac501d76ba57c7a5611f