[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#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhenrique/reg on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ebb381a0e2d95c7dc36814b834e64e8ff17ecd99542545f572ad4e7044630ad
[INFO] running `Command { std: "docker" "start" "-a" "6ebb381a0e2d95c7dc36814b834e64e8ff17ecd99542545f572ad4e7044630ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ebb381a0e2d95c7dc36814b834e64e8ff17ecd99542545f572ad4e7044630ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebb381a0e2d95c7dc36814b834e64e8ff17ecd99542545f572ad4e7044630ad", kill_on_drop: false }`
[INFO] [stdout] 6ebb381a0e2d95c7dc36814b834e64e8ff17ecd99542545f572ad4e7044630ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf008143a1f078b5581bd1e339b9f75f7bed218bd2be7f962d40d7356663b4e
[INFO] running `Command { std: "docker" "start" "-a" "bcf008143a1f078b5581bd1e339b9f75f7bed218bd2be7f962d40d7356663b4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking cranelift-control v0.116.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-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-module 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: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 29.32s
[INFO] running `Command { std: "docker" "inspect" "bcf008143a1f078b5581bd1e339b9f75f7bed218bd2be7f962d40d7356663b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf008143a1f078b5581bd1e339b9f75f7bed218bd2be7f962d40d7356663b4e", kill_on_drop: false }`
[INFO] [stdout] bcf008143a1f078b5581bd1e339b9f75f7bed218bd2be7f962d40d7356663b4e
