[INFO] cloning repository https://github.com/Real-Currents/rust-status-message [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Real-Currents/rust-status-message" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Currents%2Frust-status-message", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Currents%2Frust-status-message'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d629d9465376793bb3148c256da158bbcd09d729 [INFO] testing Real-Currents/rust-status-message against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReal-Currents%2Frust-status-message" "/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/Real-Currents/rust-status-message on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/Real-Currents/rust-status-message [INFO] removed workspace from git repo https://github.com/Real-Currents/rust-status-message [INFO] finished tweaking git repo https://github.com/Real-Currents/rust-status-message [INFO] tweaked toml for git repo https://github.com/Real-Currents/rust-status-message written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Real-Currents/rust-status-message already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe256fef6d5ab0e5a9f5034b7c94f4922b4fbd0c88af89eb9c4ad67b0cb2c040 [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" "fe256fef6d5ab0e5a9f5034b7c94f4922b4fbd0c88af89eb9c4ad67b0cb2c040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe256fef6d5ab0e5a9f5034b7c94f4922b4fbd0c88af89eb9c4ad67b0cb2c040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe256fef6d5ab0e5a9f5034b7c94f4922b4fbd0c88af89eb9c4ad67b0cb2c040", kill_on_drop: false }` [INFO] [stdout] fe256fef6d5ab0e5a9f5034b7c94f4922b4fbd0c88af89eb9c4ad67b0cb2c040 [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--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] 9644c344fc3f72e992d8ac6d5ae355dc5ca9b0bd16fbe405f722ccc165f5dcdf [INFO] running `Command { std: "docker" "start" "-a" "9644c344fc3f72e992d8ac6d5ae355dc5ca9b0bd16fbe405f722ccc165f5dcdf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling near-sdk-core v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-sdk-macros v0.11.0 [INFO] [stderr] Compiling borsh v0.6.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling near-runtime-fees v0.9.1 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling near-vm-errors v0.9.1 [INFO] [stderr] Compiling near-vm-logic v0.9.1 [INFO] [stderr] Compiling near-sdk v0.11.0 [INFO] [stderr] Compiling status-message v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "9644c344fc3f72e992d8ac6d5ae355dc5ca9b0bd16fbe405f722ccc165f5dcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9644c344fc3f72e992d8ac6d5ae355dc5ca9b0bd16fbe405f722ccc165f5dcdf", kill_on_drop: false }` [INFO] [stdout] 9644c344fc3f72e992d8ac6d5ae355dc5ca9b0bd16fbe405f722ccc165f5dcdf [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d9bb6dd63ec85e7bce1c878d35a23db5bdd0671ec9495c82cff48de068d3ca7 [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" "6d9bb6dd63ec85e7bce1c878d35a23db5bdd0671ec9495c82cff48de068d3ca7", kill_on_drop: false }` [INFO] [stderr] Compiling status-message v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "6d9bb6dd63ec85e7bce1c878d35a23db5bdd0671ec9495c82cff48de068d3ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9bb6dd63ec85e7bce1c878d35a23db5bdd0671ec9495c82cff48de068d3ca7", kill_on_drop: false }` [INFO] [stdout] 6d9bb6dd63ec85e7bce1c878d35a23db5bdd0671ec9495c82cff48de068d3ca7 [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d1e722ebbc8976b0ce5d7daf6bfd157000c9fc68d75eb89195a91bc61e1e048 [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" "8d1e722ebbc8976b0ce5d7daf6bfd157000c9fc68d75eb89195a91bc61e1e048", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/status_message-32c61ded7ae23519 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::get_nonexistent_message ... ok [INFO] [stdout] test tests::set_get_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests status-message [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" "8d1e722ebbc8976b0ce5d7daf6bfd157000c9fc68d75eb89195a91bc61e1e048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1e722ebbc8976b0ce5d7daf6bfd157000c9fc68d75eb89195a91bc61e1e048", kill_on_drop: false }` [INFO] [stdout] 8d1e722ebbc8976b0ce5d7daf6bfd157000c9fc68d75eb89195a91bc61e1e048