[INFO] cloning repository https://github.com/0xhenrique/reg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xhenrique/reg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edeb213c44d79f6000a57fe794c330cc6017d8ea
[INFO] checking 0xhenrique/reg against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg" "/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/0xhenrique/reg
[INFO] finished tweaking git repo https://github.com/0xhenrique/reg
[INFO] tweaked toml for git repo https://github.com/0xhenrique/reg written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhenrique/reg on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xhenrique/reg 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d943780e3994b2d7e4a5aa703da7ad96f5a03bc85cb24b7a4ac67fb05764b39
[INFO] running `Command { std: "docker" "start" "-a" "4d943780e3994b2d7e4a5aa703da7ad96f5a03bc85cb24b7a4ac67fb05764b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d943780e3994b2d7e4a5aa703da7ad96f5a03bc85cb24b7a4ac67fb05764b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d943780e3994b2d7e4a5aa703da7ad96f5a03bc85cb24b7a4ac67fb05764b39", kill_on_drop: false }`
[INFO] [stdout] 4d943780e3994b2d7e4a5aa703da7ad96f5a03bc85cb24b7a4ac67fb05764b39
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 588bc2a20af7c082db225134ae695066ebdd8e20909913841517ea53efe52e3c
[INFO] running `Command { std: "docker" "start" "-a" "588bc2a20af7c082db225134ae695066ebdd8e20909913841517ea53efe52e3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking cranelift-native v0.116.1
[INFO] [stderr]     Checking cranelift-module v0.116.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-jit v0.116.1
[INFO] [stderr]     Checking cranelift v0.116.1
[INFO] [stderr]     Checking lisp-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `Nil` should have an upper case name
[INFO] [stdout]    --> src/value.rs:835:15
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub const Nil: Value = Value(TAG_NIL);
[INFO] [stdout]     |               ^^^ help: convert the identifier to upper case: `NIL`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Bool` should have a snake case name
[INFO] [stdout]    --> src/value.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |     pub fn Bool(b: bool) -> Value {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Int` should have a snake case name
[INFO] [stdout]    --> src/value.rs:845:12
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub fn Int(n: i64) -> Value {
[INFO] [stdout]     |            ^^^ help: convert the identifier to snake case (notice the capitalization): `int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Float` should have a snake case name
[INFO] [stdout]    --> src/value.rs:851:12
[INFO] [stdout]     |
[INFO] [stdout] 851 |     pub fn Float(n: f64) -> Value {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `String` should have a snake case name
[INFO] [stdout]    --> src/value.rs:856:12
[INFO] [stdout]     |
[INFO] [stdout] 856 |     pub fn String(s: Rc<str>) -> Value {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Symbol` should have a snake case name
[INFO] [stdout]    --> src/value.rs:863:12
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub fn Symbol(s: Rc<str>) -> Value {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `symbol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `List` should have a snake case name
[INFO] [stdout]    --> src/value.rs:871:12
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub fn List(items: Rc<[Value]>) -> Value {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Function` should have a snake case name
[INFO] [stdout]    --> src/value.rs:877:12
[INFO] [stdout]     |
[INFO] [stdout] 877 |     pub fn Function(f: Rc<Function>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `NativeFunction` should have a snake case name
[INFO] [stdout]    --> src/value.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn NativeFunction(f: Rc<NativeFunction>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `native_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `CompiledFunction` should have a snake case name
[INFO] [stdout]    --> src/value.rs:891:12
[INFO] [stdout]     |
[INFO] [stdout] 891 |     pub fn CompiledFunction(c: Rc<Chunk>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compiled_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `Nil` should have an upper case name
[INFO] [stdout]    --> src/value.rs:835:15
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub const Nil: Value = Value(TAG_NIL);
[INFO] [stdout]     |               ^^^ help: convert the identifier to upper case: `NIL`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Bool` should have a snake case name
[INFO] [stdout]    --> src/value.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |     pub fn Bool(b: bool) -> Value {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Int` should have a snake case name
[INFO] [stdout]    --> src/value.rs:845:12
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub fn Int(n: i64) -> Value {
[INFO] [stdout]     |            ^^^ help: convert the identifier to snake case (notice the capitalization): `int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Float` should have a snake case name
[INFO] [stdout]    --> src/value.rs:851:12
[INFO] [stdout]     |
[INFO] [stdout] 851 |     pub fn Float(n: f64) -> Value {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `String` should have a snake case name
[INFO] [stdout]    --> src/value.rs:856:12
[INFO] [stdout]     |
[INFO] [stdout] 856 |     pub fn String(s: Rc<str>) -> Value {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Symbol` should have a snake case name
[INFO] [stdout]    --> src/value.rs:863:12
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub fn Symbol(s: Rc<str>) -> Value {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `symbol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `List` should have a snake case name
[INFO] [stdout]    --> src/value.rs:871:12
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub fn List(items: Rc<[Value]>) -> Value {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to snake case: `list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Function` should have a snake case name
[INFO] [stdout]    --> src/value.rs:877:12
[INFO] [stdout]     |
[INFO] [stdout] 877 |     pub fn Function(f: Rc<Function>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `NativeFunction` should have a snake case name
[INFO] [stdout]    --> src/value.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn NativeFunction(f: Rc<NativeFunction>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `native_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `CompiledFunction` should have a snake case name
[INFO] [stdout]    --> src/value.rs:891:12
[INFO] [stdout]     |
[INFO] [stdout] 891 |     pub fn CompiledFunction(c: Rc<Chunk>) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compiled_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.64s
[INFO] running `Command { std: "docker" "inspect" "588bc2a20af7c082db225134ae695066ebdd8e20909913841517ea53efe52e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588bc2a20af7c082db225134ae695066ebdd8e20909913841517ea53efe52e3c", kill_on_drop: false }`
[INFO] [stdout] 588bc2a20af7c082db225134ae695066ebdd8e20909913841517ea53efe52e3c
