[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#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhenrique%2Freg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xhenrique/reg on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a55c180764f4bc4be7a4b4e3004cc8fb57a0e7ed5e0065e0f8411569b1b5c9df
[INFO] running `Command { std: "docker" "start" "-a" "a55c180764f4bc4be7a4b4e3004cc8fb57a0e7ed5e0065e0f8411569b1b5c9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a55c180764f4bc4be7a4b4e3004cc8fb57a0e7ed5e0065e0f8411569b1b5c9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55c180764f4bc4be7a4b4e3004cc8fb57a0e7ed5e0065e0f8411569b1b5c9df", kill_on_drop: false }`
[INFO] [stdout] a55c180764f4bc4be7a4b4e3004cc8fb57a0e7ed5e0065e0f8411569b1b5c9df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77efebebdcadaf239b04d4ac8f48dd1ee1ed143bfa210e1432ec9e0ed303ed4c
[INFO] running `Command { std: "docker" "start" "-a" "77efebebdcadaf239b04d4ac8f48dd1ee1ed143bfa210e1432ec9e0ed303ed4c", 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 cranelift-bitset v0.116.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling libc v0.2.178
[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 bitflags v1.3.2
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking indexmap v2.12.1
[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]     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-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-module 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 28.88s
[INFO] running `Command { std: "docker" "inspect" "77efebebdcadaf239b04d4ac8f48dd1ee1ed143bfa210e1432ec9e0ed303ed4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77efebebdcadaf239b04d4ac8f48dd1ee1ed143bfa210e1432ec9e0ed303ed4c", kill_on_drop: false }`
[INFO] [stdout] 77efebebdcadaf239b04d4ac8f48dd1ee1ed143bfa210e1432ec9e0ed303ed4c
