[INFO] cloning repository https://github.com/recursive-bloom/simple-tx-decoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/simple-tx-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f098f93f27343847e6543a400f7f6bff28e7b5ae
[INFO] testing recursive-bloom/simple-tx-decoder against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/recursive-bloom/simple-tx-decoder on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/recursive-bloom/simple-tx-decoder
[INFO] finished tweaking git repo https://github.com/recursive-bloom/simple-tx-decoder
[INFO] tweaked toml for git repo https://github.com/recursive-bloom/simple-tx-decoder written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/recursive-bloom/simple-tx-decoder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99cfd0fe8054e17d7337027bf8864140af09663c709d35a1517a3977354315d4
[INFO] running `Command { std: "docker" "start" "-a" "99cfd0fe8054e17d7337027bf8864140af09663c709d35a1517a3977354315d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99cfd0fe8054e17d7337027bf8864140af09663c709d35a1517a3977354315d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99cfd0fe8054e17d7337027bf8864140af09663c709d35a1517a3977354315d4", kill_on_drop: false }`
[INFO] [stdout] 99cfd0fe8054e17d7337027bf8864140af09663c709d35a1517a3977354315d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030fbc9d13381de4b10819c8ab0703100c34cf1ee5e251722706161b1fe6c77a
[INFO] running `Command { std: "docker" "start" "-a" "030fbc9d13381de4b10819c8ab0703100c34cf1ee5e251722706161b1fe6c77a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling bitvec v0.15.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rlp v0.4.4
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling subtle v2.2.2
[INFO] [stderr]    Compiling rustc-hex v1.0.0
[INFO] [stderr]    Compiling unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected)
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling uint v0.8.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling stream-cipher v0.3.2
[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 rand v0.7.3
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]    Compiling ripemd160 v0.8.0
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling aes-ctr v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling scrypt v0.2.0
[INFO] [stderr]    Compiling fixed-hash v0.5.2
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec v1.1.2
[INFO] [stderr]    Compiling impl-serde v0.3.0
[INFO] [stderr]    Compiling impl-serde v0.2.3
[INFO] [stderr]    Compiling ethbloom v0.8.1
[INFO] [stderr]    Compiling zeroize v0.9.3
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.6.2
[INFO] [stderr]    Compiling ethereum-types v0.8.0
[INFO] [stderr]    Compiling keccak-hash v0.4.1
[INFO] [stderr]    Compiling parity-crypto v0.4.2
[INFO] [stderr]    Compiling decodetx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-helpers`
[INFO] [stdout]    --> src/main.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-helpers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
[INFO] running `Command { std: "docker" "inspect" "030fbc9d13381de4b10819c8ab0703100c34cf1ee5e251722706161b1fe6c77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030fbc9d13381de4b10819c8ab0703100c34cf1ee5e251722706161b1fe6c77a", kill_on_drop: false }`
[INFO] [stdout] 030fbc9d13381de4b10819c8ab0703100c34cf1ee5e251722706161b1fe6c77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef5ffa9bebf9b87b7a39515f9747b84b55e1f6061c793ea0277f3d9e3b685ba
[INFO] running `Command { std: "docker" "start" "-a" "aef5ffa9bebf9b87b7a39515f9747b84b55e1f6061c793ea0277f3d9e3b685ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling decodetx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-helpers`
[INFO] [stdout]    --> src/main.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-helpers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "aef5ffa9bebf9b87b7a39515f9747b84b55e1f6061c793ea0277f3d9e3b685ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef5ffa9bebf9b87b7a39515f9747b84b55e1f6061c793ea0277f3d9e3b685ba", kill_on_drop: false }`
[INFO] [stdout] aef5ffa9bebf9b87b7a39515f9747b84b55e1f6061c793ea0277f3d9e3b685ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1b7059c57c0d16945ba1381bed664e64cf19c8f1d66c0efece07e91805f6b4b
[INFO] running `Command { std: "docker" "start" "-a" "c1b7059c57c0d16945ba1381bed664e64cf19c8f1d66c0efece07e91805f6b4b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `test-helpers`
[INFO] [stderr]    --> src/main.rs:176:21
[INFO] [stderr]     |
[INFO] [stderr] 176 |     #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `test-helpers` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `decodetx` (bin "decodetx" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decodetx-f1ebf7f8e4c76406)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::empty_atom_as_create_action ... ok
[INFO] [stdout] test tests::empty_list_as_create_action_rejected ... ok
[INFO] [stdout] test tests::sender_test ... ok
[INFO] [stdout] test tests::should_recover_from_chain_specific_signing ... ok
[INFO] [stdout] test tests::signing ... ok
[INFO] [stdout] test tests::signing_eip155_zero_chainid ... ok
[INFO] [stdout] test tests::fake_signing ... ok
[INFO] [stdout] test tests::should_reject_null_signature ... ok
[INFO] [stdout] test tests::should_agree_with_vitalik ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c1b7059c57c0d16945ba1381bed664e64cf19c8f1d66c0efece07e91805f6b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b7059c57c0d16945ba1381bed664e64cf19c8f1d66c0efece07e91805f6b4b", kill_on_drop: false }`
[INFO] [stdout] c1b7059c57c0d16945ba1381bed664e64cf19c8f1d66c0efece07e91805f6b4b
