[INFO] cloning repository https://github.com/Mari-W/const-guards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mari-W/const-guards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Fconst-guards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Fconst-guards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd10a071158f4e98a6cf807ae3cb3707026852da
[INFO] testing Mari-W/const-guards against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Fconst-guards" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mari-W/const-guards
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Mari-W/const-guards
[INFO] tweaked toml for git repo https://github.com/Mari-W/const-guards written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mari-W/const-guards on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mari-W/const-guards 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba124dd2a8ddd079cd9df22f7629e304362506b31a8ea685c0ba8668febaebeb
[INFO] running `Command { std: "docker" "start" "-a" "ba124dd2a8ddd079cd9df22f7629e304362506b31a8ea685c0ba8668febaebeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba124dd2a8ddd079cd9df22f7629e304362506b31a8ea685c0ba8668febaebeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba124dd2a8ddd079cd9df22f7629e304362506b31a8ea685c0ba8668febaebeb", kill_on_drop: false }`
[INFO] [stdout] ba124dd2a8ddd079cd9df22f7629e304362506b31a8ea685c0ba8668febaebeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2abde792eb25fa752997638ec58662cc261bbb5d9125c1a4e206c8f08918b4d5
[INFO] running `Command { std: "docker" "start" "-a" "2abde792eb25fa752997638ec58662cc261bbb5d9125c1a4e206c8f08918b4d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling const_guards_attribute v0.1.3 (/opt/rustwide/workdir/src/const_guards_attribute)
[INFO] [stderr]    Compiling const_guards v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
[INFO] running `Command { std: "docker" "inspect" "2abde792eb25fa752997638ec58662cc261bbb5d9125c1a4e206c8f08918b4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2abde792eb25fa752997638ec58662cc261bbb5d9125c1a4e206c8f08918b4d5", kill_on_drop: false }`
[INFO] [stdout] 2abde792eb25fa752997638ec58662cc261bbb5d9125c1a4e206c8f08918b4d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8f9ebabbf41727aea1a1e3e8878eafde589ef14b292dc299e1fbfb4c2ef1136
[INFO] running `Command { std: "docker" "start" "-a" "b8f9ebabbf41727aea1a1e3e8878eafde589ef14b292dc299e1fbfb4c2ef1136", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling trybuild v1.0.61
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling const_guards v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "b8f9ebabbf41727aea1a1e3e8878eafde589ef14b292dc299e1fbfb4c2ef1136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f9ebabbf41727aea1a1e3e8878eafde589ef14b292dc299e1fbfb4c2ef1136", kill_on_drop: false }`
[INFO] [stdout] b8f9ebabbf41727aea1a1e3e8878eafde589ef14b292dc299e1fbfb4c2ef1136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ce08282108836dd2adbe3a2d196fa5198bc33c1286d8ab73e9d2a1b19b862da
[INFO] running `Command { std: "docker" "start" "-a" "9ce08282108836dd2adbe3a2d196fa5198bc33c1286d8ab73e9d2a1b19b862da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_guards-ebd97bd77a686d45)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/tests-e142ea7456e119f4)
[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] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling const_guards_attribute v0.1.3 (/opt/rustwide/workdir/src/const_guards_attribute)
[INFO] [stderr]    Compiling const_guards v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const_guards-tests v0.0.0 (/opt/rustwide/target/tests/const_guards)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/fn.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation of `f::<0_usize>::{constant#0}` failed
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | the evaluated program panicked at 'guard evaluated to false', $DIR/tests/fail/fn.rs:10:1
[INFO] [stderr]    | inside `_f_guard::<0_usize>` at /home/mari/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/panic.rs:57:9
[INFO] [stderr]    | inside `f::<0_usize>::{constant#0}` at $DIR/tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `$crate::panic::panic_2021` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: guard evaluated to false
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ evaluation of `f::<0>::{constant#0}` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `_f_guard::<0>`
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/associated_type.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> tests/pass/associated_type.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(generic_associated_types)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> /opt/rustwide/workdir/tests/pass/associated_type.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(generic_associated_types)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/enum.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/expr.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: type `fn() -> bool {_f_guard::<N>}` is more private than the item `f`
[INFO] [stderr]   --> tests/pass/expr.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ function `f` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_f_guard::<N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/pass/expr.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] warning: type `fn() -> bool {_f_guard::<N>}` is more private than the item `f`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/expr.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ function `f` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_f_guard::<N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/expr.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/fn.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: type `fn() -> bool {_f_guard::<T, N>}` is more private than the item `f`
[INFO] [stderr]   --> tests/pass/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ function `f` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_f_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/pass/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] warning: type `fn() -> bool {_f_guard::<T, N>}` is more private than the item `f`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ function `f` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_f_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/impl.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/poly_block.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/struct.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: type `fn() -> bool {_A_guard::<T, N>}` is more private than the item `A`
[INFO] [stderr]   --> tests/pass/struct.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct A<T, const N: usize>([T; N])
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `A` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_A_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/pass/struct.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `fn() -> bool {_B_guard::<T, N>}` is more private than the item `B`
[INFO] [stderr]   --> tests/pass/struct.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct B<T, const N: usize>
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `B` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_B_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/pass/struct.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] warning: type `fn() -> bool {_A_guard::<T, N>}` is more private than the item `A`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/struct.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct A<T, const N: usize>([T; N])
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `A` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_A_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/struct.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type `fn() -> bool {_B_guard::<T, N>}` is more private than the item `B`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/struct.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct B<T, const N: usize>
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ struct `B` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `fn() -> bool {_B_guard::<T, N>}` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/pass/struct.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/pass/trait_fn.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.61/src/run.rs:100:13:
[INFO] [stderr] 1 of 9 tests failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x575615eb4342 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x575615eb4342 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x575615eb4342 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x575615eb4342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x575615ec4daf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x575615ec4daf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x575615e852c3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x575615e852c3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x575615e90442 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x575615e9399f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x575615e937f9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x575615e93f75 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x575615e93e0a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x575615e90579 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x575615e788ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x575615ecde20 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x575615dad6e5 - trybuild::run::<impl trybuild::Runner>::run::hd3bf801edbec0eed
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.61/src/run.rs:100:13
[INFO] [stderr]   17:     0x575615da7a28 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h927b75cfb29e5c8f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.61/src/lib.rs:308:38
[INFO] [stderr]   18:     0x575615cc6667 - core::ptr::drop_in_place<trybuild::TestCases>::h58e6c64ee0fdbd7d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ptr/mod.rs:805:1
[INFO] [stderr]   19:     0x575615cc6a4b - tests::main::h072c852037d88038
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/main.rs:7:1
[INFO] [stderr]   20:     0x575615cc65fb - core::ops::function::FnOnce::call_once::h87dac047fe296cb7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   21:     0x575615cc65be - std::sys::backtrace::__rust_begin_short_backtrace::h46dd57a375060306
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   22:     0x575615cc6591 - std::rt::lang_start::{{closure}}::h46f79a176986a715
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:206:18
[INFO] [stderr]   23:     0x575615e866d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   24:     0x575615e866d0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   25:     0x575615e866d0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   26:     0x575615e866d0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   27:     0x575615e866d0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]   28:     0x575615e866d0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x575615e866d0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x575615e866d0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x575615e866d0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]   32:     0x575615cc6577 - std::rt::lang_start::h653a1c4f2fe0a62a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5
[INFO] [stderr]   33:     0x575615cc6d2e - main
[INFO] [stderr]   34:     0x7c9d9ec7a1ca - <unknown>
[INFO] [stderr]   35:     0x7c9d9ec7a28b - __libc_start_main
[INFO] [stderr]   36:     0x575615cc6475 - _start
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "9ce08282108836dd2adbe3a2d196fa5198bc33c1286d8ab73e9d2a1b19b862da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce08282108836dd2adbe3a2d196fa5198bc33c1286d8ab73e9d2a1b19b862da", kill_on_drop: false }`
[INFO] [stdout] 9ce08282108836dd2adbe3a2d196fa5198bc33c1286d8ab73e9d2a1b19b862da
