[INFO] cloning repository https://github.com/chai2010/hello-rust-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chai2010/hello-rust-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchai2010%2Fhello-rust-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchai2010%2Fhello-rust-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0922ffab21ae82a8a60fc6bb46a5ea579aa32127 [INFO] building chai2010/hello-rust-wasm against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchai2010%2Fhello-rust-wasm" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chai2010/hello-rust-wasm on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chai2010/hello-rust-wasm [INFO] finished tweaking git repo https://github.com/chai2010/hello-rust-wasm [INFO] tweaked toml for git repo https://github.com/chai2010/hello-rust-wasm written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/chai2010/hello-rust-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed165f36ce57f1d1956e071d805bb0c4be514b71cdd9e27bdf7fe730ee4ed49c [INFO] running `Command { std: "docker" "start" "-a" "ed165f36ce57f1d1956e071d805bb0c4be514b71cdd9e27bdf7fe730ee4ed49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed165f36ce57f1d1956e071d805bb0c4be514b71cdd9e27bdf7fe730ee4ed49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed165f36ce57f1d1956e071d805bb0c4be514b71cdd9e27bdf7fe730ee4ed49c", kill_on_drop: false }` [INFO] [stdout] ed165f36ce57f1d1956e071d805bb0c4be514b71cdd9e27bdf7fe730ee4ed49c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7fbf54c1b9a1831b0121a28dfe8480efa4100281eb28f88a5a34555cdddc7c3 [INFO] running `Command { std: "docker" "start" "-a" "a7fbf54c1b9a1831b0121a28dfe8480efa4100281eb28f88a5a34555cdddc7c3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling hello-rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.hello_rust_wasm.b3677496-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0.1oqy0t1gihdsgrip.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lnumber" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_rust_wasm-6e5c25cce629cfc0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnumber [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-rust-wasm` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a7fbf54c1b9a1831b0121a28dfe8480efa4100281eb28f88a5a34555cdddc7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fbf54c1b9a1831b0121a28dfe8480efa4100281eb28f88a5a34555cdddc7c3", kill_on_drop: false }` [INFO] [stdout] a7fbf54c1b9a1831b0121a28dfe8480efa4100281eb28f88a5a34555cdddc7c3