[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] 21f1267911c035eb300a10a9892bdb7b927ddcb2
[INFO] checking 0xhenrique/reg against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhenrique/reg on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49c14cc5afc0dd285826fa099f0b5ec3bb2fdec454fd12d5e7bf0d227e1a0823
[INFO] running `Command { std: "docker" "start" "-a" "49c14cc5afc0dd285826fa099f0b5ec3bb2fdec454fd12d5e7bf0d227e1a0823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c14cc5afc0dd285826fa099f0b5ec3bb2fdec454fd12d5e7bf0d227e1a0823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c14cc5afc0dd285826fa099f0b5ec3bb2fdec454fd12d5e7bf0d227e1a0823", kill_on_drop: false }`
[INFO] [stdout] 49c14cc5afc0dd285826fa099f0b5ec3bb2fdec454fd12d5e7bf0d227e1a0823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee45ed37e402327527072678a0a36216eb2c55f6753d081076729c6d3baca374
[INFO] running `Command { std: "docker" "start" "-a" "ee45ed37e402327527072678a0a36216eb2c55f6753d081076729c6d3baca374", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking cranelift-module v0.116.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-native 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:807:15
[INFO] [stdout]     |
[INFO] [stdout] 807 |     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:811:12
[INFO] [stdout]     |
[INFO] [stdout] 811 |     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:817:12
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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:823:12
[INFO] [stdout]     |
[INFO] [stdout] 823 |     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:828:12
[INFO] [stdout]     |
[INFO] [stdout] 828 |     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:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     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:843:12
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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:849:12
[INFO] [stdout]     |
[INFO] [stdout] 849 |     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:856:12
[INFO] [stdout]     |
[INFO] [stdout] 856 |     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:863:12
[INFO] [stdout]     |
[INFO] [stdout] 863 |     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:807:15
[INFO] [stdout]     |
[INFO] [stdout] 807 |     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:811:12
[INFO] [stdout]     |
[INFO] [stdout] 811 |     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:817:12
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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:823:12
[INFO] [stdout]     |
[INFO] [stdout] 823 |     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:828:12
[INFO] [stdout]     |
[INFO] [stdout] 828 |     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:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     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:843:12
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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:849:12
[INFO] [stdout]     |
[INFO] [stdout] 849 |     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:856:12
[INFO] [stdout]     |
[INFO] [stdout] 856 |     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:863:12
[INFO] [stdout]     |
[INFO] [stdout] 863 |     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 29.44s
[INFO] running `Command { std: "docker" "inspect" "ee45ed37e402327527072678a0a36216eb2c55f6753d081076729c6d3baca374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee45ed37e402327527072678a0a36216eb2c55f6753d081076729c6d3baca374", kill_on_drop: false }`
[INFO] [stdout] ee45ed37e402327527072678a0a36216eb2c55f6753d081076729c6d3baca374
