[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 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 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 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 [INFO] testing recursive-bloom/simple-tx-decoder against try#b642703cf9526da1e72c0b6755753b939a9c6b6d 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/simple-tx-decoder on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f553948b27c4c5b2fc90f36f5be0bf3c3f7ba5add8223561b845648eec2c5fff [INFO] running `Command { std: "docker" "start" "-a" "f553948b27c4c5b2fc90f36f5be0bf3c3f7ba5add8223561b845648eec2c5fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f553948b27c4c5b2fc90f36f5be0bf3c3f7ba5add8223561b845648eec2c5fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f553948b27c4c5b2fc90f36f5be0bf3c3f7ba5add8223561b845648eec2c5fff", kill_on_drop: false }` [INFO] [stdout] f553948b27c4c5b2fc90f36f5be0bf3c3f7ba5add8223561b845648eec2c5fff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb279424cdbcd390186e17db806c63082aee8dd312c2b8614c43a72d9d6d7d0d [INFO] running `Command { std: "docker" "start" "-a" "cb279424cdbcd390186e17db806c63082aee8dd312c2b8614c43a72d9d6d7d0d", 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 crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rlp v0.4.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected) [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [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 hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [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 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_derive v0.9.3 [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHbHl1t/symbols.o" "/opt/rustwide/target/debug/deps/decodetx-c84b99982b968a5c.decodetx.f8108ab747386847-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/decodetx-c84b99982b968a5c.4crl1m4ohaqxduqa1f0wuazpq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/parity-secp256k1-889bb70d4a892522/out" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_hex-d614bba24cb7a95d.rlib" "/opt/rustwide/target/debug/deps/libunexpected-a50a4bebf58e7045.rlib" "/opt/rustwide/target/debug/deps/libparity_crypto-8e078f59a0b1523e.rlib" "/opt/rustwide/target/debug/deps/libripemd160-1e1504e6549a3a99.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4c5e205afd595650.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-c3144f9c9b554773.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3c045c26cb581a14.rlib" "/opt/rustwide/target/debug/deps/libscrypt-395d4ae8549b4afd.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-314a1e792f5e2a43.rlib" "/opt/rustwide/target/debug/deps/libhmac-01633b573d5c23d6.rlib" "/opt/rustwide/target/debug/deps/librand-d1700dc712ff37e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a07f976732ed2d0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cc272fda0822f71.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-741b45306c46a4eb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c89739f600a77d65.rlib" "/opt/rustwide/target/debug/deps/libsha2-e687e2cf62870f1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-4054381f8dd9cca3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-9d096369ca109b3a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-255d55a355fb58cf.rlib" "/opt/rustwide/target/debug/deps/libaes-ec71414c83fa9834.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-9a0e924d6ffa6854.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-d501bc65f03bd9eb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0b65545ee730b31b.rlib" "/opt/rustwide/target/debug/deps/libctr-5f39094c61428006.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-e5038e07e488c32a.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-764d662ac4dcee0a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d613a49a275aef9d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d39647bbd977ed0c.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-37f2cf5e790c36f6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0271c8946659b23a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8daa8fbf895d76b0.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-f8645e418040589c.rlib" "/opt/rustwide/target/debug/deps/libethbloom-f7aa5903ea77e7b2.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-646683d8b000b392.rlib" "/opt/rustwide/target/debug/deps/libkeccak_hash-67ac2a4a652cdd28.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4cd2a788a298b16f.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-6cd5499b604de2fb.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-d9362e767cfc3a90.rlib" "/opt/rustwide/target/debug/deps/librlp-b8fab90438143c93.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-0cc3144cc166a9d4.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-0f87c44c8f0bec66.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4674dd41ca8acda5.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-26c5f28e86ef8a02.rlib" "/opt/rustwide/target/debug/deps/libserde-3a0495cdeeac85ac.rlib" "/opt/rustwide/target/debug/deps/libuint-ad2871d3890a4d23.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b64cc3bcd4359e5f.rlib" "/opt/rustwide/target/debug/deps/librand-aef0d519c4f168dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ec32d3ba9ff7d7ec.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-e619aa62fc048389.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7dab98d219d6da81.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef1257b6521e7852.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fee06dc7c3ae5469.rlib" "/opt/rustwide/target/debug/deps/liblibc-e5f6488e1d187f7b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-7f066e033fb2d6c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/decodetx-c84b99982b968a5c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `decodetx` (bin "decodetx") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cb279424cdbcd390186e17db806c63082aee8dd312c2b8614c43a72d9d6d7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb279424cdbcd390186e17db806c63082aee8dd312c2b8614c43a72d9d6d7d0d", kill_on_drop: false }` [INFO] [stdout] cb279424cdbcd390186e17db806c63082aee8dd312c2b8614c43a72d9d6d7d0d