[INFO] cloning repository https://github.com/1stcrypto-eth/rust-Stylus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1stcrypto-eth/rust-Stylus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stcrypto-eth%2Frust-Stylus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stcrypto-eth%2Frust-Stylus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33d6fe39d8f32815258070965c77966f999b2b64
[INFO] testing 1stcrypto-eth/rust-Stylus against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stcrypto-eth%2Frust-Stylus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/1stcrypto-eth/rust-Stylus
[INFO] finished tweaking git repo https://github.com/1stcrypto-eth/rust-Stylus
[INFO] tweaked toml for git repo https://github.com/1stcrypto-eth/rust-Stylus written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1stcrypto-eth/rust-Stylus on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1stcrypto-eth/rust-Stylus 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16610c39dd3e67112a3539d889ed655aae62f9de8843ff146a7b482995b120f2
[INFO] running `Command { std: "docker" "start" "-a" "16610c39dd3e67112a3539d889ed655aae62f9de8843ff146a7b482995b120f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16610c39dd3e67112a3539d889ed655aae62f9de8843ff146a7b482995b120f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16610c39dd3e67112a3539d889ed655aae62f9de8843ff146a7b482995b120f2", kill_on_drop: false }`
[INFO] [stdout] 16610c39dd3e67112a3539d889ed655aae62f9de8843ff146a7b482995b120f2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c315351c9668c502918049cfbfc73e122bccb930e0dbe6f7c2ed1f4d04edac
[INFO] running `Command { std: "docker" "start" "-a" "e3c315351c9668c502918049cfbfc73e122bccb930e0dbe6f7c2ed1f4d04edac", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling const-hex v1.9.1
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ruint v1.10.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.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 sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling syn-solidity v0.3.1
[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 regex v1.9.6
[INFO] [stderr]    Compiling alloy-primitives v0.3.3
[INFO] [stderr]    Compiling alloy-sol-types v0.3.1
[INFO] [stderr]    Compiling stylus-proc v0.4.1
[INFO] [stderr]    Compiling stylus-sdk v0.4.2
[INFO] [stderr]    Compiling rustmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.04s
[INFO] running `Command { std: "docker" "inspect" "e3c315351c9668c502918049cfbfc73e122bccb930e0dbe6f7c2ed1f4d04edac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c315351c9668c502918049cfbfc73e122bccb930e0dbe6f7c2ed1f4d04edac", kill_on_drop: false }`
[INFO] [stdout] e3c315351c9668c502918049cfbfc73e122bccb930e0dbe6f7c2ed1f4d04edac
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66802fc0144e0f8cb4e4e6e66c342ecbe46673f77086accf775876d69a088bb2
[INFO] running `Command { std: "docker" "start" "-a" "66802fc0144e0f8cb4e4e6e66c342ecbe46673f77086accf775876d69a088bb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSMq6cw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwee_alloc-a97a2d6d089023cd,liblibc-b214f001b9bd21c4,libmemory_units-0044f6da484e21bc,libcfg_if-7e9efee4241be1ca}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstylus_sdk-68cca1cf146a247b,liblazy_static-2bb390fee0230a38,libfnv-2d77ec4f6f971b24,libkeccak_const-e6939e09377ca385,libhex-77c672df65b1df67,liballoy_sol_types-52bee2b927fd6796,liballoy_primitives-0e82984c9b1f5c33,libbytes-aee76d4da1e9e7e4,libitoa-fae1464d0bb8aa60,libtiny_keccak-020f6fdcbf4fc8a5,libcrunchy-2b0190a9eb548ac6,libhex_literal-8878a654be8cbe3b,libconst_hex-ded55a6ccc9cfb24,libcpufeatures-77532a8d776daa73,libcfg_if-33ef6c02a07f9fec,libruint-fa92a18f3d1102a1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustcSMq6cw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustmate-2a8061a7b88402a1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `rustmate` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "66802fc0144e0f8cb4e4e6e66c342ecbe46673f77086accf775876d69a088bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66802fc0144e0f8cb4e4e6e66c342ecbe46673f77086accf775876d69a088bb2", kill_on_drop: false }`
[INFO] [stdout] 66802fc0144e0f8cb4e4e6e66c342ecbe46673f77086accf775876d69a088bb2
