[INFO] updating cached repository https://github.com/jjyr/ckb-vm-rust-demo [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] 1d1ec8acca42979fa027c05ebddeeb1626a8eea0 [INFO] testing jjyr/ckb-vm-rust-demo 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%2Fjjyr%2Fckb-vm-rust-demo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/ckb-vm-rust-demo 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/jjyr/ckb-vm-rust-demo [INFO] finished tweaking git repo https://github.com/jjyr/ckb-vm-rust-demo [INFO] tweaked toml for git repo https://github.com/jjyr/ckb-vm-rust-demo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jjyr/ckb-vm-rust-demo 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 69955f0e635a32528f3c5ef3c313741f4b07d4f1869157c151d29eb7142f2e72 [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" "69955f0e635a32528f3c5ef3c313741f4b07d4f1869157c151d29eb7142f2e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69955f0e635a32528f3c5ef3c313741f4b07d4f1869157c151d29eb7142f2e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69955f0e635a32528f3c5ef3c313741f4b07d4f1869157c151d29eb7142f2e72", kill_on_drop: false }` [INFO] [stdout] 69955f0e635a32528f3c5ef3c313741f4b07d4f1869157c151d29eb7142f2e72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c972e3787908c0cc95461c4af6b0d986a3958c8ce172dec06c5b4e56573ec74a [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" "c972e3787908c0cc95461c4af6b0d986a3958c8ce172dec06c5b4e56573ec74a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.11 [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 scroll v0.9.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling ckb-vm-rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.72s [INFO] running `Command { std: "docker" "inspect" "c972e3787908c0cc95461c4af6b0d986a3958c8ce172dec06c5b4e56573ec74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c972e3787908c0cc95461c4af6b0d986a3958c8ce172dec06c5b4e56573ec74a", kill_on_drop: false }` [INFO] [stdout] c972e3787908c0cc95461c4af6b0d986a3958c8ce172dec06c5b4e56573ec74a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cb38629413a27ebd843c9da89d58e5310ed2c4d59f83e76436025c24ea79b26 [INFO] running `Command { std: "docker" "start" "-a" "9cb38629413a27ebd843c9da89d58e5310ed2c4d59f83e76436025c24ea79b26", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-vm-rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "9cb38629413a27ebd843c9da89d58e5310ed2c4d59f83e76436025c24ea79b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb38629413a27ebd843c9da89d58e5310ed2c4d59f83e76436025c24ea79b26", kill_on_drop: false }` [INFO] [stdout] 9cb38629413a27ebd843c9da89d58e5310ed2c4d59f83e76436025c24ea79b26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 2e59c3346709cdacc13e4884ce4ee6776805b7116f48d35a6e9a3f3dfee398d2 [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" "2e59c3346709cdacc13e4884ce4ee6776805b7116f48d35a6e9a3f3dfee398d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ckb_vm_rust_demo-d74d66d6ec4713fd [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 `Command { std: "docker" "inspect" "2e59c3346709cdacc13e4884ce4ee6776805b7116f48d35a6e9a3f3dfee398d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e59c3346709cdacc13e4884ce4ee6776805b7116f48d35a6e9a3f3dfee398d2", kill_on_drop: false }` [INFO] [stdout] 2e59c3346709cdacc13e4884ce4ee6776805b7116f48d35a6e9a3f3dfee398d2