[INFO] crate sawtooth-sabre 0.5.2 is already in cache [INFO] testing sawtooth-sabre-0.5.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate sawtooth-sabre 0.5.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sawtooth-sabre 0.5.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sawtooth-sabre 0.5.2 [INFO] finished tweaking crates.io crate sawtooth-sabre 0.5.2 [INFO] tweaked toml for crates.io crate sawtooth-sabre 0.5.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate sawtooth-sabre 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] cd254f8de2951142bdf536277315ba5f4d11e4255dab58842b975b114879905e [INFO] running `"docker" "start" "-a" "cd254f8de2951142bdf536277315ba5f4d11e4255dab58842b975b114879905e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling protoc v2.10.1 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasmi v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.10.1 [INFO] [stderr] Compiling protoc-rust v2.10.1 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling transact v0.2.3 [INFO] [stderr] Compiling sabre-sdk v0.5.2 [INFO] [stderr] Compiling sawtooth-sdk v0.3.0 [INFO] [stderr] Compiling sawtooth-sabre v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stderr] | [INFO] [stderr] 771 | message: e.description().to_string(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `"docker" "inspect" "cd254f8de2951142bdf536277315ba5f4d11e4255dab58842b975b114879905e"` [INFO] running `"docker" "rm" "-f" "cd254f8de2951142bdf536277315ba5f4d11e4255dab58842b975b114879905e"` [INFO] [stdout] cd254f8de2951142bdf536277315ba5f4d11e4255dab58842b975b114879905e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] ef34f1f4dff2507f6a28106fa1e50f3dcdb0a5454c0a0945fae99586c2b4cebb [INFO] running `"docker" "start" "-a" "ef34f1f4dff2507f6a28106fa1e50f3dcdb0a5454c0a0945fae99586c2b4cebb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sawtooth-sabre v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stderr] | [INFO] [stderr] 771 | message: e.description().to_string(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stderr] | [INFO] [stderr] 771 | message: e.description().to_string(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "ef34f1f4dff2507f6a28106fa1e50f3dcdb0a5454c0a0945fae99586c2b4cebb"` [INFO] running `"docker" "rm" "-f" "ef34f1f4dff2507f6a28106fa1e50f3dcdb0a5454c0a0945fae99586c2b4cebb"` [INFO] [stdout] ef34f1f4dff2507f6a28106fa1e50f3dcdb0a5454c0a0945fae99586c2b4cebb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] 0d273886b2a8ac65e06e48fad18ac098e608e087f148dc736927ef2db484d4eb [INFO] running `"docker" "start" "-a" "0d273886b2a8ac65e06e48fad18ac098e608e087f148dc736927ef2db484d4eb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stderr] | [INFO] [stderr] 771 | message: e.description().to_string(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stderr] | [INFO] [stderr] 771 | message: e.description().to_string(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sawtooth_sabre-d721ec6cbcbdf732 [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] [stderr] Running /opt/rustwide/target/debug/deps/sawtooth_sabre-b2e54504801f5b9b [INFO] [stderr] Doc-tests sawtooth_sabre [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] [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" "0d273886b2a8ac65e06e48fad18ac098e608e087f148dc736927ef2db484d4eb"` [INFO] running `"docker" "rm" "-f" "0d273886b2a8ac65e06e48fad18ac098e608e087f148dc736927ef2db484d4eb"` [INFO] [stdout] 0d273886b2a8ac65e06e48fad18ac098e608e087f148dc736927ef2db484d4eb