[INFO] cloning repository https://github.com/maxall41/cylinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxall41/cylinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Fcylinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Fcylinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c77bc94f452d0af95bcc7c05ba7589b708ded521
[INFO] testing maxall41/cylinder against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Fcylinder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxall41/cylinder
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/maxall41/cylinder
[INFO] tweaked toml for git repo https://github.com/maxall41/cylinder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxall41/cylinder on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxall41/cylinder 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.80
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62
[INFO] running `Command { std: "docker" "start" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling embedded_cylinder v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling trybuild v1.0.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling embedded_cylinder v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stdout] warning: variants `XQ`, `FN`, and `RX` are never constructed
[INFO] [stdout]  --> examples/non_embedded_basic.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum Test {
[INFO] [stdout]   |      ---- variants in this enum
[INFO] [stdout] 5 |     XQ,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 6 |     YZ,
[INFO] [stdout] 7 |     FN,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     RX
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 39.13s
[INFO] running `Command { std: "docker" "inspect" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variants `XQ`, `FN`, and `RX` are never constructed
[INFO] [stderr]  --> examples/non_embedded_basic.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | enum Test {
[INFO] [stderr]   |      ---- variants in this enum
[INFO] [stderr] 5 |     XQ,
[INFO] [stderr]   |     ^^
[INFO] [stderr] 6 |     YZ,
[INFO] [stderr] 7 |     FN,
[INFO] [stderr]   |     ^^
[INFO] [stderr] 8 |     RX
[INFO] [stderr]   |     ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded_cylinder` (example "basic_non_embedded") generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/embedded_cylinder-de67d47e572ce1c5)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/release/deps/test-8a9112ee3b344d32)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test xyz_enum_has_unique_vals_u8 ... ok
[INFO] [stdout] test test_enum_has_unique_vals_u8 ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling embedded_cylinder v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded_cylinder-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/embedded_cylinder)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/failures/structs_fail.rs ... ok
[INFO] [stderr] test tests/failures/unions_fail.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test failures_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.97s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embedded_cylinder
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - _generate_cylinder_impl (line 13) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62", kill_on_drop: false }`
[INFO] [stdout] 644dd6f72a0c9854ad3497890af75a56aa8b452900522ef3c64b4da4c718fa62
