[INFO] cloning repository https://github.com/edward-shen/ayaya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edward-shen/ayaya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede469d8ef4877a39a75640fa5d05f7654e38bfb [INFO] testing edward-shen/ayaya against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edward-shen/ayaya on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/edward-shen/ayaya [INFO] finished tweaking git repo https://github.com/edward-shen/ayaya [INFO] tweaked toml for git repo https://github.com/edward-shen/ayaya written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/edward-shen/ayaya already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb98d0f37abea070fb6733b096850a00179d7f5b649c73e672d6b549e83ccc5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbb98d0f37abea070fb6733b096850a00179d7f5b649c73e672d6b549e83ccc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb98d0f37abea070fb6733b096850a00179d7f5b649c73e672d6b549e83ccc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb98d0f37abea070fb6733b096850a00179d7f5b649c73e672d6b549e83ccc5", kill_on_drop: false }` [INFO] [stdout] cbb98d0f37abea070fb6733b096850a00179d7f5b649c73e672d6b549e83ccc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 390f6f7a5f94d8f62e7f1644b3f3eb8720008b04fe939e307da4d0e601574965 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "390f6f7a5f94d8f62e7f1644b3f3eb8720008b04fe939e307da4d0e601574965", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ayaya v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.3.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951" "/opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.55yg3og0xnip6dxv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib" "/opt/rustwide/target/debug/deps/libadler-02fdc769ecd97acf.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.2.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:22: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ayaya-65d8221a0a282951.ayaya.7mhiivb3-cgu.2.rcgu.o: in function `main': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:35: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNvMNtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4coreNtB2_12HuffmanTable3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:31: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:32: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:33: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNvXs0_NtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4coreNtB5_17DecompressorOxideNtNtCskrsM4FCwAVA_4core7default7Default7default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:203: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:211: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:212: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:191: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:191: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNvNtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4core9init_tree': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:630: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:631: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNvNtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4core15decompress_fast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:917: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:945: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNvNtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4core10decompress': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:1426: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.1.rcgu.o): in function `_RNCNvNtNtCs4Pd9jlJUQTO_11miniz_oxide7inflate4core10decompresssb_0B7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:1458: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-5157d9f8ac659461.rlib(miniz_oxide-5157d9f8ac659461.miniz_oxide.8xy1vjjz-cgu.5.rcgu.o): in function `_RNvMNtCskrsM4FCwAVA_4core5sliceSh15copy_from_sliceCs4Pd9jlJUQTO_11miniz_oxide': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/mod.rs:3059: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-02fdc769ecd97acf.rlib(adler-02fdc769ecd97acf.adler.9s30io5l-cgu.0.rcgu.o):/rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/collect.rs:242: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-02fdc769ecd97acf.rlib(adler-02fdc769ecd97acf.adler.9s30io5l-cgu.1.rcgu.o): in function `_RNvMNtCs3c9GJZw86HU_5adler4algoNtB4_7Adler327compute': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:57: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:65: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:65: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:66: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:77: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-02fdc769ecd97acf.rlib(adler-02fdc769ecd97acf.adler.9s30io5l-cgu.3.rcgu.o): in function `_RNvXNtNtNtCskrsM4FCwAVA_4core4iter6traits7collectINtNtNtB6_8adapters3zip3ZipINtNtNtB8_5slice4iter7IterMutmEINtB1f_4ItermEENtB2_12IntoIterator9into_iterCs3c9GJZw86HU_5adler': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/collect.rs:242: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-02fdc769ecd97acf.rlib(adler-02fdc769ecd97acf.adler.9s30io5l-cgu.4.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:126: more undefined references to `memcpy' follow [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 `ayaya` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "390f6f7a5f94d8f62e7f1644b3f3eb8720008b04fe939e307da4d0e601574965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390f6f7a5f94d8f62e7f1644b3f3eb8720008b04fe939e307da4d0e601574965", kill_on_drop: false }` [INFO] [stdout] 390f6f7a5f94d8f62e7f1644b3f3eb8720008b04fe939e307da4d0e601574965