[INFO] updating cached repository https://github.com/xxuejie/ckb-binary-patcher [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 930f0b468a8f426ebb759d9da735ebaa1e2f98ba [INFO] testing xxuejie/ckb-binary-patcher against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxuejie%2Fckb-binary-patcher" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xxuejie/ckb-binary-patcher on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/xxuejie/ckb-binary-patcher [INFO] finished tweaking git repo https://github.com/xxuejie/ckb-binary-patcher [INFO] tweaked toml for git repo https://github.com/xxuejie/ckb-binary-patcher written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/xxuejie/ckb-binary-patcher already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b1e642b96910bcc34a333fa0fad4384acc0d91f790cd3d51ae1c78a254fafa9 [INFO] running `"docker" "start" "-a" "9b1e642b96910bcc34a333fa0fad4384acc0d91f790cd3d51ae1c78a254fafa9"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ckb-vm-definitions v0.18.1 [INFO] [stderr] Compiling ckb-vm v0.18.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling ckb-binary-patcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "9b1e642b96910bcc34a333fa0fad4384acc0d91f790cd3d51ae1c78a254fafa9"` [INFO] running `"docker" "rm" "-f" "9b1e642b96910bcc34a333fa0fad4384acc0d91f790cd3d51ae1c78a254fafa9"` [INFO] [stdout] 9b1e642b96910bcc34a333fa0fad4384acc0d91f790cd3d51ae1c78a254fafa9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c3b0b4eafc35b2f60025eb854e45bd00098c86505ef37e012bee2f4593a5611 [INFO] running `"docker" "start" "-a" "8c3b0b4eafc35b2f60025eb854e45bd00098c86505ef37e012bee2f4593a5611"` [INFO] [stderr] Compiling ckb-binary-patcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.11s [INFO] running `"docker" "inspect" "8c3b0b4eafc35b2f60025eb854e45bd00098c86505ef37e012bee2f4593a5611"` [INFO] running `"docker" "rm" "-f" "8c3b0b4eafc35b2f60025eb854e45bd00098c86505ef37e012bee2f4593a5611"` [INFO] [stdout] 8c3b0b4eafc35b2f60025eb854e45bd00098c86505ef37e012bee2f4593a5611 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc7a580f0728cbb9ac94f614b2ab0442da7cbad2b363f119c8094760e773ab4f [INFO] running `"docker" "start" "-a" "dc7a580f0728cbb9ac94f614b2ab0442da7cbad2b363f119c8094760e773ab4f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ckb_binary_patcher-00484dc95384aaab [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dc7a580f0728cbb9ac94f614b2ab0442da7cbad2b363f119c8094760e773ab4f"` [INFO] running `"docker" "rm" "-f" "dc7a580f0728cbb9ac94f614b2ab0442da7cbad2b363f119c8094760e773ab4f"` [INFO] [stdout] dc7a580f0728cbb9ac94f614b2ab0442da7cbad2b363f119c8094760e773ab4f