[INFO] cloning repository https://github.com/fmiras/vanirust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmiras/vanirust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmiras%2Fvanirust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmiras%2Fvanirust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7a004ea2fc56dfa50129152ab2b04e42fa8895c [INFO] testing fmiras/vanirust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmiras%2Fvanirust" "/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/fmiras/vanirust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fmiras/vanirust [INFO] finished tweaking git repo https://github.com/fmiras/vanirust [INFO] tweaked toml for git repo https://github.com/fmiras/vanirust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/fmiras/vanirust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b5b13ccda4731c560ae6b9d7326b319df207995dfd71fdbad3d967af2dddef2 [INFO] running `Command { std: "docker" "start" "-a" "6b5b13ccda4731c560ae6b9d7326b319df207995dfd71fdbad3d967af2dddef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b5b13ccda4731c560ae6b9d7326b319df207995dfd71fdbad3d967af2dddef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5b13ccda4731c560ae6b9d7326b319df207995dfd71fdbad3d967af2dddef2", kill_on_drop: false }` [INFO] [stdout] 6b5b13ccda4731c560ae6b9d7326b319df207995dfd71fdbad3d967af2dddef2 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af89549a89e4780971dabcbe39bd13e6c8b1625025cbe7b53d95c073a30f0b9d [INFO] running `Command { std: "docker" "start" "-a" "af89549a89e4780971dabcbe39bd13e6c8b1625025cbe7b53d95c073a30f0b9d", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling memzero v0.1.0 (/opt/rustwide/workdir/src/memzero) [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling ethkey v0.3.0 (/opt/rustwide/workdir/src/ethkey) [INFO] [stderr] Compiling vanirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `Command { std: "docker" "inspect" "af89549a89e4780971dabcbe39bd13e6c8b1625025cbe7b53d95c073a30f0b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af89549a89e4780971dabcbe39bd13e6c8b1625025cbe7b53d95c073a30f0b9d", kill_on_drop: false }` [INFO] [stdout] af89549a89e4780971dabcbe39bd13e6c8b1625025cbe7b53d95c073a30f0b9d [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7144e7216d4d4bce6f0394eaf6df42045874db0381405115d2253ec15ea4c9a [INFO] running `Command { std: "docker" "start" "-a" "b7144e7216d4d4bce6f0394eaf6df42045874db0381405115d2253ec15ea4c9a", kill_on_drop: false }` [INFO] [stderr] Compiling vanirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "b7144e7216d4d4bce6f0394eaf6df42045874db0381405115d2253ec15ea4c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7144e7216d4d4bce6f0394eaf6df42045874db0381405115d2253ec15ea4c9a", kill_on_drop: false }` [INFO] [stdout] b7144e7216d4d4bce6f0394eaf6df42045874db0381405115d2253ec15ea4c9a [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a123fb082299b57abcce18c1e397cd09d0791d30ecb068d28998585f39bea761 [INFO] running `Command { std: "docker" "start" "-a" "a123fb082299b57abcce18c1e397cd09d0791d30ecb068d28998585f39bea761", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vanirust-4fb788622327d23e) [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" "a123fb082299b57abcce18c1e397cd09d0791d30ecb068d28998585f39bea761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a123fb082299b57abcce18c1e397cd09d0791d30ecb068d28998585f39bea761", kill_on_drop: false }` [INFO] [stdout] a123fb082299b57abcce18c1e397cd09d0791d30ecb068d28998585f39bea761