[INFO] updating cached repository https://github.com/tomusdrw/eth-tx-fee-bumper [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] [stderr] From https://github.com/tomusdrw/eth-tx-fee-bumper [INFO] [stderr] 3cc7e10..e2d00cf master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2d00cfaa885cceb9d65fe48d407da8e089f76d6 [INFO] testing tomusdrw/eth-tx-fee-bumper against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Feth-tx-fee-bumper" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/eth-tx-fee-bumper on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomusdrw/eth-tx-fee-bumper [INFO] finished tweaking git repo https://github.com/tomusdrw/eth-tx-fee-bumper [INFO] tweaked toml for git repo https://github.com/tomusdrw/eth-tx-fee-bumper written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tomusdrw/eth-tx-fee-bumper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 8f5225e36c44d5063462bd0514e0cc1c9729458c918829fb08ea73b642be8358 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8f5225e36c44d5063462bd0514e0cc1c9729458c918829fb08ea73b642be8358"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.4 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.8.1 [INFO] [stderr] Compiling impl-rlp v0.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling parity-scale-codec v1.1.0 [INFO] [stderr] Compiling parity-crypto v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.5.1 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling ethsign v0.7.3 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.1 [INFO] [stderr] Compiling ethereum-types v0.8.0 [INFO] [stderr] Compiling ethereum-transaction v0.2.0 (https://github.com/tomusdrw/jsonrpc-proxy#b5d58ac6) [INFO] [stderr] Compiling tx-fee-bumper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.05s [INFO] running `"docker" "inspect" "8f5225e36c44d5063462bd0514e0cc1c9729458c918829fb08ea73b642be8358"` [INFO] running `"docker" "rm" "-f" "8f5225e36c44d5063462bd0514e0cc1c9729458c918829fb08ea73b642be8358"` [INFO] [stdout] 8f5225e36c44d5063462bd0514e0cc1c9729458c918829fb08ea73b642be8358 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 5f5598deed6048f6dc9924570e36490b1c1756ae680c4c1a0ecacaf14cc92c26 [INFO] running `"docker" "start" "-a" "5f5598deed6048f6dc9924570e36490b1c1756ae680c4c1a0ecacaf14cc92c26"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tx-fee-bumper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "5f5598deed6048f6dc9924570e36490b1c1756ae680c4c1a0ecacaf14cc92c26"` [INFO] running `"docker" "rm" "-f" "5f5598deed6048f6dc9924570e36490b1c1756ae680c4c1a0ecacaf14cc92c26"` [INFO] [stdout] 5f5598deed6048f6dc9924570e36490b1c1756ae680c4c1a0ecacaf14cc92c26 [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 0ae598e0061c1753648e3309036d301cc9b7b005bd764fe3d1c955855af36626 [INFO] running `"docker" "start" "-a" "0ae598e0061c1753648e3309036d301cc9b7b005bd764fe3d1c955855af36626"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tx_fee_bumper-92812d8e54118821 [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" "0ae598e0061c1753648e3309036d301cc9b7b005bd764fe3d1c955855af36626"` [INFO] running `"docker" "rm" "-f" "0ae598e0061c1753648e3309036d301cc9b7b005bd764fe3d1c955855af36626"` [INFO] [stdout] 0ae598e0061c1753648e3309036d301cc9b7b005bd764fe3d1c955855af36626