[INFO] cloning repository https://github.com/doitian/ckb-typed-message-ecs-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doitian/ckb-typed-message-ecs-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoitian%2Fckb-typed-message-ecs-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoitian%2Fckb-typed-message-ecs-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be074ee25036b10b7c99eab3f9515e4cfd9be99f [INFO] checking doitian/ckb-typed-message-ecs-poc against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoitian%2Fckb-typed-message-ecs-poc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doitian/ckb-typed-message-ecs-poc on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/doitian/ckb-typed-message-ecs-poc [INFO] finished tweaking git repo https://github.com/doitian/ckb-typed-message-ecs-poc [INFO] tweaked toml for git repo https://github.com/doitian/ckb-typed-message-ecs-poc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/doitian/ckb-typed-message-ecs-poc 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy-alloc v0.5.1 [INFO] [stderr] Downloaded blake2b-rs v0.2.0 [INFO] [stderr] Downloaded blake2b-ref v0.3.1 [INFO] [stderr] Downloaded molecule v0.7.5 [INFO] [stderr] Downloaded ckb-standalone-types v0.1.5 [INFO] [stderr] Downloaded ckb-std v0.14.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39e429e44ccc274854a3b85df3c3fceda9cf87f9e0d56cbd18d2bbe773b8a43f [INFO] running `Command { std: "docker" "start" "-a" "39e429e44ccc274854a3b85df3c3fceda9cf87f9e0d56cbd18d2bbe773b8a43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e429e44ccc274854a3b85df3c3fceda9cf87f9e0d56cbd18d2bbe773b8a43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e429e44ccc274854a3b85df3c3fceda9cf87f9e0d56cbd18d2bbe773b8a43f", kill_on_drop: false }` [INFO] [stdout] 39e429e44ccc274854a3b85df3c3fceda9cf87f9e0d56cbd18d2bbe773b8a43f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65280416176a50b2d5ba8983a04b9f82c2ee3322d73db99f314b978142937f9 [INFO] running `Command { std: "docker" "start" "-a" "f65280416176a50b2d5ba8983a04b9f82c2ee3322d73db99f314b978142937f9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking molecule v0.7.5 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Checking buddy-alloc v0.5.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking ckb-ecs-schemas v0.1.0 (/opt/rustwide/workdir/crates/ckb-ecs-schemas) [INFO] [stderr] Checking ckb-standalone-types v0.1.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ckb-std v0.14.3 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Checking component-type v0.1.0 (/opt/rustwide/workdir/contracts/component-type) [INFO] [stderr] Checking always-success v0.1.0 (/opt/rustwide/workdir/contracts/always-success) [INFO] [stderr] Checking component-lock v0.1.0 (/opt/rustwide/workdir/contracts/component-lock) [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: 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: 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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `always-success` (bin "always-success") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `component-type` (bin "component-type") due to 2 previous errors [INFO] [stderr] error: could not compile `component-lock` (bin "component-lock") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f65280416176a50b2d5ba8983a04b9f82c2ee3322d73db99f314b978142937f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65280416176a50b2d5ba8983a04b9f82c2ee3322d73db99f314b978142937f9", kill_on_drop: false }` [INFO] [stdout] f65280416176a50b2d5ba8983a04b9f82c2ee3322d73db99f314b978142937f9 [INFO] checking doitian/ckb-typed-message-ecs-poc against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoitian%2Fckb-typed-message-ecs-poc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doitian/ckb-typed-message-ecs-poc on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/doitian/ckb-typed-message-ecs-poc [INFO] finished tweaking git repo https://github.com/doitian/ckb-typed-message-ecs-poc [INFO] tweaked toml for git repo https://github.com/doitian/ckb-typed-message-ecs-poc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/doitian/ckb-typed-message-ecs-poc 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa171b0e2fa9c49bd9a7c8944212fae6ebd7456c90c915c8940abce6c12d447 [INFO] running `Command { std: "docker" "start" "-a" "7aa171b0e2fa9c49bd9a7c8944212fae6ebd7456c90c915c8940abce6c12d447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa171b0e2fa9c49bd9a7c8944212fae6ebd7456c90c915c8940abce6c12d447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa171b0e2fa9c49bd9a7c8944212fae6ebd7456c90c915c8940abce6c12d447", kill_on_drop: false }` [INFO] [stdout] 7aa171b0e2fa9c49bd9a7c8944212fae6ebd7456c90c915c8940abce6c12d447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d75d312187068bf50c258f2c2555a3ddc076c082242b3100f8de1be611e2747 [INFO] running `Command { std: "docker" "start" "-a" "2d75d312187068bf50c258f2c2555a3ddc076c082242b3100f8de1be611e2747", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "2d75d312187068bf50c258f2c2555a3ddc076c082242b3100f8de1be611e2747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d75d312187068bf50c258f2c2555a3ddc076c082242b3100f8de1be611e2747", kill_on_drop: false }` [INFO] [stdout] 2d75d312187068bf50c258f2c2555a3ddc076c082242b3100f8de1be611e2747