[INFO] cloning repository https://github.com/silvered-shark/rustmate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silvered-shark/rustmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvered-shark%2Frustmate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvered-shark%2Frustmate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcf83cc45f0738f884fe0b8db07ef355f7805081 [INFO] testing silvered-shark/rustmate against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvered-shark%2Frustmate" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/silvered-shark/rustmate [INFO] finished tweaking git repo https://github.com/silvered-shark/rustmate [INFO] tweaked toml for git repo https://github.com/silvered-shark/rustmate written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/silvered-shark/rustmate on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/silvered-shark/rustmate 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stylus-sdk v0.4.2 [INFO] [stderr] Downloaded keccak-const v0.2.0 [INFO] [stderr] Downloaded syn-solidity v0.3.1 [INFO] [stderr] Downloaded const-hex v1.9.1 [INFO] [stderr] Downloaded alloy-primitives v0.3.3 [INFO] [stderr] Downloaded alloy-sol-types v0.3.1 [INFO] [stderr] Downloaded alloy-sol-macro v0.3.1 [INFO] [stderr] Downloaded stylus-proc v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e7563eaa4e8aae3c47fe0ccdae2c178a0733bfc643f75ca585b0169b7ff383 [INFO] running `Command { std: "docker" "start" "-a" "e0e7563eaa4e8aae3c47fe0ccdae2c178a0733bfc643f75ca585b0169b7ff383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e7563eaa4e8aae3c47fe0ccdae2c178a0733bfc643f75ca585b0169b7ff383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e7563eaa4e8aae3c47fe0ccdae2c178a0733bfc643f75ca585b0169b7ff383", kill_on_drop: false }` [INFO] [stdout] e0e7563eaa4e8aae3c47fe0ccdae2c178a0733bfc643f75ca585b0169b7ff383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3da13a3ad6cc80fb01261d8e84fc39db2a2e18dd64687417835b235f9bc0cb9e [INFO] running `Command { std: "docker" "start" "-a" "3da13a3ad6cc80fb01261d8e84fc39db2a2e18dd64687417835b235f9bc0cb9e", kill_on_drop: false }` [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-hex v1.9.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ruint v1.10.1 [INFO] [stderr] Compiling syn-solidity v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling alloy-sol-macro v0.3.1 [INFO] [stderr] Compiling regex v1.9.6 [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.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 16.98s [INFO] running `Command { std: "docker" "inspect" "3da13a3ad6cc80fb01261d8e84fc39db2a2e18dd64687417835b235f9bc0cb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da13a3ad6cc80fb01261d8e84fc39db2a2e18dd64687417835b235f9bc0cb9e", kill_on_drop: false }` [INFO] [stdout] 3da13a3ad6cc80fb01261d8e84fc39db2a2e18dd64687417835b235f9bc0cb9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fe58c959019514021afca2e47aea5e69334dedf85933031762fe718fdab45bbb [INFO] running `Command { std: "docker" "start" "-a" "fe58c959019514021afca2e47aea5e69334dedf85933031762fe718fdab45bbb", 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustccmtBgm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwee_alloc-25ef94ab821dc07d.rlib,liblibc-78968339b63e48c0.rlib,libmemory_units-5613203f56b686d9.rlib,libcfg_if-2d17986ae484e939.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libstylus_sdk-ae2f95f10945af6d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfnv-81596130b397d5c3.rlib,libkeccak_const-927f0aad30090cdf.rlib,libhex-775ae318fd95c07a.rlib,liballoy_sol_types-3b52b06c5b8de932.rlib,liballoy_primitives-57c523cdfbc811e2.rlib,libbytes-48fe283c02a8b326.rlib,libitoa-c94c61156d0397b9.rlib,libtiny_keccak-313dde4c26b9256d.rlib,libcrunchy-f75dead7e9ff3862.rlib,libhex_literal-3ec03018a9b70973.rlib,libconst_hex-f8dcc1f3367d5ef8.rlib,libcpufeatures-9bd63d3ef2fe6c8f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libruint-0facb12e738c9289.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustccmtBgm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rustmate-4febe9a1f38bc120" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o: in function `__dls2': [INFO] [stdout] /build/musl-cross-make/build/local/x86_64-linux-musl/obj_musl/../src_musl/crt/rcrt1.c:13:(.text.__dls2+0x1b): undefined reference to `main' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustmate` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe58c959019514021afca2e47aea5e69334dedf85933031762fe718fdab45bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe58c959019514021afca2e47aea5e69334dedf85933031762fe718fdab45bbb", kill_on_drop: false }` [INFO] [stdout] fe58c959019514021afca2e47aea5e69334dedf85933031762fe718fdab45bbb