[INFO] cloning repository https://github.com/0xcacti/stylus_erc721
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xcacti/stylus_erc721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcacti%2Fstylus_erc721", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcacti%2Fstylus_erc721'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42fe9ab4487174c32efd864ff20df2e5d9123402
[INFO] testing 0xcacti/stylus_erc721 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcacti%2Fstylus_erc721" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/0xcacti/stylus_erc721
[INFO] finished tweaking git repo https://github.com/0xcacti/stylus_erc721
[INFO] tweaked toml for git repo https://github.com/0xcacti/stylus_erc721 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xcacti/stylus_erc721 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xcacti/stylus_erc721 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f6b9bbb7347225e37c1b5617870713239674fe43c4888b5d207f370d433ce00
[INFO] running `Command { std: "docker" "start" "-a" "6f6b9bbb7347225e37c1b5617870713239674fe43c4888b5d207f370d433ce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f6b9bbb7347225e37c1b5617870713239674fe43c4888b5d207f370d433ce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6b9bbb7347225e37c1b5617870713239674fe43c4888b5d207f370d433ce00", kill_on_drop: false }`
[INFO] [stdout] 6f6b9bbb7347225e37c1b5617870713239674fe43c4888b5d207f370d433ce00
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192391df3dc07c8b5f7c24b97bfd222b838ef37d0b02418691847d1f4bed4118
[INFO] running `Command { std: "docker" "start" "-a" "192391df3dc07c8b5f7c24b97bfd222b838ef37d0b02418691847d1f4bed4118", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ruint v1.10.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling const-hex v1.6.2
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn-solidity v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling alloy-sol-macro v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling alloy-primitives v0.3.3
[INFO] [stderr]    Compiling alloy-sol-types v0.3.1
[INFO] [stderr]    Compiling stylus-proc v0.2.0
[INFO] [stderr]    Compiling stylus-sdk v0.2.0
[INFO] [stderr]    Compiling stylus-hello-world v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `_ownerOf` should have a snake case name
[INFO] [stdout]   --> src/erc721.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 |         mapping (uint256 => address) _ownerOf;
[INFO] [stdout]    |                                      ^^^^^^^^ help: convert the identifier to snake case: `_owner_of`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_balanceOf` should have a snake case name
[INFO] [stdout]   --> src/erc721.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |         mapping (address => uint256) _balanceOf;
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: convert the identifier to snake case: `_balance_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `getApproved` should have a snake case name
[INFO] [stdout]   --> src/erc721.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |         mapping (uint256 => address) getApproved;
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: convert the identifier to snake case: `get_approved`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isApprovedForAll` should have a snake case name
[INFO] [stdout]   --> src/erc721.rs:35:56
[INFO] [stdout]    |
[INFO] [stdout] 35 |         mapping (address => mapping (address => bool)) isApprovedForAll;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_approved_for_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3I6wOm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwee_alloc-bc248e192586bd67.rlib,libmemory_units-4caca480b1147b19.rlib,libcfg_if-efc10356e5428a90.rlib,librand-f9c11849dc6caae0.rlib,librand_chacha-f1219da3f0b60f09.rlib,libppv_lite86-e1c0f007ba51470b.rlib,librand_core-2c5d6f85c33237ad.rlib,libgetrandom-01c535bac177205b.rlib,liblibc-364dbaf7a29e7449.rlib,libimage-0cdf351651b4ec4b.rlib,libbytemuck-fc2fc1eeb3fb6d41.rlib,libcolor_quant-d00f6d1eead4a5d9.rlib,libbyteorder-bac45b9e49a49e25.rlib,libpng-794eca0c7c343b6e.rlib,libflate2-84f6ff2e87e86764.rlib,libminiz_oxide-d037a07f30085416.rlib,libfdeflate-d9dfbdb9b71df359.rlib,libsimd_adler32-4356bac6c6cd5a93.rlib,libcrc32fast-5d6d5bf5d97d5698.rlib,libbitflags-ed512472f018a953.rlib,libnum_rational-d85724de0e87325d.rlib,libnum_integer-de66f2a47c7db3a7.rlib,libnum_traits-19e83eae84389a8a.rlib,libstylus_sdk-a435773836bfb1d2.rlib,liblazy_static-4a3eb30d8f892632.rlib,libfnv-cad931e6de93593b.rlib,libkeccak_const-323c0318ee2e8df3.rlib,libhex-f8780b52ba33bd3a.rlib,liballoy_sol_types-1a144b182dc99116.rlib,liballoy_primitives-6af98bfb67fb3b87.rlib,libbytes-2b5cd04261460bcb.rlib,libitoa-f1e858f785c7715a.rlib,libtiny_keccak-7ec3033b831f553c.rlib,libcrunchy-c3ec53f8baebe044.rlib,libhex_literal-88157c53391b2740.rlib,libconst_hex-73f73ff44dd80a0a.rlib,libcpufeatures-f8f41b3738a8edc0.rlib,libcfg_if-238a855292fb6d2b.rlib,libruint-330d045491d00030.rlib,libbase64-2f32beded3eac879.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3I6wOm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stylus_hello_world-81089ea3ffe013d4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: main
[INFO] [stdout]           >>> referenced by /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stylus-hello-world` (bin "stylus-hello-world") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "192391df3dc07c8b5f7c24b97bfd222b838ef37d0b02418691847d1f4bed4118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192391df3dc07c8b5f7c24b97bfd222b838ef37d0b02418691847d1f4bed4118", kill_on_drop: false }`
[INFO] [stdout] 192391df3dc07c8b5f7c24b97bfd222b838ef37d0b02418691847d1f4bed4118
