[INFO] cloning repository https://github.com/hibikine/hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hibikine/hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibikine%2Fhello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibikine%2Fhello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7b80a16c59054487fae5d9769dc47025500e7b [INFO] testing hibikine/hello against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibikine%2Fhello" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hibikine/hello on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hibikine/hello [INFO] finished tweaking git repo https://github.com/hibikine/hello [INFO] tweaked toml for git repo https://github.com/hibikine/hello written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hibikine/hello already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb-derive v0.4.0 [INFO] [stderr] Downloaded base-x v0.2.2 [INFO] [stderr] Downloaded stdweb-internal-macros v0.1.0 [INFO] [stderr] Downloaded stdweb v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b0f908c6e87312c018be0d1d70c3dd4d0d344fbc451e2c210799d5d49fa51c7 [INFO] running `Command { std: "docker" "start" "-a" "3b0f908c6e87312c018be0d1d70c3dd4d0d344fbc451e2c210799d5d49fa51c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b0f908c6e87312c018be0d1d70c3dd4d0d344fbc451e2c210799d5d49fa51c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0f908c6e87312c018be0d1d70c3dd4d0d344fbc451e2c210799d5d49fa51c7", kill_on_drop: false }` [INFO] [stdout] 3b0f908c6e87312c018be0d1d70c3dd4d0d344fbc451e2c210799d5d49fa51c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77e99ecf661b79179248c95a01c49da9034542b981818253c1b5d77ce208d7c0 [INFO] running `Command { std: "docker" "start" "-a" "77e99ecf661b79179248c95a01c49da9034542b981818253c1b5d77ce208d7c0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.2 [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72" "/opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.30qzv37pcp6i2wds.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib" "/opt/rustwide/target/debug/deps/libfutures-2bb1d1639595c2a6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ebed9fa28df1d76b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9e582f846bf6d236.rlib" "/opt/rustwide/target/debug/deps/libitoa-c22d898cb58e6a78.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-509c39d7e64a37c0.rlib" "/opt/rustwide/target/debug/deps/libserde-03e3fea6e0e3b96e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello-92eb2bd43b226b72.hello.a8q2oqxr-cgu.9.rcgu.o: in function `hello::main': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:8: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib(stdweb-47adfebf5770be78.stdweb.62q9rpg5-cgu.10.rcgu.o): in function `stdweb::webcore::initialization::initialize': [INFO] [stdout] /opt/rustwide/target/debug/build/stdweb-0bf102a5621866c5/out/runtime.rs:1: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib(stdweb-47adfebf5770be78.stdweb.62q9rpg5-cgu.10.rcgu.o): in function `stdweb::webcore::initialization::initialize::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:23: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:25: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:31: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib(stdweb-47adfebf5770be78.stdweb.62q9rpg5-cgu.10.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib(stdweb-47adfebf5770be78.stdweb.62q9rpg5-cgu.2.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/value.rs:89: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-47adfebf5770be78.rlib(stdweb-47adfebf5770be78.stdweb.62q9rpg5-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/symbol.rs:30: undefined reference to `emscripten_asm_const_int' [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "77e99ecf661b79179248c95a01c49da9034542b981818253c1b5d77ce208d7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e99ecf661b79179248c95a01c49da9034542b981818253c1b5d77ce208d7c0", kill_on_drop: false }` [INFO] [stdout] 77e99ecf661b79179248c95a01c49da9034542b981818253c1b5d77ce208d7c0