[INFO] cloning repository https://github.com/funbiscuit/rebunyan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funbiscuit/rebunyan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunbiscuit%2Frebunyan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunbiscuit%2Frebunyan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 194418b2544f38987c954c39ad33fff5c2738b31 [INFO] testing funbiscuit/rebunyan against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunbiscuit%2Frebunyan" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/funbiscuit/rebunyan on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/funbiscuit/rebunyan [INFO] finished tweaking git repo https://github.com/funbiscuit/rebunyan [INFO] tweaked toml for git repo https://github.com/funbiscuit/rebunyan written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/funbiscuit/rebunyan 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.26 [INFO] [stderr] Downloaded futures-io v0.3.26 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded futures-executor v0.3.26 [INFO] [stderr] Downloaded futures v0.3.26 [INFO] [stderr] Downloaded rstest v0.16.0 [INFO] [stderr] Downloaded clap v4.1.6 [INFO] [stderr] Downloaded rstest_macros v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ecb3d49876c0c06fb128bf2334800c740c89a99950717aa2e298df385ad315 [INFO] running `Command { std: "docker" "start" "-a" "23ecb3d49876c0c06fb128bf2334800c740c89a99950717aa2e298df385ad315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ecb3d49876c0c06fb128bf2334800c740c89a99950717aa2e298df385ad315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ecb3d49876c0c06fb128bf2334800c740c89a99950717aa2e298df385ad315", kill_on_drop: false }` [INFO] [stdout] 23ecb3d49876c0c06fb128bf2334800c740c89a99950717aa2e298df385ad315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2e9ed0ed5bfff6096dbc5c4d9a10e734058fa048d4e3d964cf7ad328ec5266 [INFO] running `Command { std: "docker" "start" "-a" "fa2e9ed0ed5bfff6096dbc5c4d9a10e734058fa048d4e3d964cf7ad328ec5266", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling rebunyan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/log_entry.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LogEntry<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.66s [INFO] running `Command { std: "docker" "inspect" "fa2e9ed0ed5bfff6096dbc5c4d9a10e734058fa048d4e3d964cf7ad328ec5266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2e9ed0ed5bfff6096dbc5c4d9a10e734058fa048d4e3d964cf7ad328ec5266", kill_on_drop: false }` [INFO] [stdout] fa2e9ed0ed5bfff6096dbc5c4d9a10e734058fa048d4e3d964cf7ad328ec5266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e20b3f815235b1e02560e58737f87404370e15843076135d8cce939df187624 [INFO] running `Command { std: "docker" "start" "-a" "2e20b3f815235b1e02560e58737f87404370e15843076135d8cce939df187624", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling rebunyan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/log_entry.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LogEntry<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.49s [INFO] running `Command { std: "docker" "inspect" "2e20b3f815235b1e02560e58737f87404370e15843076135d8cce939df187624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e20b3f815235b1e02560e58737f87404370e15843076135d8cce939df187624", kill_on_drop: false }` [INFO] [stdout] 2e20b3f815235b1e02560e58737f87404370e15843076135d8cce939df187624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 549796460f3f3ef9c2ab9ac0abe8b6813a8d8718abab3c22360be3485bfe478a [INFO] running `Command { std: "docker" "start" "-a" "549796460f3f3ef9c2ab9ac0abe8b6813a8d8718abab3c22360be3485bfe478a", kill_on_drop: false }` [INFO] [stderr] warning: field `version` is never read [INFO] [stderr] --> src/log_entry.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct LogEntry<'a> { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub version: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rebunyan` (bin "rebunyan" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rebunyan-af4168b28fb88dda) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test log_level::tests::test_deserialize::case_7 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_4 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_5 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_3 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_2 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_1 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_1 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_7 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_6 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_8 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_3 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_6 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_8 ... ok [INFO] [stdout] test log_level::tests::test_deserialize::case_2 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_4 ... ok [INFO] [stdout] test log_level::tests::test_ordering::case_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "549796460f3f3ef9c2ab9ac0abe8b6813a8d8718abab3c22360be3485bfe478a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549796460f3f3ef9c2ab9ac0abe8b6813a8d8718abab3c22360be3485bfe478a", kill_on_drop: false }` [INFO] [stdout] 549796460f3f3ef9c2ab9ac0abe8b6813a8d8718abab3c22360be3485bfe478a