[INFO] updating cached repository https://github.com/tomusdrw/eth-tx-fee-bumper [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] [stderr] From https://github.com/tomusdrw/eth-tx-fee-bumper [INFO] [stderr] e2d00cf..c35b878 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c35b8788e64094d1f282e98ba6e2523b091c4542 [INFO] checking tomusdrw/eth-tx-fee-bumper against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Feth-tx-fee-bumper" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/eth-tx-fee-bumper on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-10/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f1f00e4fb28e2fdec3884029114f0a860aa6c8ae128d83709052176941a11be [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" "2f1f00e4fb28e2fdec3884029114f0a860aa6c8ae128d83709052176941a11be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1f00e4fb28e2fdec3884029114f0a860aa6c8ae128d83709052176941a11be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1f00e4fb28e2fdec3884029114f0a860aa6c8ae128d83709052176941a11be", kill_on_drop: false }` [INFO] [stdout] 2f1f00e4fb28e2fdec3884029114f0a860aa6c8ae128d83709052176941a11be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97132e553de99e833d05efd1a05c35c697853b837ac2f14883a150d1484d0ede [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" "97132e553de99e833d05efd1a05c35c697853b837ac2f14883a150d1484d0ede", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking subtle v2.1.1 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking zeroize v1.0.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking log v0.4.7 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking impl-rlp v0.2.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking uint v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking parity-crypto v0.4.0 [INFO] [stderr] Checking fixed-hash v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking parity-scale-codec v1.1.0 [INFO] [stderr] Checking impl-serde v0.1.1 [INFO] [stderr] Checking ethsign v0.7.3 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.1 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking ethereum-transaction v0.2.0 (https://github.com/tomusdrw/jsonrpc-proxy#b5d58ac6) [INFO] [stderr] Checking tx-fee-bumper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "97132e553de99e833d05efd1a05c35c697853b837ac2f14883a150d1484d0ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97132e553de99e833d05efd1a05c35c697853b837ac2f14883a150d1484d0ede", kill_on_drop: false }` [INFO] [stdout] 97132e553de99e833d05efd1a05c35c697853b837ac2f14883a150d1484d0ede