[INFO] cloning repository https://github.com/AxiaCoin/Axia-Network-ethereum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxiaCoin/Axia-Network-ethereum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiaCoin%2FAxia-Network-ethereum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiaCoin%2FAxia-Network-ethereum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561f173fee953b07721452d29016f8278bcfd423 [INFO] testing AxiaCoin/Axia-Network-ethereum against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiaCoin%2FAxia-Network-ethereum" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AxiaCoin/Axia-Network-ethereum on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AxiaCoin/Axia-Network-ethereum [INFO] finished tweaking git repo https://github.com/AxiaCoin/Axia-Network-ethereum [INFO] tweaked toml for git repo https://github.com/AxiaCoin/Axia-Network-ethereum written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/AxiaCoin/Axia-Network-ethereum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18f71ce9caaf132da162dafc57281a607664f09e792a783901140e79240d4470 [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" "18f71ce9caaf132da162dafc57281a607664f09e792a783901140e79240d4470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f71ce9caaf132da162dafc57281a607664f09e792a783901140e79240d4470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f71ce9caaf132da162dafc57281a607664f09e792a783901140e79240d4470", kill_on_drop: false }` [INFO] [stdout] 18f71ce9caaf132da162dafc57281a607664f09e792a783901140e79240d4470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c82ced88d2631c7411b2d534fc1de4dbbaae99f7d9cf6970e870a2716c1f591 [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" "6c82ced88d2631c7411b2d534fc1de4dbbaae99f7d9cf6970e870a2716c1f591", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rlp v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling uint v0.9.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling triehash v0.8.4 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling axia-scale-codec-derive v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Compiling scale-info-derive v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Compiling axia-scale-codec v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Compiling scale-info v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Compiling impl-codec v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling ethbloom v0.11.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling primitive-types v0.10.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling ethereum-types v0.12.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling ethereum v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "6c82ced88d2631c7411b2d534fc1de4dbbaae99f7d9cf6970e870a2716c1f591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c82ced88d2631c7411b2d534fc1de4dbbaae99f7d9cf6970e870a2716c1f591", kill_on_drop: false }` [INFO] [stdout] 6c82ced88d2631c7411b2d534fc1de4dbbaae99f7d9cf6970e870a2716c1f591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640194957ae4bb2bd5c650873c6cacfc63a63dad70cf9969988477b82bba287a [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" "640194957ae4bb2bd5c650873c6cacfc63a63dad70cf9969988477b82bba287a", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling ethereum v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.00s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethereum-6072920815d53d11) [INFO] running `Command { std: "docker" "inspect" "640194957ae4bb2bd5c650873c6cacfc63a63dad70cf9969988477b82bba287a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640194957ae4bb2bd5c650873c6cacfc63a63dad70cf9969988477b82bba287a", kill_on_drop: false }` [INFO] [stdout] 640194957ae4bb2bd5c650873c6cacfc63a63dad70cf9969988477b82bba287a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5bad1465d743b608209e8e2f4e361c3680503167c26b9389462455da3d9e7c08 [INFO] running `Command { std: "docker" "start" "-a" "5bad1465d743b608209e8e2f4e361c3680503167c26b9389462455da3d9e7c08", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethereum-6072920815d53d11) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test transaction::tests::transaction_v0 ... ok [INFO] [stdout] test transaction::tests::transaction_v2 ... ok [INFO] [stdout] test transaction::tests::can_decode_raw_transaction ... ok [INFO] [stdout] test transaction::tests::transaction_v1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ethereum [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bad1465d743b608209e8e2f4e361c3680503167c26b9389462455da3d9e7c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bad1465d743b608209e8e2f4e361c3680503167c26b9389462455da3d9e7c08", kill_on_drop: false }` [INFO] [stdout] 5bad1465d743b608209e8e2f4e361c3680503167c26b9389462455da3d9e7c08