[INFO] cloning repository https://github.com/ns6251/priotx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ns6251/priotx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns6251%2Fpriotx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns6251%2Fpriotx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64d6c248b55c70ef1dd22181ad8ddfd3f8de0c70 [INFO] building ns6251/priotx against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns6251%2Fpriotx" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ns6251/priotx on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ns6251/priotx [INFO] finished tweaking git repo https://github.com/ns6251/priotx [INFO] tweaked toml for git repo https://github.com/ns6251/priotx written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ns6251/priotx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ifstructs v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d90b9c7a17a59ba8797e2596c848c59dd872c22bc7c8041d45a2d47dad254c73 [INFO] running `Command { std: "docker" "start" "-a" "d90b9c7a17a59ba8797e2596c848c59dd872c22bc7c8041d45a2d47dad254c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90b9c7a17a59ba8797e2596c848c59dd872c22bc7c8041d45a2d47dad254c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90b9c7a17a59ba8797e2596c848c59dd872c22bc7c8041d45a2d47dad254c73", kill_on_drop: false }` [INFO] [stdout] d90b9c7a17a59ba8797e2596c848c59dd872c22bc7c8041d45a2d47dad254c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5f023875c8fd7b62eecc09c5f274889cc693248a687053a8d5ee960cda89ac1 [INFO] running `Command { std: "docker" "start" "-a" "e5f023875c8fd7b62eecc09c5f274889cc693248a687053a8d5ee960cda89ac1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling ifstructs v0.1.1 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling priotx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "e5f023875c8fd7b62eecc09c5f274889cc693248a687053a8d5ee960cda89ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f023875c8fd7b62eecc09c5f274889cc693248a687053a8d5ee960cda89ac1", kill_on_drop: false }` [INFO] [stdout] e5f023875c8fd7b62eecc09c5f274889cc693248a687053a8d5ee960cda89ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281df7d62ceece80c4361c7994ab48460d94efad0312357a6c8c7e3f042c08b5 [INFO] running `Command { std: "docker" "start" "-a" "281df7d62ceece80c4361c7994ab48460d94efad0312357a6c8c7e3f042c08b5", kill_on_drop: false }` [INFO] [stderr] Compiling priotx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "281df7d62ceece80c4361c7994ab48460d94efad0312357a6c8c7e3f042c08b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281df7d62ceece80c4361c7994ab48460d94efad0312357a6c8c7e3f042c08b5", kill_on_drop: false }` [INFO] [stdout] 281df7d62ceece80c4361c7994ab48460d94efad0312357a6c8c7e3f042c08b5