[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Fconst-guards" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Mari-W/const-guards on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating const_guards v0.1.2 (/workspace/builds/worker-1-tc1/source) -> v0.1.3
[INFO] [stderr]     Updating const_guards_attribute v0.1.2 (/workspace/builds/worker-1-tc1/source/src/const_guards_attribute) -> v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea5d563488d270b595939597514368904f3290ac81024649d625b5e919b5f054
[INFO] running `Command { std: "docker" "start" "-a" "ea5d563488d270b595939597514368904f3290ac81024649d625b5e919b5f054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea5d563488d270b595939597514368904f3290ac81024649d625b5e919b5f054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5d563488d270b595939597514368904f3290ac81024649d625b5e919b5f054", kill_on_drop: false }`
[INFO] [stdout] ea5d563488d270b595939597514368904f3290ac81024649d625b5e919b5f054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b395ea26991437a1dac6693202cce17e47d1f0b5eb8a9a3eb63c5b98147f8fa
[INFO] running `Command { std: "docker" "start" "-a" "6b395ea26991437a1dac6693202cce17e47d1f0b5eb8a9a3eb63c5b98147f8fa", 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 3.75s
[INFO] running `Command { std: "docker" "inspect" "6b395ea26991437a1dac6693202cce17e47d1f0b5eb8a9a3eb63c5b98147f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b395ea26991437a1dac6693202cce17e47d1f0b5eb8a9a3eb63c5b98147f8fa", kill_on_drop: false }`
[INFO] [stdout] 6b395ea26991437a1dac6693202cce17e47d1f0b5eb8a9a3eb63c5b98147f8fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7fbaa689737c094535778796be0d3c77a006c72f7f1e1ee45af8cdb2f18e91a
[INFO] running `Command { std: "docker" "start" "-a" "e7fbaa689737c094535778796be0d3c77a006c72f7f1e1ee45af8cdb2f18e91a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.80
[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 once_cell v1.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[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 4.87s
[INFO] running `Command { std: "docker" "inspect" "e7fbaa689737c094535778796be0d3c77a006c72f7f1e1ee45af8cdb2f18e91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fbaa689737c094535778796be0d3c77a006c72f7f1e1ee45af8cdb2f18e91a", kill_on_drop: false }`
[INFO] [stdout] e7fbaa689737c094535778796be0d3c77a006c72f7f1e1ee45af8cdb2f18e91a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8184dd7af48376db7a996c5a11ae434c545518cae147ed03f7c4b57868ed4341
[INFO] running `Command { std: "docker" "start" "-a" "8184dd7af48376db7a996c5a11ae434c545518cae147ed03f7c4b57868ed4341", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_guards-d50bb42763271c12)
[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]      Running tests/main.rs (/opt/rustwide/target/debug/deps/tests-fd0eb250a8f02afc)
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr] note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding const_guards-tests v0.0.0 (/opt/rustwide/target/tests/const_guards)
[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 4.94s
[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 of `f::<0>::{constant#0}` failed
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ the evaluated program panicked at 'guard evaluated to false', $DIR/tests/fail/fn.rs:10:1
[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]    | ^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `f::<0>::{constant#0}`
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] warning: 1 warning emitted
[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] note: 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] note: 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] warning: 1 warning emitted
[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] note: 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] warning: 1 warning emitted
[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] note: 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] note: 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] note: 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] warning: 2 warnings emitted
[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] note: 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] note: 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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/run.rs:100:13:
[INFO] [stderr] 1 of 9 tests failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x555dae973c35 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x555dae973c35 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x555dae973c35 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x555dae973c35 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x555dae99b7bb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x555dae99b7bb - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x555dae970f1f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x555dae973a0e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x555dae973a0e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x555dae974f19 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x555dae974c5d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x555dae9753b3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stderr]   12:     0x555dae975294 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]   13:     0x555dae9740f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   14:     0x555dae974fc7 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   15:     0x555dae78d353 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]   16:     0x555dae7b8391 - trybuild::run::<impl trybuild::Runner>::run::he442ea29e9a37104
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/run.rs:100:13
[INFO] [stderr]   17:     0x555dae7bd158 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hf69905695fb1f10f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/lib.rs:308:13
[INFO] [stderr]   18:     0x555dae78dde7 - core::ptr::drop_in_place<trybuild::TestCases>::hfe1ea2b955cbbffa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ptr/mod.rs:542:1
[INFO] [stderr]   19:     0x555dae78eb5b - tests::main::hbba643102dcffb47
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/main.rs:7:1
[INFO] [stderr]   20:     0x555dae78dd7b - core::ops::function::FnOnce::call_once::h1361af6ce714169a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   21:     0x555dae78dcbe - std::sys_common::backtrace::__rust_begin_short_backtrace::h553e011e2d66ef7a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   22:     0x555dae78dd31 - std::rt::lang_start::{{closure}}::h705c5300e3b4d45e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:159:18
[INFO] [stderr]   23:     0x555dae96c51d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]   24:     0x555dae96c51d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   25:     0x555dae96c51d - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   26:     0x555dae96c51d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   27:     0x555dae96c51d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]   28:     0x555dae96c51d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   29:     0x555dae96c51d - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   30:     0x555dae96c51d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   31:     0x555dae96c51d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]   32:     0x555dae78dd0a - std::rt::lang_start::hb55bac44b5d7d48f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:158:17
[INFO] [stderr]   33:     0x555dae78eb9e - main
[INFO] [stderr]   34:     0x7f291ba68d90 - <unknown>
[INFO] [stderr]   35:     0x7f291ba68e40 - __libc_start_main
[INFO] [stderr]   36:     0x555dae78dbe5 - _start
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "8184dd7af48376db7a996c5a11ae434c545518cae147ed03f7c4b57868ed4341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8184dd7af48376db7a996c5a11ae434c545518cae147ed03f7c4b57868ed4341", kill_on_drop: false }`
[INFO] [stdout] 8184dd7af48376db7a996c5a11ae434c545518cae147ed03f7c4b57868ed4341
[INFO] testing Mari-W/const-guards against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Fconst-guards" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Mari-W/const-guards on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]     Updating const_guards v0.1.2 (/workspace/builds/worker-1-tc2/source) -> v0.1.3
[INFO] [stderr]     Updating const_guards_attribute v0.1.2 (/workspace/builds/worker-1-tc2/source/src/const_guards_attribute) -> v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 939f44155202c415cfd210f14f657a9de7c747854cd83c3764a8aa798b59a98c
[INFO] running `Command { std: "docker" "start" "-a" "939f44155202c415cfd210f14f657a9de7c747854cd83c3764a8aa798b59a98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "939f44155202c415cfd210f14f657a9de7c747854cd83c3764a8aa798b59a98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939f44155202c415cfd210f14f657a9de7c747854cd83c3764a8aa798b59a98c", kill_on_drop: false }`
[INFO] [stdout] 939f44155202c415cfd210f14f657a9de7c747854cd83c3764a8aa798b59a98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec7b0f3f9e1ab37e7afd182509a6b8a9dfccddd5584ac4d1e19d9c67d59616bc
[INFO] running `Command { std: "docker" "start" "-a" "ec7b0f3f9e1ab37e7afd182509a6b8a9dfccddd5584ac4d1e19d9c67d59616bc", 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 3.63s
[INFO] running `Command { std: "docker" "inspect" "ec7b0f3f9e1ab37e7afd182509a6b8a9dfccddd5584ac4d1e19d9c67d59616bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec7b0f3f9e1ab37e7afd182509a6b8a9dfccddd5584ac4d1e19d9c67d59616bc", kill_on_drop: false }`
[INFO] [stdout] ec7b0f3f9e1ab37e7afd182509a6b8a9dfccddd5584ac4d1e19d9c67d59616bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add7bc07cd328ae3194d9f18de34f78cf2fd5d5fb87df6d90958e6b658e66bcb
[INFO] running `Command { std: "docker" "start" "-a" "add7bc07cd328ae3194d9f18de34f78cf2fd5d5fb87df6d90958e6b658e66bcb", 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 once_cell v1.10.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[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 5.12s
[INFO] running `Command { std: "docker" "inspect" "add7bc07cd328ae3194d9f18de34f78cf2fd5d5fb87df6d90958e6b658e66bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add7bc07cd328ae3194d9f18de34f78cf2fd5d5fb87df6d90958e6b658e66bcb", kill_on_drop: false }`
[INFO] [stdout] add7bc07cd328ae3194d9f18de34f78cf2fd5d5fb87df6d90958e6b658e66bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ca6a82d7a442606b88850a731e59d3f695cfb8644579af0e9898b628435ddb0
[INFO] running `Command { std: "docker" "start" "-a" "6ca6a82d7a442606b88850a731e59d3f695cfb8644579af0e9898b628435ddb0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_guards-d50bb42763271c12)
[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]      Running tests/main.rs (/opt/rustwide/target/debug/deps/tests-fd0eb250a8f02afc)
[INFO] [stderr] warning: `/opt/rustwide/target/tests/const_guards/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr] note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding const_guards-tests v0.0.0 (/opt/rustwide/target/tests/const_guards)
[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 5.38s
[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 of `f::<0>::{constant#0}` failed
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^ the evaluated program panicked at 'guard evaluated to false', $DIR/tests/fail/fn.rs:10:1
[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]    | ^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `f::<0>::{constant#0}`
[INFO] [stderr]   --> tests/fail/fn.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[guard(N > 0)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the attribute macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] warning: 1 warning emitted
[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] note: 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] note: 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] warning: 1 warning emitted
[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] note: 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] warning: 1 warning emitted
[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] note: 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] note: 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] note: 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] warning: 2 warnings emitted
[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] note: 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] note: 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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/run.rs:100:13:
[INFO] [stderr] 1 of 9 tests failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55df66d0ee75 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x55df66d0ee75 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x55df66d0ee75 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x55df66d0ee75 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x55df66d3699b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x55df66d3699b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x55df66d0c0af - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x55df66d0ec4e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x55df66d0ec4e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x55df66d10099 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stderr]   10:     0x55df66d0fe68 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x55df66d10533 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stderr]   12:     0x55df66d10414 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stderr]   13:     0x55df66d0f339 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   14:     0x55df66d10147 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stderr]   15:     0x55df66b26333 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stderr]   16:     0x55df66b32dd1 - trybuild::run::<impl trybuild::Runner>::run::h64d25cf3e9cd3b1e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/run.rs:100:13
[INFO] [stderr]   17:     0x55df66b37b98 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h292178abc62ab72c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.61/src/lib.rs:308:13
[INFO] [stderr]   18:     0x55df66b26dc7 - core::ptr::drop_in_place<trybuild::TestCases>::hcd698591f96fd699
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ptr/mod.rs:542:1
[INFO] [stderr]   19:     0x55df66b27b3b - tests::main::h2828c581e04d1de2
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/main.rs:7:1
[INFO] [stderr]   20:     0x55df66b26d5b - core::ops::function::FnOnce::call_once::hf1eef587c752e9ed
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   21:     0x55df66b26c9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h618cc25edc19cbe3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   22:     0x55df66b26d11 - std::rt::lang_start::{{closure}}::h8d97b431d5af954c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:159:18
[INFO] [stderr]   23:     0x55df66d0775d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]   24:     0x55df66d0775d - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]   25:     0x55df66d0775d - std::panicking::try::hc544b64aa2eea933
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]   26:     0x55df66d0775d - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]   27:     0x55df66d0775d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stderr]   28:     0x55df66d0775d - std::panicking::try::do_call::he39c25d597788515
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stderr]   29:     0x55df66d0775d - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stderr]   30:     0x55df66d0775d - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stderr]   31:     0x55df66d0775d - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stderr]   32:     0x55df66b26cea - std::rt::lang_start::h7796218a492e32b3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:158:17
[INFO] [stderr]   33:     0x55df66b27b7e - main
[INFO] [stderr]   34:     0x7f46825ffd90 - <unknown>
[INFO] [stderr]   35:     0x7f46825ffe40 - __libc_start_main
[INFO] [stderr]   36:     0x55df66b26bc5 - _start
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "6ca6a82d7a442606b88850a731e59d3f695cfb8644579af0e9898b628435ddb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca6a82d7a442606b88850a731e59d3f695cfb8644579af0e9898b628435ddb0", kill_on_drop: false }`
[INFO] [stdout] 6ca6a82d7a442606b88850a731e59d3f695cfb8644579af0e9898b628435ddb0
