[INFO] cloning repository https://github.com/Michael-F-Bryan/protodef-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/protodef-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fprotodef-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fprotodef-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 802e1540fd529deeee6e23ab561f063b60cb0e87 [INFO] testing Michael-F-Bryan/protodef-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fprotodef-rs" "/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/Michael-F-Bryan/protodef-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/protodef-rs [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/protodef-rs [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/protodef-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/protodef-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86edb62dd55a877980b178f6a87da146cbeeeae7015ba71c2f4c3e03b6e192e8 [INFO] running `Command { std: "docker" "start" "-a" "86edb62dd55a877980b178f6a87da146cbeeeae7015ba71c2f4c3e03b6e192e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86edb62dd55a877980b178f6a87da146cbeeeae7015ba71c2f4c3e03b6e192e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86edb62dd55a877980b178f6a87da146cbeeeae7015ba71c2f4c3e03b6e192e8", kill_on_drop: false }` [INFO] [stdout] 86edb62dd55a877980b178f6a87da146cbeeeae7015ba71c2f4c3e03b6e192e8 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e89842ff7eb158cf83834a920e7d986fa43dc6564ed1022fa7edfdbc5b8ccb [INFO] running `Command { std: "docker" "start" "-a" "a4e89842ff7eb158cf83834a920e7d986fa43dc6564ed1022fa7edfdbc5b8ccb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling protodef-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling protodef-codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling protodef-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.44s [INFO] running `Command { std: "docker" "inspect" "a4e89842ff7eb158cf83834a920e7d986fa43dc6564ed1022fa7edfdbc5b8ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e89842ff7eb158cf83834a920e7d986fa43dc6564ed1022fa7edfdbc5b8ccb", kill_on_drop: false }` [INFO] [stdout] a4e89842ff7eb158cf83834a920e7d986fa43dc6564ed1022fa7edfdbc5b8ccb [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df968ba08984ecd1d0a8fea68cdb715d074738cf6b072acb88544e3ad19a185a [INFO] running `Command { std: "docker" "start" "-a" "df968ba08984ecd1d0a8fea68cdb715d074738cf6b072acb88544e3ad19a185a", kill_on_drop: false }` [INFO] [stderr] Compiling protodef-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling protodef-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling protodef-codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "df968ba08984ecd1d0a8fea68cdb715d074738cf6b072acb88544e3ad19a185a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df968ba08984ecd1d0a8fea68cdb715d074738cf6b072acb88544e3ad19a185a", kill_on_drop: false }` [INFO] [stdout] df968ba08984ecd1d0a8fea68cdb715d074738cf6b072acb88544e3ad19a185a [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3005acee15496034e76ce9cedc006e87f2c457e961ca0bd901b8f51735b3c680 [INFO] running `Command { std: "docker" "start" "-a" "3005acee15496034e76ce9cedc006e87f2c457e961ca0bd901b8f51735b3c680", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/protodef_cli-975cc24ac3ecdbef) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/protodef_codegen-57672acb63df6678) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-7af2f92d1dd5d69f) [INFO] [stdout] test syntax::parse::tests::parse_mapper ... ignored [INFO] [stdout] test lowering::analysis::tests::analyse_simple_struct ... ok [INFO] [stdout] test syntax::parse::tests::parse_bit_fields ... ok [INFO] [stdout] test syntax::parse::tests::parse_anon_field ... ok [INFO] [stdout] test syntax::parse::tests::parse_fields_for_simple_container ... ok [INFO] [stdout] test syntax::parse::tests::container_with_switch ... ok [INFO] [stdout] test syntax::parse::tests::parse_named ... ok [INFO] [stdout] test syntax::parse::tests::parse_native ... ok [INFO] [stdout] test syntax::parse::tests::parse_switch ... ok [INFO] [stdout] test syntax::parse::tests::parse_pstring ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test protocol ... ignored [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '99e3aef02079e9c10583638520cd0c134dc3a01d' [INFO] [stdout] test basic ... ok [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stdout] [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/protodef_core-f4cd248414e49055) [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] [stderr] Doc-tests protodef-core [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] [stderr] Doc-tests protodef-codegen [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/syntax/mod.rs - syntax (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3005acee15496034e76ce9cedc006e87f2c457e961ca0bd901b8f51735b3c680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3005acee15496034e76ce9cedc006e87f2c457e961ca0bd901b8f51735b3c680", kill_on_drop: false }` [INFO] [stdout] 3005acee15496034e76ce9cedc006e87f2c457e961ca0bd901b8f51735b3c680