[INFO] updating cached repository https://github.com/libraries/wasc_dapp_demo_ckb_vm [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] 13b34a9a176a13cc372c12abda85a16051fcffcf [INFO] testing libraries/wasc_dapp_demo_ckb_vm against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibraries%2Fwasc_dapp_demo_ckb_vm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/libraries/wasc_dapp_demo_ckb_vm on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/libraries/wasc_dapp_demo_ckb_vm [INFO] finished tweaking git repo https://github.com/libraries/wasc_dapp_demo_ckb_vm [INFO] tweaked toml for git repo https://github.com/libraries/wasc_dapp_demo_ckb_vm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/libraries/wasc_dapp_demo_ckb_vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc5375637be9ab477d61b4da0ad13fd49b721b216744b0ab649ed4c44aa1235a [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" "dc5375637be9ab477d61b4da0ad13fd49b721b216744b0ab649ed4c44aa1235a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc5375637be9ab477d61b4da0ad13fd49b721b216744b0ab649ed4c44aa1235a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5375637be9ab477d61b4da0ad13fd49b721b216744b0ab649ed4c44aa1235a", kill_on_drop: false }` [INFO] [stdout] dc5375637be9ab477d61b4da0ad13fd49b721b216744b0ab649ed4c44aa1235a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d58e4a52015ebf6cf2b7685ba5b808d4450f0d3b928106cd092447b2e024174 [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" "8d58e4a52015ebf6cf2b7685ba5b808d4450f0d3b928106cd092447b2e024174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ckb-vm-definitions v0.19.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling ckb-vm v0.19.1 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling wasc_dapp_demo_ckb_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.38s [INFO] running `Command { std: "docker" "inspect" "8d58e4a52015ebf6cf2b7685ba5b808d4450f0d3b928106cd092447b2e024174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d58e4a52015ebf6cf2b7685ba5b808d4450f0d3b928106cd092447b2e024174", kill_on_drop: false }` [INFO] [stdout] 8d58e4a52015ebf6cf2b7685ba5b808d4450f0d3b928106cd092447b2e024174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a5c75d6f08e4aec6726d1522fa55eead9e19590acc87132653e0c2f7c32067 [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" "36a5c75d6f08e4aec6726d1522fa55eead9e19590acc87132653e0c2f7c32067", kill_on_drop: false }` [INFO] [stderr] Compiling wasc_dapp_demo_ckb_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "36a5c75d6f08e4aec6726d1522fa55eead9e19590acc87132653e0c2f7c32067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a5c75d6f08e4aec6726d1522fa55eead9e19590acc87132653e0c2f7c32067", kill_on_drop: false }` [INFO] [stdout] 36a5c75d6f08e4aec6726d1522fa55eead9e19590acc87132653e0c2f7c32067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e1af9aa7f23807f7d8f10f4eeb206298b15818e14c847cd15fffe2c71fb6e1d [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" "3e1af9aa7f23807f7d8f10f4eeb206298b15818e14c847cd15fffe2c71fb6e1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasc_dapp_demo_ckb_vm-be483b08a30d01e5 [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 `Command { std: "docker" "inspect" "3e1af9aa7f23807f7d8f10f4eeb206298b15818e14c847cd15fffe2c71fb6e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1af9aa7f23807f7d8f10f4eeb206298b15818e14c847cd15fffe2c71fb6e1d", kill_on_drop: false }` [INFO] [stdout] 3e1af9aa7f23807f7d8f10f4eeb206298b15818e14c847cd15fffe2c71fb6e1d